Tue, 12 Jun 2007 08:06:54 +0000 |
benoit |
Move the video size and rate abbreviations system from libavformat to libavcodec
libavcodec
|
Tue, 12 Jun 2007 07:59:43 +0000 |
gpoirier |
fix 8- and 24-bit FLAC decoding
libavcodec
|
Mon, 11 Jun 2007 16:05:32 +0000 |
aurel |
move codecs declarations from avcodec.h to allcodecs.h
libavcodec
|
Mon, 11 Jun 2007 08:00:31 +0000 |
gpoirier |
one step closer to restoring GCC-3.3 support: kills 12 errors, just 2 to go
libavcodec
|
Mon, 11 Jun 2007 07:57:15 +0000 |
benoit |
Cygwin compatibility workaround
libavcodec
|
Sun, 10 Jun 2007 13:54:11 +0000 |
diego |
Adapt to API changes, fix compilation.
libavcodec
|
Sat, 09 Jun 2007 22:20:24 +0000 |
gpoirier |
minor GCC3 compile fix
libavcodec
|
Sat, 09 Jun 2007 19:13:34 +0000 |
gpoirier |
Altivec version of h264_(h|v)_loop_filter_luma
libavcodec
|
Sat, 09 Jun 2007 17:52:16 +0000 |
diego |
Add some #includes to allow compilation without HAVE_AV_CONFIG_H.
libavcodec
|
Fri, 08 Jun 2007 20:35:30 +0000 |
gpoirier |
work around issues with the old version of Gnu Assembler shipped on
libavcodec
|
Thu, 07 Jun 2007 21:31:26 +0000 |
diego |
emms --> emms_c, taken from a patch by Ronald Bultje
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
|
Thu, 07 Jun 2007 17:18:01 +0000 |
diego |
Use FFmpeg-specific CPU feature definitions.
libavcodec
|