ffmpeg/libavformat
Benoit Fouet b47f86c4a3 add rgb suffix to rawvideo muxer
Originally committed as revision 8805 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-04-25 09:01:54 +00:00
..
4xm.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
Makefile CRYO APC demuxer 2007-04-07 21:34:18 +00:00
adtsenc.c
aiff.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
allformats.c CRYO APC demuxer 2007-04-07 21:34:18 +00:00
allformats.h CRYO APC demuxer 2007-04-07 21:34:18 +00:00
amr.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
apc.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
asf-enc.c some url_is_streamed()==1 related fixes 2007-03-11 02:51:06 +00:00
asf.c add an enum for need_parsing 2007-04-15 13:51:57 +00:00
asf.h
au.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
audio.c
avformat.h add an enum for need_parsing 2007-04-15 13:51:57 +00:00
avi.h
avidec.c add an enum for need_parsing 2007-04-15 13:51:57 +00:00
avienc.c
avio.c Move avio.h's url_get_max_packet_size() comment from source to header file. 2007-03-05 14:26:50 +00:00
avio.h Convert all the comment sections into Doxygen compatible comments, same for 2007-03-05 15:18:50 +00:00
aviobuf.c Move aviobuf.c comments to avio.h. By moving the aviobuf.c comments to avio.h, 2007-03-05 13:55:45 +00:00
avisynth.c
avs.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
beosaudio.cpp
bethsoftvid.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
c93.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
crc.c
cutils.c
daud.c
dc1394.c
dsicin.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
dv.c
dv.h
dv1394.c
dv1394.h
dvenc.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
dxa.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
electronicarts.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
ffm.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
file.c
flic.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
flv.h
flvdec.c add an enum for need_parsing 2007-04-15 13:51:57 +00:00
flvenc.c
framehook.c Change the vhook code to send real timestamps to the filters instead of the 2007-03-29 05:24:35 +00:00
framehook.h spelling 2007-04-12 11:28:34 +00:00
gif.c
gifdec.c
grab.c There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaring 2007-04-03 21:09:36 +00:00
grab_bktr.c There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaring 2007-04-03 21:09:36 +00:00
gxf.c add an enum for need_parsing 2007-04-15 13:51:57 +00:00
gxf.h
gxfenc.c
http.c typos/grammar 2007-04-07 14:09:20 +00:00
idcin.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
idroq.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
img2.c add an enum for need_parsing 2007-04-15 13:51:57 +00:00
ipmovie.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
isom.c SGI image decoder ported to the new image API. 2007-04-06 18:29:27 +00:00
isom.h cosmectics, mov -> mp4 2007-03-24 15:24:36 +00:00
libnut.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
matroska.c add an enum for need_parsing 2007-04-15 13:51:57 +00:00
mm.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
mmf.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
mov.c long -> int 2007-04-21 18:37:10 +00:00
movenc.c cosmectics, mov -> mp4 2007-03-24 15:24:36 +00:00
mp3.c add an enum for need_parsing 2007-04-15 13:51:57 +00:00
mpc.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
mpeg.c add an enum for need_parsing 2007-04-15 13:51:57 +00:00
mpegts.c add an enum for need_parsing 2007-04-15 13:51:57 +00:00
mpegts.h
mpegtsenc.c
mpjpeg.c
mtv.c add an enum for need_parsing 2007-04-15 13:51:57 +00:00
mxf.c correct comment about seek function 2007-04-24 10:51:26 +00:00
network.h Some more BeOS cleanup: check for arpa/inet.h; declare the prototype for inet_aton if not found; remove barpainet.h as it's not longer needed. 2007-03-23 22:01:37 +00:00
nsvdec.c add an enum for need_parsing 2007-04-15 13:51:57 +00:00
nut.c
nut.h
nutdec.c Remove unused code + variable, fixes a warning. 2007-04-24 05:50:30 +00:00
nuv.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
ogg.c
ogg2.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
ogg2.h
oggparseflac.c
oggparseogm.c
oggparsetheora.c
oggparsevorbis.c
os_support.c remove possibly broken wince cruft 2007-04-20 23:45:53 +00:00
os_support.h
psxstr.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
qtpalette.h
raw.c add rgb suffix to rawvideo muxer 2007-04-25 09:01:54 +00:00
riff.c Atrac3 decoder. 2007-04-17 20:53:39 +00:00
riff.h
rm.c Atrac3 decoder. 2007-04-17 20:53:39 +00:00
rtp.c add an enum for need_parsing 2007-04-15 13:51:57 +00:00
rtp.h Doxygenize the unaltered comments for the AUHeaders structure. 2007-03-05 13:43:16 +00:00
rtp_h264.c changes some function declarations from () to (void) as per ansi c. 2007-04-04 11:51:08 +00:00
rtp_h264.h
rtp_internal.h
rtpproto.c Remove parameter unused in format string. 2007-03-18 09:49:25 +00:00
rtsp.c Move unaltered rtsp.c comments to the header file. 2007-03-05 13:53:42 +00:00
rtsp.h Make rtsp_set_callback() comments available to Doxygen 2007-03-05 13:54:15 +00:00
rtspcodes.h Convert macro+enum into a simple enum: Currently the enum was filled using a 2007-03-05 13:52:14 +00:00
segafilm.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
sierravmd.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
smacker.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
sol.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
swf.c add an enum for need_parsing 2007-04-15 13:51:57 +00:00
tcp.c
thp.c cosmetics: indentation fix 2007-04-08 12:05:02 +00:00
tiertexseq.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
tta.c Change from using a seek table internal to the TTA demuxer to using the standard lavf index. 2007-04-22 00:50:36 +00:00
udp.c
utils.c more format abbreviations 2007-04-24 11:45:13 +00:00
v4l2.c Allow setting v4l2 input and video standard. 2007-03-29 06:32:54 +00:00
voc.c
voc.h
vocdec.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
vocenc.c
wav.c add an enum for need_parsing 2007-04-15 13:51:57 +00:00
wc3movie.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
westwood.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
wv.c
x11grab.c
yuv4mpeg.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00