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.
 
 
 
 
 
David Conrad 2064c77ab9 Fix for AVI files with odd sized 'movi' list 18 years ago
..
4xm.c allow individual selection of muxers and demuxers 18 years ago
Makefile AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com % 18 years ago
adtsenc.c allow individual selection of muxers and demuxers 18 years ago
aiff.c move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
allformats.c AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com % 18 years ago
allformats.h AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com % 18 years ago
amr.c Fix some "'static' is not at beginning of declaration" warnings. 18 years ago
asf-enc.c move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
asf.c fix fallback if theres no index 18 years ago
asf.h fix fallback if theres no index 18 years ago
au.c move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
audio.c allow individual selection of muxers and demuxers 18 years ago
avformat.h fix b pyramid in mp4 muxing if no dts are provided to the muxer 18 years ago
avi.h move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
avidec.c Fix for AVI files with odd sized 'movi' list 18 years ago
avienc.c fix ODML AVI Duration for files > 2GB 18 years ago
avio.c Add --disable-protocols option to configure to disable I/O protocol from 19 years ago
avio.h move adler32 to libavutil 18 years ago
aviobuf.c fix regression failure after adler simplification 18 years ago
avisynth.c Add missing file from commit r6122 (AVISynth support) 18 years ago
avs.c allow individual selection of muxers and demuxers 18 years ago
barpainet.c COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
barpainet.h Unify include paths, -I.. is in CFLAGS. 19 years ago
beosaudio.cpp give AVInput/OutputFormat structs consistent names 18 years ago
crc.c simplify 18 years ago
cutils.c Update licensing information: The FSF changed postal address. 19 years ago
daud.c allow individual selection of muxers and demuxers 18 years ago
dc1394.c allow individual selection of muxers and demuxers 18 years ago
dv.c allow individual selection of muxers and demuxers 18 years ago
dv.h typo 19 years ago
dv1394.c allow individual selection of muxers and demuxers 18 years ago
dv1394.h Update licensing information: The FSF changed postal address. 19 years ago
electronicarts.c allow individual selection of muxers and demuxers 18 years ago
ffm.c allow individual selection of muxers and demuxers 18 years ago
file.c CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just 18 years ago
flic.c allow individual selection of muxers and demuxers 18 years ago
flvdec.c allow individual selection of muxers and demuxers 18 years ago
flvenc.c always write duration and file size, fix seeking, progress bar is now active 18 years ago
framehook.c Update licensing information: The FSF changed postal address. 19 years ago
framehook.h COSMETICS: Remove all trailing whitespace. 19 years ago
gif.c Do not set the codec's pixel format in the format's write_header() 18 years ago
gifdec.c allow individual selection of muxers and demuxers 18 years ago
grab.c allow individual selection of muxers and demuxers 18 years ago
grab_bktr.c allow individual selection of muxers and demuxers 18 years ago
gxf.c both timestamps are dts, (checked trailer.gxf, spec is unclear) 18 years ago
gxf.h GXF muxer 18 years ago
gxfenc.c set correct first gop closed value 18 years ago
http.c Fix memleak, patch by I. Po % yyymmmm # gmail O com % 18 years ago
idcin.c allow individual selection of muxers and demuxers 18 years ago
idroq.c allow individual selection of muxers and demuxers 18 years ago
img.c add loop_input to AVFormatContext, getting rid of old hack 18 years ago
img2.c add loop_input to AVFormatContext, getting rid of old hack 18 years ago
ipmovie.c allow individual selection of muxers and demuxers 18 years ago
isom.c Added codec id for QCELP. 18 years ago
isom.h move common code from mov.c and movenc.c to isom.c 18 years ago
jpeg.c allow individual selection of muxers and demuxers 18 years ago
matroska.c move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
mm.c Fix FSF postal address. 18 years ago
mmf.c move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
mov.c fix mac3audio.mov, pcm_s8 and pcm_u8 can only have sample size of 1 and only if mono, dont rely on bits per sample which can be wrong 18 years ago
movenc.c wide atom is only defined in mov, use free for mp4/3gp 18 years ago
mp3.c allow individual selection of muxers and demuxers 18 years ago
mpeg.c add support for information in CDXA format 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 give AVInput/OutputFormat structs consistent names 18 years ago
mpegtsenc.c allow individual selection of muxers and demuxers 18 years ago
mpjpeg.c allow individual selection of muxers and demuxers 18 years ago
mxf.c correct uid, and enable JPEG 2000 detection 18 years ago
nsvdec.c move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
nut.c fix regression failure after adler simplification 18 years ago
nuv.c move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
ogg.c allow individual selection of muxers and demuxers 18 years ago
ogg2.c Try to find out correct start time to make seeking faster and add some 18 years ago
ogg2.h ogm demuxing 19 years ago
oggparseflac.c set stream time_base properly 19 years ago
oggparseogm.c move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
oggparsetheora.c fix playback of theora.ogg on mphq patch by (matthieu castet %% castet dat matthieu ot free dat fr %%) 18 years ago
oggparsevorbis.c set stream time_base properly 19 years ago
os_support.c CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just 18 years ago
os_support.h cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>) 21 years ago
png.c Add (mostly) const to variable and parameter declaration, where a char* was 19 years ago
pnm.c Update licensing information: The FSF changed postal address. 19 years ago
psxstr.c Fix some "'static' is not at beginning of declaration" warnings. 18 years ago
qtpalette.h COSMETICS: Remove all trailing whitespace. 19 years ago
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 add codec id and tag for JPEG 2000 18 years ago
riff.h move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
rm.c allow individual selection of muxers and demuxers 18 years ago
rtp.c Added codec id for QCELP. 18 years ago
rtp.h give AVInput/OutputFormat structs consistent names 18 years ago
rtpproto.c Update licensing information: The FSF changed postal address. 19 years ago
rtsp.c allow individual selection of muxers and demuxers 18 years ago
rtsp.h give AVInput/OutputFormat structs consistent names 18 years ago
rtspcodes.h renamed libav to libavformat 22 years ago
segafilm.c allow individual selection of muxers and demuxers 18 years ago
sgi.c Update licensing information: The FSF changed postal address. 19 years ago
sierravmd.c allow individual selection of muxers and demuxers 18 years ago
smacker.c move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
sol.c move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
swf.c allow individual selection of muxers and demuxers 18 years ago
tcp.c os2 thread, network and freetype2 support by (Paul Smedley | paulat a t smedleydot d o t info) 19 years ago
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 Add const to (mostly) char* and make some functions static, which aren't used 19 years ago
utils.c fix b pyramid in mp4 muxing if no dts are provided to the muxer 18 years ago
v4l2.c allow individual selection of muxers and demuxers 18 years ago
voc.c move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
voc.h add a Creative VOC (de)muxer 19 years ago
wav.c move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
wc3movie.c allow individual selection of muxers and demuxers 18 years ago
westwood.c allow individual selection of muxers and demuxers 18 years ago
yuv.c Update licensing information: The FSF changed postal address. 19 years ago
yuv4mpeg.c allow individual selection of muxers and demuxers 18 years ago