Mon, 13 Apr 2009 16:20:26 +0000 |
stefano |
Rename bitstream.h to get_bits.h.
libavcodec
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavcodec
|
Sun, 31 Aug 2008 07:39:47 +0000 |
stefano |
Globally rename the header inclusion guard names.
libavcodec
|
Wed, 25 Jun 2008 11:33:49 +0000 |
stefang |
remove duplicate tables
libavcodec
|
Fri, 09 May 2008 11:56:36 +0000 |
diego |
Use full path for #includes from another directory.
libavcodec
|
Wed, 17 Oct 2007 09:37:46 +0000 |
diego |
Add FFMPEG_ prefix to all multiple inclusion guards.
libavcodec
|
Sat, 16 Jun 2007 22:59:13 +0000 |
mru |
include all prerequisites in header files
libavcodec
|
Wed, 09 May 2007 16:59:46 +0000 |
kostya |
Add ff_ prefix to (externally) visible variables
libavcodec
|
Sun, 06 May 2007 11:40:42 +0000 |
kostya |
Add prefix to some variables for consistency
libavcodec
|
Sun, 06 May 2007 11:23:12 +0000 |
kostya |
Move VC-1 data to .c file
libavcodec
|
Sun, 06 May 2007 10:58:32 +0000 |
kostya |
Move variables to vc1data.h
libavcodec
|
Mon, 05 Feb 2007 06:56:49 +0000 |
kostya |
table fix
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
|
Sun, 10 Sep 2006 14:02:42 +0000 |
diego |
Add official LGPL license headers to the files that were missing them.
libavcodec
|
Sat, 09 Sep 2006 11:21:56 +0000 |
kostya |
Proper support for B/BI frames
libavcodec
|
Mon, 24 Jul 2006 04:24:53 +0000 |
kostya |
Some B-frames support (parsing and decoding only, no motion compesation is done)
libavcodec
|
Tue, 27 Jun 2006 03:11:51 +0000 |
kostya |
VC-1 decoder with I-frames support and partial P-frames decoding
libavcodec
|
Tue, 27 Jun 2006 02:55:54 +0000 |
kostya |
Rename VC9 to VC1 as there is no such thing as VC9
libavcodec
|