Sat, 28 Jul 2007 18:23:35 +0000 |
takis |
Rename h264dsp.c to h264dspenc.c
libavcodec
|
Sun, 15 Jul 2007 18:24:26 +0000 |
mru |
separate en/decoder specific parts from png.c
libavcodec
|
Sat, 14 Jul 2007 13:23:26 +0000 |
aurel |
The mpegaudio parser depends on mpegaudiodata.o.
libavcodec
|
Sat, 14 Jul 2007 13:14:28 +0000 |
aurel |
Allow selecting only the vp6f decoder.
libavcodec
|
Sat, 14 Jul 2007 13:11:15 +0000 |
aurel |
The svq3 decoder depends on h264idct.o and also requires h264_parser.
libavcodec
|
Thu, 12 Jul 2007 22:40:33 +0000 |
mru |
split lcl.c into lcldec.c, lclenc.c, lcl.h
libavcodec
|
Wed, 11 Jul 2007 23:21:13 +0000 |
iive |
revert commit 9603
libavcodec
|
Wed, 11 Jul 2007 22:05:43 +0000 |
iive |
Integrate reference mpeg IDCT into dsputil.
libavcodec
|
Wed, 11 Jul 2007 09:07:23 +0000 |
aurel |
conditional compilation of ratecontrol.c
libavcodec
|
Wed, 11 Jul 2007 08:59:52 +0000 |
aurel |
conditional compilation of motion_est.c
libavcodec
|
Tue, 10 Jul 2007 20:28:56 +0000 |
aurel |
makes compilation of h263.o and mpegvideo_enc.o conditional
libavcodec
|
Mon, 09 Jul 2007 16:26:11 +0000 |
aurel |
split rawvideo encoder and decoder in their own files
libavcodec
|
Mon, 09 Jul 2007 15:57:13 +0000 |
aurel |
compile rangecoder.o only when needed
libavcodec
|
Sun, 08 Jul 2007 07:37:30 +0000 |
stefang |
split decoder-specific parts into their own file
libavcodec
|
Fri, 06 Jul 2007 15:19:35 +0000 |
aurel |
split SVQ1 decoder and encoder in their own files
libavcodec
|
Thu, 05 Jul 2007 09:08:28 +0000 |
aurel |
split mpeg12 encoder out of mpeg12.c
libavcodec
|
Tue, 03 Jul 2007 09:55:56 +0000 |
benoit |
Description: split mpegvideo.c
libavcodec
|
Mon, 02 Jul 2007 07:06:28 +0000 |
benoit |
QT RLE encoder
libavcodec
|
Mon, 25 Jun 2007 12:09:23 +0000 |
benoit |
RoQ video encoder
libavcodec
|
Fri, 15 Jun 2007 20:35:44 +0000 |
mru |
replace TARGET_* with HAVE_* simplifying lists in configure script
libavcodec
|
Fri, 15 Jun 2007 20:35:37 +0000 |
mru |
replace TARGET_ARCH_* to ARCH_* for consistency
libavcodec
|
Tue, 12 Jun 2007 19:34:06 +0000 |
mhoffman |
integrating MPV_common_init_bfin into the build system and mpegvideo.c
libavcodec
|
Thu, 07 Jun 2007 17:21:34 +0000 |
diego |
Use consistent names for all test programs.
libavcodec
|
Thu, 07 Jun 2007 17:19:37 +0000 |
diego |
Preprocessor #defines starting with __ are reserved for the system.
libavcodec
|
Wed, 06 Jun 2007 18:56:14 +0000 |
diego |
Add some forgotten lib prefixes to Makefile variables.
libavcodec
|
Wed, 06 Jun 2007 00:14:18 +0000 |
diego |
Give all wrappers for external libraries names starting with lib.
libavcodec
|
Tue, 29 May 2007 15:01:33 +0000 |
benoit |
Split RoQ decoder to accommodate future encoder patch
libavcodec
|
Wed, 23 May 2007 09:07:23 +0000 |
takis |
Make the compilation of h264idct.c optional.
libavcodec
|
Tue, 22 May 2007 07:08:38 +0000 |
diego |
Remove mdct.o and fft.o from fft-test prerequisites list.
libavcodec
|
Mon, 21 May 2007 15:28:37 +0000 |
takis |
Only compile golomb.c when needed.
libavcodec
|