Thu, 19 Jun 2008 22:57:00 +0000 |
bcoudurier |
remove useless close func
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
|
Sun, 16 Sep 2007 23:00:44 +0000 |
aurel |
loosen dependencies over allformats.h
libavformat
|
Mon, 13 Aug 2007 05:36:50 +0000 |
kostya |
Support for WavPack version 0x410 (false stereo chunks)
libavformat
|
Sun, 05 Aug 2007 05:56:34 +0000 |
kostya |
Add the handling of the INT32INFO block to the WavPack decoder.
libavformat
|
Thu, 19 Jul 2007 15:23:32 +0000 |
takis |
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
libavformat
|
Thu, 19 Jul 2007 15:21:30 +0000 |
takis |
Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM).
libavformat
|
Tue, 13 Feb 2007 18:26:14 +0000 |
mmu_man |
This fixes error handling for BeOS, removing the need for some ifdefs.
libavformat
|
Sun, 28 Jan 2007 17:23:28 +0000 |
kostya |
Seeking support in WavPack
libavformat
|
Fri, 19 Jan 2007 22:12:59 +0000 |
alex |
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
libavformat
|
Sun, 15 Oct 2006 10:31:50 +0000 |
diego |
Remove unused variable.
libavformat
|
Sun, 15 Oct 2006 04:50:19 +0000 |
kostya |
Ignore blocks with no samples and flags (but usually with MD5 sum)
libavformat
|
Sat, 14 Oct 2006 05:01:05 +0000 |
kostya |
Move block size check to decoder
libavformat
|
Tue, 10 Oct 2006 04:10:53 +0000 |
kostya |
10l: remove alien seek function from demuxer
libavformat
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavformat
|
Tue, 26 Sep 2006 03:41:51 +0000 |
kostya |
WavPack lossless audio decoder
libavformat
|