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.
 
 
 
 
Ronald S. Bultje 7b374c9ff2 Another uninitialized value. 15 years ago
..
4xm.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Makefile Merge Vorbis / Theora depayloaders. 15 years ago
adts.h In mpegts muxer, write adts header if aac bitstream does not contain it 15 years ago
adtsenc.c In mpegts muxer, write adts header if aac bitstream does not contain it 15 years ago
aea.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
aiff.h
aiffdec.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
aiffenc.c
allformats.c Implement YOP demuxer and video decoder. 15 years ago
amr.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
anm.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
apc.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
ape.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
apetag.c
apetag.h
asf.c Remove superfluous space from a conversion table. 15 years ago
asf.h Move put_le16_nolen() to asf.c and give it a ff_ prefix. This way, it is easier 15 years ago
asfcrypt.c
asfcrypt.h
asfdec.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
asfenc.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
assdec.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
assenc.c
au.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
audiointerleave.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
audiointerleave.h
avc.c
avc.h
avformat.h Make av_match_ext() declaration public (move its declaration out of 15 years ago
avi.c
avi.h
avidec.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
avienc.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
avio.c Add AVSEEK_FORCE flag to indicate that the code should attempt to seek 15 years ago
avio.h Replace @returns by @return. 15 years ago
aviobuf.c Mask away AVSEEK_FORCE properly in some checks in url_fseek() 15 years ago
avisynth.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
avlanguage.c
avlanguage.h
avs.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
bethsoftvid.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
bfi.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
bink.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
c93.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
caf.c
caf.h
cafdec.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
cdg.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
concat.c Fix concat seeking SEEK_END case. 15 years ago
crcenc.c
cutils.c
daud.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
dsicin.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
dv.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
dv.h
dvenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
dxa.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
eacdata.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
electronicarts.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
ffm.h
ffmdec.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
ffmenc.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
file.c
filmstripdec.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
filmstripenc.c
flacdec.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
flacenc.c Move ff_flac_write_header() to flacenc.h, which removes the Matroska muxer's 15 years ago
flacenc.h Put ff_flac_write_header() in a separate C file to allow it to be shared without 15 years ago
flacenc_header.c Put ff_flac_write_header() in a separate C file to allow it to be shared without 15 years ago
flic.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
flv.h
flvdec.c Fix flvdec start-of-frame. 15 years ago
flvenc.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
framecrcenc.c
gif.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
gopher.c move ff_url_split() and ff_url_join() declarations to internal.h 15 years ago
gxf.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
gxf.h
gxfenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
http.c Split out http authentication handling into a separate file 15 years ago
httpauth.c Remove a redundant null pointer check 15 years ago
httpauth.h Add support for http digest authentication 15 years ago
id3v1.c
id3v1.h
id3v2.c
id3v2.h
idcin.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
idroq.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
iff.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
img2.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
internal.h Add a lowercase parameter to ff_data_to_hex 15 years ago
ipmovie.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
isom.c
isom.h
iss.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
iv8.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
libavformat.v
libnut.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
librtmp.c Implement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS protocols via 15 years ago
lmlm4.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
matroska.c matroskadec: add support for SIPR audio tracks 15 years ago
matroska.h
matroskadec.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
matroskaenc.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
metadata.c
metadata.h
metadata_compat.c
mm.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
mmf.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
mov.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
movenc.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
mp3.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
mpc.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
mpc8.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
mpeg.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
mpeg.h
mpegenc.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
mpegts.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
mpegts.h
mpegtsenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
mpjpeg.c
msnwc_tcp.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
mtv.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
mvi.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
mxf.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
mxf.h
mxfdec.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
mxfenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
ncdec.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
network.h
nsvdec.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
nut.c Fix NUT (de)muxer warnings: 15 years ago
nut.h Fix NUT (de)muxer warnings: 15 years ago
nutdec.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
nutenc.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
nuv.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
oggdec.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
oggdec.h Add VorbisComment writing to FLAC files. 15 years ago
oggenc.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
oggparsedirac.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
oggparseflac.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
oggparseogm.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
oggparseskeleton.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
oggparsespeex.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
oggparsetheora.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
oggparsevorbis.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
oma.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
options.c Add AVFMT_FLAG_NOFILLIN and AVFMT_FLAG_NOPARSE. 15 years ago
os_support.c Move resolve_host() to ffserver.c 15 years ago
os_support.h
output-example.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
psxstr.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
pva.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
qcp.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
qtpalette.h
r3d.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
raw.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
raw.h
rdt.c Remove dead initialization. 15 years ago
rdt.h
riff.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
riff.h
rl2.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
rm.c
rm.h Replace @returns by @return. 15 years ago
rmdec.c Another uninitialized value. 15 years ago
rmenc.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
rpl.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
rtmp.h
rtmppkt.c
rtmppkt.h
rtmpproto.c move ff_url_split() and ff_url_join() declarations to internal.h 15 years ago
rtp.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
rtp.h Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
rtpdec.c Rename rtpdec_theora.[ch] to rtpdec_xiph.[ch], as a preparation for merging 15 years ago
rtpdec.h Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
rtpdec_amr.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
rtpdec_amr.h
rtpdec_asf.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
rtpdec_asf.h
rtpdec_h263.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
rtpdec_h263.h
rtpdec_h264.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
rtpdec_h264.h
rtpdec_xiph.c Change a case of CODEC_TYPE_ into AVMEDIA_TYPE_ 15 years ago
rtpdec_xiph.h Merge Vorbis / Theora depayloaders. 15 years ago
rtpenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
rtpenc.h
rtpenc_aac.c
rtpenc_amr.c
rtpenc_h263.c Fix a crash in the H.263 RTP packetizer 15 years ago
rtpenc_h264.c
rtpenc_mpv.c
rtpproto.c Don't report EINTR from select as an error, retry select instead 15 years ago
rtsp.c Merge Vorbis / Theora depayloaders. 15 years ago
rtsp.h Replace @returns by @return. 15 years ago
rtspcodes.h
rtspenc.c Add separate method/url parameters to the rtsp_send_cmd functions 15 years ago
sdp.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
seek.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
seek.h
segafilm.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
sierravmd.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
siff.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
smacker.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
sol.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
sox.h
soxdec.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
soxenc.c
spdif.c
swf.h
swfdec.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
swfenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
tcp.c Don't report EINTR from select as an error, retry select instead 15 years ago
thp.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
tiertexseq.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
timefilter.c
timefilter.h
tmv.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
tta.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
txd.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
udp.c Don't report EINTR from select as an error, retry select instead 15 years ago
utils.c Limit probing to probesize. 15 years ago
vc1test.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
vc1testenc.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
voc.c
voc.h
vocdec.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
vocenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
vorbiscomment.c Add VorbisComment writing to FLAC files. 15 years ago
vorbiscomment.h Add VorbisComment writing to FLAC files. 15 years ago
vqf.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
wav.c
wc3movie.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
westwood.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
wv.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
xa.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
yop.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
yuv4mpeg.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago