]> git.sesse.net Git - ffmpeg/history - libavcodec/cdxl.c
cook: use AVCodecContext.channels instead of keeping a private copy
[ffmpeg] / libavcodec / cdxl.c
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