1. 09 Jul, 2012 1 commit
  2. 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
  3. 13 May, 2012 1 commit
  4. 06 Apr, 2012 1 commit
  5. 29 Feb, 2012 1 commit
  6. 19 Feb, 2012 1 commit
  7. 15 Feb, 2012 3 commits
  8. 02 Feb, 2012 1 commit
  9. 27 Jan, 2012 1 commit
  10. 26 Jan, 2012 1 commit
  11. 14 Dec, 2011 1 commit
  12. 12 Dec, 2011 1 commit
  13. 28 Nov, 2011 1 commit
  14. 07 Nov, 2011 2 commits
  15. 21 Oct, 2011 1 commit
  16. 20 Oct, 2011 2 commits
  17. 12 Oct, 2011 1 commit
  18. 09 Oct, 2011 1 commit
  19. 31 Aug, 2011 5 commits
  20. 10 Aug, 2011 2 commits
  21. 29 Jul, 2011 1 commit
  22. 10 Jul, 2011 1 commit
    • Diego Biurrun's avatar
      Eliminate FF_COMMON_FRAME macro. · 657ccb5a
      Diego Biurrun authored
      FF_COMMON_FRAME holds the contents of the AVFrame structure and is also copied
      to struct Picture.  Replace by an embedded AVFrame structure in struct Picture.
      657ccb5a
  23. 02 Jun, 2011 1 commit
  24. 02 May, 2011 2 commits
  25. 29 Apr, 2011 1 commit
  26. 21 Apr, 2011 1 commit
  27. 19 Mar, 2011 1 commit
  28. 30 Jan, 2011 1 commit
  29. 29 Jan, 2011 1 commit
  30. 28 Jan, 2011 1 commit