|
|
|
@e1f27dc2
|
16 years |
lu_zero |
Introduce float_to_int16_interleave_altivec, tested with vorbis
…
|
|
|
@8d3d5100
|
16 years |
lu_zero |
Introduce float_to_int16_one_altivec
Originally committed as revision …
|
|
|
@a3303add
|
16 years |
rsbultje |
Cosmetics after previous patches.
Originally committed as revision …
|
|
|
@8b9af28d
|
16 years |
rsbultje |
On failure, return directly because the fail: case does nothing. This …
|
|
|
@47f944a2
|
16 years |
rsbultje |
Move malloc() down until after all initializations, so that the …
|
|
|
@e6c13819
|
16 years |
rsbultje |
Fix memleak on some OSes in case network initialization fails. See …
|
|
|
@ad33bfe
|
16 years |
rsbultje |
Remove useless comments. See "[PATCH] tcp.c/udp.c memleak?" for …
|
|
|
@2e0b635a
|
16 years |
kostya.shishkov |
Simple lowpass filter implementation.
Originally committed as …
|
|
|
@cda00de
|
16 years |
kostya.shishkov |
Do not pass unnecessary arguments to AAC encoder functions
Originally …
|
|
|
@7e4b3fb8
|
16 years |
baptiste.coudurier |
enable fl32/64 le/be in mov with stsd audio v2
Originally committed …
|
|
|
@56523713
|
16 years |
michaelni |
Remove redundant FFMIN().
Originally committed as revision 14918 to …
|
|
|
@4df7beb3
|
16 years |
michaelni |
Increase buffer size to 16384 patch by Alexander E. Patrakov" patrakov …
|
|
|
@6bf8b3ef
|
16 years |
voroshil |
Remove unnecessary header inclusion from g729.h
Originally committed …
|
|
|
@fe3a80d6
|
16 years |
voroshil |
Move from g729.h all definitions which are used only in g729dec.c
…
|
|
|
@2fc3866d
|
16 years |
stefano.sabatini-lala |
Provide a context to opt_frame_rate(), and make it print the wrong …
|
|
|
@63d72fb1
|
16 years |
justin.ruggles |
fix decoding of coupling leak info for normal AC-3
Originally …
|
|
|
@60203130
|
16 years |
justin.ruggles |
add more OKed parts of the E-AC-3 decoder
Originally committed as …
|
|
|
@0569993e
|
16 years |
justin.ruggles |
cosmetics: indentation
Originally committed as revision 14911 to …
|
|
|
@6fafb020
|
16 years |
justin.ruggles |
add some approved parts of the E-AC-3 decoder
Originally committed as …
|
|
|
@26efefc5
|
16 years |
lucabe72 |
Do not set timestamp information for a non existing AVStream
(fix a …
|
|
|
@b0f5852a
|
16 years |
robert.swain |
Use ff_imdct_half() and vector_fmul_window() for IMDCT and windowing. …
|
|
|
@db38c38
|
16 years |
robert.swain |
Whitespace cosmetics after the last commit
Originally committed as …
|
|
|
@f4990558
|
16 years |
robert.swain |
Separate code in imdct_and_windowing() into distinct IMDCT, windowing …
|
|
|
@95801b6a
|
16 years |
jmenon86 |
alac : check readsamplesize to ensure get_bits() doesn't
fail. Patch …
|
|
|
@ec6cda8c
|
16 years |
jmenon86 |
alacenc : perform decorrelation only for stereo samples
Originally …
|
|
|
@9b9466b0
|
16 years |
vitor1001 |
Apply parts of MXF muxer ok'ed by Michael
Originally committed as …
|
|
|
@474efc18
|
16 years |
michaelni |
Make equation in doxy of ff_acelp_weighted_vector_sum() more readable …
|
|
|
@27b71e4b
|
16 years |
michaelni |
doxygen consistency
Originally committed as revision 14901 to …
|
|
|
@6caabab8
|
16 years |
michaelni |
Make comments doxygen compatible.
Originally committed as revision …
|
|
|
@ec5bd476
|
16 years |
michaelni |
Doxygen syntax consistency.
Originally committed as revision 14899 to …
|
|
|
@8c5da74b
|
16 years |
michaelni |
Mention cut-off freq of ff_acelp_high_pass_filter() instead of some …
|
|
|
@70d3ba41
|
16 years |
michaelni |
Remove mathops.h dependancy.
Originally committed as revision 14897 …
|
|
|
@1f08308
|
16 years |
michaelni |
vertical align
Originally committed as revision 14896 to …
|
|
|
@cd523888
|
16 years |
michaelni |
Remove ff_acelp_weighted_filter() which is just a function wrapping a …
|
|
|
@5038ecb1
|
16 years |
michaelni |
Rename subframe_size to a name that is not specific to some specific …
|
|
|
@2bbd3434
|
16 years |
michaelni |
rename pitch_delay_frac in ff_acelp_interpolate()
Originally …
|
|
|
@badcd8d7
|
16 years |
michaelni |
Try to improve parameter doxy of ff_acelp_interpolate().
Originally …
|
|
|
@03a4da6f
|
16 years |
michaelni |
Clarify how generic ff_acelp_interpolate() is.
Originally committed …
|
|
|
@ba5a14fc
|
16 years |
michaelni |
Correct incorrect length parameter doxy for ff_acelp_interpolate().
…
|
|
|
@ef119cc8
|
16 years |
michaelni |
Right half is clearer than positive half for specifying which part of …
|
|
|
@7dd3e95
|
16 years |
michaelni |
Mention the fixed-point scale of the FIR filter coefficients.
…
|
|
|
@ba05497d
|
16 years |
michaelni |
Cleanup comment for ff_acelp_interp_filter.
Originally committed as …
|
|
|
@2398930
|
16 years |
michaelni |
Make doxygen comments consistent with the rest of FFmpeg.
Originally …
|
|
|
@fee37a4
|
16 years |
michaelni |
Document code, do not document difference to a irrelevant reference …
|
|
|
@012fd207
|
16 years |
michaelni |
Remove some irrelevant comments.
Originally committed as revision …
|
|
|
@da7e59b4
|
16 years |
voroshil |
first and second stage LSP codebooks for G.729
Originally committed …
|
|
|
@65b20b24
|
16 years |
robert.swain |
Reindent after last commit
Originally committed as revision 14882 to …
|
|
|
@fbd91d7c
|
16 years |
robert.swain |
Work around GCC variable may be used uninitialised warning
Originally …
|
|
|
@1098e8d2
|
16 years |
robert.swain |
Remove unused variable
Originally committed as revision 14880 to …
|
|
|
@eb6fc557
|
16 years |
pross |
Include floating point PCM in changelog and documentation.
Originally …
|
|
|
@8e84913d
|
16 years |
diego |
cosmetics: Fix incorrect indentation.
Originally committed as …
|
|
|
@4b0044b7
|
16 years |
robert.swain |
Reindent
Originally committed as revision 14877 to …
|
|
|
@c5377f57
|
16 years |
robert.swain |
Correct regex file name matching as per Måns' suggestion
Originally …
|
|
|
@f3399088
|
16 years |
andreas |
The comment about channel order for AAC 5.1 audio was not correct, fix …
|
|
|
@4991f3ce
|
16 years |
robert.swain |
Add me as maintainer of the AAC decoder code
Originally committed as …
|
|
|
@7d8f3de4
|
16 years |
robert.swain |
Last hunk of the AAC decoder code to be OKed and build system and …
|
|
|
@7fb262b5
|
16 years |
michaelni |
Simplify timestamp reordering by using the new API.
Originally …
|
|
|
@79de84f2
|
16 years |
michaelni |
Provide a simpler way for the user to reorder her timestamps.
…
|
|
|
@28f27e0c
|
16 years |
Aurélien Jacobs |
matroskadec: fail cleanly when the required compression lib is not …
|
|
|
@dc3e0211
|
16 years |
Aurélien Jacobs |
matroskadec: stop parsing when skipping en element crossing over the …
|
|
|
@3ef61825
|
16 years |
diego |
Fix #include path, headers from other directories need to have
the …
|
|
|
@071083b4
|
16 years |
diego |
Rename ff_init_vlcs function to the more descriptive name …
|
|
|
@054480a5
|
16 years |
diego |
cosmetics: comment spelling/grammar fixes
Originally committed as …
|
|
|
@38511b9
|
16 years |
Aurélien Jacobs |
matroska: fix regression test according to r14862
Originally …
|
|
|
@2cd04cf9
|
16 years |
pross |
Fix PCM DVD divide by zero bug introduced in r14659. Patch supplied by …
|
|
|
@ab2a942a
|
16 years |
justin.ruggles |
cosmetics: indentation
Originally committed as revision 14863 to …
|
|
|
@eb9cf50a
|
16 years |
Aurélien Jacobs |
matroska: add support for most variants of PCM
Originally committed …
|
|
|
@b49d17b7
|
16 years |
Aurélien Jacobs |
matroskadec: handle EBML_ID_VOID and EBML_ID_CRC32 in a generic way
…
|
|
|
@bf09b550
|
16 years |
justin.ruggles |
commit the OKed parts of the E-AC-3 decoder
Originally committed as …
|
|
|
@e6300276
|
16 years |
justin.ruggles |
get data size based on the actual data array instead of coding-in the …
|
|
|
@8e33132b
|
16 years |
justin.ruggles |
rename AC3_MAX_FRAME_SIZE to AC3_FRAME_BUFFER_SIZE and increase the …
|
|
|
@ba99cfc2
|
16 years |
rsbultje |
Implement url_open_protocol(), which is basiclly the former url_open() …
|
|
|
@b76e3424
|
16 years |
stefano.sabatini-lala |
Cosmetics: remove a redundant and misplaced doxy.
Originally …
|
|
|
@e8e2b2e
|
16 years |
stefano.sabatini-lala |
Deprecate av_fifo_realloc(). av_fifo_realloc2() should be used …
|
|
|
@fda0d4af
|
16 years |
Carl Eugen Hoyos |
Ok-ed parts from patch by zhentan feng.
Originally committed as …
|
|
|
@1b0732ea
|
16 years |
Carl Eugen Hoyos |
Remove useless #ifdef DEBUG (patch by Zhentan Feng).
Originally …
|
|
|
@e9d4b8a5
|
16 years |
michaelni |
Workaround bug in types.h that has typedef u64 under #ifndef …
|
|
|
@0da49fc
|
16 years |
diego |
Untangle mpeg12.c and mdec.c so that mdec.c can be compiled …
|
|
|
@7942269b
|
16 years |
diego |
cosmetics: s/const static/static const/g
patch by Mathieu Malaterre, …
|
|
|
@833e90dd
|
16 years |
jmenon86 |
Update changelog and general.texi to reflect
addition of the alac …
|
|
|
@745b39d
|
16 years |
stefano.sabatini-lala |
Replace invocations of av_fifo_realloc(), which is going to be …
|
|
|
@a1ab56c5
|
16 years |
jmenon86 |
alacenc: compare against ALAC_MAX_LPC_ORDER instead of MAX_LPC_ORDER
…
|
|
|
@8257b835
|
16 years |
stefano.sabatini-lala |
Implement av_fifo_realloc2().
Originally committed as revision 14846 …
|
|
|
@e13894e8
|
16 years |
jmenon86 |
alacenc: last few hunks approved by michael
Originally committed as …
|
|
|
@cc940caf
|
16 years |
ramiro.polla |
alacenc: Use user-specified min and max prediction order.
Originally …
|
|
|
@0d962ecb
|
16 years |
ramiro.polla |
Import more OKed parts of ALAC encoder from GSoC repo.
Originally …
|
|
|
@c89cb589
|
16 years |
Roman R. |
Making block size in bits variable and dependent on the DV spec
…
|
|
|
@713c1aa9
|
16 years |
Roman R. |
Making the number of blocks per macroblock dependent on the DV stream …
|
|
|
@cb879ec2
|
16 years |
Roman R. |
Introducing DV_MAX_BPM macro instead of a hardcoded value for the …
|
|
|
@2c8d4388
|
16 years |
Carl Eugen Hoyos |
Ok-ed parts from patch by zhentan feng.
Originally committed as …
|
|
|
@6f18fe8c
|
16 years |
pross |
Add regression tests for F32LE, F64BE and F64LE PCM codecs.
…
|
|
|
@b1c0034
|
16 years |
pross |
Make AIFF demuxer handle F32BE and F64BE PCM audio.
Originally …
|
|
|
@a1ef2c4b
|
16 years |
pross |
Make MOV demuxer handle F32BE, F32LE, F64BE and F64LE PCM audio.
…
|
|
|
@57406d8e
|
16 years |
pross |
Make RIFF-based demuxers handle F32LE and F64LE PCM audio.
Originally …
|
|
|
@7b21690a
|
16 years |
pross |
Make AU demuxer handle S24BE, S32BE and F64BE PCM audio.
Originally …
|
|
|
@143a5d6f
|
16 years |
pross |
Add F64BE, F64LE and F64BE PCM codecs.
Originally committed as …
|
|
|
@e06b00f3
|
16 years |
pross |
Add SAMPLE_FMT_DBL.
Originally committed as revision 14832 to …
|
|
|
@4efbd755
|
16 years |
pross |
Fix PCM_S16LE_PLANAR channel-address calculation bug introduced in …
|
|
|
@6ec87fbd
|
16 years |
diego |
Mark init_vlcs function as av_cold.
Originally committed as revision …
|
|
|
@1dece0d2
|
16 years |
robert.swain |
More OKed AAC decoder code hunks
Originally committed as revision …
|
|
|