]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/wmaenc.c
remove useless max_payload_size variable
[frescor/ffmpeg.git] / libavcodec / wmaenc.c
2009-04-13 stefanoRename pbBufPtr() to put_bits_ptr().
2009-02-19 michaelA try to fix the regressions.
2008-10-02 gpoirierIntel C compiler warns on this assignment in this if...
2008-08-12 lorenmremove mdct tmp buffer
2008-07-31 prossModify all codecs to report their supported input and...
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-04-27 diegoAdd long names to many AVCodec declarations.
2008-02-15 banansilence wmaenc.c:181: warning:suggestparentheses around...
2007-12-17 michaelclarify FIXME
2007-07-08 mrutrivial warning fixes
2007-06-02 ramiroUse AV_xx throughout libavcodec
2007-03-26 bananOptimize by building the mdct window and multipying...
2007-03-08 michaelbitrate sanity check (fixes assertion failure)
2007-02-27 mbardiauxRename WMADecodeContext to WMACodecContext
2007-02-27 mbardiauxSupply context to tprintf
2007-02-06 michaelworkaround sign bug
2007-02-06 michael10l use of uninitalized var
2007-02-06 michaelwma encoder