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 4e815a8b60 movenc: remove uses of deprecated API. 14 years ago
..
4xm.c avio: avio_ prefixes for get_* functions 14 years ago
Makefile Merge libavcore into libavutil 14 years ago
a64.c avio: avio: avio_ prefixes for put_* functions 14 years ago
aacdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
ac3dec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
adts.h In mpegts muxer, write adts header if aac bitstream does not contain it 15 years ago
adtsenc.c avio: avio: avio_ prefixes for put_* functions 14 years ago
aea.c avio: avio_ prefixes for get_* functions 14 years ago
aiff.h Remove explicit filename from Doxygen @file commands. 15 years ago
aiffdec.c avio: avio_ prefixes for get_* functions 14 years ago
aiffenc.c lavf: use a new ffio_wfourcc macro instead of put_tag() where possible 14 years ago
allformats.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
amr.c lavf: replace remaining uses of put_tag with avio_write 14 years ago
anm.c avio: avio_ prefixes for get_* functions 14 years ago
apc.c avio: avio_ prefixes for get_* functions 14 years ago
ape.c avio: avio_ prefixes for get_* functions 14 years ago
apetag.c avio: avio_ prefixes for get_* functions 14 years ago
apetag.h Move APE tag parsing into separate module. 15 years ago
applehttp.c avio: rename url_fopen/fclose -> avio_open/close. 14 years ago
asf.c asf/wtv: use service_provider and service_name metadata tags 14 years ago
asf.h avio: rename ByteIOContext to AVIOContext. 14 years ago
asfcrypt.c asfcrypt: fix unaligned accesses with armcc 14 years ago
asfcrypt.h Globally rename the header inclusion guard names. 16 years ago
asfdec.c avio: avio_ prefixes for get_* functions 14 years ago
asfenc.c avio: avio: avio_ prefixes for put_* functions 14 years ago
assdec.c avio: rename ByteIOContext to AVIOContext. 14 years ago
assenc.c avio: avio: avio_ prefixes for put_* functions 14 years ago
au.c lavf: use a new ffio_wfourcc macro instead of put_tag() where possible 14 years ago
audiointerleave.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
audiointerleave.h Make ff_interleave_compare_dts static to utils.c. 14 years ago
avc.c avio: avio: avio_ prefixes for put_* functions 14 years ago
avc.h avio: rename ByteIOContext to AVIOContext. 14 years ago
avformat.h lavf: update documentation of AVOutputFormat.flags 14 years ago
avi.c Set lavf identification string globally in av_write_header(), rather 15 years ago
avi.h avienc: fix AVI stream index for files with >10 streams 14 years ago
avidec.c avio: avio_ prefixes for get_* functions 14 years ago
avienc.c avienc: replace &tag[0] with tag. 14 years ago
avio.c Non-blocking protocol: core wrapper functions 14 years ago
avio.h avio: deprecate put_tag 14 years ago
avio_internal.h lavf: use a new ffio_wfourcc macro instead of put_tag() where possible 14 years ago
aviobuf.c avio: deprecate put_tag 14 years ago
avisynth.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
avlanguage.c 100l, all avlanguage tables should be both static and const. 15 years ago
avlanguage.h Fix grammar errors in documentation 15 years ago
avs.c avio: avio_ prefixes for get_* functions 14 years ago
bethsoftvid.c avio: avio_ prefixes for get_* functions 14 years ago
bfi.c avio: avio_ prefixes for get_* functions 14 years ago
bink.c bink: decode audio track identifiers into AVStream.id 14 years ago
c93.c avio: avio_ prefixes for get_* functions 14 years ago
caf.c Move AVCodecTag from riff.h into internal.h. 15 years ago
caf.h Move AVCodecTag from riff.h into internal.h. 15 years ago
cafdec.c avio: avio_ prefixes for get_* functions 14 years ago
cavsvideodec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
cdg.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
concat.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
crcenc.c avio: avio: avio_ prefixes for put_* functions 14 years ago
cutils.c Deprecate parse_date() in favor of av_parse_time(). 14 years ago
daud.c avio: avio: avio_ prefixes for put_* functions 14 years ago
diracdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
dnxhddec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
dsicin.c avio: avio_ prefixes for get_* functions 14 years ago
dtsdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
dv.c avio: avio_ prefixes for get_* functions 14 years ago
dv.h Make dvenc.c functions static to the unit. 14 years ago
dvenc.c avio: avio: avio_ prefixes for put_* functions 14 years ago
dxa.c avio: avio_ prefixes for get_* functions 14 years ago
eacdata.c avio: avio_ prefixes for get_* functions 14 years ago
electronicarts.c avio: avio_ prefixes for get_* functions 14 years ago
ffm.h cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
ffmdec.c avio: avio_ prefixes for get_* functions 14 years ago
ffmenc.c avio: avio: avio_ prefixes for put_* functions 14 years ago
ffmeta.h lavf: rename meta.h->ffmeta.h for consistency. 14 years ago
ffmetadec.c avio: avio_ prefixes for get_* functions 14 years ago
ffmetaenc.c lavf: replace remaining uses of put_tag with avio_write 14 years ago
file.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
filmstripdec.c avio: avio_ prefixes for get_* functions 14 years ago
filmstripenc.c avio: avio: avio_ prefixes for put_* functions 14 years ago
flacdec.c avio: avio_ prefixes for get_* functions 14 years ago
flacenc.c avio: avio: avio_ prefixes for put_* functions 14 years ago
flacenc.h avio: rename ByteIOContext to AVIOContext. 14 years ago
flacenc_header.c avio: avio: avio_ prefixes for put_* functions 14 years ago
flic.c avio: avio_ prefixes for get_* functions 14 years ago
flv.h Fix 16kHz Mono NellyMoser in flv. 14 years ago
flvdec.c avio: avio_ prefixes for get_* functions 14 years ago
flvenc.c lavf: replace remaining uses of put_tag with avio_write 14 years ago
framecrcenc.c avio: avio: avio_ prefixes for put_* functions 14 years ago
gif.c lavf: replace remaining uses of put_tag with avio_write 14 years ago
gopher.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
gxf.c avio: avio_ prefixes for get_* functions 14 years ago
gxf.h Avoid _t in gxf enum type names 16 years ago
gxfenc.c lavf: replace remaining uses of put_tag with avio_write 14 years ago
h261dec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
h263dec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
h264dec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
http.c Replace dprintf with av_dlog 14 years ago
http.h Fix grammar errors in documentation 15 years ago
httpauth.c Make parse_key_value from httpauth a common lavf internal function 14 years ago
httpauth.h Add support for http digest authentication 15 years ago
id3v1.c avio: avio_ prefixes for get_* functions 14 years ago
id3v1.h More ID3v1 genres from ffmbc. 15 years ago
id3v2.c avio: avio_ prefixes for get_* functions 14 years ago
id3v2.h id3v2: split tables for various ID3v2 versions 14 years ago
idcin.c avio: avio_ prefixes for get_* functions 14 years ago
idroqdec.c avio: avio_ prefixes for get_* functions 14 years ago
idroqenc.c avio: avio: avio_ prefixes for put_* functions 14 years ago
iff.c avio: avio_ prefixes for get_* functions 14 years ago
img2.c lavf: use a new ffio_wfourcc macro instead of put_tag() where possible 14 years ago
ingenientdec.c avio: avio_ prefixes for get_* functions 14 years ago
internal.h avio: rename ByteIOContext to AVIOContext. 14 years ago
ipmovie.c avio: avio_ prefixes for get_* functions 14 years ago
isom.c Add more AVC Intra FOURCCs 14 years ago
isom.h avio: rename ByteIOContext to AVIOContext. 14 years ago
iss.c avio: avio_ prefixes for get_* functions 14 years ago
iv8.c avio: avio_ prefixes for get_* functions 14 years ago
ivfdec.c avio: avio_ prefixes for get_* functions 14 years ago
ivfenc.c avio: avio: avio_ prefixes for put_* functions 14 years ago
libavformat.v Hide demuxers', muxers' and protocols' objects via the ld version script. 14 years ago
libnut.c avio: avio: avio_ prefixes for put_* functions 14 years ago
librtmp.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
lmlm4.c avio: avio_ prefixes for get_* functions 14 years ago
lxfdec.c avio: avio_ prefixes for get_* functions 14 years ago
m4vdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
matroska.c matroskaenc: add support for muxing SRT tracks 15 years ago
matroska.h Fix the MATROSKA_ID_TAGDEFAULT to match the specification (instead of 15 years ago
matroskadec.c avio: avio: avio_ prefixes for put_* functions 14 years ago
matroskaenc.c avio: avio: avio_ prefixes for put_* functions 14 years ago
md5enc.c avio: avio: avio_ prefixes for put_* functions 14 years ago
md5proto.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
metadata.c lavf: postpone removal of public metadata conversion API 14 years ago
metadata.h lavf: postpone removal of public metadata conversion API 14 years ago
metadata_compat.c rename LAVF_API_* defines to FF_API_* to clarify that it is not public API 14 years ago
mm.c avio: avio_ prefixes for get_* functions 14 years ago
mmf.c lavf: replace remaining uses of put_tag with avio_write 14 years ago
mms.c MMS: also discover streams in extended stream properties object 14 years ago
mms.h Increase buffer size because the header itself can be larger than 8192 14 years ago
mmsh.c Replace dprintf with av_dlog 14 years ago
mmst.c avio: move init_put_byte() to a new private header and rename it 14 years ago
mov.c avio: rename url_fopen/fclose -> avio_open/close. 14 years ago
movenc.c movenc: remove uses of deprecated API. 14 years ago
movenc.h Use a heuristic for describing the RTP packets using sample data 15 years ago
movenchint.c avio: avio: avio_ prefixes for put_* functions 14 years ago
mp3dec.c avio: avio_ prefixes for get_* functions 14 years ago
mp3enc.c avio: avio: avio_ prefixes for put_* functions 14 years ago
mpc.c avio: avio_ prefixes for get_* functions 14 years ago
mpc8.c avio: avio_ prefixes for get_* functions 14 years ago
mpeg.c avio: avio_ prefixes for get_* functions 14 years ago
mpeg.h mpegts: remove get_pts duplicate of ff_parse_pes_pts. 14 years ago
mpegenc.c avio: avio: avio_ prefixes for put_* functions 14 years ago
mpegts.c avio: avio_ prefixes for get_* functions 14 years ago
mpegts.h mpegtsenc: support CODEC_ID_AAC_LATM 14 years ago
mpegtsenc.c mpegtsenc: use correct PES stream_id for AAC 14 years ago
mpegvideodec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
mpjpeg.c avio: avio: avio_ prefixes for put_* functions 14 years ago
msnwc_tcp.c avio: avio_ prefixes for get_* functions 14 years ago
mtv.c avio: avio_ prefixes for get_* functions 14 years ago
mvi.c avio: avio_ prefixes for get_* functions 14 years ago
mxf.c Make ff_mxf_pixel_layouts static to mxf.c. 14 years ago
mxf.h Replace dprintf with av_dlog 14 years ago
mxfdec.c avio: avio_ prefixes for get_* functions 14 years ago
mxfenc.c avio: avio: avio_ prefixes for put_* functions 14 years ago
mxg.c avio: avio_ prefixes for get_* functions 14 years ago
ncdec.c avio: avio_ prefixes for get_* functions 14 years ago
network.h libavformat: Remove FF_NETERRNO() 14 years ago
nsvdec.c avio: avio_ prefixes for get_* functions 14 years ago
nullenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
nut.c Add support to B4BY and R4BY NUT codec tags added in NUT r672. 15 years ago
nut.h Define ff_nut_video_tags and make Nut muxer and demuxer set it in 15 years ago
nutdec.c avio: avio_ prefixes for get_* functions 14 years ago
nutenc.c avio: avio: avio_ prefixes for put_* functions 14 years ago
nuv.c avio: avio_ prefixes for get_* functions 14 years ago
oggdec.c avio: avio_ prefixes for get_* functions 14 years ago
oggdec.h oggdec: Remove write-only variable 15 years ago
oggenc.c lavf: use a new ffio_wfourcc macro instead of put_tag() where possible 14 years ago
oggparsedirac.c Always use av_set_pts_info to set the stream time base. 14 years ago
oggparseflac.c Always use av_set_pts_info to set the stream time base. 14 years ago
oggparseogm.c Always use av_set_pts_info to set the stream time base. 14 years ago
oggparseskeleton.c Fix compile warning. 14 years ago
oggparsespeex.c Always use av_set_pts_info to set the stream time base. 14 years ago
oggparsetheora.c Always use av_set_pts_info to set the stream time base. 14 years ago
oggparsevorbis.c lavf: move internal functions from avformat.h to internal.h 14 years ago
oma.c avio: avio_ prefixes for get_* functions 14 years ago
options.c add FF_API_ALLOC_FORMAT_CONTEXT define to disable the deprecated 14 years ago
os_support.c os_support: fix poll() implementation 14 years ago
os_support.h os_support: make poll() fallbacks conditional on CONFIG_NETWORK 14 years ago
output-example.c avio: rename url_fopen/fclose -> avio_open/close. 14 years ago
pcm.c move pcm demuxers to their own file 14 years ago
pcm.h move pcm demuxers to their own file 14 years ago
pcmdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
pcmenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
psxstr.c avio: avio_ prefixes for get_* functions 14 years ago
pva.c avio: avio_ prefixes for get_* functions 14 years ago
qcp.c avio: avio_ prefixes for get_* functions 14 years ago
qtpalette.h Remove alpha channel from default colorspace tables, since it is unused. See 16 years ago
r3d.c avio: avio_ prefixes for get_* functions 14 years ago
rawdec.c avio: make get_partial_buffer internal. 14 years ago
rawdec.h split raw.c into rawdec.c and rawenc.c 14 years ago
rawenc.c avio: avio: avio_ prefixes for put_* functions 14 years ago
rawenc.h split raw.c into rawdec.c and rawenc.c 14 years ago
rawvideodec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
rdt.c avio: avio_ prefixes for get_* functions 14 years ago
rdt.h rtsp/rtpdec: Allow rtp_parse_packet to take ownership of the packet buffer 14 years ago
riff.c lavf: use a new ffio_wfourcc macro instead of put_tag() where possible 14 years ago
riff.h avio: rename ByteIOContext to AVIOContext. 14 years ago
rl2.c avio: avio_ prefixes for get_* functions 14 years ago
rm.c Move rm_codec_tags to rm.c so muxer/demuxer can share it. 15 years ago
rm.h avio: rename ByteIOContext to AVIOContext. 14 years ago
rmdec.c avio: avio_ prefixes for get_* functions 14 years ago
rmenc.c lavf: replace remaining uses of put_tag with avio_write 14 years ago
rpl.c avio: avio_ prefixes for get_* functions 14 years ago
rso.c Lego Mindstorms RSO muxer and demuxer. 15 years ago
rso.h Lego Mindstorms RSO muxer and demuxer. 15 years ago
rsodec.c avio: avio_ prefixes for get_* functions 14 years ago
rsoenc.c avio: avio: avio_ prefixes for put_* functions 14 years ago
rtmp.h RTMP protocol support (as a client) 16 years ago
rtmppkt.c 1l trocadero: forgot reference operator on bytestream_get_be32() argument 15 years ago
rtmppkt.h Fix misspelled parameter names in Doxygen documentation. 15 years ago
rtmpproto.c rtmpproto: rename URLContext* argument in rtmp_write() 14 years ago
rtp.c Handle G.722 in RTP, and all the exceptions mandated in RFC 3551 14 years ago
rtp.h rtp: Replace hardcoded RTCP packet types with defines 14 years ago
rtpdec.c avio: avio: avio_ prefixes for put_* functions 14 years ago
rtpdec.h Make RTPFirstDynamicPayloadHandler static to rtpdec.c 14 years ago
rtpdec_amr.c Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file 15 years ago
rtpdec_asf.c avio: avio: avio_ prefixes for put_* functions 14 years ago
rtpdec_formats.h rtpdec: Add a dynamic payload handler for the x-Purevoice format, RFC 2658 14 years ago
rtpdec_h263.c Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file 15 years ago
rtpdec_h264.c rtpdec_h264: Pass NAL type 0 through 14 years ago
rtpdec_latm.c avio: avio: avio_ prefixes for put_* functions 14 years ago
rtpdec_mpeg4.c Remove a few if (p) av_free(p) forms 14 years ago
rtpdec_qcelp.c rtpdec_qcelp: Use the depacketizer for static payload types, too 14 years ago
rtpdec_qdm2.c rtpdec: Remove useless NULL initializations when using designated initializers 14 years ago
rtpdec_qt.c avio: avio_ prefixes for get_* functions 14 years ago
rtpdec_svq3.c avio: avio: avio_ prefixes for put_* functions 14 years ago
rtpdec_vp8.c avio: avio: avio_ prefixes for put_* functions 14 years ago
rtpdec_xiph.c avio: avio: avio_ prefixes for put_* functions 14 years ago
rtpenc.c avio: avio: avio_ prefixes for put_* functions 14 years ago
rtpenc.h Add RTP packetization of VP8 14 years ago
rtpenc_aac.c Rename the RTP muxer sources so that the packetisation functions are in 15 years ago
rtpenc_amr.c Rename the RTP muxer sources so that the packetisation functions are in 15 years ago
rtpenc_chain.c avio: rename url_fopen/fclose -> avio_open/close. 14 years ago
rtpenc_chain.h rtsp: Factorize out code for opening a chained RTP muxer 14 years ago
rtpenc_h263.c Fix a crash in the H.263 RTP packetizer 15 years ago
rtpenc_h264.c Remove explicit filename from Doxygen @file commands. 15 years ago
rtpenc_mpv.c Rename the RTP muxer sources so that the packetisation functions are in 15 years ago
rtpenc_vp8.c Add RTP packetization of VP8 14 years ago
rtpenc_xiph.c rtpenc_xiph: Clarify that num_frames shouldn't ever get larger than max_frames_per_packet 14 years ago
rtpproto.c libavformat: Remove FF_NETERRNO() 14 years ago
rtsp.c avio: rename url_fopen/fclose -> avio_open/close. 14 years ago
rtsp.h avio: rename ByteIOContext to AVIOContext. 14 years ago
rtspcodes.h Globally rename the header inclusion guard names. 16 years ago
rtspdec.c avio: rename url_fopen/fclose -> avio_open/close. 14 years ago
rtspenc.c rtsp: Don't store RTSPStream in AVStream->priv_data 14 years ago
sapdec.c avio: move init_put_byte() to a new private header and rename it 14 years ago
sapenc.c avio: rename url_fopen/fclose -> avio_open/close. 14 years ago
sauce.c avio: avio_ prefixes for get_* functions 14 years ago
sauce.h Add doxygen @file comment block 15 years ago
sdp.c Move find_info_tag to lavu and add av_ prefix to it 14 years ago
seek.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
seek.h cosmetic changes (indentation, doxygen comments, braces, put structures for API to header, ...) 15 years ago
segafilm.c avio: avio_ prefixes for get_* functions 14 years ago
sierravmd.c avio: avio_ prefixes for get_* functions 14 years ago
siff.c avio: avio_ prefixes for get_* functions 14 years ago
smacker.c avio: avio_ prefixes for get_* functions 14 years ago
sol.c avio: avio_ prefixes for get_* functions 14 years ago
sox.h Implement SoX native format muxer and demuxer. 16 years ago
soxdec.c avio: avio_ prefixes for get_* functions 14 years ago
soxenc.c lavf: use a new ffio_wfourcc macro instead of put_tag() where possible 14 years ago
spdif.c Move code to be used by the IEC 61937 demuxer from spifenc.c into common 14 years ago
spdif.h s/IEC958/IEC 61937 - IEC958 is a lower level format. 14 years ago
spdifdec.c avio: avio_ prefixes for get_* functions 14 years ago
spdifenc.c spdifenc.c: fix compile because of missing include avio_internal.h. 14 years ago
srtdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
swf.h Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 15 years ago
swfdec.c avio: avio_ prefixes for get_* functions 14 years ago
swfenc.c lavf: replace remaining uses of put_tag with avio_write 14 years ago
tcp.c libavformat: Remove FF_NETERRNO() 14 years ago
thp.c avio: avio_ prefixes for get_* functions 14 years ago
tiertexseq.c avio: avio_ prefixes for get_* functions 14 years ago
timefilter.c Replace rand() usage by av_lfg_get(). 16 years ago
timefilter.h Add my name to copyright & author as requested by the original author. 16 years ago
tmv.c avio: avio_ prefixes for get_* functions 14 years ago
tta.c avio: avio_ prefixes for get_* functions 14 years ago
tty.c avio: avio_ prefixes for get_* functions 14 years ago
txd.c avio: avio_ prefixes for get_* functions 14 years ago
udp.c libavformat: Remove FF_NETERRNO() 14 years ago
utils.c avio: rename url_fopen/fclose -> avio_open/close. 14 years ago
vc1test.c avio: avio_ prefixes for get_* functions 14 years ago
vc1testenc.c avio: avio: avio_ prefixes for put_* functions 14 years ago
version.h lavf: postpone removal of deprecated avio functions 14 years ago
voc.c Move AVCodecTag from riff.h into internal.h. 15 years ago
voc.h Determine VOC block length when length field is zero, fixes issue1538. 15 years ago
vocdec.c avio: avio_ prefixes for get_* functions 14 years ago
vocenc.c avio: avio: avio_ prefixes for put_* functions 14 years ago
vorbiscomment.c vorbiscomment: convert metadata before computing the header's length 14 years ago
vorbiscomment.h vorbiscomment: change ff_vorbiscomment_write to take an AVMetadata** 14 years ago
vqf.c avio: avio_ prefixes for get_* functions 14 years ago
wav.c lavf: use a new ffio_wfourcc macro instead of put_tag() where possible 14 years ago
wc3movie.c avio: avio_ prefixes for get_* functions 14 years ago
westwood.c avio: avio_ prefixes for get_* functions 14 years ago
wtv.c avio: avio_ prefixes for get_* functions 14 years ago
wv.c avio: avio_ prefixes for get_* functions 14 years ago
xa.c avio: avio_ prefixes for get_* functions 14 years ago
yop.c avio: avio_ prefixes for get_* functions 14 years ago
yuv4mpeg.c avio: avio: avio_ prefixes for put_* functions 14 years ago