7669 Commits (1775c7fac6f70f77986dc8adab674b6d4510c7f7)

Author SHA1 Message Date
Michael Niedermayer 012fd207a3 Remove some irrelevant comments. 17 years ago
Vladimir Voroshilov da7e59b4ab first and second stage LSP codebooks for G.729 17 years ago
Robert Swain 65b20b2485 Reindent after last commit 17 years ago
Robert Swain fbd91d7cad Work around GCC variable may be used uninitialised warning 17 years ago
Robert Swain 1098e8d236 Remove unused variable 17 years ago
Diego Biurrun 8e84913db4 cosmetics: Fix incorrect indentation. 17 years ago
Robert Swain 4b0044b750 Reindent 17 years ago
Andreas Öman f339908843 The comment about channel order for AAC 5.1 audio was not correct, fix it. 17 years ago
Robert Swain 7d8f3de4a8 Last hunk of the AAC decoder code to be OKed and build system and documentation 17 years ago
Michael Niedermayer 79de84f263 Provide a simpler way for the user to reorder her timestamps. 17 years ago
Diego Biurrun 071083b4a5 Rename ff_init_vlcs function to the more descriptive name ff_mpeg12_init_vlcs. 17 years ago
Diego Biurrun 054480a57b cosmetics: comment spelling/grammar fixes 17 years ago
Peter Ross 2cd04cf919 Fix PCM DVD divide by zero bug introduced in r14659. Patch supplied by lars dot taeuber at gmx dot net. 17 years ago
Justin Ruggles ab2a942ad8 cosmetics: indentation 17 years ago
Justin Ruggles bf09b550e6 commit the OKed parts of the E-AC-3 decoder 17 years ago
Justin Ruggles e630027686 get data size based on the actual data array instead of coding-in the calculation 17 years ago
Justin Ruggles 8e33132bab rename AC3_MAX_FRAME_SIZE to AC3_FRAME_BUFFER_SIZE and increase the size 17 years ago
Diego Biurrun 0da49fca79 Untangle mpeg12.c and mdec.c so that mdec.c can be compiled separately. 17 years ago
Mathieu Malaterre 7942269b71 cosmetics: s/const static/static const/g 17 years ago
Jai Menon 833e90ddf5 Update changelog and general.texi to reflect 17 years ago
Jai Menon a1ab56c5a8 alacenc: compare against ALAC_MAX_LPC_ORDER instead of MAX_LPC_ORDER 17 years ago
Jai Menon e13894e80e alacenc: last few hunks approved by michael 17 years ago
Ramiro Polla cc940caf4d alacenc: Use user-specified min and max prediction order. 17 years ago
Ramiro Polla 0d962ecb70 Import more OKed parts of ALAC encoder from GSoC repo. 17 years ago
Roman Shaposhnik c89cb5894e Making block size in bits variable and dependent on the DV spec 17 years ago
Roman Shaposhnik 713c1aa9a6 Making the number of blocks per macroblock dependent on the DV stream 17 years ago
Roman Shaposhnik cb879ec2fb Introducing DV_MAX_BPM macro instead of a hardcoded value for the 17 years ago
Peter Ross 143a5d6f1f Add F64BE, F64LE and F64BE PCM codecs. 17 years ago
Peter Ross e06b00f3b6 Add SAMPLE_FMT_DBL. 17 years ago
Peter Ross 4efbd75583 Fix PCM_S16LE_PLANAR channel-address calculation bug introduced in r14659. 17 years ago
Diego Biurrun 6ec87fbd92 Mark init_vlcs function as av_cold. 17 years ago
Robert Swain 1dece0d2cd More OKed AAC decoder code hunks 17 years ago
Robert Swain c7f4d983a4 More OKed AAC decoder code hunks 17 years ago
Peter Ross 97ceb75218 Mark SAMPLE_FMT_S24 as deprecated. 17 years ago
Kostya Shishkov bf689db069 Add okayed chunks of AAC encoder psychoacoustic model 17 years ago
Kostya Shishkov b54bf2d6eb Add okayed parts for AAC encoder 17 years ago
Ramiro Polla ca04826627 Import more ok'd parts of ALAC encoder from GSoC repo. 17 years ago
Justin Ruggles 46dd2738ae remove some unneeded header includes 17 years ago
Diego Biurrun ee8cc834ae Add missing header includes to fix 'make checkheaders'. 17 years ago
Justin Ruggles ec0350c983 use LFG instead of Mersenne Twister for AC-3 PRNG 17 years ago
Diego Biurrun defa0cd6f5 Mark adx_decode_init() as type int instead of void, the function returns 17 years ago
Justin Ruggles f1f373c220 fix and simplify frame size check and reencoding in verbatim mode 17 years ago
Ramiro Polla 83e92ab6b8 alacenc: NULL_IF_CONFIG_SMALL long_name. 17 years ago
Vladimir Voroshilov 5209846850 G.729 decoder main code 17 years ago
Kostya Shishkov 720d52c678 More okayed chunks of AAC encoder 17 years ago
Ramiro Polla 6b93147684 Import ok'd parts of ALAC encoder from GSoC repo. 17 years ago
Justin Ruggles 38c1a5c4d9 update my email address to one which does not depend on my service provider 17 years ago
Justin Ruggles 81fc8a63c5 use range of lpc orders in ORDER_METHOD_EST 17 years ago
Justin Ruggles 9045f5e72d cosmetics: adjust line breaks and vertical alignment 17 years ago
Justin Ruggles 56c07e2989 use limited range of lpc orders when quantizing coefficients 17 years ago