]> git.sesse.net Git - ffmpeg/history - libavcodec/h261dec.c
Use full internal pathname in doxygen @file directives.
[ffmpeg] / libavcodec / h261dec.c
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-09-08 Michael NiedermayerRename error_resilience to error_recognition.
2008-08-02 Baptiste Coudurierdo not fail on qscale==0 if error resilience is high...
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-05-30 Michael NiedermayerChange init_vlc_rl() so it does not use *alloc_static...
2008-04-27 Stefano SabatiniAdd long names to many AVCodec declarations.
2008-03-22 Diego Biurruntypo: occured --> occurred
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-03-09 Aurelien Jacobsadd FF_ prefix to all (frame)_TYPE usage
2008-02-01 Michael Niedermayerconst
2007-06-16 Måns Rullgårdmove definition of MB_TYPE_H261_FIL to h261.h so h261...
2007-06-12 Diego Biurrunmisc typo fixes
2007-06-12 Diego Biurrunmisc spelling fixes
2007-05-21 Panagiotis IssarisSplit the h261.c file into separate files for the encod...