.. |
4xm.c
|
Do not set audio codec_tag to 1, that would be PCM audio.
|
18 years ago |
Makefile
|
move common voc muxer and demuxer data to voc.c
|
18 years ago |
adtsenc.c
|
…
|
|
aiff.c
|
make some symbols static
|
18 years ago |
allformats.c
|
cleanup the #ifdef mess in muxer/demuxer registration
|
18 years ago |
allformats.h
|
kill AVImageFormat
|
18 years ago |
amr.c
|
…
|
|
asf-enc.c
|
…
|
|
asf.c
|
Use common macro PUT_UTF8 in asf.c
|
18 years ago |
asf.h
|
…
|
|
au.c
|
…
|
|
audio.c
|
…
|
|
avformat.h
|
split av_seek_frame_binary() so the code becomes idependant of AVInputFormat and AVIndex
|
18 years ago |
avi.h
|
…
|
|
avidec.c
|
Fix misplaced comment.
|
18 years ago |
avienc.c
|
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
|
18 years ago |
avio.c
|
…
|
|
avio.h
|
…
|
|
aviobuf.c
|
Fix compile with --disable-muxers, patch by Loïc Le Loarer, lll+ffmpeg m4x org.
|
18 years ago |
avisynth.c
|
…
|
|
avs.c
|
…
|
|
barpainet.h
|
…
|
|
base64.c
|
Add base64 encoding and decoding routines
|
18 years ago |
base64.h
|
Add base64 encoding and decoding routines
|
18 years ago |
beosaudio.cpp
|
…
|
|
crc.c
|
…
|
|
cutils.c
|
…
|
|
daud.c
|
…
|
|
dc1394.c
|
…
|
|
dsicin.c
|
…
|
|
dv.c
|
…
|
|
dv.h
|
…
|
|
dv1394.c
|
…
|
|
dv1394.h
|
…
|
|
dvenc.c
|
* fixing a memory leak in DV format.
|
18 years ago |
electronicarts.c
|
…
|
|
ffm.c
|
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
|
18 years ago |
file.c
|
…
|
|
flic.c
|
…
|
|
flvdec.c
|
…
|
|
flvenc.c
|
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
|
18 years ago |
framehook.c
|
rename HAVE_DLFCN to HAVE_DLFCN_H
|
18 years ago |
framehook.h
|
…
|
|
gif.c
|
kill AVImageFormat
|
18 years ago |
gifdec.c
|
kill AVImageFormat
|
18 years ago |
grab.c
|
rename cropTbl -> ff_cropTbl
|
18 years ago |
grab_bktr.c
|
…
|
|
gxf.c
|
Set CODEC_TYPE_DATA for timecode tracks.
|
18 years ago |
gxf.h
|
…
|
|
gxfenc.c
|
readjust dts if negative
|
18 years ago |
http.c
|
switch to common base64 routines in lavf
|
18 years ago |
idcin.c
|
…
|
|
idroq.c
|
…
|
|
img.c
|
…
|
|
img2.c
|
…
|
|
ipmovie.c
|
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
|
18 years ago |
isom.c
|
…
|
|
isom.h
|
…
|
|
jpeg.c
|
…
|
|
libnut.c
|
change mpeg4 fourcc from "mp4s" to "mp4v"
|
18 years ago |
matroska.c
|
matroska: scale timecode according to time_scale
|
18 years ago |
mm.c
|
…
|
|
mmf.c
|
…
|
|
mov.c
|
partial support for vobsub in mp4, used by nero, unsupported-embedded-subs-2.mp4
|
18 years ago |
movenc.c
|
utf8 title support for psp (untested)
|
18 years ago |
mp3.c
|
fix missdetection of mpeg-ps (ps2_interdite.mpg)
|
18 years ago |
mpeg.c
|
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
|
18 years ago |
mpegts.c
|
make some symbols static
|
18 years ago |
mpegts.h
|
…
|
|
mpegtsenc.c
|
…
|
|
mpjpeg.c
|
…
|
|
mtv.c
|
now we set codec_tag, still have to figure out how to handle flipping
|
18 years ago |
mxf.c
|
move source_package declaration in the loop and reset it each iteration
|
18 years ago |
nsvdec.c
|
add support for all framerates specified by the standard
|
18 years ago |
nut.c
|
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
|
18 years ago |
nut.h
|
10l forgot (skip non keyframes after seeking between syncpoint and the first keyframe)
|
18 years ago |
nutdec.c
|
check max_pts_distance
|
18 years ago |
nuv.c
|
…
|
|
ogg.c
|
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
|
18 years ago |
ogg2.c
|
…
|
|
ogg2.h
|
…
|
|
oggparseflac.c
|
…
|
|
oggparseogm.c
|
…
|
|
oggparsetheora.c
|
…
|
|
oggparsevorbis.c
|
…
|
|
os_support.c
|
MinGW compilation fix, inet_aton and #includes depend on networking support.
|
18 years ago |
os_support.h
|
…
|
|
png.c
|
…
|
|
pnm.c
|
…
|
|
psxstr.c
|
…
|
|
qtpalette.h
|
…
|
|
raw.c
|
mpeg4probe patch by (Thijs Vermeir ; thijs vermeir barco com)
|
18 years ago |
riff.c
|
libnut uses "MP3 " for mp3
|
18 years ago |
riff.h
|
…
|
|
rm.c
|
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
|
18 years ago |
rtp.c
|
get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_ID_AAC where used
|
18 years ago |
rtp.h
|
make ffmpeg able to send back a RTCP receiver report.
|
18 years ago |
rtp_h264.c
|
add support for rtp/h264 streaming
|
18 years ago |
rtp_h264.h
|
add support for rtp/h264 streaming
|
18 years ago |
rtp_internal.h
|
add valid statistics for the RTCP receiver report.
|
18 years ago |
rtpproto.c
|
…
|
|
rtsp.c
|
remove duplicate code, patch by Ryan Martell rdm4 A martellventures P com
|
18 years ago |
rtsp.h
|
…
|
|
rtspcodes.h
|
…
|
|
segafilm.c
|
…
|
|
sgi.c
|
…
|
|
sierravmd.c
|
Identation
|
18 years ago |
smacker.c
|
…
|
|
sol.c
|
…
|
|
swf.c
|
print error when unsupported sample rate is used with swf
|
18 years ago |
tcp.c
|
…
|
|
tiertexseq.c
|
…
|
|
tta.c
|
…
|
|
udp.c
|
Make it possible to reuse UDP socket (optional, disabled by default)
|
18 years ago |
utils.c
|
split av_seek_frame_binary() so the code becomes idependant of AVInputFormat and AVIndex
|
18 years ago |
v4l2.c
|
…
|
|
voc.c
|
move common voc muxer and demuxer data to voc.c
|
18 years ago |
voc.h
|
move common voc muxer and demuxer data to voc.c
|
18 years ago |
vocdec.c
|
move common voc muxer and demuxer data to voc.c
|
18 years ago |
vocenc.c
|
move common voc muxer and demuxer data to voc.c
|
18 years ago |
wav.c
|
…
|
|
wc3movie.c
|
…
|
|
westwood.c
|
Better VQA demuxer
|
18 years ago |
wv.c
|
…
|
|
yuv.c
|
…
|
|
yuv4mpeg.c
|
…
|
|