]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/qdrw.c
WMA: extend exponent range to 95
[frescor/ffmpeg.git] / libavcodec / qdrw.c
2009-10-16 cehoyosDo not try to free memory that was never allocated...
2009-10-14 kostyaRelease frame after decoding is done
2009-10-13 reimarRemove unnecessary calls to avcodec_check_dimensions...
2009-04-07 rbultjeImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-11 diegoFix build: Add intreadwrite.h and bswap.h #includes...
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 more useless mpegvideo.h includes
2008-02-01 michaelconst
2007-07-05 diegolicense header consistency cosmetics
2007-04-06 kostyaThis codec is PAL8 so make it output PAL8 too
2007-01-19 alexrename BE/LE_8/16/32 to AV_RL/B_8/16/32
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-10-01 kostya1l: correct argument order in avcodec_check_dimensions
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-01-23 rtognimpCheck pointers before writing to memory
2005-01-23 michaelavoid buf_size == 0 checks in every decoder
2004-09-28 melansonsupport for Sierra Online audio files and Apple QuickDr...