Mon, 11 Jan 2010 16:41:03 +0000 |
alexc |
fft-test: Add RDFT/IRDFT support.
libavcodec
|
Mon, 11 Jan 2010 16:40:01 +0000 |
alexc |
fft-test: Replace do_mdct with a tf_transform enum and switch on it.
libavcodec
|
Mon, 11 Jan 2010 14:21:53 +0000 |
kostya |
Fix two RLE buffer size calculations in TSCC decoder.
libavcodec
|
Mon, 11 Jan 2010 10:54:59 +0000 |
cehoyos |
10l: Fix forgotten variable rename from r14893 (fixes issue 1675).
libavcodec
|
Mon, 11 Jan 2010 04:57:04 +0000 |
astrange |
Add missing internal.h to files calling ff_match_2uint16().
libavcodec
|
Mon, 11 Jan 2010 02:52:50 +0000 |
michael |
Optimize ff_snow_horizontal_compose97i.
libavcodec
|
Mon, 11 Jan 2010 01:00:50 +0000 |
michael |
Merge vertical_compose53iL0*()
libavcodec
|
Mon, 11 Jan 2010 00:54:48 +0000 |
michael |
Optimize horizontal_compose53i() by inlining inv_lift() and optimizing the
libavcodec
|
Mon, 11 Jan 2010 00:31:52 +0000 |
conrad |
Add support for dirac in ogg
libavcodec
|
Mon, 11 Jan 2010 00:31:44 +0000 |
conrad |
Add a function to parse Dirac's sequence header
libavcodec
|
Mon, 11 Jan 2010 00:31:39 +0000 |
conrad |
Export fullrange flag and color information for h.264
libavcodec
|
Sun, 10 Jan 2010 21:38:15 +0000 |
vitor |
SIPR decoder for modes 8k5, 6k5 and 5k0.
libavcodec
|
Sun, 10 Jan 2010 05:41:36 +0000 |
pross |
Deluxe Paint Animation decoder
libavcodec
|
Sun, 10 Jan 2010 04:06:34 +0000 |
michael |
Doxy for ff_match_2uint16().
libavcodec
|
Sun, 10 Jan 2010 04:04:51 +0000 |
michael |
Fix implicit declaration warning.
libavcodec
|
Sat, 09 Jan 2010 18:33:21 +0000 |
michael |
Add a function to match a 2 element vector of uint16_t and use it in h263 and svq1
libavcodec
|
Sat, 09 Jan 2010 18:12:06 +0000 |
michael |
Make inter_level/run global again, msmpeg4 uses them.
libavcodec
|
Sat, 09 Jan 2010 17:22:37 +0000 |
michael |
Make some tables static again, i mistakely thought they would be used in several
libavcodec
|
Sat, 09 Jan 2010 16:20:41 +0000 |
ramiro |
Export get_slice_type() as ff_h264_get_slice_type().
libavcodec
|
Sat, 09 Jan 2010 14:59:06 +0000 |
michael |
Split H263 encoder and decoder from common code.
libavcodec
|
Sat, 09 Jan 2010 13:28:04 +0000 |
reimar |
Add support for hard-coded MDCT-related ff_sine_windows tables.
libavcodec
|
Sat, 09 Jan 2010 07:57:26 +0000 |
jai_menon |
Always initialize bit_depth_luma and bit_depth_chroma in the H264
libavcodec
|
Sat, 09 Jan 2010 03:31:13 +0000 |
pross |
update my email address
libavcodec
|
Fri, 08 Jan 2010 19:59:51 +0000 |
michael |
Move 3 direct MV related functions that i left out from h263.c to mpeg4video.c.
libavcodec
|