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.
 
 
 
 
Anton Khirnov 187e23478b mp3enc: add support for writing UTF-16 tags 14 years ago
..
4xm.c Check 4xm headers for validity. This should avoid 1/0. 14 years ago
Makefile lavf: move the version macros to a new header 14 years ago
a64.c
aacdec.c
ac3dec.c
adts.h
adtsenc.c
aea.c
aiff.h
aiffdec.c
aiffenc.c
allformats.c Missing parts of IVF muxer support. 14 years ago
amr.c
anm.c
apc.c
ape.c
apetag.c
apetag.h
applehttp.c prevent integer overflow in calculating duration 14 years ago
asf.c lavf: move ff_put_str16_nolen from asf to avio and rename it 14 years ago
asf.h lavf: move ff_put_str16_nolen from asf to avio and rename it 14 years ago
asfcrypt.c
asfcrypt.h
asfdec.c make guid utility function visibile to other modules (ff_guidcmp, ff_get_guid) 14 years ago
asfenc.c lavf: move ff_put_str16_nolen from asf to avio and rename it 14 years ago
assdec.c use designated initializer in ASS (de)muxer 14 years ago
assenc.c set default subtitle_codec for ass muxer 14 years ago
au.c
audiointerleave.c
audiointerleave.h
avc.c
avc.h
avformat.h lavf: move the version macros to a new header 14 years ago
avi.c
avi.h
avidec.c add ff_get_bmp_header 14 years ago
avienc.c avio: add av_put_str and deprecate put_strz in favor of it 14 years ago
avio.c
avio.h lavf: move ff_put_str16_nolen from asf to avio and rename it 14 years ago
aviobuf.c lavf: move ff_put_str16_nolen from asf to avio and rename it 14 years ago
avisynth.c
avlanguage.c
avlanguage.h
avs.c
bethsoftvid.c
bfi.c
bink.c
c93.c
caf.c
caf.h
cafdec.c cafdec: Handle ALAC extradata. 15 years ago
cavsvideodec.c
cdg.c
concat.c Fix concat seeking SEEK_END case. 15 years ago
crcenc.c
cutils.c
daud.c
diracdec.c
dnxhddec.c
dsicin.c
dtsdec.c
dv.c DV: use data_offset to fix seeking in badly cut files where the first 14 years ago
dv.h
dvenc.c
dxa.c
eacdata.c
electronicarts.c electronicarts: prevent endless loop opportunity in process_audio_header_elements() 14 years ago
ffm.h
ffmdec.c
ffmenc.c avio: add av_put_str and deprecate put_strz in favor of it 14 years ago
ffmeta.h lavf: rename meta.h->ffmeta.h for consistency. 14 years ago
ffmetadec.c lavf: rename meta.h->ffmeta.h for consistency. 14 years ago
ffmetaenc.c lavf: rename meta.h->ffmeta.h for consistency. 14 years ago
file.c
filmstripdec.c
filmstripenc.c
flacdec.c Export metadata in the generic format. Deprecate old conversion API. 15 years ago
flacenc.c vorbiscomment: convert metadata before computing the header's length 14 years ago
flacenc.h
flacenc_header.c
flic.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
flv.h Fix 16kHz Mono NellyMoser in flv. 14 years ago
flvdec.c Fix 16kHz Mono NellyMoser in flv. 14 years ago
flvenc.c
framecrcenc.c
gif.c
gopher.c
gxf.c add ff_find_stream_index 14 years ago
gxf.h
gxfenc.c In gxf muxer, round up number of lines mod 16 in mpeg umf data, based patch by Reuben Martin, reuben dot m at gmail dot com 15 years ago
h261dec.c
h263dec.c
h264dec.c
http.c http: Handle 301/307 redirect requests, too 14 years ago
http.h
httpauth.c
httpauth.h
id3v1.c Partially revert "Simplify code by using av_metadata_set2()." 14 years ago
id3v1.h
id3v2.c id3v2: use an enum for encodings instead of magic numbers. 14 years ago
id3v2.h id3v2: use an enum for encodings instead of magic numbers. 14 years ago
idcin.c
idroqdec.c
idroqenc.c
iff.c
img2.c cosmetics: align fields, and remove useless ones, in img2.c 15 years ago
ingenientdec.c
internal.h add ff_find_stream_index 14 years ago
ipmovie.c Fix indentation. 14 years ago
isom.c In ts demuxer, support aac flexmux using extradata in iods, issue #2346 14 years ago
isom.h In ts demuxer, support aac flexmux using extradata in iods, issue #2346 14 years ago
iss.c
iv8.c
ivfdec.c
ivfenc.c Add muxer for IVF format. 14 years ago
libavformat.v
libnut.c
librtmp.c
lmlm4.c
lxfdec.c
m4vdec.c
matroska.c
matroska.h
matroskadec.c matroskadec: skip invalid tags with no TagName 14 years ago
matroskaenc.c matroskaenc: don't duplicate title information 14 years ago
md5enc.c
md5proto.c
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() 15 years ago
metadata_compat.c
mm.c
mmf.c
mms.c
mms.h Increase buffer size because the header itself can be larger than 8192 14 years ago
mmsh.c
mmst.c lavf: move ff_put_str16_nolen from asf to avio and rename it 14 years ago
mov.c In mov demuxer, handle better wrong time scale, fix issue #2528 14 years ago
movenc.c In mov muxer, override codec tag for dv in mov, fix remuxing from avi 14 years ago
movenc.h
movenchint.c
mp3dec.c Split mp3 demuxer and muxer into separate files. 14 years ago
mp3enc.c mp3enc: add support for writing UTF-16 tags 14 years ago
mpc.c mpc: read id3v1 tags. 14 years ago
mpc8.c
mpeg.c
mpeg.h
mpegenc.c Avoid negative SCR in mpeg ps muxer. 15 years ago
mpegts.c Set service_provider and service_name in mpegts demuxer 14 years ago
mpegts.h add ff_parse_mpeg2_descriptor; make MPEG2 descriptor parsing routines available to other modules. 14 years ago
mpegtsenc.c mpegtsenc: prefer metadata keyed with "service_name" 14 years ago
mpegvideodec.c
mpjpeg.c
msnwc_tcp.c
mtv.c
mvi.c
mxf.c
mxf.h
mxfdec.c
mxfenc.c In mxf muxer, check the return value of gmtime, fix #2494 14 years ago
mxg.c Mobotix .mxg demuxer 14 years ago
ncdec.c
network.h Convert ff_is_multicast_address to take a struct sockaddr parameter 15 years ago
nsvdec.c
nullenc.c
nut.c
nut.h
nutdec.c Use AVERROR_INVALIDDATA rather than -1 for nutdec error codes. 14 years ago
nutenc.c Export metadata in the generic format. Deprecate old conversion API. 15 years ago
nuv.c
oggdec.c Ensure that data_offset is set correctly when there are partial 14 years ago
oggdec.h
oggenc.c In ogg muxer, correctly mux VFR streams, fix issue #2398 14 years ago
oggparsedirac.c
oggparseflac.c
oggparseogm.c
oggparseskeleton.c
oggparsespeex.c
oggparsetheora.c
oggparsevorbis.c add ff_ prefix to metadata_conv() 15 years ago
oma.c Export metadata in the generic format. Deprecate old conversion API. 15 years ago
options.c add FF_API_ALLOC_FORMAT_CONTEXT define to disable the deprecated 15 years ago
os_support.c
os_support.h
output-example.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
pcm.c
pcm.h
pcmdec.c
pcmenc.c
psxstr.c
pva.c
qcp.c
qtpalette.h
r3d.c
rawdec.c
rawdec.h
rawenc.c
rawenc.h
rawvideodec.c
rdt.c
rdt.h
riff.c Add audio codec 0x1602 (AAC LATM) 14 years ago
riff.h add ff_get_bmp_header 14 years ago
rl2.c
rm.c
rm.h
rmdec.c
rmenc.c
rpl.c
rso.c
rso.h
rsodec.c
rsoenc.c
rtmp.h
rtmppkt.c
rtmppkt.h
rtmpproto.c properly check for FF_API_URL_CLASS instead of LIBAVFORMAT_VERSION_MAJOR 15 years ago
rtp.c
rtp.h
rtpdec.c rtpdec: Don't set RTP timestamps if they already are set by the depacketizer 14 years ago
rtpdec.h rtpdec: Emit timestamps for packets before the first RTCP packet, too 14 years ago
rtpdec_amr.c
rtpdec_asf.c Copy metadata from ASF files contained in RTSP streams from ASF to RTSP layer, 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
rtpdec_h264.c rtpdec_h264: Pass NAL type 0 through 14 years ago
rtpdec_latm.c
rtpdec_mpeg4.c
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 rtpdec: Remove useless NULL initializations when using designated initializers 14 years ago
rtpdec_svq3.c rtpdec: Remove useless NULL initializations when using designated initializers 14 years ago
rtpdec_vp8.c RTP/VP8: Update the warning about the VP8 payload 14 years ago
rtpdec_xiph.c
rtpenc.c RTP/VP8: Update the warning about the VP8 payload 14 years ago
rtpenc.h
rtpenc_aac.c
rtpenc_amr.c
rtpenc_chain.c rtsp: Factorize out code for opening a chained RTP muxer 15 years ago
rtpenc_chain.h rtsp: Factorize out code for opening a chained RTP muxer 15 years ago
rtpenc_h263.c
rtpenc_h264.c
rtpenc_mpv.c
rtpenc_vp8.c
rtpenc_xiph.c
rtpproto.c rtpproto: Allow specifying the connect option, passed through to udp 14 years ago
rtsp.c rtsp: Properly fail if unable to open an input RTP port 14 years ago
rtsp.h rtsp: Allow requesting of filtering of source packets 14 years ago
rtspcodes.h
rtspdec.c Reindent 14 years ago
rtspenc.c rtsp: Add a method parameter to ff_rtsp_read_reply 14 years ago
sapdec.c sapdec: Include sys/time.h for struct timeval 15 years ago
sapenc.c sapenc: Use the normal URL port as RTP port 15 years ago
sauce.c
sauce.h
sdp.c sdp: Add a framesize attribute to H.263 SDP descriptions 14 years ago
seek.c
seek.h
segafilm.c
sierravmd.c
siff.c
smacker.c
sol.c
sox.h
soxdec.c
soxenc.c
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 s/IEC958/IEC 61937 - IEC958 is a lower level format. 14 years ago
spdifenc.c Use new function put_nbyte() to speed up padding. 14 years ago
srtdec.c
swf.h
swfdec.c
swfenc.c
tcp.c tcp: Check url_interrupt_cb if connect was interrupted by a signal 14 years ago
thp.c
tiertexseq.c
timefilter.c
timefilter.h
tmv.c
tta.c
tty.c
txd.c
udp.c udp: Allow specifying the connect option in udp_set_remote_url, too 14 years ago
utils.c Clarify timestamps related error messages in compute_pkt_fields2(). 14 years ago
vc1test.c
vc1testenc.c
version.h avio: add av_put_str and deprecate put_strz in favor of it 14 years ago
voc.c
voc.h
vocdec.c Revise check for codec id in voc demuxer. 14 years ago
vocenc.c
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** 15 years ago
vqf.c
wav.c Parse fact chunks from wav files to find duration. 14 years ago
wc3movie.c WC3/xan: move palette handling to decoder, avoiding need for 14 years ago
westwood.c
wtv.c wtv: ignore VIDEOINFOHEADER2 picture aspect ratio information, as it is unreliable 14 years ago
wv.c Don't try to demux WavPack files with >2 channels until we can support them 14 years ago
xa.c
yop.c
yuv4mpeg.c Fix a floating point exception for invalid framerate, fixes issue 2470. 14 years ago