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.
 
 
 
 
 
Diego Biurrun cbeee4d8e5 Replace -I../-I. by -I$(BUILD_ROOT). 18 years ago
..
4xm.c
Makefile Replace -I../-I. by -I$(BUILD_ROOT). 18 years ago
adtsenc.c
aiff.c
allformats.c WavPack lossless audio decoder 18 years ago
allformats.h WavPack lossless audio decoder 18 years ago
amr.c fix some signedness warnings 18 years ago
asf-enc.c Fix wrong ASF duration of generated files 18 years ago
asf.c prevent infinite loop with VORC012.WMA 18 years ago
asf.h fix fallback if theres no index 18 years ago
au.c
audio.c
avformat.h fix some signedness warnings 18 years ago
avi.h Add official LGPL license headers to the files that were missing them. 18 years ago
avidec.c Allow to get the the track number in the IPRT (part) tag in AVI. 18 years ago
avienc.c fix some signedness warnings 18 years ago
avio.c Add --disable-protocols option to configure to disable I/O protocol from 19 years ago
avio.h Add official LGPL license headers to the files that were missing them. 18 years ago
aviobuf.c support forward seeking in non seekable streams 18 years ago
avisynth.c add support for some MS DIB formats for avisynth 18 years ago
avs.c
barpainet.c Add official LGPL license headers to the files that were missing them. 18 years ago
barpainet.h Add official LGPL license headers to the files that were missing them. 18 years ago
beosaudio.cpp
crc.c simplify 18 years ago
cutils.c
daud.c
dc1394.c
dv.c Split the DV demuxer and muxer into separate files (as suggested by Diego 18 years ago
dv.h
dv1394.c
dv1394.h Switch license from GPL to LGPL, this file originates from libdv, which 18 years ago
dvenc.c * Moving FifoBuffer out of libavformat/avformat.h and 18 years ago
electronicarts.c
ffm.c allow individual selection of muxers and demuxers 18 years ago
file.c
flic.c
flvdec.c FLV seeking patch by Nazo. lovesyao at aol com. 18 years ago
flvenc.c always write duration and file size, fix seeking, progress bar is now active 18 years ago
framehook.c
framehook.h Add official LGPL license headers to the files that were missing them. 18 years ago
gif.c Do not set the codec's pixel format in the format's write_header() 18 years ago
gifdec.c
grab.c Add support for 8-bit grayscale to V4L grabber 18 years ago
grab_bktr.c
gxf.c both timestamps are dts, (checked trailer.gxf, spec is unclear) 18 years ago
gxf.h Add official LGPL license headers to the files that were missing them. 18 years ago
gxfenc.c * Moving FifoBuffer out of libavformat/avformat.h and 18 years ago
http.c
idcin.c
idroq.c
img.c Clarified API for numbered sequences, patch by Michel Bardiaux % mbardiaux A mediaxim P be % 18 years ago
img2.c Clarified API for numbered sequences, patch by Michel Bardiaux % mbardiaux A mediaxim P be % 18 years ago
ipmovie.c
isom.c Added codec id for QCELP. 18 years ago
isom.h Add official LGPL license headers to the files that were missing them. 18 years ago
jpeg.c
matroska.c fix some signedness warnings 18 years ago
mm.c Fix FSF postal address. 18 years ago
mmf.c
mov.c remove useless casts 18 years ago
movenc.c move track timescale/sampleDuration init to write_header and return error if not set 18 years ago
mp3.c reduce scores if the mp3 frames dont start from the begin of the file (fixes flv deteted as mp3 issues) 18 years ago
mpeg.c fix some signedness warnings 18 years ago
mpegts.c scan s->probesize packets instead of MAX_SCAN_PACKETS (that is still the default value) 18 years ago
mpegts.h
mpegtsenc.c
mpjpeg.c
mxf.c support D-10, XDCAM, fix ebu_small_d10_50_audio_resampling_problem.mxf, xdcam-pal-d10-imx50.mxf 18 years ago
nsvdec.c VP5 and VP6 video decoder 18 years ago
nut.c remove redundant declarations 18 years ago
nuv.c
ogg.c Add official LGPL license headers to the files that were missing them. 18 years ago
ogg2.c fix some signedness warnings 18 years ago
ogg2.h fix some signedness warnings 18 years ago
oggparseflac.c
oggparseogm.c
oggparsetheora.c
oggparsevorbis.c fix some signedness warnings 18 years ago
os_support.c
os_support.h Add official LGPL license headers to the files that were missing them. 18 years ago
png.c
pnm.c
psxstr.c Fix some "'static' is not at beginning of declaration" warnings. 18 years ago
qtpalette.h
raw.c dont be too picky about timestampsbeing wrong if the destination container is without timestamps and raw of the raw video / raw audio sort 18 years ago
riff.c flac fourcc (fixes mplayer -demuxer 35 with flac) 18 years ago
riff.h Add official LGPL license headers to the files that were missing them. 18 years ago
rm.c Remove unused variables and the corresponding warnings along with them. 18 years ago
rtp.c fix some signedness warnings 18 years ago
rtp.h
rtpproto.c fix some signedness warnings 18 years ago
rtsp.c
rtsp.h
rtspcodes.h Add official LGPL license headers to the files that were missing them. 18 years ago
segafilm.c
sgi.c
sierravmd.c
smacker.c move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
sol.c
swf.c VP5 and VP6 video decoder 18 years ago
tcp.c
tta.c ALT_BITSTREAM_READER_LE is obviously not needed for the tta demuxer, as there was a typo in the define 18 years ago
udp.c fix some signedness warnings 18 years ago
utils.c fix r_frame_rate detection in mpeg4 streams with non integer fps 18 years ago
v4l2.c
voc.c
voc.h
wav.c
wc3movie.c
westwood.c
wv.c WavPack lossless audio decoder 18 years ago
yuv.c
yuv4mpeg.c