Wed, 07 Jan 2009 23:03:04 +0000 |
diego |
Only #include svq3.c if the SVQ3 decoder is enabled.
libavcodec
|
Wed, 07 Jan 2009 22:54:59 +0000 |
diego |
The SVQ3 decoder uses ff_svq1_packet_checksum from svq1dec.c.
libavcodec
|
Wed, 07 Jan 2009 22:09:21 +0000 |
superdump |
Support ADTS AAC files in the ffaac decoder (limited to streams containing one
libavcodec
|
Wed, 07 Jan 2009 19:55:08 +0000 |
michael |
Document the need of buf=NULL buf_size=0 at the end to obtain all frames.
libavcodec
|
Wed, 07 Jan 2009 18:42:24 +0000 |
diego |
Add missing headers to allow 'make checkheaders' to pass.
libavcodec
|
Wed, 07 Jan 2009 18:24:16 +0000 |
diego |
Use <> instead of "" for system headers.
libavcodec
|
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
|
Mon, 05 Jan 2009 23:25:58 +0000 |
cehoyos |
Export VDPAU support by installing vdpau.h.
libavcodec
|
Mon, 05 Jan 2009 23:23:32 +0000 |
cehoyos |
Rename vdpau_render.h as vdpau.h.
libavcodec
|
Mon, 05 Jan 2009 23:15:14 +0000 |
gpoirier |
add AltiVec implementation of biweight_h264_pixels(16|8)x(16|8|4)
libavcodec
|
Mon, 05 Jan 2009 22:13:42 +0000 |
gpoirier |
AltiVec version of h264_idct(8)_dc_add
libavcodec
|
Mon, 05 Jan 2009 18:44:32 +0000 |
cehoyos |
Ministry of English Composition treatment: s/Alloced/Allocated
libavcodec
|
Mon, 05 Jan 2009 14:46:04 +0000 |
cehoyos |
Remove leading underscore from union declaration.
libavcodec
|
Mon, 05 Jan 2009 13:57:43 +0000 |
diego |
Add missing 'void' keyword to parameterless function declarations.
libavcodec
|
Mon, 05 Jan 2009 11:49:15 +0000 |
diego |
spelling/grammar and whitespace cosmetics
libavcodec
|
Mon, 05 Jan 2009 08:46:59 +0000 |
cehoyos |
50l: Reenable error resilience for H264 (Patch by Dark Shikari).
libavcodec
|
Mon, 05 Jan 2009 00:48:44 +0000 |
cehoyos |
Cosmetics: Fix indentation.
libavcodec
|
Mon, 05 Jan 2009 00:31:39 +0000 |
cehoyos |
100l: Add a deleted '{'.
libavcodec
|
Sun, 04 Jan 2009 23:55:27 +0000 |
cehoyos |
Add VDPAU hardware accelerated decoding for H264 which can be used by
libavcodec
|
Sun, 04 Jan 2009 18:58:49 +0000 |
michael |
Move metadata API from avcodec to avformat.
libavcodec
|
Sun, 04 Jan 2009 18:48:37 +0000 |
michael |
Generic metadata API.
libavcodec
|
Sun, 04 Jan 2009 01:36:11 +0000 |
cehoyos |
Use H264 MMX chroma functions to accelerate RV40 decoding.
libavcodec
|
Sat, 03 Jan 2009 19:21:48 +0000 |
michael |
Bump LIBAVCODEC_VERSION_MINOR due to AVSubtitle changes.
libavcodec
|
Sat, 03 Jan 2009 19:20:50 +0000 |
michael |
Add type, text and ass to AVSubtitleRect.
libavcodec
|
Sat, 03 Jan 2009 19:17:18 +0000 |
michael |
Replace AVSubtitleRect.rgba_palette and bitmap by AVPicture.
libavcodec
|
Sat, 03 Jan 2009 18:41:35 +0000 |
michael |
Replace some fixed width variable from AVSubtitle* by normal int.
libavcodec
|
Sat, 03 Jan 2009 18:26:07 +0000 |
michael |
Forgot to update (I likely missed it due to its similar name to dvb...)
libavcodec
|
Sat, 03 Jan 2009 17:58:25 +0000 |
michael |
Future doxy for a few fields of AVSubtitleRect.
libavcodec
|
Sat, 03 Jan 2009 17:54:48 +0000 |
michael |
Change AVSubtitle.rects to an array of pointers so ABI does not break
libavcodec
|
Sat, 03 Jan 2009 15:15:03 +0000 |
michael |
Add enum AVSubtitleType
libavcodec
|
Sat, 03 Jan 2009 00:46:17 +0000 |
darkshikari |
Add x264 SSE2 iDCT functions to H.264 decoder.
libavcodec
|
Fri, 02 Jan 2009 16:21:22 +0000 |
diego |
Avoid POSIX-reserved _t namespace.
libavcodec
|
Fri, 02 Jan 2009 16:19:27 +0000 |
diego |
Avoid POSIX-reserved _t namespace.
libavcodec
|
Tue, 30 Dec 2008 03:13:52 +0000 |
mru |
ARM: work around linker bug with movw/movt relocations in shared libs
libavcodec
|
Tue, 30 Dec 2008 03:13:40 +0000 |
mru |
ARM: rename coefficient table in NEON IDCT
libavcodec
|
Mon, 29 Dec 2008 17:14:30 +0000 |
reynaldo |
Remove duplicated dot product code. Use dsputil's
libavcodec
|
Mon, 29 Dec 2008 10:20:03 +0000 |
kostya |
It turned out that RV30 uses motion vectors for forward motion B-frame
libavcodec
|
Sun, 28 Dec 2008 23:26:12 +0000 |
michael |
Explain the lack of +3/7
libavcodec
|
Sun, 28 Dec 2008 20:08:39 +0000 |
cehoyos |
Revert r16375: It broke aac decoding.
libavcodec
|
Sun, 28 Dec 2008 19:48:43 +0000 |
cehoyos |
Reduce number of warnings when compiling with icc by two.
libavcodec
|
Sun, 28 Dec 2008 19:44:47 +0000 |
cehoyos |
Silence one warning when compiling with icc:
libavcodec
|
Sun, 28 Dec 2008 19:40:13 +0000 |
cehoyos |
Fix h264 decoding on SSE2 cores with icc compilation.
libavcodec
|
Sat, 27 Dec 2008 23:12:00 +0000 |
mru |
Replace UNALIGNED_STORES_ARE_BAD with !HAVE_FAST_UNALIGNED
libavcodec
|
Sat, 27 Dec 2008 16:25:36 +0000 |
mru |
simple_idct: use MUL16 and MAC16 from mathops.h
libavcodec
|
Sat, 27 Dec 2008 11:33:26 +0000 |
diego |
consistency cosmetics: Rename POWERPC identifiers to PPC.
libavcodec
|