Mon, 30 Aug 2010 21:17:34 +0000 |
aurel |
move pcm demuxers to their own file
libavformat
|
Tue, 20 Apr 2010 14:45:34 +0000 |
diego |
Remove explicit filename from Doxygen @file commands.
libavformat
|
Tue, 30 Mar 2010 23:30:55 +0000 |
stefano |
Define AVMediaType enum, and use it instead of enum CodecType, which
libavformat
|
Sat, 13 Mar 2010 19:19:44 +0000 |
stefano |
Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark
libavformat
|
Sun, 13 Dec 2009 20:27:29 +0000 |
michael |
Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped
libavformat
|
Sat, 07 Nov 2009 22:35:00 +0000 |
jbr |
Do not set AVCodecContext.sample_fmt in the TMV and SoX demuxers.
libavformat
|
Wed, 08 Jul 2009 08:52:56 +0000 |
benoit |
Add block_align to sox input.
libavformat
|
Sat, 30 May 2009 18:51:15 +0000 |
stefano |
Implement SoX native format muxer and demuxer.
libavformat
|