Fri, 09 May 2008 11:56:36 +0000 |
diego |
Use full path for #includes from another directory.
libavcodec
|
Wed, 05 Mar 2008 00:06:09 +0000 |
aurel |
move relevant declarations to mpeg12data.h
libavcodec
|
Wed, 17 Oct 2007 09:37:46 +0000 |
diego |
Add FFMPEG_ prefix to all multiple inclusion guards.
libavcodec
|
Thu, 05 Jul 2007 09:21:55 +0000 |
aurel |
add proper ff_ prefix to new extern symbols
libavcodec
|
Thu, 05 Jul 2007 09:08:28 +0000 |
aurel |
split mpeg12 encoder out of mpeg12.c
libavcodec
|
Sun, 17 Jun 2007 18:59:28 +0000 |
gpoirier |
add a comment to indicate which #endif belong to which #define
libavcodec
|
Sun, 17 Jun 2007 00:01:30 +0000 |
mru |
add multiple inclusion guards to headers
libavcodec
|
Sat, 16 Jun 2007 22:59:13 +0000 |
mru |
include all prerequisites in header files
libavcodec
|
Sun, 04 Mar 2007 02:26:20 +0000 |
bcoudurier |
dummy support for mpeg2 non linear quant
libavcodec
|
Sun, 12 Nov 2006 23:14:20 +0000 |
mru |
make more tables static
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Wed, 27 Sep 2006 19:47:39 +0000 |
mru |
fix some signedness warnings
libavcodec
|
Sun, 10 Sep 2006 14:02:42 +0000 |
diego |
Add official LGPL license headers to the files that were missing them.
libavcodec
|
Tue, 08 Aug 2006 10:24:26 +0000 |
diego |
Fix some "'static' is not at beginning of declaration" warnings.
libavcodec
|
Sun, 02 Jul 2006 14:50:23 +0000 |
michael |
staric frame_rate_tab -> non static ff_frame_rate_tab part of the cavs patch by (Stefan Gehrer stefan.gehrer gmx de)
libavcodec
|