]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/dnxhddec.c
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavcodec / dnxhddec.c
2009-04-13 stefanoRename bitstream.h to get_bits.h.
2009-04-07 rbultjeImplement avcodec_decode_video2(), _audio3() and _subti...
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2008-12-11 bcoudurieruse dsp clear_block
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-04-27 diegoAdd long names to many AVCodec declarations.
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2008-03-05 aurelremove #include "mpegvideo.h" where it is not needed
2008-02-01 michaelconst
2008-01-31 bcoudurierfix field order export
2007-10-08 bcouduriertypo weigth->weight
2007-10-08 bcoudurierpreliminary 10 bit depth decoding support, still miss...
2007-10-08 bcouduriermerge
2007-10-08 bcoudurier10l, check 'i' validity before using it
2007-10-08 bcoudurierfix 10 bit per comp detection
2007-08-04 bcouduriermove dnxhd data tables to separate file
2007-08-04 bcoudurierdnxhd 120 progressive support
2007-08-04 bcoudurierindentation
2007-08-04 bcoudurierdnxhd 185 interlaced support
2007-08-04 bcouduriercosmetic
2007-08-04 bcoudurierno need to duplicate cid table vars in context
2007-08-04 bcoudurier10l, use correct cid table
2007-08-04 bcoudurieradd coding unit size for interlaced decoding
2007-08-04 bcouduriershould be more correct
2007-03-25 bcoudurieractually return bytes read
2007-03-19 bcoudurier10l, fix debug, dprintf does not have log level
2007-03-18 bcoudurierdnxhd decoder