Sat, 16 Jan 2010 11:55:35 +0000 |
michael |
Avoid wasting 4 cpu cycles per MB in redundantly calculating qp_thresh.
libavcodec
|
Sat, 16 Jan 2010 10:46:45 +0000 |
cehoyos |
Correctly decode some Avid AV1x samples, fixes issue 1684.
libavcodec
|
Sat, 16 Jan 2010 10:41:52 +0000 |
cehoyos |
Support lowres 3 when decoding MPEG video.
libavcodec
|
Sat, 16 Jan 2010 05:41:33 +0000 |
michael |
Replace cabac checks in inline functions from h264.h with constants.
libavcodec
|
Sat, 16 Jan 2010 04:49:02 +0000 |
mru |
Add symbol versioning for shared libraries
libavcodec
|
Sat, 16 Jan 2010 03:54:55 +0000 |
vitor |
SIPR16k decoder
libavcodec
|
Sat, 16 Jan 2010 03:44:17 +0000 |
vitor |
Allow a SIPR table to be used by the upcoming SIPR16k decoder
libavcodec
|
Sat, 16 Jan 2010 03:40:25 +0000 |
vitor |
Split some SIPR structs to a header file for the upcoming SIPR16k commit
libavcodec
|
Sat, 16 Jan 2010 00:32:09 +0000 |
cehoyos |
Support 2Vuy in mov, fixes issue 1690.
libavcodec
|
Fri, 15 Jan 2010 20:48:34 +0000 |
mru |
Fix out of tree build with hardcoded tables
libavcodec
|
Fri, 15 Jan 2010 14:02:52 +0000 |
mru |
AAC: optimise bitstream reading in decode_spectrum_and_dequant()
libavcodec
|
Fri, 15 Jan 2010 11:03:40 +0000 |
cehoyos |
Support decoding of Avid uncompressed mov files, fixes issue 1685.
libavcodec
|