]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/wma.c
FFmpeg UDP protocol hacked to be delivered through FNA endpoinds (Simply:Zprasene...
[frescor/ffmpeg.git] / libavcodec / wma.c
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2008-08-24 superdumpFix index to ff_sine_windows[]. Previously the index...
2008-08-15 superdumpDon't try to free shared ff_sine_* tables pointed to...
2008-08-14 superdumpAdd declarations for the sine tables used in wma.c...
2008-08-14 superdumpChange wma.c to use the ff_sine_window_init() from...
2007-07-18 benoitfix mem leak
2007-05-30 michaelsanity checks (should prevent hypothetical div by zero...
2007-03-26 bananOptimize by building the mdct window and multipying...
2007-03-12 mbardiauxGive context to dprintf
2007-03-08 mbardiauxCorrections so that builds with DEBUG work
2007-02-27 mbardiauxRename WMADecodeContext to WMACodecContext
2007-02-27 mbardiauxSupply context to tprintf
2007-02-24 diegocosmetics: Fix another common typo, dependAnt --> depen...
2007-02-06 michaelwma encoder