.. |
4xm.c
|
allow individual selection of muxers and demuxers
|
19 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
|
19 years ago |
aiff.c
|
move common stuff from avienc.c and wav.c to new file riff.c
|
19 years ago |
allformats.c
|
AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com %
|
18 years ago |
allformats.h
|
remove redundant declarations
|
18 years ago |
amr.c
|
Fix some "'static' is not at beginning of declaration" warnings.
|
19 years ago |
asf-enc.c
|
move common stuff from avienc.c and wav.c to new file riff.c
|
19 years ago |
asf.c
|
fix fallback if theres no index
|
19 years ago |
asf.h
|
fix fallback if theres no index
|
19 years ago |
au.c
|
move common stuff from avienc.c and wav.c to new file riff.c
|
19 years ago |
audio.c
|
allow individual selection of muxers and demuxers
|
19 years ago |
avformat.h
|
* Restructuring the division of labor between DV codec and DV format
|
18 years ago |
avi.h
|
move common stuff from avienc.c and wav.c to new file riff.c
|
19 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
|
19 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
|
19 years ago |
aviobuf.c
|
fix regression failure after adler simplification
|
19 years ago |
avisynth.c
|
Add missing file from commit r6122 (AVISynth support)
|
18 years ago |
avs.c
|
allow individual selection of muxers and demuxers
|
19 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
|
19 years ago |
crc.c
|
simplify
|
19 years ago |
cutils.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
daud.c
|
allow individual selection of muxers and demuxers
|
19 years ago |
dc1394.c
|
allow individual selection of muxers and demuxers
|
19 years ago |
dv.c
|
* Restructuring the division of labor between DV codec and DV format
|
18 years ago |
dv.h
|
typo
|
19 years ago |
dv1394.c
|
allow individual selection of muxers and demuxers
|
19 years ago |
dv1394.h
|
Switch license from GPL to LGPL, this file originates from libdv, which
|
18 years ago |
electronicarts.c
|
allow individual selection of muxers and demuxers
|
19 years ago |
ffm.c
|
allow individual selection of muxers and demuxers
|
19 years ago |
file.c
|
CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just
|
19 years ago |
flic.c
|
allow individual selection of muxers and demuxers
|
19 years ago |
flvdec.c
|
allow individual selection of muxers and demuxers
|
19 years ago |
flvenc.c
|
always write duration and file size, fix seeking, progress bar is now active
|
19 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()
|
19 years ago |
gifdec.c
|
allow individual selection of muxers and demuxers
|
19 years ago |
grab.c
|
allow individual selection of muxers and demuxers
|
19 years ago |
grab_bktr.c
|
allow individual selection of muxers and demuxers
|
19 years ago |
gxf.c
|
both timestamps are dts, (checked trailer.gxf, spec is unclear)
|
19 years ago |
gxf.h
|
GXF muxer
|
19 years ago |
gxfenc.c
|
set correct first gop closed value
|
19 years ago |
http.c
|
Fix memleak, patch by I. Po % yyymmmm # gmail O com %
|
19 years ago |
idcin.c
|
allow individual selection of muxers and demuxers
|
19 years ago |
idroq.c
|
allow individual selection of muxers and demuxers
|
19 years ago |
img.c
|
add loop_input to AVFormatContext, getting rid of old hack
|
19 years ago |
img2.c
|
add loop_input to AVFormatContext, getting rid of old hack
|
19 years ago |
ipmovie.c
|
allow individual selection of muxers and demuxers
|
19 years ago |
isom.c
|
Added codec id for QCELP.
|
19 years ago |
isom.h
|
move common code from mov.c and movenc.c to isom.c
|
19 years ago |
jpeg.c
|
allow individual selection of muxers and demuxers
|
19 years ago |
matroska.c
|
move common stuff from avienc.c and wav.c to new file riff.c
|
19 years ago |
mm.c
|
Fix FSF postal address.
|
19 years ago |
mmf.c
|
move common stuff from avienc.c and wav.c to new file riff.c
|
19 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
|
19 years ago |
mp3.c
|
allow individual selection of muxers and demuxers
|
19 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
|
19 years ago |
mpegtsenc.c
|
allow individual selection of muxers and demuxers
|
19 years ago |
mpjpeg.c
|
allow individual selection of muxers and demuxers
|
19 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
|
19 years ago |
nut.c
|
remove redundant declarations
|
18 years ago |
nuv.c
|
move common stuff from avienc.c and wav.c to new file riff.c
|
19 years ago |
ogg.c
|
allow individual selection of muxers and demuxers
|
19 years ago |
ogg2.c
|
Try to find out correct start time to make seeking faster and add some
|
19 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
|
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
|
set stream time_base properly
|
19 years ago |
os_support.c
|
CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just
|
19 years ago |
os_support.h
|
…
|
|
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.
|
19 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
|
19 years ago |
riff.c
|
WVC1 is now decodeable with VC-1 decoder.
|
18 years ago |
riff.h
|
move common stuff from avienc.c and wav.c to new file riff.c
|
19 years ago |
rm.c
|
allow individual selection of muxers and demuxers
|
19 years ago |
rtp.c
|
Added codec id for QCELP.
|
19 years ago |
rtp.h
|
give AVInput/OutputFormat structs consistent names
|
19 years ago |
rtpproto.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
rtsp.c
|
allow individual selection of muxers and demuxers
|
19 years ago |
rtsp.h
|
give AVInput/OutputFormat structs consistent names
|
19 years ago |
rtspcodes.h
|
…
|
|
segafilm.c
|
allow individual selection of muxers and demuxers
|
19 years ago |
sgi.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
sierravmd.c
|
allow individual selection of muxers and demuxers
|
19 years ago |
smacker.c
|
move common stuff from avienc.c and wav.c to new file riff.c
|
19 years ago |
sol.c
|
move common stuff from avienc.c and wav.c to new file riff.c
|
19 years ago |
swf.c
|
allow individual selection of muxers and demuxers
|
19 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
|
19 years ago |
voc.c
|
move common stuff from avienc.c and wav.c to new file riff.c
|
19 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
|
19 years ago |
wc3movie.c
|
allow individual selection of muxers and demuxers
|
19 years ago |
westwood.c
|
allow individual selection of muxers and demuxers
|
19 years ago |
yuv.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
yuv4mpeg.c
|
allow individual selection of muxers and demuxers
|
19 years ago |