.. |
4xm.c
|
…
|
|
Makefile
|
Give Ogg muxer a lib prefix in the name like we do with all other formats
|
17 years ago |
adtsenc.c
|
…
|
|
aiff.c
|
…
|
|
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
|
18 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
|
…
|
|
audio.c
|
…
|
|
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
|
…
|
|
bethsoftvid.c
|
…
|
|
bktr.c
|
…
|
|
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
|
…
|
|
flic.c
|
…
|
|
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
|
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 |
libogg.c
|
Give Ogg muxer a lib prefix in the name like we do with all other formats
|
17 years ago |
matroska.c
|
…
|
|
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
|
…
|
|
mm.c
|
…
|
|
mmf.c
|
…
|
|
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
|
fix potential buffer over-read
|
17 years ago |
mpeg.h
|
Add FFMPEG_ prefix to all multiple inclusion guards.
|
17 years ago |
mpegenc.c
|
loosen dependencies over allformats.h
|
18 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
|
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
mtv.c
|
…
|
|
mxf.c
|
add D-10 NTSC support
|
18 years ago |
network.h
|
Add FFMPEG_ prefix to all multiple inclusion guards.
|
17 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
|
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
|
…
|
|
raw.h
|
Add FFMPEG_ prefix to all multiple inclusion guards.
|
17 years ago |
riff.c
|
HDYC fourcc, sample hdyc/Test2.avi
|
18 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
|
18 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
|
…
|
|
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
|
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
|
…
|
|
v4l2.c
|
…
|
|
voc.c
|
…
|
|
voc.h
|
Add FFMPEG_ prefix to all multiple inclusion guards.
|
17 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
|
…
|
|