[FFmpeg-devel] [PATCH 0/7] CrystalHD: Improved interlaced support

Philip Langdale philipl at overt.org
Sat Mar 26 18:50:42 CET 2011


This series of patches obsoletes patch 3/3 of my previous set
and implements almost perfect runtime detection of the various
h.264 interlaced formats.

Philip Langdale (7):
  CrystalHD: Add 2011 to Copyright
  CrystalHD: Remove redundant interlaced check.
  CrystalHD: Handle different h.264 MBAFF packing.
  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 |  273 +++++++++++++++++++++++++++++++-----------------
 2 files changed, 177 insertions(+), 98 deletions(-)




More information about the ffmpeg-devel mailing list