projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Move from g729.h all definitions which are used only in g729dec.c
[ffmpeg.git]
/
libavcodec
/
2008-08-23
Vladimir Voroshilov
Move from g729.h all definitions which are used only...
tree
|
commitdiff
2008-08-23
Justin Ruggles
fix decoding of coupling leak info for normal AC-3
tree
|
commitdiff
2008-08-23
Justin Ruggles
add more OKed parts of the E-AC-3 decoder
tree
|
commitdiff
2008-08-23
Justin Ruggles
cosmetics: indentation
tree
|
commitdiff
2008-08-23
Justin Ruggles
add some approved parts of the E-AC-3 decoder
tree
|
commitdiff
2008-08-22
Robert Swain
Use ff_imdct_half() and vector_fmul_window() for IMDCT...
tree
|
commitdiff
2008-08-22
Robert Swain
Whitespace cosmetics after the last commit
tree
|
commitdiff
2008-08-22
Robert Swain
Separate code in imdct_and_windowing() into distinct...
tree
|
commitdiff
2008-08-22
Matthieu Castet
alac : check readsamplesize to ensure get_bits() doesn't
tree
|
commitdiff
2008-08-22
Jai Menon
alacenc : perform decorrelation only for stereo samples
tree
|
commitdiff
2008-08-21
Michael Niedermayer
Make equation in doxy of ff_acelp_weighted_vector_sum...
tree
|
commitdiff
2008-08-21
Michael Niedermayer
doxygen consistency
tree
|
commitdiff
2008-08-21
Michael Niedermayer
Make comments doxygen compatible.
tree
|
commitdiff
2008-08-21
Michael Niedermayer
Doxygen syntax consistency.
tree
|
commitdiff
2008-08-21
Michael Niedermayer
Mention cut-off freq of ff_acelp_high_pass_filter(...
tree
|
commitdiff
2008-08-21
Michael Niedermayer
Remove mathops.h dependancy.
tree
|
commitdiff
2008-08-21
Michael Niedermayer
vertical align
tree
|
commitdiff
2008-08-21
Michael Niedermayer
Remove ff_acelp_weighted_filter() which is just a funct...
tree
|
commitdiff
2008-08-21
Michael Niedermayer
Rename subframe_size to a name that is not specific...
tree
|
commitdiff
2008-08-21
Michael Niedermayer
rename pitch_delay_frac in ff_acelp_interpolate()
tree
|
commitdiff
2008-08-21
Michael Niedermayer
Try to improve parameter doxy of ff_acelp_interpolate().
tree
|
commitdiff
2008-08-21
Michael Niedermayer
Clarify how generic ff_acelp_interpolate() is.
tree
|
commitdiff
2008-08-21
Michael Niedermayer
Correct incorrect length parameter doxy for ff_acelp_in...
tree
|
commitdiff
2008-08-21
Michael Niedermayer
Right half is clearer than positive half for specifying...
tree
|
commitdiff
2008-08-21
Michael Niedermayer
Mention the fixed-point scale of the FIR filter coeffic...
tree
|
commitdiff
2008-08-21
Michael Niedermayer
Cleanup comment for ff_acelp_interp_filter.
tree
|
commitdiff
2008-08-21
Michael Niedermayer
Make doxygen comments consistent with the rest of FFmpeg.
tree
|
commitdiff
2008-08-21
Michael Niedermayer
Document code, do not document difference to a irreleva...
tree
|
commitdiff
2008-08-21
Michael Niedermayer
Remove some irrelevant comments.
tree
|
commitdiff
2008-08-21
Vladimir Voroshilov
first and second stage LSP codebooks for G.729
tree
|
commitdiff
2008-08-21
Robert Swain
Reindent after last commit
tree
|
commitdiff
2008-08-21
Robert Swain
Work around GCC variable may be used uninitialised...
tree
|
commitdiff
2008-08-21
Robert Swain
Remove unused variable
tree
|
commitdiff
2008-08-21
Diego Biurrun
cosmetics: Fix incorrect indentation.
tree
|
commitdiff
2008-08-21
Robert Swain
Reindent
tree
|
commitdiff
2008-08-21
Andreas Öman
The comment about channel order for AAC 5.1 audio was...
tree
|
commitdiff
2008-08-21
Robert Swain
Last hunk of the AAC decoder code to be OKed and build...
tree
|
commitdiff
2008-08-20
Michael Niedermayer
Provide a simpler way for the user to reorder her times...
tree
|
commitdiff
2008-08-20
Diego Biurrun
Rename ff_init_vlcs function to the more descriptive...
tree
|
commitdiff
2008-08-20
Diego Biurrun
cosmetics: comment spelling/grammar fixes
tree
|
commitdiff
2008-08-20
Peter Ross
Fix PCM DVD divide by zero bug introduced in r14659...
tree
|
commitdiff
2008-08-20
Justin Ruggles
cosmetics: indentation
tree
|
commitdiff
2008-08-20
Justin Ruggles
commit the OKed parts of the E-AC-3 decoder
tree
|
commitdiff
2008-08-20
Justin Ruggles
get data size based on the actual data array instead...
tree
|
commitdiff
2008-08-20
Justin Ruggles
rename AC3_MAX_FRAME_SIZE to AC3_FRAME_BUFFER_SIZE...
tree
|
commitdiff
2008-08-19
Diego Biurrun
Untangle mpeg12.c and mdec.c so that mdec.c can be...
tree
|
commitdiff
2008-08-19
Mathieu Malaterre
cosmetics: s/const static/static const/g
tree
|
commitdiff
2008-08-19
Jai Menon
Update changelog and general.texi to reflect
tree
|
commitdiff
2008-08-19
Jai Menon
alacenc: compare against ALAC_MAX_LPC_ORDER instead...
tree
|
commitdiff
2008-08-19
Jai Menon
alacenc: last few hunks approved by michael
tree
|
commitdiff
2008-08-19
Ramiro Polla
alacenc: Use user-specified min and max prediction...
tree
|
commitdiff
2008-08-19
Ramiro Polla
Import more OKed parts of ALAC encoder from GSoC repo.
tree
|
commitdiff
2008-08-19
Roman Shaposhnik
Making block size in bits variable and dependent on...
tree
|
commitdiff
2008-08-19
Roman Shaposhnik
Making the number of blocks per macroblock dependent...
tree
|
commitdiff
2008-08-19
Roman Shaposhnik
Introducing DV_MAX_BPM macro instead of a hardcoded...
tree
|
commitdiff
2008-08-19
Peter Ross
Add F64BE, F64LE and F64BE PCM codecs.
tree
|
commitdiff
2008-08-19
Peter Ross
Add SAMPLE_FMT_DBL.
tree
|
commitdiff
2008-08-19
Peter Ross
Fix PCM_S16LE_PLANAR channel-address calculation bug...
tree
|
commitdiff
2008-08-19
Diego Biurrun
Mark init_vlcs function as av_cold.
tree
|
commitdiff
2008-08-18
Robert Swain
More OKed AAC decoder code hunks
tree
|
commitdiff
2008-08-18
Robert Swain
More OKed AAC decoder code hunks
tree
|
commitdiff
2008-08-18
Peter Ross
Mark SAMPLE_FMT_S24 as deprecated.
tree
|
commitdiff
2008-08-18
Kostya Shishkov
Add okayed chunks of AAC encoder psychoacoustic model
tree
|
commitdiff
2008-08-18
Kostya Shishkov
Add okayed parts for AAC encoder
tree
|
commitdiff
2008-08-17
Ramiro Polla
Import more ok'd parts of ALAC encoder from GSoC repo.
tree
|
commitdiff
2008-08-17
Justin Ruggles
remove some unneeded header includes
tree
|
commitdiff
2008-08-17
Diego Biurrun
Add missing header includes to fix 'make checkheaders'.
tree
|
commitdiff
2008-08-17
Justin Ruggles
use LFG instead of Mersenne Twister for AC-3 PRNG
tree
|
commitdiff
2008-08-17
Diego Biurrun
Mark adx_decode_init() as type int instead of void...
tree
|
commitdiff
2008-08-17
Justin Ruggles
fix and simplify frame size check and reencoding in...
tree
|
commitdiff
2008-08-17
Ramiro Polla
alacenc: NULL_IF_CONFIG_SMALL long_name.
tree
|
commitdiff
2008-08-17
Vladimir Voroshilov
G.729 decoder main code
tree
|
commitdiff
2008-08-17
Kostya Shishkov
More okayed chunks of AAC encoder
tree
|
commitdiff
2008-08-17
Ramiro Polla
Import ok'd parts of ALAC encoder from GSoC repo.
tree
|
commitdiff
2008-08-16
Justin Ruggles
update my email address to one which does not depend...
tree
|
commitdiff
2008-08-16
Justin Ruggles
use range of lpc orders in ORDER_METHOD_EST
tree
|
commitdiff
2008-08-16
Justin Ruggles
cosmetics: adjust line breaks and vertical alignment
tree
|
commitdiff
2008-08-16
Justin Ruggles
use limited range of lpc orders when quantizing coeffic...
tree
|
commitdiff
2008-08-16
Ramiro Polla
lpc: cosmetics: vertically align declarations and defin...
tree
|
commitdiff
2008-08-16
Ramiro Polla
flacenc, lpc: Move LPC code from flacenc.c to new lpc...
tree
|
commitdiff
2008-08-16
Ramiro Polla
flacenc: Allow more flexible shift calculation in LPC.
tree
|
commitdiff
2008-08-16
Michael Niedermayer
Fix rc_eq mem leak.
tree
|
commitdiff
2008-08-16
Michael Niedermayer
Revert r14260
tree
|
commitdiff
2008-08-16
Kostya Shishkov
Synchronize AAC encoder with renamings in aac.h
tree
|
commitdiff
2008-08-16
Kostya Shishkov
Add approved chunks to AAC encoder
tree
|
commitdiff
2008-08-16
Peter Ross
Use memcpy() for PCM S16/S32 codecs when codec byte...
tree
|
commitdiff
2008-08-15
Robert Swain
Don't try to free shared ff_sine_* tables pointed to...
tree
|
commitdiff
2008-08-15
Robert Swain
More OKed AAC decoder hunks
tree
|
commitdiff
2008-08-15
Robert Swain
Synchronise AAC decoder code with that from SoC
tree
|
commitdiff
2008-08-15
Loren Merritt
document some dsp alignments
tree
|
commitdiff
2008-08-15
Robert Swain
More OKed sections of AAC decoder code
tree
|
commitdiff
2008-08-14
Robert Swain
The ff_sine_#[] should be aligned as they will commonly...
tree
|
commitdiff
2008-08-14
Aurelien Jacobs
ensure we get explicit definition of various _XOPEN_SOU...
tree
|
commitdiff
2008-08-14
Ramiro Polla
mlp: Define End-of-Stream code in common header file...
tree
|
commitdiff
2008-08-14
Kostya Shishkov
Remove not OKed parts from AAC encoder
tree
|
commitdiff
2008-08-14
Robert Swain
Add declarations for the sine tables used in wma.c...
tree
|
commitdiff
2008-08-14
Robert Swain
Change wma.c to use the ff_sine_window_init() from...
tree
|
commitdiff
2008-08-14
Kostya Shishkov
Okayed parts of AAC encoder
tree
|
commitdiff
2008-08-14
Loren Merritt
file which should have been added in r14749
tree
|
commitdiff
2008-08-14
Loren Merritt
missing prototype
tree
|
commitdiff
next