..
4xm.c
Remove explicit filename from Doxygen @file commands.
15 years ago
Makefile
cosmetics: Place concat protocol entry in alphabetical order.
14 years ago
a64.c
Solving memory leak and initialization problem with prev_pkt / pkt.
14 years ago
aacdec.c
adts demuxer: Set the time base to be the LCM of all ADTS sample rates.
14 years ago
ac3dec.c
split raw.c into rawdec.c and rawenc.c
14 years ago
adts.h
In mpegts muxer, write adts header if aac bitstream does not contain it
15 years ago
adtsenc.c
Cosmetics: whitespace
15 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
Split up the AIFF muxer and demuxer into separate files.
15 years ago
allformats.c
Add a muxer and demuxer for raw G.722
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.
15 years ago
apc.c
Define AVMediaType enum, and use it instead of enum CodecType, which
15 years ago
ape.c
Replace all remaining occurrences of AVERROR_NOMEM with
15 years ago
apetag.c
Replace all remaining occurrences of AVERROR_NOMEM with
15 years ago
apetag.h
Move APE tag parsing into separate module.
15 years ago
applehttp.c
applehttp: define _XOPEN_SOURCE=600 as required for usleep()
14 years ago
asf.c
asf: Add asf_jfif_media guid
15 years ago
asf.h
asf: Add asf_jfif_media guid
15 years ago
asfcrypt.c
asfcrypt: fix unaligned accesses with armcc
14 years ago
asfcrypt.h
…
asfdec.c
Fix indentation after r25158.
14 years ago
asfenc.c
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
15 years ago
assdec.c
add seeking support in ASS demuxer
14 years ago
assenc.c
add mime-type for ASS muxer
15 years ago
au.c
move pcm demuxers to their own file
14 years ago
audiointerleave.c
Define AVMediaType enum, and use it instead of enum CodecType, which
15 years ago
audiointerleave.h
…
avc.c
Include avc.h from avc.c: It contains several prototypes.
15 years ago
avc.h
…
avformat.h
Clarify what av_read_frame() returns.
14 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
Cosmetics: Reindent after r25023.
14 years ago
avienc.c
avienc : Avoid creating invalid AVI files when muxing subtitle streams
15 years ago
avio.c
add FF_API_REGISTER_PROTOCOL define to disable the deprecated
14 years ago
avio.h
add FF_API_URL_RESETBUF define to disable the deprecated url_resetbuf()
14 years ago
aviobuf.c
add FF_API_URL_RESETBUF define to disable the deprecated url_resetbuf()
14 years ago
avisynth.c
Define AVMediaType enum, and use it instead of enum CodecType, which
15 years ago
avlanguage.c
100l, all avlanguage tables should be both static and const.
15 years ago
avlanguage.h
Fix grammar errors in documentation
15 years ago
avs.c
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
15 years ago
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
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
15 years ago
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
Mark av_metadata_set() as deprecated, and use av_metadata_set2()
15 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
Fix concat seeking SEEK_END case.
15 years ago
crcenc.c
…
cutils.c
Move the internal function declarations in avformat.h to internal.h.
15 years ago
daud.c
Define AVMediaType enum, and use it instead of enum CodecType, which
15 years ago
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
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
15 years ago
dv.h
…
dvenc.c
Add missing internal.h #include for brktimegm(), fixes the warning:
15 years ago
dxa.c
Define AVMediaType enum, and use it instead of enum CodecType, which
15 years ago
eacdata.c
Remove explicit filename from Doxygen @file commands.
15 years ago
electronicarts.c
Add av_ prefix to bswap macros
15 years ago
ffm.h
…
ffmdec.c
Move ffm_close function up to avoid a forward declaration.
15 years ago
ffmenc.c
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
15 years ago
file.c
Add #ifdefs around code specific to file and pipe protocols
15 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
split raw.c into rawdec.c and rawenc.c
14 years ago
flacenc.c
Move ff_flac_write_header() to flacenc.h, which removes the Matroska muxer's
15 years ago
flacenc.h
Put ff_flac_write_header() in a separate C file to allow it to be shared without
15 years ago
flacenc_header.c
Put ff_flac_write_header() in a separate C file to allow it to be shared without
15 years ago
flic.c
Made FLIC demuxer capable of handling the videos from "X-COM: Terror from the Deep".
15 years ago
flv.h
Remove explicit filename from Doxygen @file commands.
15 years ago
flvdec.c
Use ext sample from mpeg4audio config if set with AAC SBR
15 years ago
flvenc.c
FLV Metadata
14 years ago
framecrcenc.c
…
gif.c
Define AVMediaType enum, and use it instead of enum CodecType, which
15 years ago
gopher.c
Make ff_url_split() public
15 years ago
gxf.c
Check url_fseek results in gxf demuxer.
15 years ago
gxf.h
…
gxfenc.c
gxf muxer only accepts pal or ntsc resolutions currently, so fail if resolution is something else
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
Move the definition of the maximum url size for static buffers to internal.h
14 years ago
http.h
Fix grammar errors in documentation
15 years ago
httpauth.c
Make parse_key_value from httpauth a common lavf internal function
14 years ago
httpauth.h
Add support for http digest authentication
15 years ago
id3v1.c
Mark av_metadata_set() as deprecated, and use av_metadata_set2()
15 years ago
id3v1.h
More ID3v1 genres from ffmbc.
15 years ago
id3v2.c
Read all id3v2 tags at the beginning of mp3 files.
14 years ago
id3v2.h
Fix Doxygen function parameter documentation syntax.
15 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
remove redundant text and whitespaces from iff demuxer av_log() statements
15 years ago
img2.c
Associate .tga with format image2.
15 years ago
ingenientdec.c
split raw.c into rawdec.c and rawenc.c
14 years ago
internal.h
Properly handle IPv6 addresses in the SDP generation
14 years ago
ipmovie.c
Remove explicit filename from Doxygen @file commands.
15 years ago
isom.c
Add R10k decoder.
14 years ago
isom.h
Move AVCodecTag from riff.h into internal.h.
15 years ago
iss.c
Remove explicit filename from Doxygen @file commands.
15 years ago
iv8.c
Define AVMediaType enum, and use it instead of enum CodecType, which
15 years ago
ivfdec.c
On2 IVF demuxer
15 years ago
libavformat.v
Add symbol versioning for shared libraries
15 years ago
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
15 years ago
lmlm4.c
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
15 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
15 years ago
matroska.h
Fix the MATROSKA_ID_TAGDEFAULT to match the specification (instead of
15 years ago
matroskadec.c
Add a special function to mkv demxuer to parse length values that includes
14 years ago
matroskaenc.c
matroskaenc: add support for muxing SRT tracks
15 years ago
md5enc.c
Add -f framemd5 muxer similar to framecrc.
15 years ago
md5proto.c
Add MD5 protocol
15 years ago
metadata.c
rename LAVF_API_* defines to FF_API_* to clarify that it is not public API
14 years ago
metadata.h
rename LAVF_API_* defines to FF_API_* to clarify that it is not public API
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
Remove use of MAX_STREAMS in MMSContext->streams[] array. Instead, dynamically
14 years ago
mms.h
Remove use of MAX_STREAMS in MMSContext->streams[] array. Instead, dynamically
14 years ago
mmsh.c
Fix two compiler arnings related to printf-format of sizeof()-statements.
14 years ago
mmst.c
Remove use of MAX_STREAMS in MMSContext->streams[] array. Instead, dynamically
14 years ago
mov.c
Check dref size based on a patch by google
14 years ago
movenc.c
In mov muxer, write reduced sample aspect ratio values in pasp
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
mp3.c
Make frames unsigned.
15 years ago
mpc.c
Generalize ID3v2 functions to support ID3v2-like ID headers with a
15 years ago
mpc8.c
Define AVMediaType enum, and use it instead of enum CodecType, which
15 years ago
mpeg.c
Fix grammar errors in documentation
15 years ago
mpeg.h
…
mpegenc.c
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
15 years ago
mpegts.c
rename LAVF_API_* defines to FF_API_* to clarify that it is not public API
14 years ago
mpegts.h
Fix warnings about implicit function declaration when compiling rtpdec.c
15 years ago
mpegtsenc.c
In mpegts muxer, fix rbsp trailing bits in AUD nal, fixes issue #2122
15 years ago
mpegvideodec.c
split raw.c into rawdec.c and rawenc.c
14 years ago
mpjpeg.c
…
msnwc_tcp.c
Replace all remaining occurrences of AVERROR_NOMEM with
15 years ago
mtv.c
Add av_ prefix to bswap macros
15 years ago
mvi.c
Define AVMediaType enum, and use it instead of enum CodecType, which
15 years ago
mxf.c
mxfdec: Improve parsing of the PixelLayout item
15 years ago
mxf.h
mxfdec: Improve parsing of the PixelLayout item
15 years ago
mxfdec.c
Zero-initialize structs/arrays with {0} instead of {}, which isn't proper C99
15 years ago
mxfenc.c
Add extern to mxf_d10_muxer forward declaration to avoid a redundant
14 years ago
ncdec.c
Define AVMediaType enum, and use it instead of enum CodecType, which
15 years ago
network.h
Move INET6_ADDRSTRLEN to network.h, similar to other network-related fixups
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
rename LAVF_API_* defines to FF_API_* to clarify that it is not public API
14 years ago
nutenc.c
nutenc: fix unstable floating-point calculations
14 years ago
nuv.c
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
15 years ago
oggdec.c
Fix printf format warnings
15 years ago
oggdec.h
oggdec: Remove write-only variable
15 years ago
oggenc.c
Vorbis metadata writing. Patch by James Darnley <james.darnley gmail com>.
14 years ago
oggparsedirac.c
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
15 years ago
oggparseflac.c
Define AVMediaType enum, and use it instead of enum CodecType, which
15 years ago
oggparseogm.c
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
15 years ago
oggparseskeleton.c
Define AVMediaType enum, and use it instead of enum CodecType, which
15 years ago
oggparsespeex.c
Define AVMediaType enum, and use it instead of enum CodecType, which
15 years ago
oggparsetheora.c
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
15 years ago
oggparsevorbis.c
oggparsevorbis: Add some sanity checks to header packet ordering/presence.
14 years ago
oma.c
move pcm demuxers to their own file
14 years ago
options.c
Add an AVOption max_delay for AVFormatContext->max_delay
14 years ago
os_support.c
os_support: include some headers only when needed
15 years ago
os_support.h
Move INET6_ADDRSTRLEN to network.h, similar to other network-related fixups
14 years ago
output-example.c
output-example: Set sample_fmt to SAMPLE_FMT_S16.
15 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
Define AVMediaType enum, and use it instead of enum CodecType, which
15 years ago
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
get rid of MAX_STREAMS limit in RDT
14 years ago
rdt.h
Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML.
15 years ago
riff.c
Add R10k decoder.
14 years ago
riff.h
Move AVCodecTag from riff.h into internal.h.
15 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.
15 years ago
rso.h
Lego Mindstorms RSO muxer and demuxer.
15 years ago
rsodec.c
move pcm demuxers to their own file
14 years ago
rsoenc.c
Lego Mindstorms RSO muxer and demuxer.
15 years ago
rtmp.h
RTMP protocol support (as a client)
16 years ago
rtmppkt.c
1l trocadero: forgot reference operator on bytestream_get_be32() argument
15 years ago
rtmppkt.h
Fix misspelled parameter names in Doxygen documentation.
15 years ago
rtmpproto.c
Fix grammar errors in documentation
15 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
Handle G.722 in RTP, and all the exceptions mandated in RFC 3551
14 years ago
rtpdec.h
Add rtp_get_rtcp_file_handle function
14 years ago
rtpdec_amr.c
Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file
14 years ago
rtpdec_asf.c
Prevent overflow on random input.
14 years ago
rtpdec_formats.h
Add RTP depacketization of VP8
14 years ago
rtpdec_h263.c
Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file
14 years ago
rtpdec_h264.c
Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file
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_qdm2.c
Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file
14 years ago
rtpdec_svq3.c
Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file
14 years ago
rtpdec_vp8.c
Add RTP depacketization of VP8
14 years ago
rtpdec_xiph.c
rtpdec_xiph: Split packets in the depacketizer
14 years ago
rtpenc.c
Handle G.722 in RTP, and all the exceptions mandated in RFC 3551
14 years ago
rtpenc.h
Add RTP packetization of VP8
14 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
Fix a crash in the H.263 RTP packetizer
15 years ago
rtpenc_h264.c
Remove explicit filename from Doxygen @file commands.
15 years ago
rtpenc_mpv.c
Rename the RTP muxer sources so that the packetisation functions are in
15 years ago
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
Add rtp_get_rtcp_file_handle function
14 years ago
rtsp.c
rtsp: Handle standard assigned codec names for private payload types, too
14 years ago
rtsp.h
Send NAT punching messages to the address specified in the Transport:
14 years ago
rtspcodes.h
…
rtspenc.c
rtp: Replace hardcoded RTCP packet types with defines
14 years ago
sauce.c
Add doxygen @file comment block
15 years ago
sauce.h
Add doxygen @file comment block
15 years ago
sdp.c
Handle G.722 in RTP, and all the exceptions mandated in RFC 3551
14 years ago
seek.c
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
15 years ago
seek.h
cosmetic changes (indentation, doxygen comments, braces, put structures for API to header, ...)
15 years ago
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
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
15 years ago
smacker.c
Add av_ prefix to bswap macros
15 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
Split the ADTS header decoder off of the ADTS parser.
15 years ago
srtdec.c
add SubRip muxer and demuxer
15 years ago
swf.h
Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0.
15 years ago
swfdec.c
Define AVMediaType enum, and use it instead of enum CodecType, which
15 years ago
swfenc.c
Define AVMediaType enum, and use it instead of enum CodecType, which
15 years ago
tcp.c
tcp: Check both wfds and efds when waiting for the result from connect
14 years ago
thp.c
Define AVMediaType enum, and use it instead of enum CodecType, which
15 years ago
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
Generalize ID3v2 functions to support ID3v2-like ID headers with a
15 years ago
tty.c
Fix doxy that refers to the wrong variable.
15 years ago
txd.c
Define AVMediaType enum, and use it instead of enum CodecType, which
15 years ago
udp.c
Check for the IPPROTO_IPV6 define before using it
14 years ago
utils.c
Fix formatting for negative start times (issue 2139).
14 years ago
vc1test.c
Remove explicit filename from Doxygen @file commands.
15 years ago
vc1testenc.c
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
15 years ago
voc.c
Move AVCodecTag from riff.h into internal.h.
15 years ago
voc.h
Determine VOC block length when length field is zero, fixes issue1538.
15 years ago
vocdec.c
Move AVCodecTag from riff.h into internal.h.
15 years ago
vocenc.c
Move AVCodecTag from riff.h into internal.h.
15 years ago
vorbiscomment.c
cosmetics: spaces between and after parentheses
14 years ago
vorbiscomment.h
Fix grammar errors in documentation
15 years ago
vqf.c
Use a suitable timebase in VQF demuxer
15 years ago
wav.c
move pcm demuxers to their own file
14 years ago
wc3movie.c
Remove explicit filename from Doxygen @file commands.
15 years ago
westwood.c
Remove explicit filename from Doxygen @file commands.
15 years ago
wv.c
Define AVMediaType enum, and use it instead of enum CodecType, which
15 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
Define AVMediaType enum, and use it instead of enum CodecType, which
15 years ago