]> git.sesse.net Git - ffmpeg/history - libavcodec/cinepak.c
Add some explanatory comments to #endif directives.
[ffmpeg] / libavcodec / cinepak.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...
2007-01-19 Alex Beregszaszirename BE/LE_8/16/32 to AV_RL/B_8/16/32
2006-12-02 Mike MelansonAnother hack to allow the Cinepak decoder to detect...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-12-14 Mike Melansoncorrectly handle very large Cinepak frames (courtesy...
2005-08-14 Mike Melansonautomatically detect Cinepak data from Sega FILM/CPK...
2005-07-11 Michael Niedermayerfix infinite loop (suggested change by rjayne at conver...
2004-06-27 Roberto TogniIgnore palette for grayscale files, all my samples...
2004-06-27 Roberto TogniPaletted cvid support
2004-06-20 Roberto Togni100l fix codebook usage for v1 vectors
2004-05-07 Roberto Tognibuffer hints, use reget_buffer, removed copy from previ...
2004-03-14 Mike Melansonremove numerous definitions of BE_*/LE_* macros; conver...
2003-11-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-10-25 Mike Melansonsupport Cinepak files with funky (not divisible by...
2003-10-01 Mike MelansonNew demuxers: Sega FILM/CPK, Westwood VQA & AUD; new...