Tue, 30 Mar 2010 23:30:55 +0000 |
stefano |
Define AVMediaType enum, and use it instead of enum CodecType, which
libavformat
|
Wed, 30 Sep 2009 13:35:13 +0000 |
reimar |
Return an error when the parsed mpc chunk size is negative, otherwise we
libavformat
|
Wed, 16 Sep 2009 18:06:29 +0000 |
kostya |
reindent after last commit and remove unneeded empty line
libavformat
|
Wed, 16 Sep 2009 18:05:21 +0000 |
kostya |
Make MPC SV8 probe skip tags until stream header is found
libavformat
|
Wed, 16 Sep 2009 04:43:33 +0000 |
kostya |
Enhance Musepack SV8 probing code
libavformat
|
Sat, 13 Jun 2009 06:39:01 +0000 |
kostya |
Allocate a bit more memory for MPC SV8 seek table, so bitreader won't read
libavformat
|
Mon, 13 Apr 2009 16:20:26 +0000 |
stefano |
Rename bitstream.h to get_bits.h.
libavformat
|
Mon, 08 Sep 2008 14:24:59 +0000 |
michael |
Bump Major version, this commit is almost just renaming bits_per_sample to
libavformat
|
Tue, 03 Jun 2008 16:20:54 +0000 |
diego |
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
libavformat
|
Fri, 09 May 2008 11:56:36 +0000 |
diego |
Use full path for #includes from another directory.
libavformat
|
Wed, 21 Nov 2007 07:41:00 +0000 |
andoma |
Use dynamically allocated ByteIOContext in AVFormatContext
libavformat
|
Wed, 07 Nov 2007 05:35:46 +0000 |
kostya |
Musepack SV8 demuxer and decoder
libavformat
|