]> git.sesse.net Git - ffmpeg/history - libavcodec/cook.c
fft: remove inline wrappers for function pointers
[ffmpeg] / libavcodec / cook.c
2011-03-19 Mans Rullgardfft: remove inline wrappers for function pointers
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2011-02-06 Anton KhirnovReplace remaining occurrences of deprecated CH_* with...
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2010-11-12 Stefano SabatiniReplace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_...
2010-07-10 Måns RullgårdAdd av_ prefix to bswap macros
2010-07-10 Måns Rullgårdbswap: change ME to NE in macro names
2010-07-08 Diego BiurrunImprove variable names in imlt_window_float() and mlt_c...
2010-07-08 Diego BiurrunRestore array sizes in doxygen parameter names.
2010-07-02 Diego BiurrunMove DECODE_BYTES_PAD* macros before Doxygen comments.
2010-07-02 Diego BiurrunFix doxy of gb parameter in decode_gain_info().
2010-07-02 Diego BiurrunAvoid one more instance of angular brackets in Doxygen...
2010-07-02 Diego BiurrunRemove non-existing stray arguments from Doxygen functi...
2010-07-02 Diego BiurrunFix misspelled parameter names in Doxygen 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-29 Måns Rullgårdcook: use constant seed for dithering RNG
2009-09-20 Måns RullgårdMerge FFTContext and MDCTContext
2009-05-16 Siarhei SiamashkaSupport for getting (i)MDCT output multiplied by a...
2009-05-15 Benjamin LarssonBugfix for bug introduced in the multichannel cook...
2009-04-25 Benjamin LarssonProper subpacket size check for cook multichannel files.
2009-04-25 Benjamin LarssonRemove parentheses
2009-04-25 Benjamin LarssonSet the type of size in COOKSubpacket to unsigned
2009-04-25 Benjamin LarssonMake sure we only parse max amount of subpackets (5...
2009-04-25 Benjamin LarssonIndent
2009-04-25 Benjamin LarssonRemove redundant code
2009-04-25 Benjamin LarssonSupport cook multichannel files.
2009-04-25 Benjamin LarssonFix the COOKDEBUG code
2009-04-25 Benjamin LarssonFactor out COOKSubpacket, in preparation for multichann...
2009-04-13 Stefano SabatiniRename bitstream.h to get_bits.h.
2009-04-07 Thilo BorgmannImplement avcodec_decode_video2(), _audio3() and _subti...
2009-03-20 Benjamin LarssonGet rid of av_random in cook.c
2009-03-17 Ramiro Pollause intptr_t to cast pointers to int in codecs maintain...
2009-03-15 Benjamin LarssonAdd cook channel count function, part of multichannel...
2009-03-15 Benjamin LarssonAdd max allowed subpackets in multichannel cook
2009-03-15 Benjamin Larssonsave avctx in cook decoder context and use it for av_log
2009-03-15 Benjamin Larssonmemset when category is >=7, part of cook multichannel
2009-02-22 Daniel VerkampAdd missing av_cold in static init/close functions.
2009-02-08 Diego BiurrunAdd av_cold attribute to init function.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-18 Stefano SabatiniReplace calls to the deprecated function av_init_random...
2008-11-16 Benjamin LarssonSet channel_layout
2008-08-12 Loren Merrittmdct wrapper function to match fft
2008-08-12 Loren Merrittremove mdct tmp buffer
2008-07-31 Peter RossModify all codecs to report their supported input and...
2008-06-22 Robert SwainRemove now unused variable
2008-06-22 Robert SwainAdd generic ff_sine_window_init function and implement...
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-05-26 Diego Biurrunconsistency cosmetics: indices --> indexes
2008-05-24 Michael NiedermayerMove const *pow2tab out of context.
2008-05-24 Michael Niedermayersimplify init_pow2table
2008-05-24 Michael NiedermayerMerge init_rootpow2table and init_pow2table.
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-04-27 Stefano SabatiniAdd long names to many AVCodec declarations.
2008-02-01 Michael Niedermayerconst
2008-01-30 Baptiste Coudurieradd const, fix warning: cook.c:276: warning: passing...
2007-08-11 Aurelien Jacobsuse av_clip_int16() where it makes sense
2007-08-08 Carl Eugen Hoyoskill warning
2007-08-02 Diego BiurrunRemove unused variable.
2007-07-28 Diego Biurruncosmetics: misc typo fixes
2007-07-17 Marc Hoffmanfixpoint: renaming all lowlevel arithmetic routines...
2007-07-17 Marc Hoffmancosmetics: adding some white space to align the argumen...
2007-07-16 Marc Hoffmanfloat_t was a typo that compiled on macosx
2007-07-16 Marc Hoffmanfixpoint: move cplscales to context structure and provi...
2007-07-16 Marc Hoffmanfixpoint: lowlevel functional abstraction for all buffe...
2007-07-16 Marc Hoffmanfixpoint: separate windowing arithmetic imlt_window_float
2007-07-16 Marc Hoffmanseparate the actual math for recovering stereo from...
2007-07-16 Marc Hoffmanseparating saturation codes so that we can support...
2007-07-15 Marc Hoffmanmoving automatic allocation of joint_decode/decode_buffer
2007-07-15 Marc Hoffmancosmetic changing hardwired 20 to SUBBAND_SIZE
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-05-10 Diego BiurrunRemove redundant #inclusion of common.h, avcodec.h...
2007-05-09 Ramiro PollaUse 1 array with double the size instead of 2 arrays...
2007-05-09 Ramiro PollaAdd bias instead of -32 or 0, as is done in g.722.1
2007-05-09 Ramiro PollaIndentation for previous patch
2007-05-09 Ramiro PollaAdd another tmpbias variable, as bias' value will be...
2007-05-09 Ramiro PollaFix logic for return value of init_vlc
2007-05-05 Diego BiurrunFix multiple "‘inline/static’ is not at beginning of...
2007-04-18 Ramiro PollaSimplify, patch by Ramiro Polla.
2007-04-18 Ramiro PollaRemove unused vars, patch by Ramiro Polla.
2007-04-18 Ramiro PollaRemove unused vars, patch by Ramiro Polla.
2007-04-18 Ramiro PollaCosmetics, patch by Ramiro Polla.
2007-04-12 Benjamin LarssonAs usual Real actually took something existing and...
2007-03-20 Ian BraithwaiteSmall simplifications to subband coefficient handling...
2007-03-15 Ian Braithwaitesubband_coef_noise -> subband_coef_sign
2007-03-13 Ian BraithwaiteCombine the window and overlap loops,
2007-03-11 Ian BraithwaiteReplace custom modified discrete cosine transform with...
2007-03-08 Ian BraithwaiteSimplify gain block handling.
2007-03-08 Ian BraithwaiteDon't output the first two frames, since they don't...
2007-02-25 Reimar DöffingerAdd av_ prefix to clip functions
2007-02-18 Benjamin LarssonClairyfication of the gain tool struct.
2007-02-18 Benjamin LarssonDon't use byte swaps and use the more portable way
2007-01-29 Benjamin LarssonCheck that js_vlc_bits from the extradata is in a valid...
2007-01-29 Benjamin LarssonGet rid of the COOKextradata struct. And use valid...
2007-01-29 Benjamin LarssonKill a warning and don't use modulus.
2007-01-29 Benjamin Larssondecode_subpacket cleanup by Ian Braithwaite ian braithw...
next