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

Philip Langdale philipl at overt.org
Wed Oct 12 17:47:09 EEST 2016


On Sun,  9 Oct 2016 10:50:11 -0700
Philip Langdale <philipl at overt.org> wrote:

> 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(-)
> 

Both pushed.

--phil


More information about the ffmpeg-devel mailing list