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 ccd425e799 Remove unnecessary parentheses from return calls. 17 years ago
..
4xm.c
Makefile Maxis XA demuxer and decoder. 17 years ago
adtsenc.c
aiff.c set block align for mace3/6 17 years ago
allformats.c Import Dirac demuxer/muxer from SoC branch; written by Marco Gerards, 17 years ago
amr.c
apc.c
ape.c Missing tags in APE is normal situation, so don't print an error. 17 years ago
asf-enc.c Correct ASF duration. 17 years ago
asf.c Read asf file header fields in the right order 17 years ago
asf.h
asfcrypt.c
asfcrypt.h
au.c
avc.c Fix misplaced const, avoids a cast-discards-qualifiers warning 17 years ago
avc.h const 17 years ago
avformat.h Avoid using reserved __names. 17 years ago
avi.h avi.h does not use anything from avcodec.h. 17 years ago
avidec.c Print warning if scale/rate is invalid. 17 years ago
avienc.c Fix aspect ratio. 17 years ago
avio.c Check url_seek() in url_open(). 17 years ago
avio.h minor typo fixes 17 years ago
aviobuf.c
avisynth.c
avs.c
bethsoftvid.c Remove unnecessary parentheses from return calls. 17 years ago
bfi.c BFI demuxer 17 years ago
c93.c
crcenc.c
cutils.c Avoid using reserved __names. 17 years ago
daud.c
dsicin.c
dv.c Remove unnecessary parentheses from return calls. 17 years ago
dv.h
dvenc.c
dxa.c
eacdata.c
electronicarts.c
ffm.c
file.c
flic.c
flv.h flv/swf do not have a big endian codec id, they only support 17 years ago
flvdec.c pts are unsigned according to specs, fix negative pts when 32bit pts are used 17 years ago
flvenc.c Nellymoser handling in FLV 17 years ago
framecrcenc.c
framehook.c
framehook.h
gif.c Remove unnecessary parentheses from return calls. 17 years ago
gifdec.c Fix decoding of interlaced gif, e.g. http://samples.mplayerhq.hu/GIF/7up.gif 17 years ago
gxf.c
gxf.h
gxfenc.c
http.c
idcin.c fix the id CIN demuxer by using the pts API correctly 17 years ago
idroq.c
iff.c Remove unused variable. 17 years ago
img2.c useless null 17 years ago
ipmovie.c
isom.c qcelp fourcc 17 years ago
isom.h
libnut.c
lmlm4.c
matroska.c
matroska.h
matroskadec.c Implement FFMAX3(a,b,c) - maximum over three arguments. 17 years ago
matroskaenc.c fix encoding of flac private data 17 years ago
mm.c
mmf.c
mov.c set pkt duration, only when dts == pts though, 17 years ago
movenc.c Remove unnecessary parentheses from return calls. 17 years ago
mp3.c Remove unnecessary parentheses from return calls. 17 years ago
mpc.c
mpc8.c
mpeg.c Support invalid mpeg created by vdr 17 years ago
mpeg.h include required headers for int64_t and AV_RB16() 17 years ago
mpegenc.c
mpegts.c Remove unnecessary parentheses from return calls. 17 years ago
mpegts.h treat stream_type==0x82 as AUDIO_DTS when the program has a REGISTRATION_DESCRIPTOR with the value HDMV; approved by Mans 17 years ago
mpegtsenc.c
mpjpeg.c
msnwc_tcp.c MSN TCP Webcam stream demuxer. 17 years ago
mtv.c Remove unnecessary parentheses from return calls. 17 years ago
mxf.c just skip klv packet, when no corresponding stream is found 17 years ago
network.h
nsvdec.c
nut.c Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing 17 years ago
nut.h Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing 17 years ago
nutdec.c Fix 'comparison always false' warning. 17 years ago
nutenc.c misc spelling fixes 17 years ago
nuv.c
oggdec.c
oggdec.h
oggenc.c fix Ogg/FLAC header size 17 years ago
oggparseflac.c
oggparseogm.c
oggparsespeex.c
oggparsetheora.c
oggparsevorbis.c
os_support.c
os_support.h typo: occured --> occurred 17 years ago
psxstr.c
pva.c
qtpalette.h
raw.c dts probe 17 years ago
raw.h
riff.c cosmetics: remove some empty lines 17 years ago
riff.h
rl2.c rl2 demuxer 17 years ago
rm.h
rmdec.c Fix seeking in rm. 17 years ago
rmenc.c
rpl.c ARMovie/RPL demuxer 17 years ago
rtp.c Add a comment about missing entries 17 years ago
rtp.h
rtp_aac.c
rtp_aac.h
rtp_h264.c
rtp_h264.h Add some const, fixes warnings: 17 years ago
rtp_internal.h
rtp_mpv.c
rtp_mpv.h
rtpdec.c typo fixes 17 years ago
rtpenc.c Fix computation of the "NTP time" field in RTCP SR packets, and do not 17 years ago
rtpenc_h264.c Add some const, fixes warnings: 17 years ago
rtpproto.c Cleanup comments and make them doxygen parsable. 17 years ago
rtsp.c Remove unnecessary parentheses from return calls. 17 years ago
rtsp.h Allow cycling between different protocols (TCP, UDP or multicast) so that if 17 years ago
rtspcodes.h
sdp.c Use correct length modifier for pointer diff argument in av_log() call. 17 years ago
segafilm.c Fix ;; 17 years ago
sierravmd.c
siff.c
smacker.c
sol.c
swf.c
tcp.c Set TCP protocol to is_streamed=1 as seeking is not possible. 17 years ago
thp.c
tiertexseq.c
tta.c
txd.c
udp.c doxy header for udp protocol 17 years ago
utils.c Remove unnecessary parentheses from return calls. 17 years ago
vc1test.c Reduce probe score as it misdetects our flv file from the regression test. 17 years ago
voc.c
voc.h
vocdec.c
vocenc.c
wav.c Decrease returning probe score for WAV demuxer to avoid 17 years ago
wc3movie.c fix wc3movie demuxer to conform to the PTS API 17 years ago
westwood.c Tighten up the Westwood AUD detection. Probability of random detections 17 years ago
wv.c
xa.c Maxis XA demuxer and decoder. 17 years ago
yuv4mpeg.c