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 1642ee4337 Deprecate and mark for deletion the function guess_stream_format(), 15 years ago
..
4xm.c
Makefile CD+G demuxer and decoder 15 years ago
adtsenc.c Use av_log_missing_feature in the ADTS encoder. (Pseudo reverts r19173). 15 years ago
aea.c Add condition to aea demuxer probe. 15 years ago
aiff.h decode qcelp in aiff, implement #1524, patch by Vitor 15 years ago
aiffdec.c Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped 15 years ago
aiffenc.c Split up the AIFF muxer and demuxer into separate files. 15 years ago
allformats.c CD+G demuxer and decoder 15 years ago
amr.c
apc.c
ape.c Move APE tag parsing into separate module. 15 years ago
apetag.c Remove unused variable, fixes the warning: 15 years ago
apetag.h Move APE tag parsing into separate module. 15 years ago
asf.c Detect Windows Media DRM protected files and display warning if no key 15 years ago
asf.h Detect Windows Media DRM protected files and display warning if no key 15 years ago
asfcrypt.c
asfcrypt.h
asfdec.c Only add 1 index entry per keyframe. 15 years ago
asfenc.c Remove any reference to ASFContext.packet_size and replace it with 15 years ago
assdec.c
assenc.c
au.c AU : demuxed packet size should be sample size aligned. 15 years ago
audiointerleave.c
audiointerleave.h
avc.c cosmetics, remove spaces after '(' and before ')' 15 years ago
avc.h
avformat.h Deprecate and mark for deletion the function guess_stream_format(), 15 years ago
avi.h
avidec.c Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped 15 years ago
avienc.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 15 years ago
avio.c Move function for reading whole specified amount of data from RTSP 16 years ago
avio.h Make url_resetbuf() assert on wrong flags passed and make it static on next 15 years ago
aviobuf.c Make url_resetbuf() assert on wrong flags passed and make it static on next 15 years ago
avisynth.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 15 years ago
avlanguage.c 100l, all avlanguage tables should be both static and const. 15 years ago
avlanguage.h
avs.c
bethsoftvid.c
bfi.c
c93.c Check the index validity more thoroughly for the c93 probe function. 15 years ago
caf.c Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 15 years ago
caf.h #include correct header to fix 'make checkheaders'. 15 years ago
cafdec.c Core Audio Format demuxer 15 years ago
cdg.c CD+G demuxer and decoder 15 years ago
crcenc.c
cutils.c
daud.c
dsicin.c
dv.c Split parts of dvdata.h into dvdata.c, this ensures that things like 15 years ago
dv.h
dvenc.c Split parts of dvdata.h into dvdata.c, this ensures that things like 15 years ago
dxa.c Improve dxa probe by checking the values for width and height are reasonable. 15 years ago
eacdata.c
electronicarts.c Slightly improve probe for ea format by checking that it is possible to 15 years ago
ffm.h
ffmdec.c Fix breakage introduced by setting the sample_fmt to SAMPLE_FMT_NONE (r20623). This makes 15 years ago
ffmenc.c Fix breakage introduced by setting the sample_fmt to SAMPLE_FMT_NONE (r20623). This makes 15 years ago
file.c Only consider -1 as an error return value for open(). 15 years ago
flacdec.c Add a VorbisComment metadata conversion table and use it in the FLAC and 15 years ago
flacenc.c
flacenc.h
flic.c
flv.h Register some additional AMF types in libavformat/flv.h 15 years ago
flvdec.c Revert flvdec.c part of r20836 15 years ago
flvenc.c FLV 8-bit PCM is unsigned, not signed 15 years ago
framecrcenc.c
gif.c
gopher.c
gxf.c
gxf.h
gxfenc.c Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 15 years ago
http.c Add support for "chunked" data blocks. Patch by Peter Holik (peter holik at). 15 years ago
id3v1.c Correct truncated ID3v1 genre name. 15 years ago
id3v1.h More ID3v1 genres from ffmbc. 15 years ago
id3v2.c More entries for ff_id3v2_metadata_conv from ffmbc. 15 years ago
id3v2.h Remove extraneous const keyword 15 years ago
idcin.c Check buffer size for idcin check, otherwise false positives are too likely for 15 years ago
idroq.c
iff.c
img2.c print error message when image2 muxer fail to compute frame filename 15 years ago
internal.h
ipmovie.c Recognize 16-bit Interplay Video variant 15 years ago
isom.c Add decoder for R210 (uncompressed 10-bit RGB) codec. 15 years ago
isom.h Search relative path according to alias record when opening mov reference files. 15 years ago
iss.c
iv8.c Support "A format generated by IndigoVision 8000 video server". 15 years ago
libnut.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 15 years ago
lmlm4.c
matroska.c
matroska.h
matroskadec.c matroskadec: cosmetics: indentation 15 years ago
matroskaenc.c matroskaenc: Add support for writing chapters. 15 years ago
metadata.c Add flags to prevent strdup() on arguments to av_metadata_set2(). 15 years ago
metadata.h
metadata_compat.c
mm.c Vastly improved mm_probe function, passes probetest. 15 years ago
mmf.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 15 years ago
mov.c Fix typo. 15 years ago
movenc.c 100l, max value for timescale is UINT16_MAX 15 years ago
mp3.c set mp3 timebase to the lcm of all mp3 sample rates to fix frame duration 15 years ago
mpc.c Parse ID3 tags in Musepack SV7 files 15 years ago
mpc8.c Return an error when the parsed mpc chunk size is negative, otherwise we 15 years ago
mpeg.c Also print the number of invalid packets in the debug output. 15 years ago
mpeg.h
mpegenc.c put_bits can only reliably write up to 31 bit bits, above it relies on 15 years ago
mpegts.c move code to avoid forward declaration 15 years ago
mpegts.h mpegts: change variable-length array to fixed length 15 years ago
mpegtsenc.c mux all stream types except audio as one pes packet per avpacket, issue #1374 15 years ago
mpjpeg.c
msnwc_tcp.c
mtv.c Corrects two typos 15 years ago
mvi.c 10l, pix_fmt should be set by the motionpixels decoder, not by the demuxer. 15 years ago
mxf.c
mxf.h
mxfdec.c Do D10 AES3 audio conversion in-place instead of using a large on-stack buffer. 15 years ago
mxfenc.c Use CODEC_ID_NONE instead of 0 for enum CodecID. 15 years ago
ncdec.c Do not return values above AVPROBE_SCORE_MAX from probe(). 15 years ago
network.h
nsvdec.c Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 15 years ago
nut.c
nut.h
nutdec.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 15 years ago
nutenc.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 15 years ago
nuv.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 15 years ago
oggdec.c Fix PTS for OGM codecs. 15 years ago
oggdec.h Fix PTS for OGM codecs. 15 years ago
oggenc.c Add Speex support to the Ogg muxer. 15 years ago
oggparseflac.c
oggparseogm.c Fix PTS for OGM codecs. 15 years ago
oggparsespeex.c Fix PTS for OGM codecs. 15 years ago
oggparsetheora.c Replace invalid Theora frame rate by 25 FPS. 15 years ago
oggparsevorbis.c Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped 15 years ago
oma.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 15 years ago
options.c Increase default value for max_analyze_duration, fixes issue 1506, a regression. 15 years ago
os_support.c
os_support.h Add comment on #endif about condition that triggers it. 15 years ago
output-example.c Use enums instead of int. 15 years ago
psxstr.c
pva.c technically mp2 in pva needs AVSTREAM_PARSE_FULL 16 years ago
qcp.c Add QCP demuxer. 16 years ago
qtpalette.h
r3d.c return AVERROR(ENOMEM) if stream could not be allocated 15 years ago
raw.c Add CODEC_ID_DNXHD into the 25 fps case. 15 years ago
raw.h
rdt.c Don't use a pointer-to-flags/timestamp in ff_rm_parse_packet(); the function 15 years ago
rdt.h
riff.c It appears that waveformatextensible is mandatory for more cases than 15 years ago
riff.h Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 15 years ago
rl2.c
rm.c ff_rm_metadata is const. 15 years ago
rm.h ff_rm_metadata is const. 15 years ago
rmdec.c Get rid of useless casts. 15 years ago
rmenc.c
rpl.c
rtmp.h RTMP protocol support (as a client) 15 years ago
rtmppkt.c Remove some unused variables, fixes the warnings: 15 years ago
rtmppkt.h Dump RTMP packet contents in debug mode 15 years ago
rtmpproto.c Reply to RTMP ping with the same value as received by client. 15 years ago
rtp.c
rtp.h
rtp_aac.c Correctly set the "AU size" field in the payload header for 16 years ago
rtp_amr.c
rtp_asf.c Cosmetics: remove spaces between function name and arguments in declaration, 15 years ago
rtp_asf.h
rtp_h263.c
rtp_h264.c Fix a typo in rtp_h264.c:parse_h264_sdp_line(). Patch by Gordon Irlam 15 years ago
rtp_h264.h
rtp_mpv.c Make sure buffer end remains constant within the loop 16 years ago
rtp_vorbis.c Use named initializers and use new/free_context() instead of extradata() 15 years ago
rtp_vorbis.h
rtpdec.c Add support for mp3 over RTP in rtpdec.c 15 years ago
rtpdec.h
rtpenc.c Remove outdated comments. 15 years ago
rtpenc.h
rtpenc_h264.c Fix the M bit for multi-packet NALs. 16 years ago
rtpproto.c
rtsp.c Rename internal function 15 years ago
rtsp.h Support 3xx redirection in rtsp 15 years ago
rtspcodes.h
sdp.c Use different dynamic payload types for audio and video. 15 years ago
seek.c Use I/O buffer size as initial value for backoff for seeking sync point search. 15 years ago
seek.h cosmetic changes (indentation, doxygen comments, braces, put structures for API to header, ...) 15 years ago
segafilm.c
sierravmd.c Fix overflow check insufficiently improved in r19840. 15 years ago
siff.c Improve SIFF probe by also checking the first tag is one of the expected. 15 years ago
smacker.c Set the sample format for Smacker audio in the decoder rather than in the 15 years ago
sol.c
sox.h Implement SoX native format muxer and demuxer. 16 years ago
soxdec.c Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped 15 years ago
soxenc.c Implement SoX native format muxer and demuxer. 16 years ago
spdif.c Add support for S/PDIF encapsulation. 15 years ago
swf.h Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 15 years ago
swfdec.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 15 years ago
swfenc.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 15 years ago
tcp.c Use ff_neterrno instead of errno in tcp.c. 15 years ago
thp.c
tiertexseq.c
timefilter.c
timefilter.h
tmv.c Do not set AVCodecContext.sample_fmt in the TMV and SoX demuxers. 15 years ago
tta.c 10l : make sure probe buffer is large enough. 15 years ago
txd.c
udp.c
utils.c Deprecate and mark for deletion the function guess_stream_format(), 15 years ago
vc1test.c Do not set 0 FPS in VC-1 test stream format demuxer. 15 years ago
vc1testenc.c
voc.c Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 15 years ago
voc.h Determine VOC block length when length field is zero, fixes issue1538. 15 years ago
vocdec.c Determine VOC block length when length field is zero, fixes issue1538. 15 years ago
vocenc.c
vqf.c Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped 15 years ago
wav.c Reindent 15 years ago
wc3movie.c Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped 15 years ago
westwood.c
wv.c 10l: WavPack demuxer forgot to seek back to initial position after block 15 years ago
xa.c Add more sanity checks for header elements, rejecting files with clearly 15 years ago
yuv4mpeg.c