]> git.sesse.net Git - ffmpeg/history - libavcodec/nellymoserenc.c
Reduce warnings about too few consumed bytes to debug level.
[ffmpeg] / libavcodec / nellymoserenc.c
2009-11-26 Diego BiurrunMark apply_mdct() function as static; it is only used...
2009-09-20 Måns RullgårdMerge FFTContext and MDCTContext
2009-05-25 Reimar DöffingerMove a DECLARE_ALIGNED_16 variable in the Nellymoser...
2009-05-16 Siarhei SiamashkaSupport for getting (i)MDCT output multiplied by a...
2009-05-11 Alexander ChemerisSupport 16K samplerate in Nellymoser.
2009-04-12 Stefano SabatiniSplit bitstream.h, put the bitstream writer stuff in...
2009-03-02 Diego BiurrunChange a bunch of codec long_names to be more consisten...
2009-02-02 Benjamin LarssonAllocate trellis tables on heap only when needed.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-12-26 Diego BiurrunASAO Nelly Moser implementation moved to a better place...
2008-10-11 Ramiro Pollanellymoserenc: flush PutBitContext after use.
2008-09-01 Bartlomiej WolowiecRemaining parts of Nellymoser encoder
2008-08-31 Bartlomiej WolowiecOkayed parts of nellymoserenc.c
2008-08-29 Bartlomiej WolowiecOkayed parts of nellymoserenc.c