Wed, 07 Jan 2009 18:10:10 +0000 |
superdump |
Factorise enum of AC3 error types to be usable by AAC in the ADTS patch that
libavcodec
|
Wed, 07 Jan 2009 13:54:26 +0000 |
gpoirier |
Add AltiVec versions of h264_idct_add(8|16|16intra),
libavcodec
|
Wed, 07 Jan 2009 01:58:04 +0000 |
diego |
Disable SVQ3 checks if SVQ3 support is not compiled in.
libavcodec
|
Tue, 06 Jan 2009 23:03:33 +0000 |
gpoirier |
Add Altivec version of vector_fmul_window.
libavcodec
|
Tue, 06 Jan 2009 22:29:26 +0000 |
gpoirier |
add AltiVec implementation of weight_h264_pixels(16|8)x(16|8|4)
libavcodec
|
Tue, 06 Jan 2009 22:01:57 +0000 |
aurel |
ensure that no GPL code is linked to LGPL only libavcodec
libavcodec
|
Tue, 06 Jan 2009 18:58:18 +0000 |
cehoyos |
Rename mpeg_set_pixelformat() as mpeg_get_pixelformat().
libavcodec
|
Tue, 06 Jan 2009 15:16:33 +0000 |
cehoyos |
Factorise setting of avctx->pix_fmt.
libavcodec
|
Tue, 06 Jan 2009 12:51:35 +0000 |
gpoirier |
Fix float_to_int16_altivec prototype to match float_to_int16's in dsputil.h
libavcodec
|
Tue, 06 Jan 2009 10:44:45 +0000 |
gpoirier |
fix compilation with GCC-4.3+
libavcodec
|
Tue, 06 Jan 2009 10:35:06 +0000 |
gpoirier |
offset and weights are signed, fixes some non-bitexact issues.
libavcodec
|
Tue, 06 Jan 2009 10:13:25 +0000 |
cehoyos |
1l: Forgot to rename header guard.
libavcodec
|