[FFmpeg-devel] [PATCH 0/6] CrystalHD Improved interlaced v2

Philip Langdale philipl at overt.org
Tue Apr 5 05:51:45 CEST 2011


This is an updated patch series to reflect feedback to the
first iteration.

* The two trivial patches have been pushed
* The MBAFF change has had the whitespace split out as request
* The h.264 parser usage is corrected now that the parser has been
  fixed to work with the COMPLETE_FRAME flag.

The other patches in the series are unchanged.

Philip Langdale (6):
  CrystalHD: Handle different h.264 MBAFF packing.
  CrystalHD: Fix whitespace after previous change.
  CrystalHD: Change opaque_list_pop to return the node.
  CrystalHD: Bring in h.264 parser to establish picture type.
  CrystalHD: Carry picture type from input to output picture.
  CrystalHD: Improve detection of h.264 content.

 configure              |    2 +-
 libavcodec/crystalhd.c |  267 +++++++++++++++++++++++++++++++-----------------
 2 files changed, 174 insertions(+), 95 deletions(-)

-- 
1.7.4.1



More information about the ffmpeg-devel mailing list