projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
add more OKed parts of the E-AC-3 decoder: structural changes to support AHT mode...
[ffmpeg.git]
/
libavcodec
/
2008-08-27
Justin Ruggles
add more OKed parts of the E-AC-3 decoder: structural...
tree
|
commitdiff
2008-08-27
Justin Ruggles
cosmetics: rename some functions from *get_* to *decode_*
tree
|
commitdiff
2008-08-26
Baptiste Coudurier
simplify mpeg12 avctx->pix_fmt set
tree
|
commitdiff
2008-08-26
Aurelien Jacobs
Add a temp variable to ff_sine_window_init() to match...
tree
|
commitdiff
2008-08-26
Vladimir Voroshilov
Add explicit (int) cast to i386 optimized MUL* macros.
tree
|
commitdiff
2008-08-26
Vladimir Voroshilov
(cosmetics) Remove incorrect comment.
tree
|
commitdiff
2008-08-26
Vladimir Voroshilov
(cosmetics) Describe for which tests clipping is required.
tree
|
commitdiff
2008-08-26
Vladimir Voroshilov
(cosmetics) Remove wrong comments.
tree
|
commitdiff
2008-08-26
Vladimir Voroshilov
(cosmetics) Align comments consistently.
tree
|
commitdiff
2008-08-26
Vladimir Voroshilov
Another set of definitions for G.729
tree
|
commitdiff
2008-08-25
Michael Niedermayer
Replace cliping in ff_acelp_interpolate() by a check...
tree
|
commitdiff
2008-08-25
Luca Barbato
Missing static in float_to_int16_altivec declaration
tree
|
commitdiff
2008-08-25
Bartlomiej Wolowiec
Little-endian bitstream writer
tree
|
commitdiff
2008-08-25
Alexander E. Patrakov
fir_32bands_perfect[] contents were mixed, restore...
tree
|
commitdiff
2008-08-25
Måns Rullgård
ARM: add prefetch function using ARMv5 PLD instruction
tree
|
commitdiff
2008-08-25
Måns Rullgård
ARM: set STRIDE_ALIGN and DECLARE_ALIGNED_8 to 16 for...
tree
|
commitdiff
2008-08-25
Justin Ruggles
right shift the values by 8 in GAQ remap "B" table...
tree
|
commitdiff
2008-08-24
Justin Ruggles
1000l to me. committed to wrong repo. revert last commit.
tree
|
commitdiff
2008-08-24
Justin Ruggles
cosmetics: rename some functions from *get_* to *decode_*
tree
|
commitdiff
2008-08-24
Alexis Ballier
stricter constraints of asm() blocks
tree
|
commitdiff
2008-08-24
Robert Swain
Fix index to ff_sine_windows[]. Previously the index...
tree
|
commitdiff
2008-08-24
Kostya Shishkov
okayed chunks of AAC encoder
tree
|
commitdiff
2008-08-24
Alexander E. Patrakov
Correct scaling factor in DCA decoder synthesis.
tree
|
commitdiff
2008-08-24
Justin Ruggles
change eac3dec.c license to LGPL
tree
|
commitdiff
2008-08-24
Loren Merritt
document some dsp alignments
tree
|
commitdiff
2008-08-23
Peter Ross
Upgrade 20/24-bit PCM DVD decoder use SAMPLE_FMT_S32...
tree
|
commitdiff
2008-08-23
Luca Barbato
Remove unused variables
tree
|
commitdiff
2008-08-23
Luca Barbato
Introduce float_to_int16_interleave_altivec, tested...
tree
|
commitdiff
2008-08-23
Luca Barbato
Introduce float_to_int16_one_altivec
tree
|
commitdiff
2008-08-23
Kostya Shishkov
Simple lowpass filter implementation.
tree
|
commitdiff
2008-08-23
Kostya Shishkov
Do not pass unnecessary arguments to AAC encoder functions
tree
|
commitdiff
2008-08-23
Michael Niedermayer
Remove redundant FFMIN().
tree
|
commitdiff
2008-08-23
Alexander E. Patrakov
Increase buffer size to 16384 patch by Alexander E...
tree
|
commitdiff
2008-08-23
Vladimir Voroshilov
Remove unnecessary header inclusion from g729.h
tree
|
commitdiff
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
next