]> git.sesse.net Git - ffmpeg/history - libavcodec/qpeg.c
cosmetics: use a better function name than uncouple_channels()
[ffmpeg] / libavcodec / qpeg.c
2008-06-24 Stefan Gehrermark read-only data as const
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-04-27 Stefano SabatiniAdd long names to many AVCodec declarations.
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-03-05 Aurelien Jacobsremove more useless mpegvideo.h includes
2008-02-01 Michael Niedermayerforgotten const
2008-02-01 Michael Niedermayerconst
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-06-14 Panagiotis IssarisRemove an unreferenced variable from qpeg_decode_inter().
2007-03-27 Kostya ShishkovRemove redundant assign
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-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-08-13 Kostya Shishkovsecurity fixes
2005-03-28 Mike Melansonfree that last frame
2005-01-23 Michael Niedermayeravoid buf_size == 0 checks in every decoder
2004-11-17 Mike Melansonnative QPEG video decoder, courtesy of Konstantin Shishkov