]> git.sesse.net Git - ffmpeg/history - libavcodec/msrle.c
CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de)
[ffmpeg] / libavcodec / msrle.c
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-01-23 Michael Niedermayeravoid buf_size == 0 checks in every decoder
2004-01-31 Mike Melansonwatch those hard tabs
2003-11-26 Roberto Togni- Add reget_buffer() function to AVCodecContext
2003-11-09 Roberto Togni4bpp support
2003-11-07 Roberto TogniSet buffer hints, use cr where available
2003-11-05 Roberto Togni100l: sometime palette was not copied to output frame
2003-11-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-11-02 Roberto TogniMoved to new palette API
2003-10-31 Roberto Togni100l: free previous frame, not current one!
2003-10-31 Roberto TogniDon't memcpy from unallocated memory
2003-10-01 Mike MelansonNew demuxers: Sega FILM/CPK, Westwood VQA & AUD; new...