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 f2390590e0 Remove obsolete imgformat1 leftovers. 18 years ago
..
4xm.c
Makefile Remove commented-out NUT muxer entry, can be added once we have a native muxer. 18 years ago
adtsenc.c
aiff.c the context is supposed to be freed in the generic code in utils.c 18 years ago
allformats.c Properly separate native and libnut NUT (de)muxers. 18 years ago
allformats.h Properly separate native and libnut NUT (de)muxers. 18 years ago
amr.c
asf-enc.c remove senseless and wrong direct access to ByteIOContext internals 18 years ago
asf.c Set correct aspect ratio (it's sample aspect, not display aspect) 18 years ago
asf.h iam pretty sure send time is dts and not pts ... 18 years ago
au.c remove now useless codec_tag setting code in muxers 18 years ago
audio.c
avformat.h better generic index building and seeking code 18 years ago
avi.h
avidec.c supporting files with A,V,I,0x19 header 18 years ago
avienc.c get rid of the [4] limitation of codec tag lists 18 years ago
avio.c protect the size=seek(SEEK_END,-1)+1 results with an if (.. < 0), else the 18 years ago
avio.h
aviobuf.c Fix misbehaviour in url_fseek() when seeking fails. 18 years ago
avisynth.c
avs.c
barpainet.h
base64.c
base64.h
beosaudio.cpp
crc.c
cutils.c
daud.c
dc1394.c Replace deprecated PIX_FMT names by the newer variants. 18 years ago
dsicin.c
dv.c
dv.h
dv1394.c remove void * used in arithmetic warnings 18 years ago
dv1394.h
dvenc.c
electronicarts.c
ffm.c
file.c
flic.c
flv.h
flvdec.c flv follows in movs footsteps and has random trash in the width/height fields 18 years ago
flvenc.c remove now useless codec_tag setting code in muxers 18 years ago
framehook.c an alloc func failing should give ENOMEM anyway. 18 years ago
framehook.h
gif.c
gifdec.c
grab.c Replace deprecated PIX_FMT names by the newer variants. 18 years ago
grab_bktr.c
gxf.c Use av_set_pts_info and set some arbitrary timebase fallback 18 years ago
gxf.h
gxfenc.c Fix some more license headers. 18 years ago
http.c move networking #includes into separate file 18 years ago
idcin.c
idroq.c
img2.c
ipmovie.c
isom.c add codec_id <-> codec_tag tables to AVIn/OutputFormat 18 years ago
isom.h add codec_id <-> codec_tag tables to AVIn/OutputFormat 18 years ago
libnut.c Properly separate native and libnut NUT (de)muxers. 18 years ago
matroska.c
mm.c
mmf.c
mov.c remove some printf warnings 18 years ago
movenc.c add codec_id <-> codec_tag tables to AVIn/OutputFormat 18 years ago
mp3.c better generic index building and seeking code 18 years ago
mpc.c
mpeg.c Revised patch for HD DVD .EVO demuxing by (Ian Caulfield <lowercase name seperated by . place at here gmail place a dot here com>) 18 years ago
mpegts.c Add some context to av_log calls. 18 years ago
mpegts.h "removes definition for old crc func" patch by Daniel Kristjansson / danielk mrl.nyu edu 18 years ago
mpegtsenc.c
mpjpeg.c
mtv.c
mxf.c
network.h move networking #includes into separate file 18 years ago
nsvdec.c add codec_id <-> codec_tag tables to AVIn/OutputFormat 18 years ago
nut.c
nut.h
nutdec.c simplify 18 years ago
nuv.c 10l to whoever wrote this (wrong fps, fixes nirvana.nuv) 18 years ago
ogg.c
ogg2.c
ogg2.h
oggparseflac.c
oggparseogm.c
oggparsetheora.c
oggparsevorbis.c
os_support.c
os_support.h
psxstr.c
qtpalette.h
raw.c add read_probe function to raw ac3 demuxer 18 years ago
riff.c add waveformatextensible support 18 years ago
riff.h add codec_id <-> codec_tag tables to AVIn/OutputFormat 18 years ago
rm.c
rtp.c move networking #includes into separate file 18 years ago
rtp.h Missing prototype added 18 years ago
rtp_h264.c move networking #includes into separate file 18 years ago
rtp_h264.h
rtp_internal.h
rtpproto.c move networking #includes into separate file 18 years ago
rtsp.c move networking #includes into separate file 18 years ago
rtsp.h
rtspcodes.h
segafilm.c
sgi.c Replace deprecated PIX_FMT names by the newer variants. 18 years ago
sierravmd.c
smacker.c
sol.c
swf.c add codec_id <-> codec_tag tables to AVIn/OutputFormat 18 years ago
tcp.c move networking #includes into separate file 18 years ago
tiertexseq.c
tta.c
udp.c move networking #includes into separate file 18 years ago
utils.c better generic index building and seeking code 18 years ago
v4l2.c Replace deprecated PIX_FMT names by the newer variants. 18 years ago
voc.c add codec_id <-> codec_tag tables to AVIn/OutputFormat 18 years ago
voc.h add codec_id <-> codec_tag tables to AVIn/OutputFormat 18 years ago
vocdec.c get rid of the [4] limitation of codec tag lists 18 years ago
vocenc.c remove now useless codec_tag setting code in voc muxer 18 years ago
wav.c better generic index building and seeking code 18 years ago
wc3movie.c
westwood.c
wv.c Seeking support in WavPack 18 years ago
x11grab.c Replace deprecated PIX_FMT names by the newer variants. 18 years ago
yuv4mpeg.c