..
4xm.c
Do not set audio codec_tag to 1, that would be PCM audio.
18 years ago
Makefile
Musepack SV7 decoding support
18 years ago
adtsenc.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
aiff.c
make some symbols static
18 years ago
allformats.c
Musepack SV7 decoding support
18 years ago
allformats.h
Musepack SV7 decoding support
18 years ago
amr.c
unused #define
18 years ago
asf-enc.c
variable renaming: mp3lame --> libmp3lame
18 years ago
asf.c
fix segfault with http://sam.zoy.org/zzuf/lol-ffplay.wmv
18 years ago
asf.h
Minor modifications to handle mms streaming.
18 years ago
au.c
replace coder/decoder file description in libavformat by muxer/demuxer
18 years ago
audio.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
avformat.h
Make nb_streams unsigned to avoid an ugly cast.
18 years ago
avi.h
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
avidec.c
Make nb_streams unsigned to avoid an ugly cast.
18 years ago
avienc.c
use the standard INT64_C() macro for 64-bit constants
18 years ago
avio.c
makes the filename member of the URLContext a pointer, so that the
18 years ago
avio.h
makes the filename member of the URLContext a pointer, so that the
18 years ago
aviobuf.c
fix indention of previous commit
18 years ago
avisynth.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
avs.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
barpainet.h
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
base64.c
Add base64 encoding and decoding routines
18 years ago
base64.h
Add base64 encoding and decoding routines
18 years ago
beosaudio.cpp
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
crc.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
cutils.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
daud.c
replace coder/decoder file description in libavformat by muxer/demuxer
18 years ago
dc1394.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
dsicin.c
support for Delphine Software .cin files demuxing / audio and video decoding, by Gregory Montoir %cyx A users P sourceforge P net%
18 years ago
dv.c
* Fixing seeking with DV-AVI (by Jeff Downs <heydowns at borg dot com>)
18 years ago
dv.h
* Fixing seeking with DV-AVI (by Jeff Downs <heydowns at borg dot com>)
18 years ago
dv1394.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
dv1394.h
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
dvenc.c
* Fixing a bug with incorrect bits set in AAUX source pack
18 years ago
electronicarts.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
ffm.c
use the standard INT64_C() macro for 64-bit constants
18 years ago
file.c
Remove useless #include.
18 years ago
flic.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
flv.h
Defines various common FLV format values between the FLV muxer and demuxer
18 years ago
flvdec.c
add FLV decoder metadata parsing
18 years ago
flvenc.c
variable renaming: mp3lame --> libmp3lame
18 years ago
framehook.c
rename HAVE_DLFCN to HAVE_DLFCN_H
18 years ago
framehook.h
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
gif.c
kill AVImageFormat
18 years ago
gifdec.c
kill AVImageFormat
18 years ago
grab.c
fall back mmap() call using MAP_PRIVATE for working on no-mmu systems
18 years ago
grab_bktr.c
Properly check for all required bktr headers.
18 years ago
gxf.c
Set CODEC_TYPE_DATA for timecode tracks.
18 years ago
gxf.h
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
gxfenc.c
readjust dts if negative
18 years ago
http.c
add support for HTTP seeking
18 years ago
idcin.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
idroq.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
img.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
img2.c
Fix a crash when probing img2 format with a NULL filename.
18 years ago
ipmovie.c
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
18 years ago
isom.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
isom.h
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
jpeg.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
libnut.c
sync to libnut, nom->num
18 years ago
matroska.c
matroska: scale timecode according to time_scale
18 years ago
mm.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
mmf.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
mov.c
add msrle fourcc, quicktime_bmp.mov
18 years ago
movenc.c
remove useless sampleDuration
18 years ago
mp3.c
variable renaming: mp3lame --> libmp3lame
18 years ago
mpc.c
10l, > vs. >= typo, caused crashes on last mpc frame
18 years ago
mpeg.c
reduce len checks, simplifies code
18 years ago
mpegts.c
make some symbols static
18 years ago
mpegts.h
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
mpegtsenc.c
replace coder/decoder file description in libavformat by muxer/demuxer
18 years ago
mpjpeg.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
mtv.c
now we set codec_tag, still have to figure out how to handle flipping
18 years ago
mxf.c
cosmetics, function -> metadata
18 years ago
nsvdec.c
Add support for VP60 and VP61.
18 years ago
nut.c
variable renaming: mp3lame --> libmp3lame
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
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
ogg.c
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
18 years ago
ogg2.c
check for sane values in ogg_get_length(), fix lol-ffplay.ogm fuzz test
18 years ago
ogg2.h
save/restore number of streams
18 years ago
oggparseflac.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
oggparseogm.c
move common stuff from avienc.c and wav.c to new file riff.c
19 years ago
oggparsetheora.c
fix playback of theora.ogg on mphq patch by (matthieu castet %% castet dat matthieu ot free dat fr %%)
19 years ago
oggparsevorbis.c
fix some signedness warnings
18 years ago
os_support.c
use the standard INT64_C() macro for 64-bit constants
18 years ago
os_support.h
support files >2GB on MinGW
18 years ago
png.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
pnm.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
psxstr.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
qtpalette.h
COSMETICS: Remove all trailing whitespace.
19 years ago
raw.c
mpeg4probe patch by (Thijs Vermeir ; thijs vermeir barco com)
18 years ago
riff.c
Add support for VP60 and VP61.
18 years ago
riff.h
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
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
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
rtsp.c
remove duplicate code, patch by Ryan Martell rdm4 A martellventures P com
18 years ago
rtsp.h
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
rtspcodes.h
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
segafilm.c
Simplify the Sega FILM/CPK demuxer to not modify the bastardized Cinepak stream.
18 years ago
sgi.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
sierravmd.c
Identation
18 years ago
smacker.c
replace coder/decoder file description in libavformat by muxer/demuxer
18 years ago
sol.c
replace coder/decoder file description in libavformat by muxer/demuxer
18 years ago
swf.c
seek back at the end of file after updating header
18 years ago
tcp.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
tiertexseq.c
missdetected a broken mp3
18 years ago
tta.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
udp.c
Make it possible to reuse UDP socket (optional, disabled by default)
18 years ago
utils.c
removed unused av_frac_set
18 years ago
v4l2.c
use the standard INT64_C() macro for 64-bit constants
18 years ago
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
replace coder/decoder file description in libavformat by muxer/demuxer
18 years ago
wc3movie.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
westwood.c
Do not touch pkt->pts
18 years ago
wv.c
Remove unused variable.
18 years ago
x11grab.c
typo: pallete --> palette
18 years ago
yuv.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
yuv4mpeg.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago