You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Aurelien Jacobs f9a00ba8c1 ensure all compiled in codec/muxer are registered 17 years ago
..
4xm.c
Makefile Support for AAC streaming over RTP. Fragmentation is not implemented yet 17 years ago
adtsenc.c
aiff.c move unrelated functions declarations out of allformats.h 17 years ago
allformats.c ensure all compiled in codec/muxer are registered 17 years ago
amr.c
apc.c
ape.c Looks like this APE decoder support versions starting from 3.95 17 years ago
asf-enc.c Fix streaming to XBox360. 17 years ago
asf.c cosmetics: Move asf_read_close() down to get rid of a forward declaration. 17 years ago
asf.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
au.c move unrelated functions declarations out of allformats.h 17 years ago
audio.c Rename the format name audio_device (used in both oss and audio_beos) to oss and audio_beos. 17 years ago
avformat.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
avi.h
avidec.c Add support for AMV variants of AVI files. 17 years ago
avienc.c
avio.c
avio.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
aviobuf.c Add functionality to set the direction of a ByteIOContext buffer. 17 years ago
avisynth.c
avs.c
beosaudio.cpp Rename the format name audio_device (used in both oss and audio_beos) to oss and audio_beos. 17 years ago
bethsoftvid.c
bktr.c Give better filenames to bktr and v4l grabbers 17 years ago
c93.c
crc.c
cutils.c
daud.c
dsicin.c
dv.c
dv.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
dv1394.c
dv1394.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
dvenc.c
dxa.c
electronicarts.c better check for video track detection 17 years ago
ffm.c
file.c
flic.c
flv.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
flvdec.c Nellymoser ASAO decoder 17 years ago
flvenc.c indent 17 years ago
framehook.c
framehook.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
gif.c
gifdec.c
gxf.c cosmetics: typo 17 years ago
gxf.h
gxfenc.c
http.c
idcin.c
idroq.c
img2.c
ipmovie.c
isom.c
isom.h
libdc1394.c Rename dc1394.c to libdc1394.c 17 years ago
libnut.c Prefix library format names with 'lib' in libavformat 17 years ago
matroska.c Use V_MPEG4/ISO/ASP for mpeg4 when muxing mkv 17 years ago
matroska.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
matroskadec.c
matroskaenc.c spelling/wording nits in some Doxygen comments 17 years ago
mm.c
mmf.c move unrelated functions declarations out of allformats.h 17 years ago
mov.c append extradata atoms when parsing, fix OLOCOONS_O3.mov 17 years ago
movenc.c dont write udta atom for 3gp/3g2 for now, current written atoms (ilst) are itunes specific 17 years ago
mp3.c set start_time to 0 to enable seeking in mp3-files 17 years ago
mpc.c
mpeg.c
mpeg.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
mpegenc.c loosen dependencies over allformats.h 17 years ago
mpegts.c added structures and code to keep track of pids<->programs mapping: it's needed 17 years ago
mpegts.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
mpegtsenc.c
mpjpeg.c
mtv.c
mxf.c add D-10 NTSC support 17 years ago
network.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
nsvdec.c indent 17 years ago
nut.c
nut.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
nutdec.c warning fix: 17 years ago
nutenc.c
nuv.c Set codec_id correctly for RJPG codec_tag 17 years ago
ogg.c
ogg2.c Remove ogg seek function, instead use generic seek via read_timestamp function 17 years ago
ogg2.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
oggparseflac.c
oggparseogm.c
oggparsetheora.c
oggparsevorbis.c simply buffer checks in vorbis_comment() 17 years ago
os_support.c
os_support.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
psxstr.c
qtpalette.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
raw.c move unrelated functions declarations out of allformats.h 17 years ago
raw.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
riff.c HDYC fourcc, sample hdyc/Test2.avi 17 years ago
riff.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
rm.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
rmdec.c dnet audio needs avparser to work with the lavc ac3 decoder. 17 years ago
rmenc.c
rtp.c Allow to set the maximum number of frames per RTP packet (and add support for 17 years ago
rtp.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
rtp_aac.c Allow to set the maximum number of frames per RTP packet (and add support for 17 years ago
rtp_aac.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
rtp_h264.c
rtp_h264.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
rtp_internal.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
rtp_mpv.c Add my name to the copyright header, since rtp_mpv now contains 17 years ago
rtp_mpv.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
rtpproto.c
rtsp.c
rtsp.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
rtspcodes.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
sdp.c Test extradata_size instead of the CODEC_FLAG_GLOBAL_HEADER flag to check if 17 years ago
segafilm.c
sierravmd.c
smacker.c
sol.c move unrelated functions declarations out of allformats.h 17 years ago
swf.c
tcp.c
thp.c loosen dependencies over allformats.h 17 years ago
tiertexseq.c
tta.c
txd.c
udp.c
utils.c Make url_split() strip url options (?opt=var) from the returned hostname or 17 years ago
v4l.c Give better filenames to bktr and v4l grabbers 17 years ago
v4l2.c Forward error code when reading a v4l2 frame 17 years ago
voc.c
voc.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
vocdec.c
vocenc.c
wav.c move unrelated functions declarations out of allformats.h 17 years ago
wc3movie.c
westwood.c
wv.c loosen dependencies over allformats.h 17 years ago
x11grab.c
yuv4mpeg.c