|
|
|
@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 …
|
|
|
@c7f4d983
|
16 years |
robert.swain |
More OKed AAC decoder code hunks
Originally committed as revision …
|
|
|
@e48891bd
|
16 years |
michaelni |
Ok-ed parts from patch by zhentan feng.
Originally committed as …
|
|
|
@c69968b4
|
16 years |
michaelni |
Factorize common code out of the mxf demuxer.
Patch by zhentan feng.
…
|
|
|
@3f3fe38d
|
16 years |
rsbultje |
Set AVStream.discard, so that demuxers can choose which stream to …
|
|
|
@fc7ed9a6
|
16 years |
pross |
Support Electronic Arts files containing MP3 audio.
Originally …
|
|
|
@97ceb752
|
16 years |
pross |
Mark SAMPLE_FMT_S24 as deprecated.
Originally committed as revision …
|
|
|
@bf689db0
|
16 years |
kostya.shishkov |
Add okayed chunks of AAC encoder psychoacoustic model
Originally …
|
|
|
@b54bf2d6
|
16 years |
kostya.shishkov |
Add okayed parts for AAC encoder
Originally committed as revision …
|
|
|
@ca048266
|
16 years |
ramiro.polla |
Import more ok'd parts of ALAC encoder from GSoC repo.
Originally …
|
|
|
@46dd273
|
16 years |
justin.ruggles |
remove some unneeded header includes
Originally committed as revision …
|
|
|
@a8aefc8a
|
16 years |
michaelni |
Copy and paste LGPL from tree.h, the previous one referred to a …
|
|
|
@ee8cc834
|
16 years |
diego |
Add missing header includes to fix 'make checkheaders'.
Originally …
|
|
|
@82ed0b76
|
16 years |
diego |
Add missing stdint.h header to fix 'make checkheaders'.
Originally …
|
|
|
@ec0350c
|
16 years |
justin.ruggles |
use LFG instead of Mersenne Twister for AC-3 PRNG
Originally …
|
|
|
@defa0cd6
|
16 years |
diego |
Mark adx_decode_init() as type int instead of void, the function …
|
|
|
@8cb2db4e
|
16 years |
michaelni |
restore alphabetical order of TESTS
Originally committed as revision …
|
|
|
@31bcb290
|
16 years |
michaelni |
Add PCA to TESTS.
Originally committed as revision 14812 to …
|
|
|
@f1f373c2
|
16 years |
justin.ruggles |
fix and simplify frame size check and reencoding in verbatim mode
…
|
|
|
@4869f47e
|
16 years |
michaelni |
Add multiple inclusion guards for consistency and to avoid them being …
|
|
|
@ab1388e4
|
16 years |
michaelni |
Move context struct to c file.
Originally committed as revision 14809 …
|
|
|
@f43ad0fe
|
16 years |
michaelni |
Add prototypes to header (based on code by ramiro)
Originally …
|
|
|
@64417375
|
16 years |
michaelni |
Make ff_pca_init() allocate it struct instead of letting the user …
|
|
|
@7b0a6612
|
16 years |
michaelni |
Do not mix declarations and statements (by ramiro).
Originally …
|
|
|
@88ccaf6f
|
16 years |
michaelni |
put testing code under #ifdef TEST
Originally committed as revision …
|
|
|
@cd5cd377
|
16 years |
michaelni |
Testing code uses random().
Originally committed as revision 14804 to …
|
|
|
@a50bd69d
|
16 years |
michaelni |
fix includes
Originally committed as revision 14803 to …
|
|
|
@7a0d00d4
|
16 years |
michaelni |
Principal component analysis
(will be cleaned up in next commits)
…
|
|
|
@83e92ab6
|
16 years |
ramiro.polla |
alacenc: NULL_IF_CONFIG_SMALL long_name.
Originally committed as …
|
|
|
@52098468
|
16 years |
voroshil |
G.729 decoder main code
(just skeleton, contains only parts, …
|
|
|
@720d52c6
|
16 years |
kostya.shishkov |
More okayed chunks of AAC encoder
Originally committed as revision …
|
|
|
@6b931476
|
16 years |
ramiro.polla |
Import ok'd parts of ALAC encoder from GSoC repo.
Originally …
|
|
|
@38c1a5c4
|
16 years |
justin.ruggles |
update my email address to one which does not depend on my service …
|
|
|
@81fc8a63
|
16 years |
justin.ruggles |
use range of lpc orders in ORDER_METHOD_EST
Originally committed as …
|
|
|
@9045f5e
|
16 years |
justin.ruggles |
cosmetics: adjust line breaks and vertical alignment
Originally …
|
|
|
@56c07e2
|
16 years |
justin.ruggles |
use limited range of lpc orders when quantizing coefficients
…
|
|
|
@e748e34d
|
16 years |
Aurélien Jacobs |
struct timeval requires #include <sys/time.h>
patch by Dave Yeo …
|
|
|
@e9e3c980
|
16 years |
ramiro.polla |
lpc: cosmetics: vertically align declarations and definitions.
…
|
|
|
@1b0f6fb8
|
16 years |
robert.swain |
Use correct asm object type and necessary -DPIC for yasm on 64-bit …
|
|
|
@c50da3ad
|
16 years |
ramiro.polla |
flacenc, lpc: Move LPC code from flacenc.c to new lpc.[ch] files.
…
|
|
|
@51c796d0
|
16 years |
ramiro.polla |
flacenc: Allow more flexible shift calculation in LPC.
Originally …
|
|
|
@3cffbe09
|
16 years |
michaelni |
Fix rc_eq mem leak.
Originally committed as revision 14788 to …
|
|
|
@847d0536
|
16 years |
michaelni |
Revert r14260
Log:
Free in avcodec_close() avctx->rc_eq. Fix a …
|
|
|
@f5c3eae3
|
16 years |
kostya.shishkov |
Synchronize AAC encoder with renamings in aac.h
Originally committed …
|
|
|
@817015e4
|
16 years |
kostya.shishkov |
Add approved chunks to AAC encoder
Originally committed as revision …
|
|
|
@38a1c7f2
|
16 years |
pross |
Use memcpy() for PCM S16/S32 codecs when codec byte-order matches …
|
|
|
@4c00864f
|
16 years |
diego |
Surround format-specific functions with matching preprocessor …
|
|
|
@7402ee2
|
16 years |
diego |
Surround AVInputFormat declarations with format-specific #ifdefs.
…
|
|
|
@96445426
|
16 years |
diego |
Replace generic CONFIG_MUXERS preprocessor condition around …
|
|
|
@bcb5430a
|
16 years |
diego |
Replace generic CONFIG_MUXERS preprocessor conditions around …
|
|
|
@082f7ac
|
16 years |
diego |
cosmetics: Remove redundant #endif comments that are very close to the …
|
|
|
@fb9f111
|
16 years |
diego |
cosmetics: misc spelling fixes
Originally committed as revision 14778 …
|
|
|
@ff9c8d7
|
16 years |
michaelni |
Add flag to mark demuxers that can output discontinuous timestamps. …
|
|
|
@8a9d72a0
|
16 years |
michaelni |
Simplify by using FFMAX.
Originally committed as revision 14776 to …
|
|
|