OSDN Git Service

cmdutils: add support for programs in check_stream_specifier()
[coroid/libav_saccubus.git] / libavcodec / nellymoserenc.c
2011-04-26 Vitor SessakAdd AVX FFT implementation.
2011-04-18 Diego BiurrunReplace mplayerhq.hu URLs by libav.org.
2011-03-20 Mans RullgardMove sine windows to a separate file
2011-03-19 Mans Rullgardfft: remove inline wrappers for function pointers
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2011-01-22 Justin RugglesChange DSPContext.vector_fmul() from dst=dst*src to...
2010-11-12 Stefano SabatiniReplace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_...
2010-07-28 Martin Storsjönellymoserenc: Declare the supported sample format
2010-07-24 Reimar DöffingerUse "const" qualifier for pointers that point to input...
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-06 Måns RullgårdMove FFT parts from dsputil.h to fft.h
2010-03-06 Måns RullgårdRemove DECLARE_ALIGNED_{8,16} macros
2010-01-22 Måns RullgårdMove array specifiers outside DECLARE_ALIGNED() invocations
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