Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavcodec
|
Thu, 22 Dec 2005 01:10:11 +0000 |
diego |
COSMETICS: tabs --> spaces, some prettyprinting
libavcodec
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavcodec
|
Wed, 06 Oct 2004 08:50:46 +0000 |
kabi |
* fixing a few of gcc 'clean-code' warnings
libavcodec
|
Fri, 06 Feb 2004 21:07:17 +0000 |
michael |
segfault fix
libavcodec
|
Wed, 04 Feb 2004 16:03:10 +0000 |
michael |
cleanup ugly code (also appearently works around a bug gcc 3.4 which fails compiling it) by (mru at kth dot se (Mns Rullgrd))
libavcodec
|
Sun, 24 Aug 2003 22:08:22 +0000 |
bellard |
removed unused variables
libavcodec
|
Sun, 29 Jun 2003 19:11:55 +0000 |
al3x |
moved the tables into header files (and applied the 'static' patch). Nick: why do you like mergeing tables and code into one file, so making it unusable big?
libavcodec
|
Fri, 13 Jun 2003 09:36:13 +0000 |
kabi |
* removed redundant includes (they were even wrongly used)
libavcodec
|
Fri, 13 Jun 2003 08:31:40 +0000 |
nickols_k |
RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from a mplayerhq (originally from public domain player for Amiga
libavcodec
|