]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/sonic.c
fix total bitrate computation, based on patch by corp186, chasedouglas at gmail dot com
[frescor/ffmpeg.git] / libavcodec / sonic.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.
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-09-03 diegoReplace generic CONFIG_ENCODERS preprocessor conditiona...
2008-09-02 diegoReplace generic CONFIG_DECODERS preprocessor conditiona...
2008-07-31 prossModify all codecs to report their supported input and...
2008-06-24 stefangmark read-only data as const
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-04-28 diegoAdd long names to some AVCodec declarations.
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2008-02-01 michaelconst
2007-08-11 aureluse av_clip_int16() where it makes sens
2007-02-13 mmu_manThis fixes error handling for BeOS, removing the need...
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-09-27 mruadd some #ifdef CONFIG_ENCODERS/DECODERS
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-02-24 michaelkill warnings patch by (Måns Rullgård <mru inprovide...
2004-12-29 michaelcommon.c -> bitstream.c (and the single non bitstream...
2004-09-04 alexmore decorrelation types
2004-08-22 alexffmpeg short conversion got fixed somewhere, no need...
2004-08-21 alexnew opensource lossy/lossless audio codec based on...