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.
 
 
 
 
Roberto Togni e35033e6e3 Cosmetics 17 years ago
..
4xm.c
Makefile remove now useless libogg support 17 years ago
adtsenc.c
aiff.c
allformats.c remove now useless libogg support 17 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 Add support for reading WM/Year tag 17 years ago
asf.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
asfcrypt.c Add support for decrypting asf files 18 years ago
asfcrypt.h cosmetics: Add #endif comment. 18 years ago
au.c
audio.c
avformat.h Fix Doxygen parameter 17 years ago
avi.h
avidec.c Add support for AMV variants of AVI files. 18 years ago
avienc.c
avio.c Call prot->url_close only if it is present. 17 years ago
avio.h Fix Doxygen parameter name 17 years ago
aviobuf.c Add ff_ prefix to get_v() 17 years ago
avisynth.c
avs.c
beosaudio.cpp
bethsoftvid.c
bktr.c
c93.c
crcenc.c rename crc.c to crcenc.c 18 years ago
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
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 Remove empty pipe_close 17 years ago
flic.c
flv.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
flvdec.c Honor the 8bit extension (now 32bit instaed 24bit) of the pts field introduced in FLV specification v9. 17 years ago
flvenc.c Honor the 8bit extension (now 32bit instaed 24bit) of the pts field introduced in FLV specification v9. 17 years ago
framecrcenc.c move framecrc muxer in its own file 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
http.c
idcin.c
idroq.c
img2.c
ipmovie.c
isom.c
isom.h
libdc1394.c
libnut.c Give the libnut muxer a lib prefix in its name so it does not conflict with 17 years ago
matroska.c
matroska.h Make Matroska demuxer output full frames instead of slices for RealVideo 18 years ago
matroskadec.c cosmetics: reindent 18 years ago
matroskaenc.c
mm.c
mmf.c
mov.c comment typo 17 years ago
movenc.c Cosmetics: indentation. 18 years ago
mp3.c cosmetics: whitespace 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. 18 years ago
mpegenc.c loosen dependencies over allformats.h 18 years ago
mpegts.c When new streams are detected, look for old filters and close them out. 17 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 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
oggdec.c set PKT_FLAG_KEY for Theora and OGM streams 17 years ago
oggdec.h set PKT_FLAG_KEY for Theora and OGM streams 17 years ago
oggenc.c ogg muxer 17 years ago
oggparseflac.c Rename ogg2.[ch] to oggdec.[ch]. 17 years ago
oggparseogm.c set PKT_FLAG_KEY for Theora and OGM streams 17 years ago
oggparsetheora.c set PKT_FLAG_KEY for Theora and OGM streams 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. 18 years ago
psxstr.c
qtpalette.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
raw.c
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 Seek regression for RM demuxer fix 17 years ago
rmdec.c Cosmetics 17 years ago
rmenc.c
rtp.c Add MPEG2 support to the RTP muxer 17 years ago
rtp.h Remove prototype for non-existent function 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 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. 18 years ago
rtp_internal.h Remove the "AVRtpPayloadTypes[i].pt == i" assumption from RTP and RTSP 17 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 Remove the "AVRtpPayloadTypes[i].pt == i" assumption from RTP and RTSP 17 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 Add support for some more audio formats 17 years ago
segafilm.c
sierravmd.c
siff.c Remove unused variables, fixes the following warnings: 17 years ago
smacker.c
sol.c
swf.c
tcp.c
thp.c loosen dependencies over allformats.h 18 years ago
tiertexseq.c
tta.c
txd.c
udp.c Remove some more duplicated code 17 years ago
utils.c rename fps(frame per second) to tb(time base) to prevent 17 years ago
v4l.c
v4l2.c
voc.c
voc.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
vocdec.c
vocenc.c
wav.c
wc3movie.c
westwood.c
wv.c loosen dependencies over allformats.h 18 years ago
x11grab.c
yuv4mpeg.c