]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/roqvideodec.c
Add PCE support to the ADTS muxer.
[frescor/ffmpeg.git] / libavcodec / roqvideodec.c
2009-04-07 rbultjeImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2008-06-13 stefanoCosmetics: s/Id/id/ in libavcodec/roqvideodec.c when...
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-04-27 diegoAdd long names to AVCodec declarations.
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2008-03-10 melansonThese video decoders do not need to include and initial...
2008-02-02 reimarAdd some const where appropriate
2008-02-01 michaelsome const
2008-02-01 michaelconsts
2007-08-11 michaelfix decoding of samples.mplayerhq.hu/game-formats/idroq...
2007-07-05 diegolicense header consistency cosmetics
2007-07-02 benoituse properly AVFrame.linesize
2007-06-26 benoitadd width and height in context and use them
2007-06-06 benoitRename cb field
2007-06-05 benoitConvert RoQ decoder to use YUV 4:4:4 unpacked macroblocks
2007-06-02 ramiroRemove get_byte wrapper
2007-06-01 michaelfix skiped blocks
2007-05-29 benoitSplit RoQ decoder to accommodate future encoder patch