]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/wma.h
Add .pix_fmts to H264 VDPAU decoder declaration and remove obsolete test
[frescor/ffmpeg.git] / libavcodec / wma.h
2009-09-29 mruWMA: store level_table as floats, use type punning...
2009-09-20 mruMerge FFTContext and MDCTContext
2009-06-20 faust3Add support for escape coded wmapro run level coefficients
2009-06-20 faust3Introduce WMACoef typedef for decoded coefficients
2009-06-12 faust3Move run level decode functionality to ff_wma_run_level...
2009-06-12 faust3Move frame len bits calculation to ff_wma_get_frame_len...
2009-04-13 stefanoRename bitstream.h to get_bits.h.
2009-04-12 stefanoSplit bitstream.h, put the bitstream writer stuff in...
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2008-08-31 stefanoRename globally the header inclusion guards.
2008-08-12 lorenmremove mdct tmp buffer
2007-10-17 diegoAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-07-08 mrutrivial warning fixes
2007-04-04 bananWMA decoder improvement, output closer to the dmo binary.
2007-03-26 bananOptimize by building the mdct window and multipying...
2007-02-27 mbardiauxRename WMADecodeContext to WMACodecContext
2007-02-27 mbardiauxSupply context to tprintf
2007-02-07 michaeldoxygenize
2007-02-06 michaelwma encoder