]> git.sesse.net Git - ffmpeg/history - libavcodec/mss2.c
floatdsp: move butterflies_float from dsputil to avfloatdsp.
[ffmpeg] / libavcodec / mss2.c
2013-01-21 Ronald S. Bultjelavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under...
2013-01-06 Anton Khirnovmss2: return meaningful error codes.
2012-12-04 Anton Khirnovlavc: fix decode_frame() third parameter semantics...
2012-12-04 Anton Khirnovlavc: add a wrapper for AVCodecContext.get_buffer().
2012-11-11 Alberto Delmásmss2: prevent potential uninitialized reads
2012-11-11 Kostya Shishkovmss2: reindent after last commit
2012-11-11 Alberto Delmásmss2: fix handling of unmasked implicit WMV9 rectangles
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-09-06 Alberto Delmásmss2: simplify loop in decode_rle()
2012-09-06 Alberto Delmásmss2: do not try to read too many palette entries
2012-09-03 Alberto Delmásmss12: reduce SliceContext size from 1067 to 164 KB
2012-09-03 Alberto Delmásmss12: move SliceContexts out of the common context...
2012-08-31 Alberto DelmásMSS1 and MSS2: set final pixel format after common...
2012-08-31 Alberto DelmásMSS2 decoder