FFmpeg/libav
Juanjo ab0ff2a563 - Fixes for MPEG-PS which have more than 1 system header, now we don't take
in account the system header just walk through the file searching streams.
  MPEG-PS demuxer needs more work anyway.

Originally committed as revision 485 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-11 23:53:04 +00:00
..
.cvsignore
asf.c * Many, many changes to make it work (mostly). Information snagged from 2002-05-09 01:13:43 +00:00
au.c
audio.c * Make it work with sound cards (like mine) that can only capture in stereo. 2002-05-09 01:15:21 +00:00
avformat.h * Add prototype for strlcpy 2002-05-10 02:16:29 +00:00
avi.h
avidec.c
avienc.c * Add default cases to switch statements. 2002-05-09 01:16:08 +00:00
avio.c
avio.h * Change extern inline to static inline. This improves compiling without optimization. 2002-05-09 01:16:45 +00:00
aviobuf.c
ffm.c * Add the 'flags' field to the list of codec fields passed from ffserver to 2002-05-09 12:37:44 +00:00
file.c
gif.c
grab.c Intialize the codec type to video. 2002-05-09 01:18:42 +00:00
http.c * Add a sleep when doing the post to ffserver. Yes, this is the wrong 2002-05-09 01:19:15 +00:00
img.c
jpeg.c
libav.dsp
Makefile
mov.c
mpeg.c - Fixes for MPEG-PS which have more than 1 system header, now we don't take 2002-05-11 23:53:04 +00:00
raw.c
rm.c * Try and fill out some more of the RV header fields correctly 2002-05-09 01:20:53 +00:00
swf.c
tick.h * Change extern inline to static inline so that it will compile without optimization 2002-05-09 01:21:24 +00:00
udp.c
utils.c * Add implementation of strlcpy 2002-05-10 02:17:41 +00:00
wav.c * Make put_wav_header return the number of bytes that it put. 2002-05-09 01:21:56 +00:00