[FFmpeg-devel] [PATCH 0/2] crystalhd: Fix various regressions

Philip Langdale philipl at overt.org
Sun Oct 9 20:50:11 EEST 2016


These changes should bring CrystalHD functionality back to where it was when
the decoder was originally completed. There are various interlaced edge cases
that remain problematic, and can probably only be addressed by switching to
the new m:n decode API - which I might do someday.

Philip Langdale (2):
  crystalhd: Fix handling of PTS
  crystalhd: Use mpeg4_unpack_bframes to avoid buggy crystalhd handling

 libavcodec/crystalhd.c | 143 +++++++++++++++++++++++++------------------------
 1 file changed, 74 insertions(+), 69 deletions(-)

-- 
2.7.4


More information about the ffmpeg-devel mailing list