]> git.sesse.net Git - ffmpeg/history - libavcodec/aacenc.c
Add function to export EDGE_WIDTH from libavcodec.
[ffmpeg] / libavcodec / aacenc.c
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-01-09 Reimar DöffingerAdd support for hard-coded MDCT-related ff_sine_windows...
2009-09-06 Reimar DöffingerMake sample_fmts and channel_layouts compound literals...
2009-07-22 Alex ConverseRevert unintended portion of last commit. (Setting...
2009-07-22 Alex ConverseBe sure to increment our position in the coefficient...
2009-07-09 Alex ConverseChange fminf/fmaxf to FFMIN/FFMAX to fix the build...
2009-07-08 Alex ConverseReindent after last commit
2009-07-08 Alex ConversePrevent AAC frame size overflows.
2009-07-08 Alex ConverseRefactor windowing and early psy from bitstream writing...
2009-07-08 Alex ConverseTurn on AAC rate control.
2009-07-08 Diego Biurruncosmetics: Remove unnecessary {} around if/for blocks;
2009-07-08 Diego Biurruncosmetics: prettyprinting, K&R style, break overly...
2009-07-08 Alex ConverseCosmetics: Pretty print the AAC encoder.
2009-07-08 Alex ConverseMerge the AAC encoder from SoC svn. It is still conside...
2009-05-16 Siarhei SiamashkaSupport for getting (i)MDCT output multiplied by a...
2009-04-13 Stefano SabatiniRename bitstream.h to get_bits.h.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-10-02 Reimar DöffingerAdd (additional) const to many global tables.
2008-08-24 Kostya Shishkovokayed chunks of AAC encoder
2008-08-23 Kostya ShishkovDo not pass unnecessary arguments to AAC encoder functions
2008-08-18 Kostya ShishkovAdd okayed parts for AAC encoder
2008-08-17 Kostya ShishkovMore okayed chunks of AAC encoder
2008-08-16 Kostya ShishkovSynchronize AAC encoder with renamings in aac.h
2008-08-16 Kostya ShishkovAdd approved chunks to AAC encoder
2008-08-14 Kostya ShishkovRemove not OKed parts from AAC encoder
2008-08-14 Kostya ShishkovOkayed parts of AAC encoder