Tue, 19 Aug 2008 20:04:46 +0000 |
diego |
cosmetics: s/const static/static const/g
libavcodec
|
Tue, 19 Aug 2008 19:25:00 +0000 |
jai_menon |
Update changelog and general.texi to reflect
libavcodec
|
Tue, 19 Aug 2008 18:45:00 +0000 |
jai_menon |
alacenc: compare against ALAC_MAX_LPC_ORDER instead of MAX_LPC_ORDER
libavcodec
|
Tue, 19 Aug 2008 17:20:41 +0000 |
jai_menon |
alacenc: last few hunks approved by michael
libavcodec
|
Tue, 19 Aug 2008 16:12:05 +0000 |
ramiro |
alacenc: Use user-specified min and max prediction order.
libavcodec
|
Tue, 19 Aug 2008 16:07:58 +0000 |
ramiro |
Import more OKed parts of ALAC encoder from GSoC repo.
libavcodec
|
Tue, 19 Aug 2008 16:02:43 +0000 |
romansh |
Making block size in bits variable and dependent on the DV spec
libavcodec
|
Tue, 19 Aug 2008 16:01:41 +0000 |
romansh |
Making the number of blocks per macroblock dependent on the DV stream
libavcodec
|
Tue, 19 Aug 2008 16:00:26 +0000 |
romansh |
Introducing DV_MAX_BPM macro instead of a hardcoded value for the
libavcodec
|
Tue, 19 Aug 2008 10:43:47 +0000 |
pross |
Add F64BE, F64LE and F64BE PCM codecs.
libavcodec
|
Tue, 19 Aug 2008 10:36:30 +0000 |
pross |
Add SAMPLE_FMT_DBL.
libavcodec
|
Tue, 19 Aug 2008 10:17:29 +0000 |
pross |
Fix PCM_S16LE_PLANAR channel-address calculation bug introduced in r14659.
libavcodec
|
Tue, 19 Aug 2008 08:55:40 +0000 |
diego |
Mark init_vlcs function as av_cold.
libavcodec
|
Mon, 18 Aug 2008 21:36:58 +0000 |
superdump |
More OKed AAC decoder code hunks
libavcodec
|
Mon, 18 Aug 2008 19:39:08 +0000 |
superdump |
More OKed AAC decoder code hunks
libavcodec
|
Mon, 18 Aug 2008 12:03:59 +0000 |
pross |
Mark SAMPLE_FMT_S24 as deprecated.
libavcodec
|
Mon, 18 Aug 2008 05:39:44 +0000 |
kostya |
Add okayed chunks of AAC encoder psychoacoustic model
libavcodec
|
Mon, 18 Aug 2008 05:38:26 +0000 |
kostya |
Add okayed parts for AAC encoder
libavcodec
|
Sun, 17 Aug 2008 22:47:40 +0000 |
ramiro |
Import more ok'd parts of ALAC encoder from GSoC repo.
libavcodec
|
Sun, 17 Aug 2008 19:56:28 +0000 |
jbr |
remove some unneeded header includes
libavcodec
|
Sun, 17 Aug 2008 19:26:13 +0000 |
diego |
Add missing header includes to fix 'make checkheaders'.
libavcodec
|
Sun, 17 Aug 2008 17:41:48 +0000 |
jbr |
use LFG instead of Mersenne Twister for AC-3 PRNG
libavcodec
|
Sun, 17 Aug 2008 17:08:25 +0000 |
diego |
Mark adx_decode_init() as type int instead of void, the function returns
libavcodec
|
Sun, 17 Aug 2008 16:10:46 +0000 |
jbr |
fix and simplify frame size check and reencoding in verbatim mode
libavcodec
|