Sat, 20 Dec 2008 10:18:15 +0000 |
reimar |
Fix imaadpcm extradata with lavc encoder.
|
Wed, 30 Jul 2008 12:01:30 +0000 |
diego |
Start unifying names of internal preprocessor directives.
|
Fri, 14 Mar 2008 16:46:13 +0000 |
diego |
#include config.h before all other headers.
|
Mon, 25 Feb 2008 15:46:36 +0000 |
diego |
FFmpeg now uses different (unified) #include paths.
|
Thu, 14 Feb 2008 14:23:55 +0000 |
diego |
typo fix: inited --> initialized
|
Mon, 10 Dec 2007 16:53:30 +0000 |
ulion |
Fix all current known multi-channel wrong order problems by adding
|
Sun, 09 Sep 2007 09:57:36 +0000 |
diego |
warning fix:
|
Tue, 31 Jul 2007 17:51:39 +0000 |
michael |
allow to specify the audio bitrate in bits (some codecs need that ...)
|
Thu, 26 Apr 2007 15:10:07 +0000 |
diego |
Simplify preprocessor directives: There is a general variable for
|
Thu, 15 Mar 2007 17:51:32 +0000 |
diego |
Add explicit location for headers from the libmpdemux/ directory.
|
Thu, 15 Mar 2007 17:30:55 +0000 |
diego |
Add explicit location for headers from the stream/ directory.
|
Sat, 24 Feb 2007 10:27:14 +0000 |
diego |
cosmetics: Fix some common typos, appropiate --> appropRiate,
|
Sun, 21 Jan 2007 15:44:58 +0000 |
reimar |
Simplify by using av_codec_get_id and include riff.h only in demux_lavf.c
|
Sun, 21 Jan 2007 10:49:08 +0000 |
reimar |
Another AVCodecTag compile fix
|
Fri, 19 Jan 2007 01:19:02 +0000 |
nicodvb |
include the right riff.h according to USE_LIBAVFORMAT_SO|USE_LIBAVFORMAT; please stop breaking code that uses *_SO
|