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.
 
 
 
 
 
Diego Elio Pettenò 2d162e3825 Make ff_cmap_read_palette static to libavcodec/iff.c. Delete iff.h. 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 Cosmetics, lots of. 14 years ago
aacdec.c Move handling of ID3v2 to common utils.c code, reducing code duplication 14 years ago
ac3dec.c split raw.c into rawdec.c and rawenc.c 14 years ago
adts.h
adtsenc.c Cosmetics: whitespace 14 years ago
aea.c move pcm demuxers to their own file 14 years ago
aiff.h Remove explicit filename from Doxygen @file commands. 15 years ago
aiffdec.c move pcm demuxers to their own file 14 years ago
aiffenc.c
allformats.c Missing parts of IVF muxer support. 14 years ago
amr.c Set frame_size in the amr demuxer 14 years ago
anm.c Fix doxy that refers to the wrong variable. 14 years ago
apc.c
ape.c
apetag.c
apetag.h
applehttp.c applehttp: Fix the key check in handle_variant_args 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: fix unaligned accesses with armcc 14 years ago
asfcrypt.h
asfdec.c asfdec: remove some commented-out cruft 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 move pcm demuxers to their own file 14 years ago
audiointerleave.c
audiointerleave.h Make ff_interleave_compare_dts static to utils.c. 14 years ago
avc.c
avc.h
avformat.h lavf: move the version macros to a new header 14 years ago
avi.c
avi.h
avidec.c avidec: make print_tag() a macro and remove related ifdefs 14 years ago
avienc.c avio: add av_put_str and deprecate put_strz in favor of it 14 years ago
avio.c Remove unused variable. 14 years ago
avio.h lavf: make a variant of ff_get_str16_nolen public 14 years ago
aviobuf.c lavf: make a variant of ff_get_str16_nolen public 14 years ago
avisynth.c
avlanguage.c
avlanguage.h Fix grammar errors in documentation 14 years ago
avs.c
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
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 cafdec: Handle ALAC extradata. 14 years ago
cavsvideodec.c split raw.c into rawdec.c and rawenc.c 14 years ago
cdg.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
concat.c
crcenc.c
cutils.c ffmpeg: add a grow_array() helper function 14 years ago
daud.c
diracdec.c split raw.c into rawdec.c and rawenc.c 14 years ago
dnxhddec.c split raw.c into rawdec.c and rawenc.c 14 years ago
dsicin.c Remove explicit filename from Doxygen @file commands. 15 years ago
dtsdec.c split raw.c into rawdec.c and rawenc.c 14 years ago
dv.c DV: use data_offset to fix seeking in badly cut files where the first 14 years ago
dv.h Make dvenc.c functions static to the unit. 14 years ago
dvenc.c Make dvenc.c functions static to the unit. 14 years ago
dxa.c
eacdata.c Remove explicit filename from Doxygen @file commands. 15 years ago
electronicarts.c electronicarts: prevent endless loop opportunity in process_audio_header_elements() 14 years ago
ffm.h
ffmdec.c Move ffm_close function up to avoid a forward declaration. 14 years ago
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 ffmetaenc: Use correct format specifiers. 14 years ago
file.c Add #ifdefs around code specific to file and pipe protocols 14 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 Export metadata in the generic format. Deprecate old conversion API. 14 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 Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the 14 years ago
framecrcenc.c
gif.c
gopher.c Make ff_url_split() public 14 years ago
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 14 years ago
h261dec.c split raw.c into rawdec.c and rawenc.c 14 years ago
h263dec.c split raw.c into rawdec.c and rawenc.c 14 years ago
h264dec.c split raw.c into rawdec.c and rawenc.c 14 years ago
http.c http: Handle 301/307 redirect requests, too 14 years ago
http.h Fix grammar errors in documentation 14 years ago
httpauth.c Make parse_key_value from httpauth a common lavf internal function 14 years ago
httpauth.h
id3v1.c Partially revert "Simplify code by using av_metadata_set2()." 14 years ago
id3v1.h
id3v2.c id3v2: split tables for various ID3v2 versions 14 years ago
id3v2.h id3v2: split tables for various ID3v2 versions 14 years ago
idcin.c Remove explicit filename from Doxygen @file commands. 15 years ago
idroqdec.c rename idroq.c to idroqdec.c 14 years ago
idroqenc.c split raw.c into rawdec.c and rawenc.c 14 years ago
iff.c Make ff_cmap_read_palette static to libavcodec/iff.c. Delete iff.h. 14 years ago
img2.c cosmetics: align fields, and remove useless ones, in img2.c 14 years ago
ingenientdec.c split raw.c into rawdec.c and rawenc.c 14 years ago
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 Remove explicit filename from Doxygen @file commands. 15 years ago
iv8.c
ivfdec.c On2 IVF demuxer 15 years ago
ivfenc.c Add muxer for IVF format. 14 years ago
libavformat.v
libnut.c Remove explicit filename from Doxygen @file commands. 15 years ago
librtmp.c Use new librtmp APIs instead of grubbing around in RTMP struct 14 years ago
lmlm4.c
lxfdec.c Add demuxer for LXF (Leitch/Harris' VR native stream format) 14 years ago
m4vdec.c split raw.c into rawdec.c and rawenc.c 14 years ago
matroska.c matroskaenc: add support for muxing SRT tracks 14 years ago
matroska.h Fix the MATROSKA_ID_TAGDEFAULT to match the specification (instead of 14 years ago
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 Add -f framemd5 muxer similar to framecrc. 15 years ago
md5proto.c Add MD5 protocol 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 14 years ago
mm.c Remove explicit filename from Doxygen @file commands. 15 years ago
mmf.c move pcm demuxers to their own file 14 years ago
mms.c mms: remove dependency on MAX_STREAM API 14 years ago
mms.h Increase buffer size because the header itself can be larger than 8192 14 years ago
mmsh.c Check return value of get_chunk_header(). Since enum can be unsigned, the 14 years ago
mmst.c lavf: move ff_put_str16_nolen from asf to avio and rename it 14 years ago
mov.c mov: simplify mov_read_chapters() by using avio_get_str16be 14 years ago
movenc.c In mov muxer, override codec tag for dv in mov, fix remuxing from avi 14 years ago
movenc.h Use a heuristic for describing the RTP packets using sample data 15 years ago
movenchint.c Take ff_write_chained in use in the mov rtp hinter and in the rtsp muxer 15 years ago
mp3dec.c Move ID3v1 skip from decoder to demuxer 14 years ago
mp3enc.c mp3enc: support for id3v2.3 tags using a per-muxer AVOption 14 years ago
mpc.c mpc: read id3v1 tags. 14 years ago
mpc8.c
mpeg.c Fix grammar errors in documentation 14 years ago
mpeg.h
mpegenc.c Avoid negative SCR in mpeg ps muxer. 14 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: set reserved bits to 1 in PCR field 14 years ago
mpegvideodec.c split raw.c into rawdec.c and rawenc.c 14 years ago
mpjpeg.c
msnwc_tcp.c
mtv.c Add av_ prefix to bswap macros 14 years ago
mvi.c
mxf.c Make ff_mxf_pixel_layouts static to mxf.c. 14 years ago
mxf.h Make ff_mxf_pixel_layouts static to mxf.c. 14 years ago
mxfdec.c Zero-initialize structs/arrays with {0} instead of {}, which isn't proper C99 14 years ago
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 14 years ago
nsvdec.c Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
nullenc.c move null muxer to its own file 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 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. 14 years ago
nuv.c
oggdec.c Ensure that data_offset is set correctly when there are partial 14 years ago
oggdec.h oggdec: Remove write-only variable 15 years ago
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() 14 years ago
oma.c Export metadata in the generic format. Deprecate old conversion API. 14 years ago
options.c add FF_API_ALLOC_FORMAT_CONTEXT define to disable the deprecated 14 years ago
os_support.c os_support: include some headers only when needed 14 years ago
os_support.h Move INET6_ADDRSTRLEN to network.h, similar to other network-related fixups 14 years ago
output-example.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 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 split raw.c into rawdec.c and rawenc.c 14 years ago
pcmenc.c split raw.c into rawdec.c and rawenc.c 14 years ago
psxstr.c Remove explicit filename from Doxygen @file commands. 15 years ago
pva.c
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
rawdec.c Add a muxer and demuxer for raw G.722 14 years ago
rawdec.h split raw.c into rawdec.c and rawenc.c 14 years ago
rawenc.c Add a muxer and demuxer for raw G.722 14 years ago
rawenc.h split raw.c into rawdec.c and rawenc.c 14 years ago
rawvideodec.c split raw.c into rawdec.c and rawenc.c 14 years ago
rdt.c rtsp/rtpdec: Allow rtp_parse_packet to take ownership of the packet buffer 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 0x1602 (AAC LATM) 14 years ago
riff.h add ff_get_bmp_header 14 years ago
rl2.c Fix doxygen comment. 14 years ago
rm.c Move rm_codec_tags to rm.c so muxer/demuxer can share it. 15 years ago
rm.h Move rm_codec_tags to rm.c so muxer/demuxer can share it. 15 years ago
rmdec.c Do not read the RM index when input is streamed (since it requires seeking 15 years ago
rmenc.c Reindent after r23361. 15 years ago
rpl.c Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
rso.c Lego Mindstorms RSO muxer and demuxer. 14 years ago
rso.h Lego Mindstorms RSO muxer and demuxer. 14 years ago
rsodec.c move pcm demuxers to their own file 14 years ago
rsoenc.c Lego Mindstorms RSO muxer and demuxer. 14 years ago
rtmp.h
rtmppkt.c
rtmppkt.h Fix misspelled parameter names in Doxygen documentation. 14 years ago
rtmpproto.c properly check for FF_API_URL_CLASS instead of LIBAVFORMAT_VERSION_MAJOR 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 Make RTPFirstDynamicPayloadHandler static to rtpdec.c 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 14 years ago
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 Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file 14 years ago
rtpdec_h264.c rtpdec_h264: Pass NAL type 0 through 14 years ago
rtpdec_latm.c Add RTP depacketization of MP4A-LATM 14 years ago
rtpdec_mpeg4.c Make hex_to_data a lavf internal function 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 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 rtpdec_xiph: Split packets in the depacketizer 14 years ago
rtpenc.c RTP/VP8: Update the warning about the VP8 payload 14 years ago
rtpenc.h Add RTP packetization of VP8 14 years ago
rtpenc_aac.c
rtpenc_amr.c
rtpenc_chain.c rtsp: Factorize out code for opening a chained RTP muxer 14 years ago
rtpenc_chain.h rtsp: Factorize out code for opening a chained RTP muxer 14 years ago
rtpenc_h263.c
rtpenc_h264.c Remove explicit filename from Doxygen @file commands. 15 years ago
rtpenc_mpv.c
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 rtpproto: Allow specifying the connect option, passed through to udp 14 years ago
rtsp.c Make ff_rtsp_send_cmd_with_content_async static to rtsp.c. 14 years ago
rtsp.h Make ff_rtsp_send_cmd_with_content_async static to rtsp.c. 14 years ago
rtspcodes.h
rtspdec.c rtspdec: Retry with TCP if UDP failed 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 14 years ago
sapenc.c sapenc: Use the normal URL port as RTP port 14 years ago
sauce.c Add doxygen @file comment block 14 years ago
sauce.h Add doxygen @file comment block 14 years ago
sdp.c sdp: Add a framesize attribute to H.263 SDP descriptions 14 years ago
seek.c
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
smacker.c Add av_ prefix to bswap macros 14 years ago
sol.c move pcm demuxers to their own file 14 years ago
sox.h
soxdec.c move pcm demuxers to their own file 14 years ago
soxenc.c Remove explicit filename from Doxygen @file commands. 15 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 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 add SubRip muxer and demuxer 14 years ago
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 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 Move handling of ID3v2 to common utils.c code, reducing code duplication 14 years ago
tty.c tty: remove superflous #include <strings.h> 14 years ago
txd.c
udp.c udp: Allow specifying the connect option in udp_set_remote_url, too 14 years ago
utils.c Make ff_interleave_compare_dts static to utils.c. 14 years ago
vc1test.c Remove explicit filename from Doxygen @file commands. 15 years ago
vc1testenc.c
version.h avio: add av_put_str and deprecate put_strz in favor of it 14 years ago
voc.c Move AVCodecTag from riff.h into internal.h. 15 years ago
voc.h
vocdec.c Revise check for codec id in voc demuxer. 14 years ago
vocenc.c Move AVCodecTag from riff.h into internal.h. 15 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 Use a suitable timebase in VQF demuxer 15 years ago
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 Remove explicit filename from Doxygen @file commands. 15 years ago
wtv.c wtv: ignore VIDEOINFOHEADER2 picture aspect ratio information, as it is unreliable 14 years ago
wv.c reindent after last commit 14 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 Fix a floating point exception for invalid framerate, fixes issue 2470. 14 years ago