]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/h261dec.c
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavcodec / h261dec.c
2009-04-11 michaelget rid of INIT_VLC_USE_STATIC in h261.
2009-04-11 cehoyosUse INIT_VLC_USE_STATIC and not its value "1".
2009-04-07 rbultjeImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2008-09-08 michaelRename error_resilience to error_recognizion.
2008-08-02 bcoudurierdo not fail on qscale==0 if error resilience is high...
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-05-30 michaelChange init_vlc_rl() so it doesnt use *alloc_static...
2008-04-27 diegoAdd long names to many AVCodec declarations.
2008-03-22 diegotypo: occured --> occurred
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2008-03-09 aureladd FF_ prefix to all (frame)_TYPE usage
2008-02-01 michaelconst
2007-06-16 mrumove definition of MB_TYPE_H261_FIL to h261.h so h261...
2007-06-12 diegomisc typo fixes
2007-06-12 diegomisc spelling fixes
2007-05-21 takisSplit the h261.c file into separate files for the encod...