]> git.sesse.net Git - ffmpeg/history - libavcodec/wma.c
Remove obsolete display_flags member from xvmc struct
[ffmpeg] / libavcodec / wma.c
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2008-08-24 Robert SwainFix index to ff_sine_windows[]. Previously the index...
2008-08-15 Robert SwainDon't try to free shared ff_sine_* tables pointed to...
2008-08-14 Robert SwainAdd declarations for the sine tables used in wma.c...
2008-08-14 Robert SwainChange wma.c to use the ff_sine_window_init() from...
2007-07-18 Zdenek Kabelacfix mem leak
2007-05-30 Michael Niedermayersanity checks (should prevent hypothetical div by zero...
2007-03-26 Ian BraithwaiteOptimize by building the mdct window and multipying...
2007-03-12 Michel BardiauxGive context to dprintf
2007-03-08 Michel BardiauxCorrections so that builds with DEBUG work
2007-02-27 Michel BardiauxRename WMADecodeContext to WMACodecContext
2007-02-27 Michel BardiauxSupply context to tprintf
2007-02-24 Diego Biurruncosmetics: Fix another common typo, dependAnt --> depen...
2007-02-06 Michael Niedermayerwma encoder