Thu, 13 Nov 2008 03:18:07 +0000 |
jbr |
add a generic function to decode banding structure for coupling, spectral
libavcodec
|
Thu, 13 Nov 2008 03:18:01 +0000 |
jbr |
add a line break in error message text
libavcodec
|
Thu, 13 Nov 2008 03:17:56 +0000 |
jbr |
simplify decoding of coupling frequency range
libavcodec
|
Thu, 13 Nov 2008 03:17:50 +0000 |
jbr |
cosmetics: rename two variables
libavcodec
|
Wed, 12 Nov 2008 21:13:28 +0000 |
romansh |
Taking advantage of the new ->execute API
libavcodec
|
Wed, 12 Nov 2008 20:23:36 +0000 |
mru |
ARM: fix j_rev_dct_ARM
libavcodec
|
Wed, 12 Nov 2008 17:47:23 +0000 |
romansh |
Making it easier to send arbitrary structures as work orders to MT workers
libavcodec
|
Wed, 12 Nov 2008 17:29:02 +0000 |
diego |
Remove unused variable.
libavcodec
|
Tue, 11 Nov 2008 18:50:38 +0000 |
vitor |
More OKed parts of the QCELP decoder
libavcodec
|
Tue, 11 Nov 2008 08:46:29 +0000 |
banan |
Comment typo
libavcodec
|
Tue, 11 Nov 2008 08:30:32 +0000 |
banan |
Remove channel layout table that only should be used by encoders.
libavcodec
|
Mon, 10 Nov 2008 20:02:00 +0000 |
andoma |
Fix memory leak in libgsm wrapper.
libavcodec
|
Sun, 09 Nov 2008 12:00:47 +0000 |
vitor |
More OKed parts of the QCELP decoder
libavcodec
|
Sat, 08 Nov 2008 18:15:13 +0000 |
kostya |
Split RV3/4 deblock pattern into horizontal and vertical parts
libavcodec
|
Sat, 08 Nov 2008 07:24:56 +0000 |
kostya |
Drop redundant check in RV3/4 deblock coefficients calculation
libavcodec
|
Sat, 08 Nov 2008 00:38:10 +0000 |
pross |
Electronic Arts TGQ/TQI/MAD IDCT algorithm
libavcodec
|
Sat, 08 Nov 2008 00:29:22 +0000 |
pross |
Electronic Arts TGQ video decoder
libavcodec
|
Sat, 08 Nov 2008 00:18:00 +0000 |
romansh |
implementing more efficient (and direct) allocation of work for DV codec workers
libavcodec
|
Sat, 08 Nov 2008 00:15:08 +0000 |
pross |
Promote inv_aanscales array to global scope (ff_inv_aanscales)
libavcodec
|
Fri, 07 Nov 2008 07:18:22 +0000 |
kostya |
Calculating an additional MV-based deblocking pattern is the same
libavcodec
|
Thu, 06 Nov 2008 01:33:28 +0000 |
mru |
ARM: change MUL16() macro to inline function
libavcodec
|
Thu, 06 Nov 2008 01:33:26 +0000 |
mru |
ARM: prettify MAC16() macro
libavcodec
|
Thu, 06 Nov 2008 01:33:23 +0000 |
mru |
ARM: change MULH() macro to inline function
libavcodec
|
Thu, 06 Nov 2008 01:33:20 +0000 |
mru |
ARM: change MULL() macro to inline function
libavcodec
|
Thu, 06 Nov 2008 01:33:17 +0000 |
mru |
ARM: mathops.h whitespace cosmetics
libavcodec
|
Wed, 05 Nov 2008 23:28:41 +0000 |
diego |
Add missing #include "libavutil/avstring.h", fixes
libavcodec
|
Wed, 05 Nov 2008 13:59:42 +0000 |
superdump |
Fix perceptual noise shaping scaling including an oversight of the offset for
libavcodec
|
Wed, 05 Nov 2008 13:32:06 +0000 |
diego |
Fix test program build: ff_eval was replaced by ff_eval2.
libavcodec
|
Tue, 04 Nov 2008 18:31:48 +0000 |
andoma |
h264: Implement decoding of picture timing SEI message.
libavcodec
|
Tue, 04 Nov 2008 06:54:42 +0000 |
andoma |
Only warn about "Invalid and inefficient vfw-avi packed B frames" once.
libavcodec
|