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, 15 Apr 2007 13:51:57 +0000 |
aurel |
add an enum for need_parsing
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
|
Sat, 07 Apr 2007 14:09:20 +0000 |
diego |
typos/grammar
libavformat
|
Fri, 03 Nov 2006 20:13:42 +0000 |
reynaldo |
now we set codec_tag, still have to figure out how to handle flipping
libavformat
|
Thu, 12 Oct 2006 01:04:32 +0000 |
reynaldo |
new mtv demuxer
libavformat
|