Thu, 30 Apr 2009 12:30:05 +0000 |
ramiro |
mlpdec: Move MLP's filter_channel() to dsputils.
libavcodec
|
Wed, 15 Apr 2009 06:22:17 +0000 |
conrad |
Split VC1 loop filter into separate functions for h/v and size
libavcodec
|
Wed, 15 Apr 2009 06:20:22 +0000 |
conrad |
Move VC1 loop filter to DSPContext
libavcodec
|
Tue, 14 Apr 2009 23:56:10 +0000 |
conrad |
VC1: add and use avg_no_rnd chroma MC functions
libavcodec
|
Tue, 14 Apr 2009 23:55:39 +0000 |
conrad |
Rename put_no_rnd_h264_chroma* to reflect its usage in VC1 only
libavcodec
|
Tue, 14 Apr 2009 19:26:33 +0000 |
conrad |
VC1: Do qpel when needed for both MVs in a B frame
libavcodec
|
Tue, 14 Apr 2009 04:07:35 +0000 |
alexc |
Mark src constant in copy_block*().
libavcodec
|
Thu, 19 Feb 2009 00:28:08 +0000 |
romansh |
Making the arrays accomodate an extra intra 8x8 cmp function
libavcodec
|
Mon, 09 Feb 2009 23:37:31 +0000 |
aurel |
move vp6_filter_diag4() to a new vp6dsp.c file and use it throught dsputil
libavcodec
|
Sun, 08 Feb 2009 17:45:30 +0000 |
lorenm |
ff_add_hfyu_median_prediction_mmx2
libavcodec
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavcodec
|
Fri, 30 Jan 2009 20:15:48 +0000 |
alexc |
Add the rdft family of transforms (fft/ifft of an all real sequence) to dsputil.
libavcodec
|
Thu, 22 Jan 2009 19:46:23 +0000 |
alexc |
Clean up FFT related comments.
libavcodec
|
Mon, 19 Jan 2009 15:46:40 +0000 |
diego |
cosmetics: Remove pointless period after copyright statement non-sentences.
libavcodec
|
Tue, 13 Jan 2009 23:44:16 +0000 |
aurel |
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
libavcodec
|
Sun, 11 Jan 2009 22:19:48 +0000 |
diego |
Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
libavcodec
|
Sun, 11 Jan 2009 10:40:05 +0000 |
banan |
Add size that is needed for the wmapro codec
libavcodec
|
Sat, 27 Dec 2008 11:33:26 +0000 |
diego |
consistency cosmetics: Rename POWERPC identifiers to PPC.
libavcodec
|
Fri, 19 Dec 2008 09:34:18 +0000 |
michael |
Document new idct requirements.
libavcodec
|
Fri, 19 Dec 2008 00:44:51 +0000 |
darkshikari |
Move filter_luma_intra into dsputil for later addition of asm.
libavcodec
|
Thu, 18 Dec 2008 02:36:48 +0000 |
michael |
H.264 idct functions that include the chroma, inter luma and intra16 luma loops
libavcodec
|
Wed, 17 Dec 2008 00:54:54 +0000 |
mru |
ARM: replace "armv4l" with "arm"
libavcodec
|
Wed, 10 Dec 2008 21:35:17 +0000 |
lorenm |
clear_block mmx
libavcodec
|
Mon, 01 Dec 2008 06:40:36 +0000 |
kostya |
enable RV40 decoder
libavcodec
|
Mon, 01 Dec 2008 06:36:22 +0000 |
kostya |
RV40 MC functions
libavcodec
|
Mon, 03 Nov 2008 18:08:00 +0000 |
rathann |
Remove duplicated MM_* macros for CPU capabilities from dsputil.h.
libavcodec
|
Thu, 16 Oct 2008 13:34:09 +0000 |
flameeyes |
Convert asm keyword into __asm__.
libavcodec
|
Sat, 04 Oct 2008 10:26:17 +0000 |
conrad |
Move VP3 loop filter to DSPContext
libavcodec
|
Sun, 31 Aug 2008 07:39:47 +0000 |
stefano |
Globally rename the header inclusion guard names.
libavcodec
|
Mon, 25 Aug 2008 01:59:06 +0000 |
mru |
ARM: set STRIDE_ALIGN and DECLARE_ALIGNED_8 to 16 for NEON
libavcodec
|