.. |
4xm.c
|
…
|
|
Makefile
|
rename crc.c to crcenc.c
|
17 years ago |
adtsenc.c
|
…
|
|
aiff.c
|
move unrelated functions declarations out of allformats.h
|
18 years ago |
allformats.c
|
Remove redundant prototype
|
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
|
Add support for decrypting asf files
|
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
|
18 years ago |
audio.c
|
…
|
|
avformat.h
|
Remove the inclusion of rtsp.h and rtp.h from avformat.h, and
|
17 years ago |
avi.h
|
…
|
|
avidec.c
|
Add support for AMV variants of AVI files.
|
17 years ago |
avienc.c
|
…
|
|
avio.c
|
…
|
|
avio.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 |
aviobuf.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 |
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
|
…
|
|
electronicarts.c
|
EA IMA EACS decoder
|
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
|
…
|
|
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
|
move unrelated functions declarations out of allformats.h
|
18 years ago |
mov.c
|
use FFMIN
|
17 years ago |
movenc.c
|
Cosmetics: indentation.
|
17 years ago |
mp3.c
|
add support for reading duration from VBRI-tag in mp3 files
|
17 years ago |
mpc.c
|
…
|
|
mpeg.c
|
remove useless initialization to 0 of adx context
|
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
|
…
|
|
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
|
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 |
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
|
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 |
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
|
18 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
|
18 years ago |
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
|
Demux full frames instead of sliced for RealVideo.
|
17 years ago |
rmdec.c
|
Revert get_num() to old behaviour in order to handle
|
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
|
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
|
…
|
|
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
|
If local port n is not available, try n + 2 instead of continuing to bind
|
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
|
move unrelated functions declarations out of allformats.h
|
18 years ago |
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
|
Forward error code when reading a v4l2 frame
|
18 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
|
18 years ago |
wc3movie.c
|
…
|
|
westwood.c
|
…
|
|
wv.c
|
loosen dependencies over allformats.h
|
18 years ago |
x11grab.c
|
…
|
|
yuv4mpeg.c
|
…
|
|