16096 Commits (503bc4026d73a2e02f472b166aa068176859e376)
 

Author SHA1 Message Date
Vitor Sessak 6986662b5f Import more ok'ed chunks of the mxf muxer from the soc tree 16 years ago
Alexander E. Patrakov cc09e77e2a Correct scaling factor in DCA decoder synthesis. 16 years ago
Justin Ruggles 0c3021eade change eac3dec.c license to LGPL 16 years ago
Loren Merritt 7fadc32de4 document some dsp alignments 16 years ago
Michael Niedermayer cc1f91d771 Ensure that SDL_AddTimer() is never called with a delay of 0 because 16 years ago
Aurelien Jacobs 5972945197 convert every muxer/demuxer to write/read sample_aspect_ratio from/to 16 years ago
Aurelien Jacobs c30a4489b4 export sample_aspect_ratio read by the demuxer in a separate field 16 years ago
Peter Ross 0cdc6ec941 Upgrade 20/24-bit PCM DVD decoder use SAMPLE_FMT_S32. Patch supplied by lars dot taeuber at gmx dot net. 16 years ago
Peter Ross ee7948cb8d Add raw muxers/demuxers for F64/F32/S32/S24/U32/U24 PCM audio. 16 years ago
Luca Barbato 0a3650c9f0 Remove unused variables 16 years ago
Luca Barbato e1f27dc22b Introduce float_to_int16_interleave_altivec, tested with vorbis 16 years ago
Luca Barbato 8d3d51005a Introduce float_to_int16_one_altivec 16 years ago
Ronald S. Bultje a3303add3c Cosmetics after previous patches. 16 years ago
Ronald S. Bultje 8b9af28da4 On failure, return directly because the fail: case does nothing. This also 16 years ago
Ronald S. Bultje 47f944a2ef Move malloc() down until after all initializations, so that the resource is 16 years ago
Ronald S. Bultje e6c1381982 Fix memleak on some OSes in case network initialization fails. See 16 years ago
Ronald S. Bultje ad33bfefc7 Remove useless comments. See "[PATCH] tcp.c/udp.c memleak?" for discussion. 16 years ago
Kostya Shishkov 2e0b635a57 Simple lowpass filter implementation. 16 years ago
Kostya Shishkov cda00def4b Do not pass unnecessary arguments to AAC encoder functions 16 years ago
Baptiste Coudurier 7e4b3fb878 enable fl32/64 le/be in mov with stsd audio v2 16 years ago
Michael Niedermayer 56523713e5 Remove redundant FFMIN(). 16 years ago
Alexander E. Patrakov 4df7beb368 Increase buffer size to 16384 patch by Alexander E. Patrakov" patrakov gmail 16 years ago
Vladimir Voroshilov 6bf8b3ef03 Remove unnecessary header inclusion from g729.h 16 years ago
Vladimir Voroshilov fe3a80d6fa Move from g729.h all definitions which are used only in g729dec.c 16 years ago
Stefano Sabatini 2fc3866d5e Provide a context to opt_frame_rate(), and make it print the wrong 16 years ago
Justin Ruggles 63d72fb167 fix decoding of coupling leak info for normal AC-3 16 years ago
Justin Ruggles 602031305c add more OKed parts of the E-AC-3 decoder 16 years ago
Justin Ruggles 0569993ea4 cosmetics: indentation 16 years ago
Justin Ruggles 6fafb0202a add some approved parts of the E-AC-3 decoder 16 years ago
Luca Abeni 26efefc52c Do not set timestamp information for a non existing AVStream 16 years ago
Robert Swain b0f5852a13 Use ff_imdct_half() and vector_fmul_window() for IMDCT and windowing. Reduce 16 years ago
Robert Swain db38c38624 Whitespace cosmetics after the last commit 16 years ago
Robert Swain f49905588a Separate code in imdct_and_windowing() into distinct IMDCT, windowing and 16 years ago
Matthieu Castet 95801b6a07 alac : check readsamplesize to ensure get_bits() doesn't 16 years ago
Jai Menon ec6cda8c6e alacenc : perform decorrelation only for stereo samples 16 years ago
Vitor Sessak 9b9466b0cd Apply parts of MXF muxer ok'ed by Michael 16 years ago
Michael Niedermayer 474efc1889 Make equation in doxy of ff_acelp_weighted_vector_sum() more readable by 16 years ago
Michael Niedermayer 27b71e4b24 doxygen consistency 16 years ago
Michael Niedermayer 6caabab8cd Make comments doxygen compatible. 16 years ago
Michael Niedermayer ec5bd476ac Doxygen syntax consistency. 16 years ago
Michael Niedermayer 8c5da74bc1 Mention cut-off freq of ff_acelp_high_pass_filter() instead of some 16 years ago
Michael Niedermayer 70d3ba4194 Remove mathops.h dependancy. 16 years ago
Michael Niedermayer 1f08308249 vertical align 16 years ago
Michael Niedermayer cd523888f3 Remove ff_acelp_weighted_filter() which is just a function wrapping a 1 16 years ago
Michael Niedermayer 5038ecb1f1 Rename subframe_size to a name that is not specific to some specific use 16 years ago
Michael Niedermayer 2bbd3434bc rename pitch_delay_frac in ff_acelp_interpolate() 16 years ago
Michael Niedermayer badcd8d719 Try to improve parameter doxy of ff_acelp_interpolate(). 16 years ago
Michael Niedermayer 03a4da6f69 Clarify how generic ff_acelp_interpolate() is. 16 years ago
Michael Niedermayer ba5a14fc5d Correct incorrect length parameter doxy for ff_acelp_interpolate(). 16 years ago
Michael Niedermayer ef119cc837 Right half is clearer than positive half for specifying which part of 16 years ago