..
4xm.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
Makefile
build: The A64 muxer depends on rawenc.o for ff_raw_write_packet()
12 years ago
a64.c
a64: remove interleaved mode.
12 years ago
aacdec.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
ac3dec.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
adtsenc.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
adxdec.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
aea.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
aiff.h
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
aiffdec.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
aiffenc.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
allformats.c
Add a smooth streaming segmenter muxer
12 years ago
amr.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
anm.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
apc.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
ape.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
apetag.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
apetag.h
wv,mpc8: don't return apetag data in packets.
12 years ago
asf.c
…
asf.h
Give all anonymously typedeffed structs in headers a name
12 years ago
asfcrypt.c
Replace memset(0) by zero initializations.
13 years ago
asfcrypt.h
…
asfdec.c
asfdec: cosmetics, reformat ff_asf_parse_packet()
12 years ago
asfenc.c
lavf: flush the output AVIOContext in av_write_trailer().
12 years ago
assdec.c
assdec: fix qsort() callback signature
12 years ago
assenc.c
lavf: flush the output AVIOContext in av_write_trailer().
12 years ago
au.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
audiointerleave.c
audiointerleave: deobfuscate a function call.
12 years ago
audiointerleave.h
Give all anonymously typedeffed structs in headers a name
12 years ago
avc.c
avc: Add a function for converting mp4 style extradata to annex b
13 years ago
avc.h
avc: Add a function for converting mp4 style extradata to annex b
13 years ago
avformat.h
lavf: fix av_interleaved_write_frame() doxy.
12 years ago
avi.h
Generalize RIFF INFO tag support; support reading INFO tag in wav
13 years ago
avidec.c
avformat: Convert some commented-out printf/av_log instances to av_dlog
12 years ago
avienc.c
lavf: move RIFF INFO tag writing from avienc to riff
12 years ago
avio.c
avio: fix pointer type mismatches in avio_enum_protocols()
12 years ago
avio.h
avio: introduce avio_closep
12 years ago
avio_internal.h
avio: add avio_open2, taking an interrupt callback and options
13 years ago
aviobuf.c
aviobuf: Remove a senseless ifdef in avio_seek
12 years ago
avisynth.c
lavf: deprecate r_frame_rate.
12 years ago
avlanguage.c
Employ FF_ARRAY_ELEMS instead of manually calculating array length.
13 years ago
avlanguage.h
…
avs.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
bethsoftvid.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
bfi.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
12 years ago
bink.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
bmv.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
12 years ago
c93.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
caf.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
caf.h
…
cafdec.c
mov_chan: Pass a separate AVIOContext for reading
12 years ago
cavsvideodec.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
cdg.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
cdxl.c
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
12 years ago
concat.c
proto: Realign struct initializers
13 years ago
crcenc.c
lavf: flush the output AVIOContext in av_write_trailer().
12 years ago
crypto.c
Use the new aes/md5/sha/tree allocation functions
12 years ago
cutils.c
libavformat: Add an ff_ prefix to some lavf internal symbols
13 years ago
daud.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
dfa.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
diracdec.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
dnxhddec.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
dsicin.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
dtsdec.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
dv.c
dv: fix indentation
12 years ago
dv.h
libavformat: Add an ff_ prefix to some lavf internal symbols
13 years ago
dvenc.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
12 years ago
dxa.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
eacdata.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
electronicarts.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
ffm.h
avserver: move avserver-specific code from ffmdec.c to avserver.c
12 years ago
ffmdec.c
avserver: move avserver-specific code from ffmdec.c to avserver.c
12 years ago
ffmenc.c
ffm: do not write or read the audio sample format
12 years ago
ffmeta.h
multiple inclusion guard cleanup
14 years ago
ffmetadec.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
ffmetaenc.c
lavf: flush the output AVIOContext in av_write_trailer().
12 years ago
file.c
file: Set the return value type for lseek to int64_t.
12 years ago
filmstripdec.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
12 years ago
filmstripenc.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
12 years ago
flacdec.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
flacenc.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
flacenc.h
…
flacenc_header.c
flac muxer: fix writing of file header and STREAMINFO header from extradata
13 years ago
flic.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
flv.h
flv: add support for G.711
13 years ago
flvdec.c
flvdec: always set AVFMTCTX_NOHEADER.
12 years ago
flvenc.c
avformat: Remove non-compiling and/or silly commented-out printf/av_log statements
12 years ago
framecrcenc.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
framehash.c
frame{crc/md5}: set the stream timebase from codec timebase.
13 years ago
g722.c
g722: refactor out of rawdec.c
12 years ago
g723_1.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
gif.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
12 years ago
gopher.c
avio: Add an URLProtocol flag for indicating that a protocol uses network
13 years ago
gsmdec.c
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
12 years ago
gxf.c
gxf: Add a local copy of the relevant parts of the frame rate table
12 years ago
gxf.h
…
gxfenc.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
12 years ago
h261dec.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
h263dec.c
avformat: Remove non-compiling and/or silly commented-out printf/av_log statements
12 years ago
h264dec.c
h264probe: Don't error out on bits that no longer are reserved
12 years ago
hls.c
avformat: Drop pointless "format" from container long names
12 years ago
hlsproto.c
Replace usleep() calls with av_usleep()
13 years ago
http.c
http: use av_strlcpy instead of strcpy() without size checks
12 years ago
http.h
http: Add support for reusing the http socket for subsequent requests
13 years ago
httpauth.c
Use the new aes/md5/sha/tree allocation functions
12 years ago
httpauth.h
Give all anonymously typedeffed structs in headers a name
12 years ago
id3v1.c
Remove all uses of now deprecated metadata functions.
14 years ago
id3v1.h
cosmetics: Remove extra newlines at EOF
13 years ago
id3v2.c
id3v2: strdup the genre name explicitly.
12 years ago
id3v2.h
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
id3v2enc.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
idcin.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
idroqdec.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
idroqenc.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
iff.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
ilbc.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
img2.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
img2dec.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
12 years ago
img2enc.c
avio: flush the internal buffer in avio_close()
12 years ago
ingenientdec.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
internal.h
avformat: split muxing functions from util.c
12 years ago
ipmovie.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
isom.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
isom.h
Give all anonymously typedeffed structs in headers a name
12 years ago
iss.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
iv8.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
ivfdec.c
lavf: Make codec_tag arrays constant
13 years ago
ivfenc.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
jvdec.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
latmenc.c
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
12 years ago
libavformat.v
lavc/lavf: remove unnecessary symbols from the symbol version script.
13 years ago
librtmp.c
librtmp: return AVERROR_UNKNOWN instead of -1.
13 years ago
lmlm4.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
log2_tab.c
avutil: Duplicate ff_log2_tab instead of sharing it across libs
12 years ago
lxfdec.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
12 years ago
m4vdec.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
matroska.c
matroska: implement support for ProRes
12 years ago
matroska.h
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
matroskadec.c
matroskadec: do not use avpacket internals
12 years ago
matroskaenc.c
matroskaenc: check cue point validity before reallocation
12 years ago
md5enc.c
md5: Allocate a normal private context for the opaque md5 context pointer
12 years ago
md5proto.c
md5: Allocate a normal private context for the opaque md5 context pointer
12 years ago
metadata-example.c
libavformat: Add an example how to use the metadata API
14 years ago
metadata.c
cosmetics: Remove extra newlines at EOF
13 years ago
metadata.h
lavf: remove disabled FF_API_OLD_METADATA2 cruft
13 years ago
mm.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
mmf.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
mms.c
lavf: remove FF_API_MAX_STREAMS cruft
14 years ago
mms.h
Give all anonymously typedeffed structs in headers a name
12 years ago
mmsh.c
avio: Add an URLProtocol flag for indicating that a protocol uses network
13 years ago
mmst.c
mmst: Use AVUNERROR() to convert error codes to the right range for strerror
13 years ago
mov.c
mov: support random access point grouping
12 years ago
mov_chan.c
mov_chan: Only set the channel_layout if setting it to a nonzero value
12 years ago
mov_chan.h
mov_chan: Pass a separate AVIOContext for reading
12 years ago
movenc.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
12 years ago
movenc.h
Give all anonymously typedeffed structs in headers a name
12 years ago
movenchint.c
rtpenc_chain: Return an error code instead of just a plain pointer
13 years ago
mp3dec.c
mp3dec: read Xing frame TOC index
12 years ago
mp3enc.c
mp3enc: write Xing TOC
12 years ago
mpc.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
mpc8.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
mpeg.c
avformat: Remove non-compiling and/or silly commented-out printf/av_log statements
12 years ago
mpeg.h
…
mpegenc.c
avformat: Convert some commented-out printf/av_log instances to av_dlog
12 years ago
mpegts.c
mpegts: Drop pointless casting of hex_dump_debug arguments
12 years ago
mpegts.h
Give all anonymously typedeffed structs in headers a name
12 years ago
mpegtsenc.c
mpegtsenc: set muxing type notification to verbose
12 years ago
mpegvideodec.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
mpjpeg.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
msnwc_tcp.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
mtv.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
12 years ago
mux.c
avformat: refactor avformat_write_header
12 years ago
mvi.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
mxf.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
12 years ago
mxf.h
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
12 years ago
mxfdec.c
Use the new aes/md5/sha/tree allocation functions
12 years ago
mxfenc.c
avformat: Convert some commented-out printf/av_log instances to av_dlog
12 years ago
mxg.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
ncdec.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
network.c
network: use HAVE_THREADS instead of local hack
12 years ago
network.h
network: add fallbacks for INADDR_LOOPBACK and INET_ADDRSTRLEN
12 years ago
nsvdec.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
nullenc.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
nut.c
pixfmt: support more yuva formats
12 years ago
nut.h
nut: support textual data
12 years ago
nutdec.c
nut: support textual data
12 years ago
nutenc.c
nutenc: verbosely report unsupported negative pts
12 years ago
nuv.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
oggdec.c
ogg: calculate the start position once all the headers are parsed
12 years ago
oggdec.h
ogg: calculate the start position once all the headers are parsed
12 years ago
oggenc.c
Add Opus support to the Ogg muxer.
12 years ago
oggparsecelt.c
ogg: check that the expected number of headers had been parsed
12 years ago
oggparsedirac.c
ogg: check that the expected number of headers had been parsed
12 years ago
oggparseflac.c
ogg: check that the expected number of headers had been parsed
12 years ago
oggparseogm.c
ogg: check that the expected number of headers had been parsed
12 years ago
oggparseskeleton.c
Improve wording and spelling of av_log_missing_feature messages.
12 years ago
oggparsespeex.c
ogg: check that the expected number of headers had been parsed
12 years ago
oggparsetheora.c
oggparsetheora: make it more robust
12 years ago
oggparsevorbis.c
ogg: check that the expected number of headers had been parsed
12 years ago
oma.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
oma.h
oma: make header compile standalone
13 years ago
omadec.c
oma: Fix out of array read.
13 years ago
omaenc.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
options.c
Move AVFormatContext/AVCodecContext option tables to separate files.
13 years ago
options_table.h
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
12 years ago
os_support.c
network: use getservbyport() only if available
12 years ago
os_support.h
build: Plan 9 support
12 years ago
output-example.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
12 years ago
pcm.c
libavformat: Add an ff_ prefix to some lavf internal symbols
13 years ago
pcm.h
libavformat: Add an ff_ prefix to some lavf internal symbols
13 years ago
pcmdec.c
pcm: change references to raw to pcm
12 years ago
pcmenc.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
pmpdec.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
psxstr.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
pva.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
qcp.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
qtpalette.h
…
r3d.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
rawdec.c
rawdec: remove ff_raw_read_header
12 years ago
rawdec.h
rawdec: remove ff_raw_read_header
12 years ago
rawenc.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
rawenc.h
…
rawvideodec.c
rawvideo: use a specific read_header
12 years ago
rdt.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
rdt.h
doxygen: Make sure parameter names match between .c and .h files.
14 years ago
riff.c
riff: remove a write-only variable
12 years ago
riff.h
lavf: move RIFF INFO tag writing from avienc to riff
12 years ago
rl2.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
rm.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
rm.h
rmdec: Move SIPR code shared with Matroska demuxer to a separate file
12 years ago
rmdec.c
rmdec: Move SIPR code shared with Matroska demuxer to a separate file
12 years ago
rmenc.c
lavf: flush the output AVIOContext in av_write_trailer().
12 years ago
rmsipr.c
rmdec: Move SIPR code shared with Matroska demuxer to a separate file
12 years ago
rmsipr.h
rmdec: Move SIPR code shared with Matroska demuxer to a separate file
12 years ago
rpl.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
rso.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
rso.h
Replace ffmpeg references with more accurate libav* references.
13 years ago
rsodec.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
rsoenc.c
lavf: flush the output AVIOContext in av_write_trailer().
12 years ago
rtmp.h
rtmp: Do not send _checkbw calls as notifications
12 years ago
rtmpcrypt.c
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
12 years ago
rtmpcrypt.h
RTMPE protocol support
12 years ago
rtmpdh.c
rtmpdh: Do not generate the same private key every time when using libnettle
12 years ago
rtmpdh.h
RTMPE protocol support
12 years ago
rtmphttp.c
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
12 years ago
rtmppkt.c
rtmp: add functions for reading AMF values
12 years ago
rtmppkt.h
rtmppkt: Avoid unescaped backslash in Doxygen comment
12 years ago
rtmpproto.c
rtmp: Use av_strlcat instead of strncat
12 years ago
rtp.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
rtp.h
rtp: Update the check for distinguishing between RTP and RTCP
12 years ago
rtpdec.c
rtpdec: factorize identical code used in several handlers
12 years ago
rtpdec.h
rtpdec: factorize identical code used in several handlers
12 years ago
rtpdec_amr.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
rtpdec_asf.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
rtpdec_formats.h
rtp: Depacketization of JPEG (RFC 2435)
12 years ago
rtpdec_g726.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
rtpdec_h263.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
rtpdec_h263_rfc2190.c
rtpdec: factorize identical code used in several handlers
12 years ago
rtpdec_h264.c
rtpdec_h264: Don't set the pixel format
12 years ago
rtpdec_ilbc.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
rtpdec_jpeg.c
rtpdec: factorize identical code used in several handlers
12 years ago
rtpdec_latm.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
rtpdec_mpeg4.c
rtpdec_mpeg4: au_headers is a single array, simple av_free is enough
12 years ago
rtpdec_qcelp.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
rtpdec_qdm2.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
rtpdec_qt.c
Use proper return values in case of missing features
12 years ago
rtpdec_svq3.c
rtpdec: factorize identical code used in several handlers
12 years ago
rtpdec_vp8.c
rtpdec_vp8: Don't parse fields that aren't used
12 years ago
rtpdec_xiph.c
rtpdec: factorize identical code used in several handlers
12 years ago
rtpenc.c
rtp: Support packetization/depacketization of opus
12 years ago
rtpenc.h
rtp: Packetization of JPEG (RFC 2435)
12 years ago
rtpenc_aac.c
rtpenc_aac: Fix calculation of the header size
12 years ago
rtpenc_amr.c
cosmetics: Remove extra newlines at EOF
13 years ago
rtpenc_chain.c
rtpenc_chain: Return an error code instead of just a plain pointer
13 years ago
rtpenc_chain.h
rtpenc_chain: Return an error code instead of just a plain pointer
13 years ago
rtpenc_h263.c
rtpenc: Allow packetizing H263 according to the old RFC 2190
13 years ago
rtpenc_h263_rfc2190.c
rtpenc: Use MB info side data for splitting H263 packets for RFC 2190
13 years ago
rtpenc_h264.c
rtpenc: Allow requesting H264 RTP packetization mode 0
13 years ago
rtpenc_jpeg.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
12 years ago
rtpenc_latm.c
rtpenc_latm: Consistently use "Libav" in license boilerplate.
14 years ago
rtpenc_mpv.c
cosmetics: Remove extra newlines at EOF
13 years ago
rtpenc_vp8.c
rtpenc_vp8: Update the packetizer to the latest spec version
12 years ago
rtpenc_xiph.c
…
rtpproto.c
rtp: remove ff_rtp_get_rtcp_file_handle().
12 years ago
rtsp.c
rtsp: Avoid a cast when calling strtol
12 years ago
rtsp.h
rtsp: Update a comment to the current filename scheme
12 years ago
rtspcodes.h
rtsp: Add listen mode
13 years ago
rtspdec.c
rtspdec: Set the default port for listen mode, if none is specified
12 years ago
rtspenc.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
sapdec.c
avformat: Drop pointless "format" from container long names
12 years ago
sapenc.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
sauce.c
Remove all uses of now deprecated metadata functions.
14 years ago
sauce.h
…
sctp.c
sctp: add port missing error message
12 years ago
sdp.c
rtp: Support packetization/depacketization of opus
12 years ago
seek-test.c
Replace memset(0) by zero initializations.
13 years ago
seek.c
lavf: deobfuscate read_frame_internal().
13 years ago
seek.h
lavf: deobfuscate read_frame_internal().
13 years ago
segafilm.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
12 years ago
segment.c
segment: support applehttp style list
12 years ago
sierravmd.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
siff.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
12 years ago
smacker.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
12 years ago
smjpeg.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
smjpeg.h
avformat: split out common SMJPEG code
13 years ago
smjpegdec.c
smjpeg: fix type of 'ret' variable in smjpeg_read_packet()
12 years ago
smjpegenc.c
lavf: flush the output AVIOContext in av_write_trailer().
12 years ago
smoothstreamingenc.c
smoothstreamingenc: Don't assume streams start from timestamp 0
12 years ago
sol.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
sox.h
…
soxdec.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
soxenc.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
spdif.c
…
spdif.h
multiple inclusion guard cleanup
14 years ago
spdifdec.c
Improve wording and spelling of av_log_missing_feature messages.
12 years ago
spdifenc.c
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
12 years ago
srtdec.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
swf.c
swf(dec): replace CODEC_ID with AV_CODEC_ID
12 years ago
swf.h
Give all anonymously typedeffed structs in headers a name
12 years ago
swfdec.c
avformat: Remove non-compiling and/or silly commented-out printf/av_log statements
12 years ago
swfenc.c
swfenc: error out for more than 1 audio or video stream
12 years ago
tcp.c
tcp: add port missing error message
12 years ago
thp.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
tiertexseq.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
tls.c
tls: Return AVERROR_EOF if the TLS_read/write functions return 0
12 years ago
tmv.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
12 years ago
tta.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
tty.c
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
12 years ago
txd.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
udp.c
udp: use socklen_t where appropriate
12 years ago
url-test.c
fate: Add tests of the ff_make_absolute_url function
12 years ago
url.h
avio: add (ff)url_get_multi_file_handle() for getting more than one fd
12 years ago
urldecode.c
Support urlencoded http authentication credentials
12 years ago
urldecode.h
Support urlencoded http authentication credentials
12 years ago
utils.c
url: Handle relative urls starting with two slashes
12 years ago
vc1test.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
vc1testenc.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
version.h
wav muxer: write metadata
12 years ago
voc.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
voc.h
libavformat: Add an ff_ prefix to some lavf internal symbols
13 years ago
vocdec.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
vocenc.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
vorbiscomment.c
Remove all uses of now deprecated metadata functions.
14 years ago
vorbiscomment.h
doxygen: misc consistency, spelling and wording fixes
13 years ago
vqf.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
wavdec.c
wavdec: check size before reading the data, not after.
12 years ago
wavenc.c
lavf: split wav muxer and demuxer into separate files.
12 years ago
wc3movie.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
westwood_aud.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
westwood_vqa.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
wtv.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
wv.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
xa.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
xmv.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
xwma.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
yop.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
12 years ago
yuv4mpeg.c
yuv4mpeg: reject unsupported codecs
12 years ago