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
|
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
|
Thu, 05 Jul 2007 10:40:25 +0000 |
diego |
license header consistency cosmetics
libavformat
|
Sun, 08 Apr 2007 11:34:15 +0000 |
michael |
allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks
libavformat
|
Sun, 14 Jan 2007 16:10:05 +0000 |
reimar |
10l, > vs. >= typo, caused crashes on last mpc frame
libavformat
|
Mon, 01 Jan 2007 05:32:27 +0000 |
kostya |
Decode previous 32 frames to avoid seeking artifacts in MPC
libavformat
|
Mon, 01 Jan 2007 05:29:53 +0000 |
kostya |
Make MPC demuxer deal with ID3 tags at the beginning
libavformat
|
Thu, 28 Dec 2006 05:33:31 +0000 |
kostya |
Enable forward seek in Musepack demuxer
libavformat
|
Sun, 24 Dec 2006 04:51:43 +0000 |
kostya |
Musepack SV7 decoding support
libavformat
|