Sun, 06 Jul 2008 10:00:12 +0000 |
diego |
Remove inaccurate computation of pts for audio packets and rely on
libavformat
|
Tue, 03 Jun 2008 16:20:54 +0000 |
diego |
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
libavformat
|
Wed, 28 May 2008 20:33:22 +0000 |
michael |
remove != 0
libavformat
|
Wed, 28 May 2008 20:30:42 +0000 |
michael |
Do a little more checking.
libavformat
|
Wed, 28 May 2008 20:28:48 +0000 |
michael |
Do not read from after the table, fixes CID108 RUN2.
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
|
Sun, 08 Apr 2007 20:24:16 +0000 |
diego |
Get rid of unnecessary pointer casts.
libavformat
|
Tue, 02 Jan 2007 22:22:12 +0000 |
michael |
missdetected a broken mp3
libavformat
|
Sat, 21 Oct 2006 11:17:39 +0000 |
bcoudurier |
avoid crashing when trying to parse invalid files, patch by Andreas Oman, andreas at olebyn dot nu
libavformat
|
Sat, 21 Oct 2006 11:08:39 +0000 |
bcoudurier |
fix probe, patch by Andreas Oman, andreas at olebyn dot nu
libavformat
|
Thu, 12 Oct 2006 12:02:58 +0000 |
bcoudurier |
support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %cyx A users P sourceforge P net%
libavformat
|