]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/imc.c
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavcodec / imc.c
2009-04-13 stefanoRename bitstream.h to get_bits.h.
2009-04-07 rbultjeImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2008-11-16 bananSilence warning in imc decoder
2008-11-16 bananSet channel_layout
2008-07-31 prossModify all codecs to report their supported input and...
2008-07-12 reimarUse new style static VLC tables for IMC decoder.
2008-06-22 superdumpAdd generic ff_sine_window_init function and implement...
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-05-02 bananLong name spelling fixes
2008-04-27 diegoAdd long names to many AVCodec declarations.
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2008-02-05 reimarCheck that we have enough input data in IMC decoder.
2008-02-02 kostyaDo not modify input data
2008-02-02 kostyaIMC decoder always operates on 64-byte blocks
2008-02-01 michaelconsts
2007-08-09 alexuse get_bits1(..) instead get_bits(.., 1)
2007-07-05 diegolicense header consistency cosmetics
2007-02-25 reimarAdd av_ prefix to clip functions
2006-11-17 bananMissed one log2().
2006-11-14 bananRemove log2() usage.
2006-11-11 mrumake some symbols static
2006-10-30 kostyaInit vlc tables as static
2006-10-30 kostyaIMC decoder