]> git.sesse.net Git - ffmpeg/history - libavcodec/cdxl.c
h264: set ref_count to 0 for intra slices.
[ffmpeg] / libavcodec / cdxl.c
2012-12-04 Anton Khirnovlavc: fix decode_frame() third parameter semantics...
2012-12-04 Anton Khirnovlavc: add a wrapper for AVCodecContext.get_buffer().
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-02-26 Paul B Maholcdxl: bit line plane arrangement support
2012-02-26 Paul B Maholcdxl: remove early check for bpp
2012-02-26 Paul B Maholcdxl: set pix_fmt PAL8 only if palette is available
2012-02-25 Paul B Maholcdxl: fix ham6/8 on big endian
2012-02-17 Paul B Maholcdxl: fix video decoding for some files
2012-02-14 Paul B MaholCDXL demuxer and decoder