.. |
4xm.c
|
…
|
|
Makefile
|
rename video4linux[2] variables to v4l[2], consistent with --disable options
|
18 years ago |
adtsenc.c
|
…
|
|
aiff.c
|
100l
|
18 years ago |
allformats.c
|
Raw VC-1 demuxer
|
18 years ago |
allformats.h
|
Raw VC-1 demuxer
|
18 years ago |
amr.c
|
…
|
|
asf-enc.c
|
always use audio spread (instead of "video no spread" for audio ...)
|
18 years ago |
asf.c
|
Add the stream_bitrate GUID to the asf parsing code, and set stream bitrate
|
18 years ago |
asf.h
|
Add the stream_bitrate GUID to the asf parsing code, and set stream bitrate
|
18 years ago |
au.c
|
…
|
|
audio.c
|
implement new grabbing interface, as described here:
|
18 years ago |
avformat.h
|
implement new grabbing interface, as described here:
|
18 years ago |
avi.h
|
…
|
|
avidec.c
|
support yet another broken avi (filedoesitbetter.avi) which has a wrong stream count
|
18 years ago |
avienc.c
|
…
|
|
avio.c
|
This fixes error handling for BeOS, removing the need for some ifdefs.
|
18 years ago |
avio.h
|
This fixes error handling for BeOS, removing the need for some ifdefs.
|
18 years ago |
aviobuf.c
|
This fixes error handling for BeOS, removing the need for some ifdefs.
|
18 years ago |
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
|
18 years ago |
beosaudio.cpp
|
implement new grabbing interface, as described here:
|
18 years ago |
crc.c
|
…
|
|
cutils.c
|
…
|
|
daud.c
|
…
|
|
dc1394.c
|
implement new grabbing interface, as described here:
|
18 years ago |
dsicin.c
|
…
|
|
dv.c
|
…
|
|
dv.h
|
…
|
|
dv1394.c
|
implement new grabbing interface, as described here:
|
18 years ago |
dv1394.h
|
…
|
|
dvenc.c
|
…
|
|
electronicarts.c
|
…
|
|
ffm.c
|
codec_tag settable via VideoTag, and transmit codec_tag in ffm
|
18 years ago |
file.c
|
This fixes error handling for BeOS, removing the need for some ifdefs.
|
18 years ago |
flic.c
|
spit an error message in case of invalid chunk
|
18 years ago |
flv.h
|
…
|
|
flvdec.c
|
…
|
|
flvenc.c
|
…
|
|
framehook.c
|
This fixes error handling for BeOS, removing the need for some ifdefs.
|
18 years ago |
framehook.h
|
…
|
|
gif.c
|
…
|
|
gifdec.c
|
This fixes error handling for BeOS, removing the need for some ifdefs.
|
18 years ago |
grab.c
|
implement new grabbing interface, as described here:
|
18 years ago |
grab_bktr.c
|
implement new grabbing interface, as described here:
|
18 years ago |
gxf.c
|
Use av_set_pts_info and set some arbitrary timebase fallback
|
18 years ago |
gxf.h
|
…
|
|
gxfenc.c
|
fix dts adjusting
|
18 years ago |
http.c
|
This fixes error handling for BeOS, removing the need for some ifdefs.
|
18 years ago |
idcin.c
|
…
|
|
idroq.c
|
…
|
|
img2.c
|
This fixes error handling for BeOS, removing the need for some ifdefs.
|
18 years ago |
ipmovie.c
|
not checking error return, resulting double free
|
18 years ago |
isom.c
|
…
|
|
isom.h
|
…
|
|
libnut.c
|
Properly separate native and libnut NUT (de)muxers.
|
18 years ago |
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.
|
18 years ago |
mpegts.c
|
This fixes error handling for BeOS, removing the need for some ifdefs.
|
18 years ago |
mpegts.h
|
demux VC1 in mpegts
|
18 years ago |
mpegtsenc.c
|
…
|
|
mpjpeg.c
|
…
|
|
mtv.c
|
…
|
|
mxf.c
|
mxf aes decryption support, patch by Reimar, simplified to only look for first crypto context, will be extended once we get files with multiple cryptocontext, and hope that they won't have broken container ul
|
18 years ago |
network.h
|
…
|
|
nsvdec.c
|
…
|
|
nut.c
|
…
|
|
nut.h
|
…
|
|
nutdec.c
|
…
|
|
nuv.c
|
…
|
|
ogg.c
|
Ogg is not Vorbis.
|
18 years ago |
ogg2.c
|
Ogg is not Vorbis.
|
18 years ago |
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
|
18 years ago |
os_support.h
|
Make sure we don't try to emulate poll() when it's there if --disable-ffserver... 10l
|
18 years ago |
psxstr.c
|
…
|
|
qtpalette.h
|
…
|
|
raw.c
|
Raw VC-1 demuxer
|
18 years ago |
riff.c
|
warn if bps from user and what will be stored missmatches
|
18 years ago |
riff.h
|
…
|
|
rm.c
|
…
|
|
rtp.c
|
…
|
|
rtp.h
|
cosmetics: fix usefuLL --> usefuL typo
|
18 years ago |
rtp_h264.c
|
…
|
|
rtp_h264.h
|
…
|
|
rtp_internal.h
|
…
|
|
rtpproto.c
|
This fixes error handling for BeOS, removing the need for some ifdefs.
|
18 years ago |
rtsp.c
|
Fix compilation on Mac OS X, patch by Marc Hoffman, mmh pleasantst com.
|
18 years ago |
rtsp.h
|
…
|
|
rtspcodes.h
|
…
|
|
segafilm.c
|
…
|
|
sierravmd.c
|
…
|
|
smacker.c
|
This fixes error handling for BeOS, removing the need for some ifdefs.
|
18 years ago |
sol.c
|
This fixes error handling for BeOS, removing the need for some ifdefs.
|
18 years ago |
swf.c
|
…
|
|
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
|
18 years ago |
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
|
18 years ago |
utils.c
|
try to fill in missing bits_per_sample
|
18 years ago |
v4l2.c
|
implement new grabbing interface, as described here:
|
18 years ago |
voc.c
|
…
|
|
voc.h
|
…
|
|
vocdec.c
|
…
|
|
vocenc.c
|
…
|
|
wav.c
|
Add FACT chunk for non-PCM wav formats
|
18 years ago |
wc3movie.c
|
…
|
|
westwood.c
|
…
|
|
wv.c
|
This fixes error handling for BeOS, removing the need for some ifdefs.
|
18 years ago |
x11grab.c
|
implement new grabbing interface, as described here:
|
18 years ago |
yuv4mpeg.c
|
…
|
|