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.
 
 
 
 
 
Stefano Sabatini 7693b93e5c Doxygen av_codec_get_id() and av_codec_get_tag(). 15 years ago
..
4xm.c Remove explicit filename from Doxygen @file commands. 15 years ago
Makefile Merge Vorbis / Theora depayloaders. 15 years ago
adts.h
adtsenc.c
aea.c Remove explicit filename from Doxygen @file commands. 15 years ago
aiff.h Remove explicit filename from Doxygen @file commands. 15 years ago
aiffdec.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
aiffenc.c
allformats.c
amr.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
anm.c Remove explicit filename from Doxygen @file commands. 15 years ago
apc.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
ape.c Replace all remaining occurrences of AVERROR_NOMEM with 15 years ago
apetag.c Replace all remaining occurrences of AVERROR_NOMEM with 15 years ago
apetag.h
asf.c Remove superfluous space from a conversion table. 15 years ago
asf.h
asfcrypt.c
asfcrypt.h
asfdec.c Favor chunk size over hitting the correct position after reading the chunk size in asf. 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 Doxygen av_codec_get_id() and av_codec_get_tag(). 15 years ago
avi.c
avi.h
avidec.c Do not use pkt->size when it is potentially uninitialized. 15 years ago
avienc.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
avio.c Add version to AVClass so we can add to and use fields of AVClass without ABI issues. 15 years ago
avio.h Remove explicit filename from Doxygen @file commands. 15 years ago
aviobuf.c Do not initialize res in url_fseek(), in the case !s->seek directly 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 Remove explicit filename from Doxygen @file commands. 15 years ago
bfi.c Remove explicit filename from Doxygen @file commands. 15 years ago
bink.c Remove explicit filename from Doxygen @file commands. 15 years ago
c93.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
caf.c Remove explicit filename from Doxygen @file commands. 15 years ago
caf.h Remove explicit filename from Doxygen @file commands. 15 years ago
cafdec.c Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
cdg.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
concat.c
crcenc.c
cutils.c Move the internal function declarations in avformat.h to internal.h. 15 years ago
daud.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
dsicin.c Remove explicit filename from Doxygen @file commands. 15 years ago
dv.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
dv.h
dvenc.c Add missing internal.h #include for brktimegm(), fixes the warning: 15 years ago
dxa.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
eacdata.c Remove explicit filename from Doxygen @file commands. 15 years ago
electronicarts.c Remove explicit filename from Doxygen @file commands. 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 Make file_open() return the error code set in errno if open() fails, 15 years ago
filmstripdec.c Remove explicit filename from Doxygen @file commands. 15 years ago
filmstripenc.c Remove explicit filename from Doxygen @file commands. 15 years ago
flacdec.c Replace all remaining occurrences of AVERROR_NOMEM with 15 years ago
flacenc.c
flacenc.h
flacenc_header.c
flic.c Made FLIC demuxer capable of handling the videos from "X-COM: Terror from the Deep". 15 years ago
flv.h Remove explicit filename from Doxygen @file commands. 15 years ago
flvdec.c Mark av_metadata_set() as deprecated, and use av_metadata_set2() 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
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
httpauth.c Fix buffer size; should hold 2 32-bit integers in hex = 16 chars + terminating 15 years ago
httpauth.h
id3v1.c Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
id3v1.h
id3v2.c Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
id3v2.h
idcin.c Remove explicit filename from Doxygen @file commands. 15 years ago
idroq.c Remove explicit filename from Doxygen @file commands. 15 years ago
iff.c Replace usage of s->streams[0]->* with st->*, which is shorter. 15 years ago
img2.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
internal.h Move the internal function declarations in avformat.h to internal.h. 15 years ago
ipmovie.c Remove explicit filename from Doxygen @file commands. 15 years ago
isom.c
isom.h mov: Read QuickTime chapters 15 years ago
iss.c Remove explicit filename from Doxygen @file commands. 15 years ago
iv8.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
libavformat.v
libnut.c Remove explicit filename from Doxygen @file commands. 15 years ago
librtmp.c Remove explicit filename from Doxygen @file commands. 15 years ago
lmlm4.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
matroska.c
matroska.h
matroskadec.c Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
matroskaenc.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
metadata.c Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
metadata.h Remove explicit filename from Doxygen @file commands. 15 years ago
metadata_compat.c Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
mm.c Remove explicit filename from Doxygen @file commands. 15 years ago
mmf.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
mov.c mov: Read nero chapters 15 years ago
movenc.c movenc: Write QuickTime chapters 15 years ago
mp3.c Set AVFMT_NOTIMESTAMPS flag for mp3 muxer 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 Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
mpegts.h
mpegtsenc.c Move the internal function declarations in avformat.h to internal.h. 15 years ago
mpjpeg.c
msnwc_tcp.c Replace all remaining occurrences of AVERROR_NOMEM with 15 years ago
mtv.c Fix MTV decoding on big-endian systems 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 Fix compile error on mingw where ETIMEDOUT is missing (because it's a WSA error). 15 years ago
nsvdec.c Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
nut.c
nut.h
nutdec.c Make the nut demuxer issue a more meaningful error message if it 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 oggdec: Move warning about missing granule to the correct place 15 years ago
oggdec.h oggdec: Remove write-only variable 15 years ago
oggenc.c Replace all remaining occurrences of AVERROR_NOMEM with 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 Remove explicit filename from Doxygen @file commands. 15 years ago
options.c Add version to AVClass so we can add to and use fields of AVClass without ABI issues. 15 years ago
os_support.c
os_support.h Remove explicit filename from Doxygen @file commands. 15 years ago
output-example.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
psxstr.c Remove explicit filename from Doxygen @file commands. 15 years ago
pva.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
qcp.c Remove explicit filename from Doxygen @file commands. 15 years ago
qtpalette.h
r3d.c Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
raw.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
raw.h
rdt.c Remove explicit filename from Doxygen @file commands. 15 years ago
rdt.h
riff.c Add FourCC MJPG for CODEC_ID_JPEGLS. 15 years ago
riff.h Remove explicit filename from Doxygen @file commands. 15 years ago
rl2.c Remove explicit filename from Doxygen @file commands. 15 years ago
rm.c
rm.h Replace @returns by @return. 15 years ago
rmdec.c Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
rmenc.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
rpl.c Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
rtmp.h
rtmppkt.c
rtmppkt.h
rtmpproto.c Remove explicit filename from Doxygen @file commands. 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 Reset RTCP timestamps after seeking, add range start offset to the packets timestamps 15 years ago
rtpdec.h Reset RTCP timestamps after seeking, add range start offset to the packets timestamps 15 years ago
rtpdec_amr.c Replace all remaining occurrences of AVERROR_NOMEM with 15 years ago
rtpdec_amr.h
rtpdec_asf.c Remove explicit filename from Doxygen @file commands. 15 years ago
rtpdec_asf.h
rtpdec_h263.c Replace all remaining occurrences of AVERROR_NOMEM with 15 years ago
rtpdec_h263.h
rtpdec_h264.c Remove explicit filename from Doxygen @file commands. 15 years ago
rtpdec_h264.h
rtpdec_xiph.c Remove explicit filename from Doxygen @file commands. 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
rtpenc_h264.c Remove explicit filename from Doxygen @file commands. 15 years ago
rtpenc_mpv.c
rtpproto.c Remove explicit filename from Doxygen @file commands. 15 years ago
rtsp.c Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
rtsp.h Replace @returns by @return. 15 years ago
rtspcodes.h
rtspenc.c
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 Remove explicit filename from Doxygen @file commands. 15 years ago
sierravmd.c Remove explicit filename from Doxygen @file commands. 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 Remove explicit filename from Doxygen @file commands. 15 years ago
soxenc.c Remove explicit filename from Doxygen @file commands. 15 years ago
spdif.c Remove explicit filename from Doxygen @file commands. 15 years ago
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
thp.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
tiertexseq.c Remove explicit filename from Doxygen @file commands. 15 years ago
timefilter.c
timefilter.h
tmv.c Remove explicit filename from Doxygen @file commands. 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 Remove explicit filename from Doxygen @file commands. 15 years ago
utils.c Export av_probe_input_format2. 15 years ago
vc1test.c Remove explicit filename from Doxygen @file commands. 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
vorbiscomment.h
vqf.c Use a suitable timebase in VQF demuxer 15 years ago
wav.c
wc3movie.c Remove explicit filename from Doxygen @file commands. 15 years ago
westwood.c Remove explicit filename from Doxygen @file commands. 15 years ago
wv.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
xa.c Remove explicit filename from Doxygen @file commands. 15 years ago
yop.c Remove explicit filename from Doxygen @file commands. 15 years ago
yuv4mpeg.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago