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.
 
 
 
 
 
Måns Rullgård 2c18784703 Improve Sofdec file detection 17 years ago
..
4xm.c Change 4xm demuxer and video decoder to pass the video format version in 17 years ago
Makefile Give Ogg muxer a lib prefix in the name like we do with all other formats 17 years ago
adtsenc.c
aiff.c move unrelated functions declarations out of allformats.h 17 years ago
allformats.c Give Ogg muxer a lib prefix in the name like we do with all other formats 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 Allow propagation of stream selection through the ASF demuxer to the 17 years ago
asf.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
asfcrypt.c Add support for decrypting asf files 17 years ago
asfcrypt.h cosmetics: Add #endif comment. 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 Musepack SV8 demuxer and decoder 17 years ago
avi.h
avidec.c Add support for AMV variants of AVI files. 17 years ago
avienc.c
avio.c Check context before accessing its field. 17 years ago
avio.h Add ff_ prefix to get_v() 17 years ago
aviobuf.c Add ff_ prefix to get_v() 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
crcenc.c rename crc.c to crcenc.c 17 years ago
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
eacdata.c add support for demuxing Electronic Arts .cdata files 17 years ago
electronicarts.c probe more kind of electronic arts files 17 years ago
ffm.c
file.c Allow pipe: URL to take fd number as input 17 years ago
flic.c simplify PTS handling 17 years ago
flv.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
flvdec.c support flv with invalid header 17 years ago
flvenc.c indent 17 years ago
framecrcenc.c move framecrc muxer in its own file 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 Give the libnut muxer a lib prefix in its name so it does not conflict with 17 years ago
libogg.c Give Ogg muxer a lib prefix in the name like we do with all other formats 17 years ago
matroska.c Use V_MPEG4/ISO/ASP for mpeg4 when muxing mkv 17 years ago
matroska.h Make Matroska demuxer output full frames instead of slices for RealVideo 17 years ago
matroskadec.c cosmetics: reindent 17 years ago
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 use FFMIN 17 years ago
movenc.c Cosmetics: indentation. 17 years ago
mp3.c make sure the mpeg audio header is valid before passing it to ff_mpegaudio_decode_header() 17 years ago
mpc.c
mpc8.c Musepack SV8 demuxer and decoder 17 years ago
mpeg.c Improve Sofdec file detection 17 years ago
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 associate to each AVProgram the indexes of the AVStreams contained in it 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 Add some parentheses to clarify operator precedence, fixes the warnings: 17 years ago
nut.h rename av_crc04C11DB7_update to ff_crc04C11DB7_update and move it to aviobuf.c so it can be reused by other (de)muxers 17 years ago
nutdec.c Add ff_ prefix to get_v() 17 years ago
nutenc.c rename av_crc04C11DB7_update to ff_crc04C11DB7_update and move it to aviobuf.c so it can be reused by other (de)muxers 17 years ago
nuv.c Set codec_id correctly for RJPG codec_tag 17 years ago
oggdec.c Rename ogg2.[ch] to oggdec.[ch]. 17 years ago
oggdec.h Rename ogg2.[ch] to oggdec.[ch]. 17 years ago
oggparseflac.c Rename ogg2.[ch] to oggdec.[ch]. 17 years ago
oggparseogm.c Rename ogg2.[ch] to oggdec.[ch]. 17 years ago
oggparsetheora.c Rename ogg2.[ch] to oggdec.[ch]. 17 years ago
oggparsevorbis.c Rename ogg2.[ch] to oggdec.[ch]. 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 Seek regression for RM demuxer fix 17 years ago
rmdec.c Split ac3 byte swapping into a separate function. 17 years ago
rmenc.c
rtp.c Do not send too many RTCP packets (according to RFC 3550, the minimum 17 years ago
rtp.h Remove prototype for non-existent function 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 Enable debug variable only when debug code is enabled, fixes the warning: 17 years ago
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 Specify the server address when opening an rtp:// URL in rtsp.c, so 17 years ago
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 Explicitly include rtp.h (needed for rtp_get_payload_type()) 17 years ago
segafilm.c
sierravmd.c this is debug not info 17 years ago
siff.c Remove unused variables, fixes the following warnings: 17 years ago
smacker.c Take ring frame into account when demuxing. 17 years ago
sol.c move unrelated functions declarations out of allformats.h 17 years ago
swf.c support swink created files which have soi/eoi broken tags reversed 17 years ago
tcp.c Add initialization and cleanup functions for Winsock 17 years ago
thp.c loosen dependencies over allformats.h 17 years ago
tiertexseq.c
tta.c Set dts in tta demuxer 17 years ago
txd.c
udp.c Take the target address family in account when determining the family of 17 years ago
utils.c print newline after program id even when the name is missing 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 Use AVERROR_PATCHWELCOME instead of AVERROR(ENOTSUP) 17 years ago
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