]> git.sesse.net Git - ffmpeg/history - libavcodec
Import more ok'ed chunks of the mxf muxer from the soc tree
[ffmpeg] / libavcodec /
2008-08-24 Alexander E. PatrakovCorrect scaling factor in DCA decoder synthesis.
2008-08-24 Justin Ruggleschange eac3dec.c license to LGPL
2008-08-24 Loren Merrittdocument some dsp alignments
2008-08-23 Peter RossUpgrade 20/24-bit PCM DVD decoder use SAMPLE_FMT_S32...
2008-08-23 Luca BarbatoRemove unused variables
2008-08-23 Luca BarbatoIntroduce float_to_int16_interleave_altivec, tested...
2008-08-23 Luca BarbatoIntroduce float_to_int16_one_altivec
2008-08-23 Kostya ShishkovSimple lowpass filter implementation.
2008-08-23 Kostya ShishkovDo not pass unnecessary arguments to AAC encoder functions
2008-08-23 Michael NiedermayerRemove redundant FFMIN().
2008-08-23 Alexander E. PatrakovIncrease buffer size to 16384 patch by Alexander E...
2008-08-23 Vladimir VoroshilovRemove unnecessary header inclusion from g729.h
2008-08-23 Vladimir VoroshilovMove from g729.h all definitions which are used only...
2008-08-23 Justin Rugglesfix decoding of coupling leak info for normal AC-3
2008-08-23 Justin Rugglesadd more OKed parts of the E-AC-3 decoder
2008-08-23 Justin Rugglescosmetics: indentation
2008-08-23 Justin Rugglesadd some approved parts of the E-AC-3 decoder
2008-08-22 Robert SwainUse ff_imdct_half() and vector_fmul_window() for IMDCT...
2008-08-22 Robert SwainWhitespace cosmetics after the last commit
2008-08-22 Robert SwainSeparate code in imdct_and_windowing() into distinct...
2008-08-22 Matthieu Castetalac : check readsamplesize to ensure get_bits() doesn't
2008-08-22 Jai Menonalacenc : perform decorrelation only for stereo samples
2008-08-21 Michael NiedermayerMake equation in doxy of ff_acelp_weighted_vector_sum...
2008-08-21 Michael Niedermayerdoxygen consistency
2008-08-21 Michael NiedermayerMake comments doxygen compatible.
2008-08-21 Michael NiedermayerDoxygen syntax consistency.
2008-08-21 Michael NiedermayerMention cut-off freq of ff_acelp_high_pass_filter(...
2008-08-21 Michael NiedermayerRemove mathops.h dependancy.
2008-08-21 Michael Niedermayervertical align
2008-08-21 Michael NiedermayerRemove ff_acelp_weighted_filter() which is just a funct...
2008-08-21 Michael NiedermayerRename subframe_size to a name that is not specific...
2008-08-21 Michael Niedermayerrename pitch_delay_frac in ff_acelp_interpolate()
2008-08-21 Michael NiedermayerTry to improve parameter doxy of ff_acelp_interpolate().
2008-08-21 Michael NiedermayerClarify how generic ff_acelp_interpolate() is.
2008-08-21 Michael NiedermayerCorrect incorrect length parameter doxy for ff_acelp_in...
2008-08-21 Michael NiedermayerRight half is clearer than positive half for specifying...
2008-08-21 Michael NiedermayerMention the fixed-point scale of the FIR filter coeffic...
2008-08-21 Michael NiedermayerCleanup comment for ff_acelp_interp_filter.
2008-08-21 Michael NiedermayerMake doxygen comments consistent with the rest of FFmpeg.
2008-08-21 Michael NiedermayerDocument code, do not document difference to a irreleva...
2008-08-21 Michael NiedermayerRemove some irrelevant comments.
2008-08-21 Vladimir Voroshilovfirst and second stage LSP codebooks for G.729
2008-08-21 Robert SwainReindent after last commit
2008-08-21 Robert SwainWork around GCC variable may be used uninitialised...
2008-08-21 Robert SwainRemove unused variable
2008-08-21 Diego Biurruncosmetics: Fix incorrect indentation.
2008-08-21 Robert SwainReindent
2008-08-21 Andreas ÖmanThe comment about channel order for AAC 5.1 audio was...
2008-08-21 Robert SwainLast hunk of the AAC decoder code to be OKed and build...
2008-08-20 Michael NiedermayerProvide a simpler way for the user to reorder her times...
2008-08-20 Diego BiurrunRename ff_init_vlcs function to the more descriptive...
2008-08-20 Diego Biurruncosmetics: comment spelling/grammar fixes
2008-08-20 Peter RossFix PCM DVD divide by zero bug introduced in r14659...
2008-08-20 Justin Rugglescosmetics: indentation
2008-08-20 Justin Rugglescommit the OKed parts of the E-AC-3 decoder
2008-08-20 Justin Rugglesget data size based on the actual data array instead...
2008-08-20 Justin Rugglesrename AC3_MAX_FRAME_SIZE to AC3_FRAME_BUFFER_SIZE...
2008-08-19 Diego BiurrunUntangle mpeg12.c and mdec.c so that mdec.c can be...
2008-08-19 Mathieu Malaterrecosmetics: s/const static/static const/g
2008-08-19 Jai MenonUpdate changelog and general.texi to reflect
2008-08-19 Jai Menonalacenc: compare against ALAC_MAX_LPC_ORDER instead...
2008-08-19 Jai Menonalacenc: last few hunks approved by michael
2008-08-19 Ramiro Pollaalacenc: Use user-specified min and max prediction...
2008-08-19 Ramiro PollaImport more OKed parts of ALAC encoder from GSoC repo.
2008-08-19 Roman ShaposhnikMaking block size in bits variable and dependent on...
2008-08-19 Roman ShaposhnikMaking the number of blocks per macroblock dependent...
2008-08-19 Roman ShaposhnikIntroducing DV_MAX_BPM macro instead of a hardcoded...
2008-08-19 Peter RossAdd F64BE, F64LE and F64BE PCM codecs.
2008-08-19 Peter RossAdd SAMPLE_FMT_DBL.
2008-08-19 Peter RossFix PCM_S16LE_PLANAR channel-address calculation bug...
2008-08-19 Diego BiurrunMark init_vlcs function as av_cold.
2008-08-18 Robert SwainMore OKed AAC decoder code hunks
2008-08-18 Robert SwainMore OKed AAC decoder code hunks
2008-08-18 Peter RossMark SAMPLE_FMT_S24 as deprecated.
2008-08-18 Kostya ShishkovAdd okayed chunks of AAC encoder psychoacoustic model
2008-08-18 Kostya ShishkovAdd okayed parts for AAC encoder
2008-08-17 Ramiro PollaImport more ok'd parts of ALAC encoder from GSoC repo.
2008-08-17 Justin Rugglesremove some unneeded header includes
2008-08-17 Diego BiurrunAdd missing header includes to fix 'make checkheaders'.
2008-08-17 Justin Rugglesuse LFG instead of Mersenne Twister for AC-3 PRNG
2008-08-17 Diego BiurrunMark adx_decode_init() as type int instead of void...
2008-08-17 Justin Rugglesfix and simplify frame size check and reencoding in...
2008-08-17 Ramiro Pollaalacenc: NULL_IF_CONFIG_SMALL long_name.
2008-08-17 Vladimir VoroshilovG.729 decoder main code
2008-08-17 Kostya ShishkovMore okayed chunks of AAC encoder
2008-08-17 Ramiro PollaImport ok'd parts of ALAC encoder from GSoC repo.
2008-08-16 Justin Rugglesupdate my email address to one which does not depend...
2008-08-16 Justin Rugglesuse range of lpc orders in ORDER_METHOD_EST
2008-08-16 Justin Rugglescosmetics: adjust line breaks and vertical alignment
2008-08-16 Justin Rugglesuse limited range of lpc orders when quantizing coeffic...
2008-08-16 Ramiro Pollalpc: cosmetics: vertically align declarations and defin...
2008-08-16 Ramiro Pollaflacenc, lpc: Move LPC code from flacenc.c to new lpc...
2008-08-16 Ramiro Pollaflacenc: Allow more flexible shift calculation in LPC.
2008-08-16 Michael NiedermayerFix rc_eq mem leak.
2008-08-16 Michael NiedermayerRevert r14260
2008-08-16 Kostya ShishkovSynchronize AAC encoder with renamings in aac.h
2008-08-16 Kostya ShishkovAdd approved chunks to AAC encoder
2008-08-16 Peter RossUse memcpy() for PCM S16/S32 codecs when codec byte...
2008-08-15 Robert SwainDon't try to free shared ff_sine_* tables pointed to...
2008-08-15 Robert SwainMore OKed AAC decoder hunks
next