Mon, 03 Nov 2003 13:26:22 +0000 |
michael |
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
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
|
Wed, 18 Jun 2003 06:37:23 +0000 |
nickols_k |
optimization: merge phases 0 and 1
libavcodec
|
Tue, 17 Jun 2003 07:48:50 +0000 |
nickols_k |
to be more precise
libavcodec
|
Tue, 17 Jun 2003 07:22:31 +0000 |
nickols_k |
finally works now
libavcodec
|
Mon, 16 Jun 2003 08:28:43 +0000 |
nickols_k |
some useful warning
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
|