]> git.sesse.net Git - ffmpeg/history - libavcodec/msrle.c
main() --> main(void)
[ffmpeg] / libavcodec / msrle.c
2007-05-10 Diego BiurrunRemove redundant #inclusion of common.h, avcodec.h...
2007-04-08 Nicholas TungGet rid of unnecessary pointer casts.
2007-04-07 Nicholas TungRemove superfluous setting of has_b_frames in codecs...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
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...