ffmpeg/libavformat
Roine Gustafsson 93b2b333b9 Update yuv4mpeg to use PIX_FMT_NONE patch by (Roine Gustafsson <roine users sourceforge net)
Originally committed as revision 4163 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-04-26 08:57:41 +00:00
..
.cvsignore
4xm.c various security fixes and precautionary checks 2005-01-12 00:16:25 +00:00
Makefile Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>, 2005-04-09 15:32:58 +00:00
allformats.c Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>, 2005-04-09 15:32:58 +00:00
amr.c Put correct fourcc in tag field for amr_nb (samr) and amr_wb (sawb) 2005-04-24 11:15:35 +00:00
asf-enc.c 31_ASF_compatibility_with_WMP_and_add_index.patch by (Calcium | calcium nurs or jp) 2005-03-23 13:30:27 +00:00
asf.c Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 2005-04-24 17:21:11 +00:00
asf.h 31_ASF_compatibility_with_WMP_and_add_index.patch by (Calcium | calcium nurs or jp) 2005-03-23 13:30:27 +00:00
au.c set keyframe flag at a more central place instead of in every demuxer for containers which only store intra only streams 2004-10-22 01:51:17 +00:00
audio.c sweeping change from -EIO -> AVERROR_IO 2004-06-19 03:59:34 +00:00
avformat.h Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>, 2005-04-09 15:32:58 +00:00
avi.h initial seek support 2003-11-10 18:48:33 +00:00
avidec.c segfault fix 2005-03-24 21:27:54 +00:00
avienc.c Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com) 2005-04-20 09:42:47 +00:00
avio.c sweeping change from -EIO -> AVERROR_IO 2004-06-19 03:59:34 +00:00
avio.h write error handling 2004-10-08 20:09:52 +00:00
aviobuf.c bypass internal buffer for "large" packets 2005-03-24 22:07:54 +00:00
barpainet.c
barpainet.h
beosaudio.cpp
crc.c pass AVPacket into av_write_frame() 2004-05-29 02:06:32 +00:00
cutils.c * replacing calls to not-always-available gmtime_r with our own code. 2004-08-18 08:15:07 +00:00
dc1394.c Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 2005-04-24 17:21:11 +00:00
dv.c * static allocation for audio packets. This will make it a little bit 2004-10-13 00:03:00 +00:00
dv.h * static allocation for audio packets. This will make it a little bit 2004-10-13 00:03:00 +00:00
dv1394.c sweeping change from -EIO -> AVERROR_IO 2004-06-19 03:59:34 +00:00
dv1394.h
electronicarts.c Electronic Arts Game Multimedia format demuxer (WVE/UV2/etc.) 2004-10-16 19:33:57 +00:00
ffm.c kill warnings patch by (Måns Rullgård <mru inprovide com>) 2005-02-24 19:08:50 +00:00
file.c fixing pipe seek bug 2004-12-06 00:08:37 +00:00
flic.c various security fixes and precautionary checks 2005-01-12 00:16:25 +00:00
flvdec.c more fine grained discarding of packets 2005-03-17 01:25:01 +00:00
flvenc.c proper handling of samplesize 2005-02-25 11:15:12 +00:00
framehook.c (f)printf() is disallowed in libavcodec, compilation will fail now if its used, except that codecs which where added after the printf->av_log change which did ignore av_log() and used prinf are now silent and wont print anything, they should be changed to use av_log, i could do that, but its better if the orginal developer decides which AV_LOG level each message should get 2004-02-22 00:31:19 +00:00
framehook.h warning patrol 2004-03-24 23:32:48 +00:00
gif.c common.h -> common.h/bitstream.h 2004-12-29 18:31:28 +00:00
gifdec.c integer overflows, heap corruption 2005-01-08 14:21:33 +00:00
grab.c integer overflows, heap corruption 2005-01-08 14:21:33 +00:00
http.c kill warnings patch by (Måns Rullgård <mru inprovide com>) 2005-02-24 19:08:50 +00:00
idcin.c sweeping change from -EIO -> AVERROR_IO 2004-06-19 03:59:34 +00:00
idroq.c various security fixes and precautionary checks 2005-01-12 00:16:25 +00:00
img.c integer overflows, heap corruption 2005-01-08 14:21:33 +00:00
img2.c PIX_FMT_NONE and related fixes 2005-04-25 18:29:06 +00:00
ipmovie.c cvs diff before cvs commit 2004-06-19 14:51:46 +00:00
jpeg.c - Add reget_buffer() function to AVCodecContext 2003-11-26 20:57:15 +00:00
matroska.c more fine grained discarding of packets 2005-03-17 01:25:01 +00:00
mov.c reverting 1.66 -> 1.67 change 2005-03-30 00:36:30 +00:00
movenc.c fix psp muxing (probably this fix is wrong but its better then nothing) 2005-03-27 00:16:17 +00:00
mp3.c sweeping change from -EIO -> AVERROR_IO 2004-06-19 03:59:34 +00:00
mpeg.c PSM support in MPEG-PS demuxer. 2005-03-28 17:33:21 +00:00
mpegts.c Writing to freed memory in write_section_data() patch by (Wolfram Gloger <wmglo dent dot med dot uni-muenchen de>) 2005-02-16 23:04:11 +00:00
mpegts.h libdts support by (Benjamin Zores <ben at geexbox dot org>) 2004-07-14 01:32:14 +00:00
mpegtsenc.c double free patch by (Måns Rullgård <mru inprovide com>) 2005-03-09 02:12:44 +00:00
mpjpeg.c pass AVPacket into av_write_frame() 2004-05-29 02:06:32 +00:00
nsvdec.c kill warnings patch by (Måns Rullgård <mru inprovide com>) 2005-02-24 19:08:50 +00:00
nut.c Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 2005-04-24 17:21:11 +00:00
ogg.c Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>, 2005-04-09 15:32:58 +00:00
ogg2.c fix seeking bug 2005-04-12 13:33:22 +00:00
ogg2.h pre-c99 compatibility 2005-04-09 23:27:48 +00:00
oggparsevorbis.c s/u_char/uint8_t/ 2005-04-10 18:03:06 +00:00
os_support.c doxy 2004-11-09 17:27:33 +00:00
os_support.h cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>) 2004-04-24 11:51:38 +00:00
png.c
pnm.c Patch for PPM probing by (Rob Joyce <rjoyce at twcny dot rr dot com>) 2003-11-24 17:59:56 +00:00
psxstr.c kill warnings patch by (Måns Rullgård <mru inprovide com>) 2005-02-24 19:08:50 +00:00
qtpalette.h prefix global 2004-04-10 19:42:18 +00:00
raw.c shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>) 2005-02-26 03:36:04 +00:00
rm.c fixing broken_rv20_1mb_.rm 2005-04-24 22:08:31 +00:00
rtp.c pass AVPacket into av_write_frame() 2004-05-29 02:06:32 +00:00
rtp.h
rtpproto.c HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>) 2004-08-12 00:09:32 +00:00
rtsp.c buffer overflow in sdp_probe() fix by (Gildas Bazin )gbazin altern org) 2005-03-16 19:06:34 +00:00
rtsp.h
rtspcodes.h
segafilm.c various security fixes and precautionary checks 2005-01-12 00:16:25 +00:00
sgi.c integer overflows, heap corruption 2005-01-08 14:21:33 +00:00
sierravmd.c fixing an integer overflow, which could lead to overwriting the end of a malloced buffer by 8 bytes 2005-02-04 18:58:59 +00:00
sol.c set correct timebase 2004-10-18 09:43:39 +00:00
swf.c common.h -> common.h/bitstream.h 2004-12-29 18:31:28 +00:00
tcp.c kill warnings patch by (Måns Rullgård <mru inprovide com>) 2005-02-24 19:08:50 +00:00
udp.c kill warnings patch by (Måns Rullgård <mru inprovide com>) 2005-02-24 19:08:50 +00:00
utils.c PIX_FMT_NONE and related fixes 2005-04-25 18:29:06 +00:00
wav.c 28_fix_parameters_in_G726.patch by (Calcium | calcium nurs or jp) 2005-03-23 12:35:27 +00:00
wc3movie.c various security fixes and precautionary checks 2005-01-12 00:16:25 +00:00
westwood.c sweeping change from -EIO -> AVERROR_IO 2004-06-19 03:59:34 +00:00
yuv.c sweeping change from -EIO -> AVERROR_IO 2004-06-19 03:59:34 +00:00
yuv4mpeg.c Update yuv4mpeg to use PIX_FMT_NONE patch by (Roine Gustafsson <roine users sourceforge net) 2005-04-26 08:57:41 +00:00