]> git.sesse.net Git - ffmpeg/history - libavcodec/lcl.c
Simplify ptr[0]; ptr++; to *ptr++
[ffmpeg] / libavcodec / lcl.c
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-09-27 Måns Rullgårdadd some #ifdef CONFIG_ENCODERS/DECODERS
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-04-24 Mike MelansonMinistry of English Composition, reporting for duty...
2005-03-06 Michael NiedermayerAVOption removial patch from (James A. Morrison >ja2mor...
2005-01-23 Michael Niedermayeravoid buf_size == 0 checks in every decoder
2005-01-15 Roberto TogniUse avcodec_check_dimensions instead of custom hack
2005-01-09 Roberto TogniCheck pointers before writing to memory, fix possible...
2004-12-29 Michael Niedermayercommon.c -> bitstream.c (and the single non bitstream...
2004-09-23 Roberto TogniZlib encoder: fix image orientation (was flipped),...
2004-09-23 Michael Niedermayersegfault fix by (Kostya <cannonball at bw-team dot...
2004-01-13 Roberto TogniRight fix for older zlib version
2004-01-13 Roberto TogniFix for older version of zlib