1. 13 Oct, 2011 1 commit
  2. 11 Oct, 2011 3 commits
  3. 10 Oct, 2011 2 commits
  4. 01 Sep, 2011 1 commit
  5. 31 Aug, 2011 1 commit
  6. 25 Aug, 2011 1 commit
    • John Stebbins's avatar
      vc1: fix VC-1 Pulldown handling. · 0d802ac5
      John Stebbins authored
      Pulldown flags are being set incorrectly and AVFrame->repeat_pict is not
      being set.  Also, skipped frames exit header parsing too early and do not
      set pulldown flags appropriately. Ticks_per_frame needs to be set and
      time_base adjusted so player can extend frame duration by a field time.
      
      This fixes problems encountered when attempting to transcode HD-DVD EVOB
      files with HandBrake. Also makes these files play smoothly in avplay.
      Signed-off-by: 's avatarRonald S. Bultje <rsbultje@gmail.com>
      0d802ac5
  7. 23 Aug, 2011 1 commit
  8. 16 Aug, 2011 1 commit
  9. 15 Aug, 2011 1 commit
  10. 13 Aug, 2011 1 commit
  11. 20 Jul, 2011 1 commit
  12. 02 Jul, 2011 1 commit
    • Reinhard Tartler's avatar
      doxygen: Prefer member groups over grouping into modules · 21a19b79
      Reinhard Tartler authored
      Before this, almost all module groups have been used for grouping functions
      and fields in structures semantically. This causes them to not appear
      properly in the file documentation and needlessly clutters up the "Modules"
      index.
      
      Additionally, this commit streamlines some spelling and appearances.
      21a19b79
  13. 04 May, 2011 1 commit
  14. 02 May, 2011 2 commits
  15. 10 Apr, 2011 1 commit
  16. 04 Apr, 2011 1 commit
    • Alexandre Colucci's avatar
      Fix VC-1 playback with pulldown content · 2506ad9f
      Alexandre Colucci authored
      The attached patch fixes the jerky playback of VC-1 content with pulldown. The pulldown flags were incorrectly set. They must be correct in order to display the frames with the correct timing as mentioned in the specifications: "SMPTE 421M: VC-1 Compressed Video Bitstream Format and Decoding Process". More precisely the following tables:
      
      Table 20: Progressive P picture layer bitstream for Advanced Profile
      Table 22: Progressive B picture layer bitstream for Advanced Profile
      Table 23: Progressive Skipped picture layer bitstream for Advanced Profile
      Table 82: Interlaced Frame I and BI picture layer bitstream for Advanced Profile
      Table 83: Interlaced Frame P picture layer bitstream for Advanced Profile
      Table 84: Interlaced Frame B picture layer bitstream for Advanced Profile
      Table 85: Picture Layer bitstream for Field 1 of Interlace Field Picture for Advanced Profile
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      2506ad9f
  17. 21 Mar, 2011 1 commit
  18. 19 Mar, 2011 1 commit
  19. 22 Feb, 2011 1 commit
  20. 21 Feb, 2011 1 commit
  21. 18 Feb, 2011 1 commit
  22. 17 Feb, 2011 1 commit
  23. 09 Feb, 2011 1 commit
  24. 08 Feb, 2011 1 commit
  25. 26 Sep, 2010 2 commits
  26. 10 Jul, 2010 1 commit
  27. 20 Apr, 2010 1 commit
  28. 10 Oct, 2009 1 commit
  29. 16 Jun, 2009 2 commits
  30. 11 Jun, 2009 1 commit
  31. 05 Jun, 2009 1 commit
  32. 30 May, 2009 2 commits
  33. 15 May, 2009 1 commit