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.
 
 
 
 
Peter Ross d34ca1cfe3 Add audio codec 0x1600 (ADTS AAC) 14 years ago
..
4xm.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
Makefile Add Apple HTTP Live Streaming protocol handler 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 lavf: replace all uses of url_fskip with avio_seek 14 years ago
aiff.h Remove explicit filename from Doxygen @file commands. 15 years ago
aiffdec.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
aiffenc.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
allformats.c Add Apple HTTP Live Streaming protocol handler 14 years ago
amr.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
anm.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
apc.c avio: avio_ prefixes for get_* functions 14 years ago
ape.c lavf: replace all uses of url_fskip with avio_seek 14 years ago
apetag.c avio: avio_ prefix for url_fsize 14 years ago
apetag.h
applehttp.c avio: rename url_fopen/fclose -> avio_open/close. 14 years ago
applehttpproto.c Add Apple HTTP Live Streaming protocol handler 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 15 years ago
asfcrypt.h
asfdec.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
asfenc.c avio: add avio_tell macro as a replacement for url_ftell 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 avio: add avio_tell macro as a replacement for url_ftell 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 libavformat: Add av_pkt_dump{, _log}2, taking an AVStream parameter 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_ prefix for url_fsize 14 years ago
avienc.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
avio.c URLProtocol: Add URL_PROTOCOL_FLAG_NESTED_SCHEME 14 years ago
avio.h avio: avio_ prefix for url_fsize 14 years ago
avio_internal.h avio: fix fourcc if any character is >=0x80. 14 years ago
aviobuf.c avio: avio_ prefix for url_fsize 14 years ago
avisynth.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
avlanguage.c
avlanguage.h Fix grammar errors in documentation 15 years ago
avs.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
bethsoftvid.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
bfi.c lavf: replace all uses of url_fskip with avio_seek 14 years ago
bink.c lavf: replace all uses of url_fskip with avio_seek 14 years ago
c93.c lavf: replace all uses of url_fskip with avio_seek 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_ prefix for url_fsize 14 years ago
cavsvideodec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
cdg.c avio: avio_ prefix for url_fsize 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_ prefix for url_fsize 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: add avio_tell macro as a replacement for url_ftell 14 years ago
eacdata.c lavf: replace all uses of url_fskip with avio_seek 14 years ago
electronicarts.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
ffm.h
ffmdec.c avio: avio_ prefix for url_fsize 14 years ago
ffmenc.c avio: add avio_tell macro as a replacement for url_ftell 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_ prefix for url_fsize 14 years ago
filmstripenc.c avio: avio: avio_ prefixes for put_* functions 14 years ago
flacdec.c avio: avio_ prefix for url_fseek 14 years ago
flacenc.c avio: add avio_tell macro as a replacement for url_ftell 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: add avio_tell macro as a replacement for url_ftell 14 years ago
flv.h Fix 16kHz Mono NellyMoser in flv. 14 years ago
flvdec.c avio: avio_ prefix for url_fsize 14 years ago
flvenc.c avio: add avio_tell macro as a replacement for url_ftell 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: add avio_tell macro as a replacement for url_ftell 14 years ago
gxf.h
gxfenc.c avio: avio_ prefix for url_fsize 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 15 years ago
httpauth.h Add support for http digest authentication 15 years ago
id3v1.c avio: avio_ prefix for url_fsize 14 years ago
id3v1.h
id3v2.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
id3v2.h id3v2: split tables for various ID3v2 versions 14 years ago
idcin.c avio: avio_ prefix for url_fseek 14 years ago
idroqdec.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
idroqenc.c avio: avio: avio_ prefixes for put_* functions 14 years ago
iff.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
img2.c avio: avio_ prefix for url_fsize 14 years ago
ingenientdec.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
internal.h avio: rename ByteIOContext to AVIOContext. 14 years ago
ipmovie.c avio: add avio_tell macro as a replacement for url_ftell 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: add avio_tell macro as a replacement for url_ftell 14 years ago
iv8.c lavf: replace all uses of url_fskip with avio_seek 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_ prefix for url_fsize 14 years ago
librtmp.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
lmlm4.c lavf: replace all uses of url_fskip with avio_seek 14 years ago
lxfdec.c lavf: replace all uses of url_fskip with avio_seek 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: add avio_tell macro as a replacement for url_ftell 14 years ago
matroskaenc.c avio: add avio_tell macro as a replacement for url_ftell 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 Introduce av_metadata_copy() to copy metadata from one struct to another. 14 years ago
metadata.h add ff_ prefix to metadata_conv() 14 years ago
metadata_compat.c rename LAVF_API_* defines to FF_API_* to clarify that it is not public API 15 years ago
mm.c avio: avio_ prefix for url_fseek 14 years ago
mmf.c avio: add avio_tell macro as a replacement for url_ftell 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: avio_ prefix for url_fsize 14 years ago
movenc.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
movenc.h Use a heuristic for describing the RTP packets using sample data 15 years ago
movenchint.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
mp3dec.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
mp3enc.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
mpc.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
mpc8.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
mpeg.c avio: add avio_tell macro as a replacement for url_ftell 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: deprecate url_fgetc and remove all it uses 14 years ago
mpegts.h mpegtsenc: support CODEC_ID_AAC_LATM 14 years ago
mpegtsenc.c avio: add avio_tell macro as a replacement for url_ftell 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 lavf: replace all uses of url_fskip with avio_seek 14 years ago
mtv.c avio: add avio_tell macro as a replacement for url_ftell 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: add avio_tell macro as a replacement for url_ftell 14 years ago
mxfenc.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
mxg.c avio: avio_ prefixes for get_* functions 14 years ago
ncdec.c lavf: replace all uses of url_fskip with avio_seek 14 years ago
network.h libavformat: Remove FF_NETERRNO() 14 years ago
nsvdec.c avio: add avio_tell macro as a replacement for url_ftell 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_ prefix for url_fsize 14 years ago
nutenc.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
nuv.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
oggdec.c avio: avio_ prefix for url_fsize 14 years ago
oggdec.h oggdec: Remove write-only variable 15 years ago
oggenc.c avio: add avio_tell macro as a replacement for url_ftell 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 avio: avio_ prefix for url_fseek 14 years ago
pcm.h move pcm demuxers to their own file 15 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: add avio_tell macro as a replacement for url_ftell 14 years ago
pva.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
qcp.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
qtpalette.h
r3d.c avio: avio_ prefix for url_fsize 14 years ago
rawdec.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
rawdec.h split raw.c into rawdec.c and rawenc.c 15 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 15 years ago
rawvideodec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
rdt.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
rdt.h rtsp/rtpdec: Allow rtp_parse_packet to take ownership of the packet buffer 14 years ago
riff.c Add audio codec 0x1600 (ADTS AAC) 14 years ago
riff.h avio: rename ByteIOContext to AVIOContext. 14 years ago
rl2.c lavf: replace all uses of url_fskip with avio_seek 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: add avio_tell macro as a replacement for url_ftell 14 years ago
rmenc.c avio: avio_ prefix for url_fseek 14 years ago
rpl.c avio: avio_ prefix for url_fseek 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: add avio_tell macro as a replacement for url_ftell 14 years ago
rtmp.h
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 15 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: add avio_tell macro as a replacement for url_ftell 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: add avio_tell macro as a replacement for url_ftell 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 15 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 15 years ago
rtpenc_xiph.c rtpenc_xiph: Clarify that num_frames shouldn't ever get larger than max_frames_per_packet 15 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
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_ prefix for url_fsize 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 avio: add avio_tell macro as a replacement for url_ftell 14 years ago
seek.h
segafilm.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
sierravmd.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
siff.c lavf: replace all uses of url_fskip with avio_seek 14 years ago
smacker.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
sol.c avio: avio_ prefixes for get_* functions 14 years ago
sox.h
soxdec.c lavf: replace all uses of url_fskip with avio_seek 14 years ago
soxenc.c avio: add avio_tell macro as a replacement for url_ftell 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: add avio_tell macro as a replacement for url_ftell 14 years ago
spdifenc.c spdifenc.c: fix compile because of missing include avio_internal.h. 14 years ago
srtdec.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
swf.h
swfdec.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
swfenc.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
tcp.c libavformat: Remove FF_NETERRNO() 14 years ago
thp.c avio: avio_ prefix for url_fseek 14 years ago
tiertexseq.c avio: avio_ prefix for url_fseek 14 years ago
timefilter.c
timefilter.h
tmv.c lavf: replace all uses of url_fskip with avio_seek 14 years ago
tta.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
tty.c avio: avio_ prefix for url_fsize 14 years ago
txd.c lavf: replace all uses of url_fskip with avio_seek 14 years ago
udp.c libavformat: Remove FF_NETERRNO() 14 years ago
utils.c avio: avio_ prefix for url_fsize 14 years ago
vc1test.c lavf: replace all uses of url_fskip with avio_seek 14 years ago
vc1testenc.c avio: avio_ prefix for url_fseek 14 years ago
version.h Update version and APIchanges. 14 years ago
voc.c Move AVCodecTag from riff.h into internal.h. 15 years ago
voc.h
vocdec.c avio: avio_ prefix for url_fsize 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: add avio_tell macro as a replacement for url_ftell 14 years ago
wav.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
wc3movie.c avio: avio_ prefix for url_fseek 14 years ago
westwood.c avio: avio_ prefix for url_fseek 14 years ago
wtv.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
wv.c avio: add avio_tell macro as a replacement for url_ftell 14 years ago
xa.c lavf: replace all uses of url_fskip with avio_seek 14 years ago
yop.c avio: avio_ prefix for url_fsize 14 years ago
yuv4mpeg.c avio: avio: avio_ prefixes for put_* functions 14 years ago