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
|