.. |
4xm.c
|
…
|
|
Makefile
|
Add an RTSP muxer
|
15 years ago |
adtsenc.c
|
Use av_log_missing_feature in the ADTS encoder. (Pseudo reverts r19173).
|
16 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
|
Add an RTSP muxer
|
15 years ago |
amr.c
|
…
|
|
anm.c
|
Make DeluxePaint Animation demuxer actually return the find_record() error code (issue 1739).
|
15 years ago |
apc.c
|
…
|
|
ape.c
|
Set start_time and duration in AVStream instead of AVFormatContext for
|
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
|
Don't add WM prefixes to all written ASF tags.
|
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
|
asfdec: skip byte array tags.
|
15 years ago |
asfenc.c
|
Don't add WM prefixes to all written ASF tags.
|
15 years ago |
assdec.c
|
…
|
|
assenc.c
|
…
|
|
au.c
|
AU : demuxed packet size should be sample size aligned.
|
15 years ago |
audiointerleave.c
|
Reorder arguments for av_fifo_generic_read to be more logical and
|
16 years ago |
audiointerleave.h
|
Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues.
|
16 years ago |
avc.c
|
Attempt to fix the completely random values returned by ff_avc_find_startcode().
|
15 years ago |
avc.h
|
…
|
|
avformat.h
|
Mention that metadata tags are (unvalidated) UTF-8.
|
15 years ago |
avi.c
|
Set lavf identification string globally in av_write_header(), rather
|
15 years ago |
avi.h
|
Add AVI metadata conversion table.
|
15 years ago |
avidec.c
|
Add AVI metadata conversion table.
|
15 years ago |
avienc.c
|
Set lavf identification string globally in av_write_header(), rather
|
15 years ago |
avio.c
|
Use av_mallocz in url_open_protocol for URLContext.
|
15 years ago |
avio.h
|
Doxument url_fopen().
|
15 years ago |
aviobuf.c
|
Remove duplicated empty line.
|
15 years ago |
avisynth.c
|
Add ff_ prefixes to exported symbols in libavformat/riff.h.
|
16 years ago |
avlanguage.c
|
100l, all avlanguage tables should be both static and const.
|
15 years ago |
avlanguage.h
|
Convert names to the FFmpeg style.
|
16 years ago |
avs.c
|
…
|
|
bethsoftvid.c
|
…
|
|
bfi.c
|
…
|
|
bink.c
|
low-complexity Bink file seeking
|
15 years ago |
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 |
concat.c
|
Implement a physical concatenation protocol.
|
15 years ago |
crcenc.c
|
…
|
|
cutils.c
|
…
|
|
daud.c
|
…
|
|
dsicin.c
|
Fix memory leak for truncated frames
|
15 years ago |
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
|
update my email address
|
15 years ago |
electronicarts.c
|
Use enum CodecID where appropriate.
|
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
|
Do not call lseek() with invalid whence value
|
15 years ago |
filmstripdec.c
|
Adobe Filmstrip muxer and demuxer
|
15 years ago |
filmstripenc.c
|
Adobe Filmstrip muxer and demuxer
|
15 years ago |
flacdec.c
|
Add a VorbisComment metadata conversion table and use it in the FLAC and
|
16 years ago |
flacenc.c
|
Share the function to write a raw FLAC header and use it in the Matroska
|
16 years ago |
flacenc.h
|
Share the function to write a raw FLAC header and use it in the Matroska
|
16 years ago |
flic.c
|
…
|
|
flv.h
|
Register some additional AMF types in libavformat/flv.h
|
16 years ago |
flvdec.c
|
fetch flv duration from file if it is set to 0 in metadata
|
15 years ago |
flvenc.c
|
Guess the duration before converting video and write guessed duration
|
15 years ago |
framecrcenc.c
|
…
|
|
gif.c
|
Rename pbBufPtr() to put_bits_ptr().
|
16 years ago |
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
|
restore old buffer content when seek failed in http protocol, fix issue #1631
|
15 years ago |
id3v1.c
|
Add a list of generic tags and change demuxers to follow it.
|
15 years ago |
id3v1.h
|
More ID3v1 genres from ffmbc.
|
15 years ago |
id3v2.c
|
Add a list of generic tags and change demuxers to follow it.
|
15 years ago |
id3v2.h
|
Remove extraneous const keyword
|
15 years ago |
idcin.c
|
Fix memory leak for truncated packets in idCin demuxer
|
15 years ago |
idroq.c
|
Simplify RoQ demuxer pts calculation by using a appropriate time bases.
|
16 years ago |
iff.c
|
Support IFF ANNO (annotation) chunk type
|
15 years ago |
img2.c
|
Add flag so muxers not needing width/height can signal this.
|
15 years ago |
internal.h
|
…
|
|
ipmovie.c
|
Recognize 16-bit Interplay Video variant
|
15 years ago |
isom.c
|
Store strings directly in mov_mdhd_language_map instead of using pointers,
|
15 years ago |
isom.h
|
Always consider the mov language code as 4 bytes fixed size and change the
|
15 years ago |
iss.c
|
…
|
|
iv8.c
|
Fix timestamps.
|
15 years ago |
libavformat.v
|
Add symbol versioning for shared libraries
|
15 years ago |
libnut.c
|
Add ff_ prefixes to exported symbols in libavformat/riff.h.
|
16 years ago |
lmlm4.c
|
…
|
|
matroska.c
|
Add a list of generic tags and change demuxers to follow it.
|
15 years ago |
matroska.h
|
Add some basic metadata conversion tables for matroska and asf.
|
16 years ago |
matroskadec.c
|
Add a list of generic tags and change demuxers to follow it.
|
15 years ago |
matroskaenc.c
|
mkvenc: Write TrackTimecodeScale
|
15 years ago |
metadata.c
|
Set lavf identification string globally in av_write_header(), rather
|
15 years ago |
metadata.h
|
Set lavf identification string globally in av_write_header(), rather
|
15 years ago |
metadata_compat.c
|
Add a list of generic tags and change demuxers to follow it.
|
15 years ago |
mm.c
|
update my email address
|
15 years ago |
mmf.c
|
Add ff_ prefixes to exported symbols in libavformat/riff.h.
|
16 years ago |
mov.c
|
Make sure we dont write more bytes into filename than the array is long.
|
15 years ago |
movenc.c
|
Add a list of generic tags and change demuxers to follow it.
|
15 years ago |
mp3.c
|
Set lavf identification string globally in av_write_header(), rather
|
15 years ago |
mpc.c
|
Do not leave uninitialized data in the packet in MPC demuxer. Should allow for
|
15 years ago |
mpc8.c
|
Return an error when the parsed mpc chunk size is negative, otherwise we
|
15 years ago |
mpeg.c
|
Dont give up after 100kb of zero bytes but returnd EAGAIN
|
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
|
Fix build
|
15 years ago |
mpegts.h
|
Fix warnings about implicit function declaration when compiling rtpdec.c
|
15 years ago |
mpegtsenc.c
|
Correctly increment continuity_counter in PCR packets.
|
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
|
Remove MAX_STREAMS usage in ogg and mxf muxers
|
15 years ago |
ncdec.c
|
Do not return values above AVPROBE_SCORE_MAX from probe().
|
15 years ago |
network.h
|
Implement gai_strerror() for systems lacking such functionality. Patch
|
15 years ago |
nsvdec.c
|
Use av_match_ext() rather than the deprecated match_ext(), fix
|
15 years ago |
nut.c
|
Introduce metadata conversion table for NUT muxer and demuxer.
|
15 years ago |
nut.h
|
Introduce metadata conversion table for NUT muxer and demuxer.
|
15 years ago |
nutdec.c
|
Introduce metadata conversion table for NUT muxer and demuxer.
|
15 years ago |
nutenc.c
|
Introduce metadata conversion table for NUT muxer and demuxer.
|
15 years ago |
nuv.c
|
Add ff_ prefixes to exported symbols in libavformat/riff.h.
|
16 years ago |
oggdec.c
|
Make sure the header value used to avoid repeating headers on seeking to the
|
15 years ago |
oggdec.h
|
Fix playback with invalid files that don't set the continuation flag for
|
15 years ago |
oggenc.c
|
Remove MAX_STREAMS usage in ogg and mxf muxers
|
15 years ago |
oggparsedirac.c
|
oggdec: Set dts when known
|
15 years ago |
oggparseflac.c
|
Rename bitstream.h to get_bits.h.
|
16 years ago |
oggparseogm.c
|
Fix PTS for OGM codecs.
|
15 years ago |
oggparsespeex.c
|
Fix PTS for OGM codecs.
|
15 years ago |
oggparsetheora.c
|
oggdec: Set dts when known
|
15 years ago |
oggparsevorbis.c
|
Add a list of generic tags and change demuxers to follow it.
|
15 years ago |
oma.c
|
Fix indentation after r21257.
|
15 years ago |
options.c
|
Flag to ignore dts on frames that contain pts.
|
15 years ago |
os_support.c
|
Implement gai_strerror() for systems lacking such functionality. Patch
|
15 years ago |
os_support.h
|
Add comment on #endif about condition that triggers it.
|
15 years ago |
output-example.c
|
Remove conditional M_PI definition, it is already defined in
|
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
|
Remove alpha channel from default colorspace tables, since it is unused. See
|
16 years ago |
r3d.c
|
return AVERROR(ENOMEM) if stream could not be allocated
|
15 years ago |
raw.c
|
Reindent
|
15 years ago |
raw.h
|
Separate the raw FLAC demuxer from raw.c and put in a new file,
|
16 years ago |
rdt.c
|
handler can be NULL if we did not support this dynamic format (codec).
|
15 years ago |
rdt.h
|
…
|
|
riff.c
|
add netspeak gsm and truespeech wav format tags to riff.c
|
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
|
Print a warning when DATA chunk is encountered in the middle of chunk.
|
15 years ago |
rmenc.c
|
Remove index writing in RM muxer, since it is broken (multiple streams per
|
16 years ago |
rpl.c
|
cosmetics: vertical alignment
|
16 years ago |
rtmp.h
|
RTMP protocol support (as a client)
|
16 years ago |
rtmppkt.c
|
Make RTMP send/receive packet functions report number of bytes read or sent.
|
15 years ago |
rtmppkt.h
|
Make RTMP send/receive packet functions report number of bytes read or sent.
|
15 years ago |
rtmpproto.c
|
Make RTMP client send bytes read report
|
15 years ago |
rtp.c
|
Remove the inclusion of unneeded headers
|
15 years ago |
rtp.h
|
Document ff_rtp_codec_id()
|
16 years ago |
rtp_asf.c
|
Fix two problems (no idea how this ever worked):
|
15 years ago |
rtp_asf.h
|
Assign the x-pf-asf payload string to be decoded by rtp_asf.c, and add a
|
16 years ago |
rtp_h264.c
|
Prefix non-static RTSP functions with ff_.
|
15 years ago |
rtp_h264.h
|
Remove the ff_rtp_send_h264() prototype from rtp_h264.h (such function
|
15 years ago |
rtp_vorbis.c
|
Use named initializers and use new/free_context() instead of extradata()
|
16 years ago |
rtp_vorbis.h
|
Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC
|
16 years ago |
rtpdec.c
|
Remove first_rtcp_ntp_time. This is used to prevent overflow of the timestamp,
|
15 years ago |
rtpdec.h
|
Prefix non-static RTSP functions with ff_.
|
15 years ago |
rtpdec_amr.c
|
Prefix non-static RTSP functions with ff_.
|
15 years ago |
rtpdec_amr.h
|
RTP/AMR depacketizer, by Martin Storsjö <$firstname at $firstname dot st>.
|
15 years ago |
rtpdec_h263.c
|
Add RTP/H.263 depacketizer by Martin Storsjö <$firstname () $firstname st>.
|
15 years ago |
rtpdec_h263.h
|
Add RTP/H.263 depacketizer by Martin Storsjö <$firstname () $firstname st>.
|
15 years ago |
rtpenc.c
|
Fix syncronisation for streams with a high encoding delay.
|
15 years ago |
rtpenc.h
|
Add support for AMR audio in the RTP muxer
|
16 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_h263.c
|
Rename the RTP muxer sources so that the packetisation functions are in
|
15 years ago |
rtpenc_h264.c
|
Fix the M bit for multi-packet NALs.
|
16 years ago |
rtpenc_mpv.c
|
Rename the RTP muxer sources so that the packetisation functions are in
|
15 years ago |
rtpproto.c
|
Add url_get_file_handle(), which is used to get the file descriptor
|
16 years ago |
rtsp.c
|
Cosmetics: reindent
|
15 years ago |
rtsp.h
|
Cosmetics: reindent
|
15 years ago |
rtspcodes.h
|
…
|
|
rtspenc.c
|
Prefix non-static RTSP functions with ff_.
|
15 years ago |
sdp.c
|
Make sure the destination address is written as an IP address in the SDP
|
15 years ago |
seek.c
|
Use av_compare_ts from libavutil instead of the locale compare_ts, the
|
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 duration in Smacker demuxer
|
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.
|
16 years ago |
swfenc.c
|
Add ff_ prefixes to exported symbols in libavformat/riff.h.
|
16 years ago |
tcp.c
|
Fix BSD compile (PF_UNSPEC is not a standard define, AF_UNSPEC is).
|
15 years ago |
thp.c
|
…
|
|
tiertexseq.c
|
…
|
|
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
|
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
|
Add a context to av_log() calls.
|
16 years ago |
udp.c
|
Make style a little bit more K&R'ish.
|
15 years ago |
utils.c
|
Count all frames with codec_info_nb_frames not just ones with non zero
|
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
|
Remove unused code from Westwood VQA/AUD demuxer.
|
16 years ago |
wv.c
|
Set start_time and duration in AVStream instead of AVFormatContext for
|
15 years ago |
xa.c
|
Fix memory leak for truncated frames
|
15 years ago |
yuv4mpeg.c
|
Use chroma_sample_location in reading/writing yuv4mpeg
|
16 years ago |