]> git.sesse.net Git - ffmpeg/history - libavcodec/wmaenc.c
Rewrite doxy for av_strtod().
[ffmpeg] / libavcodec / wmaenc.c
2009-06-20 Sascha SommerIntroduce WMACoef typedef for decoded coefficients
2009-05-16 Siarhei SiamashkaSupport for getting (i)MDCT output multiplied by a...
2009-04-13 Stefano SabatiniRename pbBufPtr() to put_bits_ptr().
2009-02-19 Michael NiedermayerA try to fix the regressions.
2008-10-02 Diego PettenòIntel C compiler warns on this assignment in this if...
2008-08-12 Loren Merrittremove mdct tmp buffer
2008-07-31 Peter RossModify all codecs to report their supported input and...
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-04-27 Stefano SabatiniAdd long names to many AVCodec declarations.
2008-02-15 Benjamin Larssonsilence wmaenc.c:181: warning:suggestparentheses around...
2007-12-17 Michael Niedermayerclarify FIXME
2007-07-08 Måns Rullgårdtrivial warning fixes
2007-06-02 Ramiro PollaUse AV_xx throughout libavcodec
2007-03-26 Ian BraithwaiteOptimize by building the mdct window and multipying...
2007-03-08 Michael Niedermayerbitrate sanity check (fixes assertion failure)
2007-02-27 Michel BardiauxRename WMADecodeContext to WMACodecContext
2007-02-27 Michel BardiauxSupply context to tprintf
2007-02-06 Michael Niedermayerworkaround sign bug
2007-02-06 Michael Niedermayer10l use of uninitalized var
2007-02-06 Michael Niedermayerwma encoder