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 e5d34ab6d0 make compression_type a function local var instead of a context var 18 years ago
..
4xm.c Change 4xm demuxer and video decoder to pass the video format version in 18 years ago
Makefile Support for AAC streaming over RTP. Fragmentation is not implemented yet 18 years ago
adtsenc.c
aiff.c move unrelated functions declarations out of allformats.h 18 years ago
allformats.c small simplification 18 years ago
amr.c
apc.c
ape.c Looks like this APE decoder support versions starting from 3.95 18 years ago
asf-enc.c Fix streaming to XBox360. 18 years ago
asf.c cosmetics: Move asf_read_close() down to get rid of a forward declaration. 18 years ago
asf.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
au.c move unrelated functions declarations out of allformats.h 18 years ago
audio.c Rename the format name audio_device (used in both oss and audio_beos) to oss and audio_beos. 18 years ago
avformat.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
avi.h
avidec.c Add support for AMV variants of AVI files. 18 years ago
avienc.c
avio.c
avio.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
aviobuf.c Add functionality to set the direction of a ByteIOContext buffer. 18 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. 18 years ago
bethsoftvid.c
bktr.c Give better filenames to bktr and v4l grabbers 18 years ago
c93.c
crc.c
cutils.c
daud.c
dsicin.c
dv.c
dv.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
dv1394.c
dv1394.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
dvenc.c
dxa.c
electronicarts.c make compression_type a function local var instead of a context var 18 years ago
ffm.c
file.c Allow pipe: URL to take fd number as input 18 years ago
flic.c simplify PTS handling 18 years ago
flv.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
flvdec.c Nellymoser ASAO decoder 18 years ago
flvenc.c indent 18 years ago
framehook.c
framehook.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
gif.c
gifdec.c
gxf.c cosmetics: typo 18 years ago
gxf.h
gxfenc.c take care to use video track field number as duration 18 years ago
http.c
idcin.c
idroq.c
img2.c
ipmovie.c
isom.c
isom.h
libdc1394.c Rename dc1394.c to libdc1394.c 18 years ago
libnut.c Prefix library format names with 'lib' in libavformat 18 years ago
matroska.c Use V_MPEG4/ISO/ASP for mpeg4 when muxing mkv 18 years ago
matroska.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
matroskadec.c SimpleBlock keyframe flag is the most significant bit 18 years ago
matroskaenc.c spelling/wording nits in some Doxygen comments 18 years ago
mm.c
mmf.c move unrelated functions declarations out of allformats.h 18 years ago
mov.c append extradata atoms when parsing, fix OLOCOONS_O3.mov 18 years ago
movenc.c dont write udta atom for 3gp/3g2 for now, current written atoms (ilst) are itunes specific 18 years ago
mp3.c set start_time to 0 to enable seeking in mp3-files 18 years ago
mpc.c
mpeg.c
mpeg.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
mpegenc.c loosen dependencies over allformats.h 18 years ago
mpegts.c added structures and code to keep track of pids<->programs mapping: it's needed 18 years ago
mpegts.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
mpegtsenc.c
mpjpeg.c
mtv.c
mxf.c add D-10 NTSC support 18 years ago
network.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
nsvdec.c indent 18 years ago
nut.c Ensure av_tree_insert() is defined before using it. 18 years ago
nut.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
nutdec.c warning fix: 18 years ago
nutenc.c spelling/wording cosmetics 18 years ago
nuv.c Set codec_id correctly for RJPG codec_tag 18 years ago
ogg.c
ogg2.c Remove ogg seek function, instead use generic seek via read_timestamp function 18 years ago
ogg2.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
oggparseflac.c add support for old flac in ogg 18 years ago
oggparseogm.c
oggparsetheora.c
oggparsevorbis.c simply buffer checks in vorbis_comment() 18 years ago
os_support.c Check for winsock2.h instead of __MINGW32__ 18 years ago
os_support.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
psxstr.c
qtpalette.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
raw.c move unrelated functions declarations out of allformats.h 18 years ago
raw.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
riff.c HDYC fourcc, sample hdyc/Test2.avi 18 years ago
riff.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
rm.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
rmdec.c dnet audio needs avparser to work with the lavc ac3 decoder. 18 years ago
rmenc.c
rtp.c Allow to set the maximum number of frames per RTP packet (and add support for 18 years ago
rtp.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
rtp_aac.c Allow to set the maximum number of frames per RTP packet (and add support for 18 years ago
rtp_aac.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
rtp_h264.c fix the packetization mode parsing 18 years ago
rtp_h264.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
rtp_internal.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
rtp_mpv.c Add my name to the copyright header, since rtp_mpv now contains 18 years ago
rtp_mpv.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
rtpproto.c
rtsp.c Use correct timescale in RTSP seeking 18 years ago
rtsp.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
rtspcodes.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
sdp.c Test extradata_size instead of the CODEC_FLAG_GLOBAL_HEADER flag to check if 18 years ago
segafilm.c
sierravmd.c this is debug not info 18 years ago
smacker.c Take ring frame into account when demuxing. 18 years ago
sol.c move unrelated functions declarations out of allformats.h 18 years ago
swf.c support swink created files which have soi/eoi broken tags reversed 18 years ago
tcp.c Add initialization and cleanup functions for Winsock 18 years ago
thp.c loosen dependencies over allformats.h 18 years ago
tiertexseq.c
tta.c Set dts in tta demuxer 18 years ago
txd.c
udp.c Set UDP receive buffer to 64k 18 years ago
utils.c Make url_split() strip url options (?opt=var) from the returned hostname or 18 years ago
v4l.c Give better filenames to bktr and v4l grabbers 18 years ago
v4l2.c Forward error code when reading a v4l2 frame 18 years ago
voc.c
voc.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
vocdec.c
vocenc.c Use AVERROR_PATCHWELCOME instead of AVERROR(ENOTSUP) 18 years ago
wav.c move unrelated functions declarations out of allformats.h 18 years ago
wc3movie.c
westwood.c
wv.c loosen dependencies over allformats.h 18 years ago
x11grab.c
yuv4mpeg.c