ffmpeg/libavformat
Michael Niedermayer ffaa816ee3 recommit of
* fixing an unitilaized field AVImageInfo::interleaved.

      As a matter of fact we have two problems here: first
      AVImageInfo::interleaved is never initialzed in img.c.
      The second problem is that even if we want interleaved
      PNGs there's a bug in png.c that prevents us from generating
      them.

      The later problem is for somebody familiar with PNG to
      handle.

      And yes, always setting AVImageInfo::interleaved to 0 isn't
      such a good idea, but it still beats garbage values.
orginal commit by roman shaposhnik

Originally committed as revision 2380 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-10-14 14:40:36 +00:00
..
.cvsignore
4xm.c clean up 4xm demuxer; make valgrind just a little happier 2003-09-20 21:54:33 +00:00
Makefile make it compatible with older make (debian stable - make 3.79.1) 2003-10-14 11:36:03 +00:00
allformats.c remove experimental reference 2003-10-14 14:13:57 +00:00
amr.c AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>) 2003-09-28 20:34:11 +00:00
asf.c disable encoders where appropriate (patch courtesy of BERO 2003-10-14 04:15:53 +00:00
au.c disable encoders where appropriate (patch courtesy of BERO 2003-10-14 04:15:53 +00:00
audio.c 64 bit pts for writing - more const usage 2003-09-10 22:37:33 +00:00
avformat.h implemented Id Quake II CIN support 2003-10-03 05:43:03 +00:00
avi.h removed ctype.h header 2003-09-08 20:04:44 +00:00
avidec.c * DV handling was streamlined for both muxing/demuxing and 2003-09-29 17:54:07 +00:00
avienc.c disable encoders where appropriate (patch courtesy of BERO 2003-10-14 04:15:53 +00:00
avio.c disable encoders where appropriate (patch courtesy of BERO 2003-10-14 04:15:53 +00:00
avio.h Patch for attribute(printf) by (Michel Bardiaux <mbardiaux at peaktime dot be>) 2003-09-30 17:54:30 +00:00
aviobuf.c disable encoders where appropriate (patch courtesy of BERO 2003-10-14 04:15:53 +00:00
barpainet.c
barpainet.h OSX and BeOS networking fix (socklen_t) 2003-07-24 13:30:27 +00:00
beosaudio.cpp 64 bit pts for writing - more const usage (don't forget me !) 2003-09-13 09:20:12 +00:00
crc.c 64 bit pts for writing - more const usage 2003-09-10 22:37:33 +00:00
cutils.c simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c 2003-09-08 21:20:55 +00:00
dv.c * fixing bug that prevented resampling the picture and 2003-10-03 01:08:10 +00:00
dv.h * DV handling was streamlined for both muxing/demuxing and 2003-09-29 17:54:07 +00:00
dv1394.c * DV handling was streamlined for both muxing/demuxing and 2003-09-29 17:54:07 +00:00
dv1394.h patch for DV capturing by Dan Dennedy <dan at dennedy dot org> 2003-08-06 05:40:38 +00:00
ffm.c disable encoders where appropriate (patch courtesy of BERO 2003-10-14 04:15:53 +00:00
file.c
flvdec.c CODEC_ID_MP3LAME is obsolete 2003-09-08 22:04:29 +00:00
flvenc.c 64 bit pts for writing - more const usage 2003-09-10 22:37:33 +00:00
framehook.c
framehook.h
gif.c init_put_bits changed 2003-10-13 10:59:57 +00:00
gifdec.c
grab.c kernel header bug workaround by (Ronald Bultje <rbultje at ronald dot bitfreak dot net>) 2003-09-09 19:14:05 +00:00
http.c removed ctype.h header 2003-09-08 20:04:44 +00:00
idcin.c implemented Id Quake II CIN support 2003-10-03 05:43:03 +00:00
idroq.c send the chunk preamble bytes to the respective decoders; Id RoQ demuxer 2003-09-26 00:10:21 +00:00
img.c recommit of 2003-10-14 14:40:36 +00:00
ipmovie.c properly demux silent files; implemented precise framerate calculation 2003-10-02 04:16:59 +00:00
jpeg.c Compile fix when no CONFIG_ENCODERS by (Glenn Maynard <g_sf at zewt dot org>) 2003-09-04 10:30:52 +00:00
mov.c New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & 2003-10-01 04:39:38 +00:00
movenc.c mov/mp4/3gp muxer improvements patch by (Thomas Raivio <tjraivio at cc dot hut dot fi>) 2003-09-28 21:09:32 +00:00
mp3.c disable encoders where appropriate (patch courtesy of BERO 2003-10-14 04:15:53 +00:00
mpeg.c disable encoders where appropriate (patch courtesy of BERO 2003-10-14 04:15:53 +00:00
mpegts.c disable encoders where appropriate (patch courtesy of BERO 2003-10-14 04:15:53 +00:00
mpegts.h - Looks a tiny bit harder in mpegps_probe() for a valid start code. This is 2003-07-10 09:04:04 +00:00
mpegtsenc.c generate correct PTS in transport stream - use mpeg2 encoder by default 2003-09-16 12:56:42 +00:00
mpjpeg.c disable encoders where appropriate (patch courtesy of BERO 2003-10-14 04:15:53 +00:00
nut.c disable encoders where appropriate (patch courtesy of BERO 2003-10-14 04:15:53 +00:00
ogg.c disable encoders where appropriate (patch courtesy of BERO 2003-10-14 04:15:53 +00:00
os_support.c simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c 2003-09-08 21:20:55 +00:00
os_support.h simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c 2003-09-08 21:20:55 +00:00
png.c
pnm.c accepts pgmyuv extension 2003-08-24 21:21:10 +00:00
psxstr.c first pass at PSX STR demuxer; does not yet interact correctly with MDEC 2003-09-01 15:55:38 +00:00
raw.c disable encoders where appropriate (patch courtesy of BERO 2003-10-14 04:15:53 +00:00
rm.c disable encoders where appropriate (patch courtesy of BERO 2003-10-14 04:15:53 +00:00
rtp.c 64 bit pts for writing - more const usage 2003-09-10 22:37:33 +00:00
rtp.h
rtpproto.c
rtsp.c removed ctype.h header 2003-09-08 20:04:44 +00:00
rtsp.h suppressed RTSP abort hack - added PLAY/PAUSE 2003-07-17 10:27:47 +00:00
rtspcodes.h
segafilm.c the correct data type is offset_t 2003-10-02 03:53:52 +00:00
swf.c disable encoders where appropriate (patch courtesy of BERO 2003-10-14 04:15:53 +00:00
tcp.c Fix a very nasty problem with extra bytes appearing in TCP data streams. 2003-09-29 01:41:30 +00:00
udp.c undefined local_port fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>) 2003-07-04 09:14:14 +00:00
utils.c simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c 2003-09-08 21:20:55 +00:00
wav.c disable encoders where appropriate (patch courtesy of BERO 2003-10-14 04:15:53 +00:00
wc3movie.c deploy palette control API 2003-09-12 03:48:14 +00:00
westwood.c handle a wider variety of VQA files, including silent files 2003-10-04 17:41:56 +00:00
yuv.c
yuv4mpeg.c disable encoders where appropriate (patch courtesy of BERO 2003-10-14 04:15:53 +00:00