ffmpeg/libavformat
Diego Biurrun 3cee76e6c9 Remove useless conditional.
Originally committed as revision 8139 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-27 00:18:38 +00:00
..
4xm.c
Makefile Remove useless conditional. 2007-02-27 00:18:38 +00:00
adtsenc.c
aiff.c 100l 2007-02-14 11:23:11 +00:00
allformats.c
allformats.h
amr.c
asf-enc.c always use audio spread (instead of "video no spread" for audio ...) 2007-02-12 23:32:55 +00:00
asf.c Add the stream_bitrate GUID to the asf parsing code, and set stream bitrate 2007-02-20 23:44:11 +00:00
asf.h Add the stream_bitrate GUID to the asf parsing code, and set stream bitrate 2007-02-20 23:44:11 +00:00
au.c
audio.c implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
avformat.h implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
avi.h
avidec.c support yet another broken avi (filedoesitbetter.avi) which has a wrong stream count 2007-02-13 00:38:16 +00:00
avienc.c
avio.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
avio.h This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
aviobuf.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
avisynth.c
avs.c
barpainet.h change PF_INET to AF_INET to be consistent in the whole project. PF_INET is deprecated, while AF_INET is referred by the POSIX standards 2007-02-22 13:34:36 +00:00
beosaudio.cpp implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
crc.c
cutils.c
daud.c
dc1394.c implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
dsicin.c
dv.c
dv.h
dv1394.c implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
dv1394.h
dvenc.c
electronicarts.c
ffm.c codec_tag settable via VideoTag, and transmit codec_tag in ffm 2007-02-22 13:23:38 +00:00
file.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
flic.c spit an error message in case of invalid chunk 2007-02-18 00:47:13 +00:00
flv.h Complete the video format enum. 2007-02-23 21:09:50 +00:00
flvdec.c
flvenc.c
framehook.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
framehook.h
gif.c
gifdec.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
grab.c implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
grab_bktr.c implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
gxf.c
gxf.h
gxfenc.c fix dts adjusting 2007-02-14 14:54:20 +00:00
http.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
idcin.c
idroq.c
img2.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
ipmovie.c not checking error return, resulting double free 2007-02-17 02:46:47 +00:00
isom.c
isom.h
libnut.c Add LGPL header as requested by Oded. 2007-02-25 19:23:14 +00:00
matroska.c
mm.c
mmf.c
mov.c
movenc.c
mp3.c
mpc.c
mpeg.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
mpegts.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
mpegts.h
mpegtsenc.c
mpjpeg.c
mtv.c
mxf.c
network.h
nsvdec.c
nut.c
nut.h
nutdec.c
nuv.c
ogg.c Ogg is not Vorbis. 2007-02-13 23:20:35 +00:00
ogg2.c Ogg is not Vorbis. 2007-02-13 23:20:35 +00:00
ogg2.h
oggparseflac.c
oggparseogm.c
oggparsetheora.c
oggparsevorbis.c
os_support.c Make sure we don't try to emulate poll() when it's there if --disable-ffserver... 10l 2007-02-15 15:39:39 +00:00
os_support.h BeOS only: we don't have SA_RESTART. #define to 0 and emit a warning. I don't plan on hosting a streaming tv anyway but it gets ffserver building. 2007-02-23 23:35:42 +00:00
psxstr.c
qtpalette.h
raw.c
riff.c be less noisy 2007-02-24 01:51:37 +00:00
riff.h
rm.c
rtp.c
rtp.h cosmetics: fix usefuLL --> usefuL typo 2007-02-22 00:07:42 +00:00
rtp_h264.c
rtp_h264.h
rtp_internal.h
rtpproto.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
rtsp.c Fix compilation on Mac OS X, patch by Marc Hoffman, mmh pleasantst com. 2007-02-22 08:40:33 +00:00
rtsp.h
rtspcodes.h
segafilm.c
sierravmd.c
smacker.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
sol.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
swf.c use AV_RB32, swf_mp3_info may be replaced with mpa_decoder_header 2007-02-25 14:13:12 +00:00
tcp.c change PF_INET to AF_INET to be consistent in the whole project. PF_INET is deprecated, while AF_INET is referred by the POSIX standards 2007-02-22 13:34:36 +00:00
tiertexseq.c
tta.c
udp.c change PF_INET to AF_INET to be consistent in the whole project. PF_INET is deprecated, while AF_INET is referred by the POSIX standards 2007-02-22 13:34:36 +00:00
utils.c try to fill in missing bits_per_sample 2007-02-20 16:18:59 +00:00
v4l2.c implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
voc.c
voc.h
vocdec.c
vocenc.c
wav.c
wc3movie.c
westwood.c
wv.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
x11grab.c implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
yuv4mpeg.c