Fri, 08 Jan 2010 17:41:14 +0000 |
michael |
Rename mpeg4 intra vlc tables so they contain "mpeg4", this improves readability
libavcodec
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavcodec
|
Mon, 24 Nov 2008 12:39:02 +0000 |
diego |
cosmetics: Align table for better readability.
libavcodec
|
Thu, 02 Oct 2008 16:28:58 +0000 |
diego |
spelling cosmetics
libavcodec
|
Thu, 02 Oct 2008 15:52:04 +0000 |
reimar |
Add (additional) const to many global tables.
libavcodec
|
Wed, 25 Jun 2008 11:33:49 +0000 |
stefang |
remove duplicate tables
libavcodec
|
Mon, 07 Jan 2008 12:47:14 +0000 |
benoit |
Move wmv1_scantable to .rodata section by making it an array of arrays.
libavcodec
|
Mon, 13 Aug 2007 17:57:06 +0000 |
diego |
Move msmpeg4 tables from a header file to msmpegdata.c.
libavcodec
|
Thu, 05 Jul 2007 10:37:29 +0000 |
diego |
Group all copyright and author notices together.
libavcodec
|
Thu, 10 May 2007 10:03:16 +0000 |
aurel |
split msmpeg4 data to easily share some of it with vc1.c
libavcodec
|