1. 06 Jan, 2013 1 commit
  2. 04 Jan, 2013 1 commit
  3. 25 Oct, 2012 1 commit
  4. 24 Oct, 2012 1 commit
  5. 21 Oct, 2012 1 commit
  6. 16 Oct, 2012 1 commit
    • Michael Niedermayer's avatar
      mxfenc: explicitly truncate continuity count. · 3896cd11
      Michael Niedermayer authored
      The field is intended to overflow and have only its low 16bits stored.
      This commit avoids the implicit truncation and clarifies that its
      intended and not a bug
      
      S326m section 7.6 ("Continuity count"):
      > The continuity count word consists of 2 bytes allow-
      > ing a number to be created by a modulo 65536
      > counter (bits C15 to C0 in figure 7). The continuity
      > count shall increment by 1 for each newly transmit-
      > ted content package with the same SDTI source and
      > destination addresses. The continuity count may
      > be used to detect whether the content package
      > sequence has been broken by an operation such as
      > a routing switch.
      
      Approved-by: Tjoppen
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      3896cd11
  7. 08 Oct, 2012 1 commit
  8. 01 Oct, 2012 1 commit
  9. 21 Sep, 2012 1 commit
  10. 20 Sep, 2012 2 commits
  11. 15 Sep, 2012 1 commit
  12. 01 Sep, 2012 1 commit
  13. 08 Aug, 2012 2 commits
  14. 07 Aug, 2012 1 commit
  15. 05 Aug, 2012 1 commit
  16. 30 Jul, 2012 1 commit
  17. 12 Jul, 2012 1 commit
  18. 11 Jul, 2012 1 commit
  19. 05 Jul, 2012 2 commits
  20. 06 Jun, 2012 1 commit
  21. 04 Jun, 2012 1 commit
    • Clément Bœsch's avatar
      timecode: move timecode muxer options to metadata. · 6b35f1a2
      Clément Bœsch authored
      Some demuxers set a timecode in the format or streams metadata. The
      muxers now make use of this metadata instead of a duplicated private
      option.
      
      This makes possible transparent copy of the timecode when transmuxing
      and transcoding.
      
      -timecode option for MPEG1/2 codec is also renamed to -gop_timecode. The
      global ffmpeg -timecode option will set it anyway so no option change
      visible for the user.
      6b35f1a2
  22. 31 May, 2012 1 commit
  23. 03 Apr, 2012 1 commit
  24. 02 Feb, 2012 1 commit
  25. 27 Jan, 2012 1 commit
  26. 21 Dec, 2011 1 commit
  27. 12 Dec, 2011 1 commit
  28. 10 Dec, 2011 1 commit
  29. 30 Nov, 2011 1 commit
  30. 16 Sep, 2011 1 commit
  31. 13 Aug, 2011 3 commits
  32. 17 Jul, 2011 1 commit
  33. 13 Jul, 2011 2 commits
  34. 12 Jul, 2011 1 commit