..
4xm.c
Use full internal pathname in doxygen @file directives.
16 years ago
Makefile
Hook up the MD studio demuxer and Atrac1 decoder.
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.c
Add ff_ prefixes to exported symbols in libavformat/riff.h.
16 years ago
allformats.c
Hook up the MD studio demuxer and Atrac1 decoder.
15 years ago
amr.c
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
16 years ago
apc.c
Bump Major version, this commit is almost just renaming bits_per_sample to
16 years ago
ape.c
Move APE tag parsing into separate module.
15 years ago
apetag.c
Move APE tag parsing into separate module.
15 years ago
apetag.h
Move APE tag parsing into separate module.
15 years ago
asf.c
Per-stream language-tags extraction in asfdec.
16 years ago
asf.h
Remove any reference to ASFContext.packet_size and replace it with
16 years ago
asfcrypt.c
Add and use a public API for RC4 and DES, analogous to the AES API.
16 years ago
asfcrypt.h
Globally rename the header inclusion guard names.
16 years ago
asfdec.c
Fix incorrect display of ASF/WMV duration after r12926.
15 years ago
asfenc.c
Remove any reference to ASFContext.packet_size and replace it with
16 years ago
assdec.c
Silence "assdec.c:146: warning: passing argument 4 of ‘qsort’ from incompatible pointer type"
16 years ago
assenc.c
ASS/SSA muxer.
16 years ago
au.c
Add ff_ prefixes to exported symbols in libavformat/riff.h.
16 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
cosmetics, remove spaces after '(' and before ')'
16 years ago
avc.h
10l, fix prototype
16 years ago
avformat.h
Fix reading VDR files (broken since r19000).
15 years ago
avi.h
Globally rename the header inclusion guard names.
16 years ago
avidec.c
Fix a bug with reading non-interleaved AVI if one the streams is
15 years ago
avienc.c
Add ff_ prefixes to exported symbols in libavformat/riff.h.
16 years ago
avio.c
Move function for reading whole specified amount of data from RTSP
16 years ago
avio.h
Move function for reading whole specified amount of data from RTSP
16 years ago
aviobuf.c
seek inside buffer when offset is exactly at the end, fix seeking with memory ByteIOContext
16 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
avoid POSIX reserved _t suffix
16 years ago
bethsoftvid.c
Use full internal pathname in doxygen @file directives.
16 years ago
bfi.c
Use full internal pathname in doxygen @file directives.
16 years ago
c93.c
Check the index validity more thoroughly for the c93 probe function.
15 years ago
caf.c
Core Audio Format demuxer
15 years ago
caf.h
#include correct header to fix 'make checkheaders'.
15 years ago
cafdec.c
Core Audio Format demuxer
15 years ago
crcenc.c
cosmetics: Remove pointless period after copyright statement non-sentences.
16 years ago
cutils.c
Do not misuse unsigned long to store pointers.
16 years ago
daud.c
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
16 years ago
dsicin.c
Use full internal pathname in doxygen @file directives.
16 years ago
dv.c
Extend DV autodetection to also reliably detect single-frame DVs with
15 years ago
dv.h
cosmetics: Remove pointless period after copyright statement non-sentences.
16 years ago
dvenc.c
Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues.
16 years ago
dxa.c
Improve dxa probe by checking the values for width and height are reasonable.
15 years ago
eacdata.c
Use full internal pathname in doxygen @file directives.
16 years ago
electronicarts.c
Slightly improve probe for ea format by checking that it is possible to
15 years ago
ffm.h
cosmetics: Remove pointless period after copyright statement non-sentences.
16 years ago
ffmdec.c
remove useless duplication of what av_new_stream() already does
16 years ago
ffmenc.c
do not write ffm write index by default, detect if file is being written and return EOF
16 years ago
file.c
Only consider -1 as an error return value for open().
16 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
Use full internal pathname in doxygen @file directives.
16 years ago
flv.h
Register some additional AMF types in libavformat/flv.h
16 years ago
flvdec.c
Check offset in flv_probe()
15 years ago
flvenc.c
Flv should be AVFMT_VARIABLE_FPS.
15 years ago
framecrcenc.c
cosmetics: Remove pointless period after copyright statement non-sentences.
16 years ago
gif.c
Rename pbBufPtr() to put_bits_ptr().
16 years ago
gopher.c
Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com
16 years ago
gxf.c
cosmetics: Remove pointless period after copyright statement non-sentences.
16 years ago
gxf.h
Avoid _t in gxf enum type names
16 years ago
gxfenc.c
Add ff_ prefixes to exported symbols in libavformat/riff.h.
16 years ago
http.c
Add support for "chunked" data blocks. Patch by Peter Holik (peter holik at).
16 years ago
id3v1.c
ff_id3v1_genre_str table should be const.
15 years ago
id3v1.h
ff_id3v1_genre_str table should be const.
15 years ago
id3v2.c
Add id3v2 metadata conversion table and use it in mp3 muxer.
15 years ago
id3v2.h
Add id3v2 metadata conversion table and use it in mp3 muxer.
15 years ago
idcin.c
Check buffer size for idcin check, otherwise false positives are too likely for
15 years ago
idroq.c
Simplify RoQ demuxer pts calculation by using a appropriate time bases.
16 years ago
iff.c
Use full internal pathname in doxygen @file directives.
16 years ago
img2.c
return EOF in image2 demuxer
16 years ago
internal.h
remove now useless av_set_program_name() function
16 years ago
ipmovie.c
Search for ipmovie signature beyond the start of the file.
15 years ago
isom.c
Add '.mp1' for MP1 audio in MOV/CAF.
16 years ago
isom.h
Make mov LPCM and AAC parsing functions public
15 years ago
iss.c
Use full internal pathname in doxygen @file directives.
16 years ago
libnut.c
Add ff_ prefixes to exported symbols in libavformat/riff.h.
16 years ago
lmlm4.c
Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
16 years ago
matroska.c
matroska: add support for MLP and TRUEHD codec tags
16 years ago
matroska.h
Add some basic metadata conversion tables for matroska and asf.
16 years ago
matroskadec.c
matroskadec: add correct extradata offset for V_MS/VFW/FOURCC tracks
15 years ago
matroskaenc.c
Add ff_ prefixes to exported symbols in libavformat/riff.h.
16 years ago
metadata.c
simplify metadata conversion and fixes gcc-2.95 at the same time
16 years ago
metadata.h
add a metadata conversion API
16 years ago
metadata_compat.c
don't trigger metadata compatibility code when user app already set metadata
16 years ago
mm.c
Vastly improved mm_probe function, passes probetest.
15 years ago
mmf.c
Add ff_ prefixes to exported symbols in libavformat/riff.h.
16 years ago
mov.c
Convert latin1 codec_name in mov to UTF-8, since all strings in FFmpeg
15 years ago
movenc.c
Add ff_ prefixes to exported symbols in libavformat/riff.h.
16 years ago
mp3.c
Sync AC3 probe values with MP3 probe values, they have to avoid similar issues.
15 years ago
mpc.c
Parse ID3 tags in Musepack SV7 files
15 years ago
mpc8.c
reindent after last commit and remove unneeded empty line
15 years ago
mpeg.c
Make mpeg_probe() pass probetest.
15 years ago
mpeg.h
cosmetics: Remove pointless period after copyright statement non-sentences.
16 years ago
mpegenc.c
Set restrictions on packet_size, as per ISO-11172 / H-222 specifications
16 years ago
mpegts.c
ensure pes buffer is set to avoid segv
15 years ago
mpegts.h
mpegts: change variable-length array to fixed length
15 years ago
mpegtsenc.c
fix pes overhead computation, patch by Niobos, niobos at dest-unreach dot be
15 years ago
mpjpeg.c
cosmetics: format long_name spelling fixes
16 years ago
msnwc_tcp.c
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
17 years ago
mtv.c
Mark video from .mtv files correctly as upside-down.
15 years ago
mvi.c
Bump Major version, this commit is almost just renaming bits_per_sample to
16 years ago
mxf.c
reuse MXFCodecUL for data def and simplify
16 years ago
mxf.h
reuse MXFCodecUL for data def and simplify
16 years ago
mxfdec.c
return AVERROR_EOF
16 years ago
mxfenc.c
Improve amortized worst case speed of the muxers packet interleaving code
15 years ago
ncdec.c
Do not return values above AVPROBE_SCORE_MAX from probe().
15 years ago
network.h
Fix undefined preprocessor directives warnings during 'make checkheaders'.
16 years ago
nsvdec.c
Add ff_ prefixes to exported symbols in libavformat/riff.h.
16 years ago
nut.c
remove _t for POSIX compatibility.
16 years ago
nut.h
Remove misleading comment, _t is POSIX-reserved namespace.
16 years ago
nutdec.c
Add ff_ prefixes to exported symbols in libavformat/riff.h.
16 years ago
nutenc.c
Add ff_ prefixes to exported symbols in libavformat/riff.h.
16 years ago
nuv.c
Add ff_ prefixes to exported symbols in libavformat/riff.h.
16 years ago
oggdec.c
Disable parsing for ogg streams where no ogg header was found,
15 years ago
oggdec.h
Add a VorbisComment metadata conversion table and use it in the FLAC and
16 years ago
oggenc.c
Improve amortized worst case speed of the muxers packet interleaving code
15 years ago
oggparseflac.c
Rename bitstream.h to get_bits.h.
16 years ago
oggparseogm.c
Add ff_ prefixes to exported symbols in libavformat/riff.h.
16 years ago
oggparsespeex.c
Modify the Ogg/Speex demuxer and the libspeex decoder so that they always treat
15 years ago
oggparsetheora.c
Replace invalid Theora frame rate by 25 FPS.
16 years ago
oggparsevorbis.c
Fix possible buffer over-read in vorbis_comment, fix it double to be sure.
15 years ago
oma.c
Add ff_ prefixes to exported symbols in libavformat/riff.h.
16 years ago
options.c
use AVFormatContext->probesize in av_find_stream_info and raise default to 5M
16 years ago
os_support.c
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
16 years ago
os_support.h
Only #define lseek to _lseeki64 on MinGW, not MinGW CE.
16 years ago
output-example.c
Use enums instead of int.
16 years ago
psxstr.c
Use full internal pathname in doxygen @file directives.
16 years ago
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
Sync AC3 probe values with MP3 probe values, they have to avoid similar issues.
15 years ago
raw.h
Separate the raw FLAC demuxer from raw.c and put in a new file,
16 years ago
rdt.c
Don't use a pointer-to-flags/timestamp in ff_rm_parse_packet(); the function
16 years ago
rdt.h
Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h
16 years ago
riff.c
fix riff subtitle timebase
15 years ago
riff.h
Add ff_ prefixes to exported symbols in libavformat/riff.h.
16 years ago
rl2.c
cosmetics: format long_name spelling fixes
16 years ago
rm.c
ff_rm_metadata is const.
15 years ago
rm.h
ff_rm_metadata is const.
15 years ago
rmdec.c
When resetting vst->pkt.data to NULL, also set vst->slices.
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
RTMP protocol support (as a client)
16 years ago
rtmppkt.h
RTMP protocol support (as a client)
16 years ago
rtmpproto.c
Do not include "mp4:" prefix from RTMP URL into "app" path or second time
15 years ago
rtp.c
Rename bitstream.h to get_bits.h.
16 years ago
rtp.h
Document ff_rtp_codec_id()
16 years ago
rtp_aac.c
Correctly set the "AU size" field in the payload header for
16 years ago
rtp_amr.c
Add support for AMR audio in the RTP muxer
16 years ago
rtp_asf.c
Cosmetics: remove spaces between function name and arguments in declaration,
16 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_h263.c
Fix the copyright year
16 years ago
rtp_h264.c
Use named initializers and use new/free_context() instead of extradata()
16 years ago
rtp_h264.h
Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h
16 years ago
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()
16 years ago
rtp_vorbis.h
Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC
16 years ago
rtpdec.c
Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC
16 years ago
rtpdec.h
Add url_get_file_handle(), which is used to get the file descriptor
16 years ago
rtpenc.c
Rename bitstream.h to get_bits.h.
16 years ago
rtpenc.h
Add support for AMR audio in the RTP muxer
16 years ago
rtpenc_h264.c
Fix the M bit for multi-packet NALs.
16 years ago
rtpproto.c
Add url_get_file_handle(), which is used to get the file descriptor
16 years ago
rtsp.c
Unscrewup indentation (pointed out by Diego).
15 years ago
rtsp.h
RTSP basic authentication, patch originally by Philip Coombes
15 years ago
rtspcodes.h
Globally rename the header inclusion guard names.
16 years ago
sdp.c
Add support for AMR audio in the RTP muxer
16 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
Use full internal pathname in doxygen @file directives.
16 years ago
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
Make Smacker audio decoder output audio in original bit depth
16 years ago
sol.c
cosmetics: Remove pointless period after copyright statement non-sentences.
16 years ago
sox.h
Implement SoX native format muxer and demuxer.
16 years ago
soxdec.c
Add block_align to sox input.
16 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
remove unused fields in swf context
16 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
Use ff_neterrno instead of errno in tcp.c.
16 years ago
thp.c
cosmetics: Remove pointless period after copyright statement non-sentences.
16 years ago
tiertexseq.c
Use full internal pathname in doxygen @file directives.
16 years ago
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
Add 8088flex TMV file demuxer.
16 years ago
tta.c
Rename bitstream.h to get_bits.h.
16 years ago
txd.c
Add a context to av_log() calls.
16 years ago
udp.c
Add url_get_file_handle(), which is used to get the file descriptor
16 years ago
utils.c
Only use *ic_ptr when it has been initialized.
15 years ago
vc1test.c
Do not set 0 FPS in VC-1 test stream format demuxer.
15 years ago
vc1testenc.c
Remove unused variable.
16 years ago
voc.c
voc: add ff_ prefix to some global const data
16 years ago
voc.h
avoid POSIX reserved _t suffix
16 years ago
vocdec.c
Add ff_ prefixes to exported symbols in libavformat/riff.h.
16 years ago
vocenc.c
avoid POSIX reserved _t suffix
16 years ago
vqf.c
VQF demuxer
16 years ago
wav.c
Rearrange wav_muxer and {wav|w64}_demuxer blocks to be under proper #ifdefs.
15 years ago
wc3movie.c
Slightly improve/correct description of wc3_pal_lookup
16 years ago
westwood.c
Remove unused code from Westwood VQA/AUD demuxer.
16 years ago
wv.c
Add floating point audio decoding to WavPack decoder.
16 years ago
xa.c
Add more sanity checks for header elements, rejecting files with clearly
15 years ago
yuv4mpeg.c
Use chroma_sample_location in reading/writing yuv4mpeg
16 years ago