..
4xm.c
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
13 years ago
Makefile
build: prettyprinting cosmetics
13 years ago
a64.c
cosmetics: Align muxer/demuxer declarations
13 years ago
aacdec.c
cosmetics: Align muxer/demuxer declarations
13 years ago
ac3dec.c
cosmetics: Align muxer/demuxer declarations
13 years ago
adts.h
…
adtsenc.c
latmdec: fix audio specific config parsing
13 years ago
adxdec.c
lavf: rename AVInputFormat.value to raw_codec_id.
13 years ago
aea.c
cosmetics: Align muxer/demuxer declarations
13 years ago
aiff.h
AIFF: add 'twos' FourCC for the mux/demuxer (big endian PCM audio)
13 years ago
aiffdec.c
cosmetics: Align muxer/demuxer declarations
13 years ago
aiffenc.c
cosmetics: Align muxer/demuxer declarations
13 years ago
allformats.c
CDXL demuxer and decoder
13 years ago
amr.c
cosmetics: Align muxer/demuxer declarations
13 years ago
anm.c
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
13 years ago
apc.c
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
13 years ago
ape.c
cosmetics: Align muxer/demuxer declarations
13 years ago
apetag.c
apetag: do not leak memory if avio_read() fails
13 years ago
apetag.h
apetag: fix comment
13 years ago
asf.c
…
asf.h
…
asfcrypt.c
Replace memset(0) by zero initializations.
13 years ago
asfcrypt.h
…
asfdec.c
asfdec: Add an option for not searching for the packet markers
13 years ago
asfenc.c
cosmetics: Align muxer/demuxer declarations
13 years ago
assdec.c
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
13 years ago
assenc.c
…
au.c
audemux: Add a sanity check for the number of channels
13 years ago
audiointerleave.c
Do not include mathematics.h in avutil.h
14 years ago
audiointerleave.h
…
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
make av_interleaved_write_frame() flush packets when pkt is NULL
13 years ago
avi.h
Generalize RIFF INFO tag support; support reading INFO tag in wav
13 years ago
avidec.c
lavf: deprecate av_read_packet().
13 years ago
avienc.c
cosmetics: Align muxer/demuxer declarations
13 years ago
avio.c
cosmetics: Remove extra newlines at EOF
13 years ago
avio.h
avio: make AVIOContext.av_class pointer to const
13 years ago
avio_internal.h
avio: add avio_open2, taking an interrupt callback and options
13 years ago
aviobuf.c
lavf: remove disabled FF_API_OLD_AVIO cruft
13 years ago
avisynth.c
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
13 years ago
avlanguage.c
Employ FF_ARRAY_ELEMS instead of manually calculating array length.
13 years ago
avlanguage.h
…
avs.c
avs: don't set codec timebase
13 years ago
bethsoftvid.c
bethsoftvid: synchronize video timestamps with audio sample rate
13 years ago
bfi.c
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
13 years ago
bink.c
bink: Check return value of avio_seek and avoid modifying state if it fails
13 years ago
bmv.c
cosmetics: Align muxer/demuxer declarations
13 years ago
c93.c
libavformat: Add an ff_ prefix to some lavf internal symbols
13 years ago
caf.c
…
caf.h
…
cafdec.c
cosmetics: Align muxer/demuxer declarations
13 years ago
cavsvideodec.c
rawdec: factor video demuxer definitions into a macro.
14 years ago
cdg.c
cosmetics: Align muxer/demuxer declarations
13 years ago
cdxl.c
cdxl demux: do not create packets with uninitialized data at EOF.
13 years ago
concat.c
proto: Realign struct initializers
13 years ago
crcenc.c
crcenc: add flags
13 years ago
crypto.c
avio: add support for passing options to protocols.
13 years ago
cutils.c
libavformat: Add an ff_ prefix to some lavf internal symbols
13 years ago
daud.c
cosmetics: Align muxer/demuxer declarations
13 years ago
dfa.c
cosmetics: Align muxer/demuxer declarations
13 years ago
diracdec.c
rawdec: factor video demuxer definitions into a macro.
14 years ago
dnxhddec.c
rawdec: factor video demuxer definitions into a macro.
14 years ago
dsicin.c
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
13 years ago
dtsdec.c
cosmetics: Align muxer/demuxer declarations
13 years ago
dv.c
cosmetics: Align muxer/demuxer declarations
13 years ago
dv.h
libavformat: Add an ff_ prefix to some lavf internal symbols
13 years ago
dvenc.c
libavformat: Add an ff_ prefix to some lavf internal symbols
13 years ago
dxa.c
dxa: set audio stream time base using the sample rate
13 years ago
eacdata.c
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
13 years ago
electronicarts.c
ea: fix audio pts
13 years ago
ffm.h
Rename ffserver to avserver.
13 years ago
ffmdec.c
mpegvideo_enc: add chroma/luma_elim_threshold private options.
13 years ago
ffmenc.c
mpegvideo_enc: add chroma/luma_elim_threshold private options.
13 years ago
ffmeta.h
multiple inclusion guard cleanup
14 years ago
ffmetadec.c
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
13 years ago
ffmetaenc.c
Remove all uses of now deprecated metadata functions.
14 years ago
file.c
Remove some stray unnecessary ffmpeg references.
13 years ago
filmstripdec.c
cosmetics: Align muxer/demuxer declarations
13 years ago
filmstripenc.c
lavf: use designated initialisers for all (de)muxers.
14 years ago
flacdec.c
cosmetics: Align muxer/demuxer declarations
13 years ago
flacenc.c
cosmetics: Align muxer/demuxer declarations
13 years ago
flacenc.h
…
flacenc_header.c
flac muxer: fix writing of file header and STREAMINFO header from extradata
13 years ago
flic.c
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
13 years ago
flv.h
doxygen: do not include license boilerplate in Doxygen documentation
14 years ago
flvdec.c
cosmetics: Align muxer/demuxer declarations
13 years ago
flvenc.c
cosmetics: Align muxer/demuxer declarations
13 years ago
framecrcenc.c
frame{crc/md5}: set the stream timebase from codec timebase.
13 years ago
framehash.c
frame{crc/md5}: set the stream timebase from codec timebase.
13 years ago
gif.c
gif: K&R formatting cosmetics
13 years ago
gopher.c
avio: Add an URLProtocol flag for indicating that a protocol uses network
13 years ago
gsmdec.c
lavf: rename AVInputFormat.value to raw_codec_id.
13 years ago
gxf.c
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
13 years ago
gxf.h
…
gxfenc.c
lavf: make av_interleave_packet_per_dts() private.
13 years ago
h261dec.c
rawdec: factor video demuxer definitions into a macro.
14 years ago
h263dec.c
rawdec: factor video demuxer definitions into a macro.
14 years ago
h264dec.c
rawdec: factor video demuxer definitions into a macro.
14 years ago
hls.c
hls: Reset the AVIOContext when seeking
13 years ago
hlsproto.c
hlsproto: Rename the functions and context
13 years ago
http.c
http: Clear the auth state on redirects
13 years ago
http.h
http: Remove the now unused ff_http_set_headers custom function
13 years ago
httpauth.c
httpauth: Parse the stale field in digest auth
13 years ago
httpauth.h
httpauth: Parse the stale field in digest auth
13 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: fix skipping extended header in id3v2.4
13 years ago
id3v2.h
id3v2enc: add a function for writing attached pictures.
13 years ago
id3v2enc.c
id3v2enc: add a function for writing attached pictures.
13 years ago
idcin.c
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
13 years ago
idroqdec.c
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
13 years ago
idroqenc.c
Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations.
13 years ago
iff.c
iff: make .long_name more descriptive
13 years ago
img2.c
avcodec: add XBM encoder
13 years ago
img2dec.c
img2: split muxer and demuxer into separate files
13 years ago
img2enc.c
avcodec: add XBM encoder
13 years ago
ingenientdec.c
cosmetics: Align muxer/demuxer declarations
13 years ago
internal.h
lavf: make av_interleave_packet_per_dts() private.
13 years ago
ipmovie.c
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
13 years ago
isom.c
mov: support eac3 audio
13 years ago
isom.h
mov: Fix detecting there is no sync sample.
13 years ago
iss.c
cosmetics: Remove extra newlines at EOF
13 years ago
iv8.c
cosmetics: Align muxer/demuxer declarations
13 years ago
ivfdec.c
cosmetics: Align muxer/demuxer declarations
13 years ago
ivfenc.c
cosmetics: Align muxer/demuxer declarations
13 years ago
jvdec.c
jv demux: set video stream duration
13 years ago
latmenc.c
latmdec: fix audio specific config parsing
13 years ago
libavformat.v
lavc/lavf: remove unnecessary symbols from the symbol version script.
13 years ago
libnut.c
cosmetics: Align muxer/demuxer declarations
13 years ago
librtmp.c
librtmp: Add "lib" prefix to librtmp URLProtocol declarations.
13 years ago
lmlm4.c
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
13 years ago
lxfdec.c
cosmetics: Remove extra newlines at EOF
13 years ago
m4vdec.c
rawdec: factor video demuxer definitions into a macro.
14 years ago
matroska.c
…
matroska.h
lavf: move CodecMime from matroska.h to internal.h
13 years ago
matroskadec.c
matroska: Clear prev_pkt between seeks.
13 years ago
matroskaenc.c
cosmetics: Align muxer/demuxer declarations
13 years ago
md5enc.c
frame{crc/md5}: set the stream timebase from codec timebase.
13 years ago
md5proto.c
md5proto: Remove the get_file_handle function
13 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
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
13 years ago
mmf.c
libavformat: Add an ff_ prefix to some lavf internal symbols
13 years ago
mms.c
…
mms.h
Fix a bunch of common typos.
13 years ago
mmsh.c
avio: Add an URLProtocol flag for indicating that a protocol uses network
13 years ago
mmst.c
avio: Add an URLProtocol flag for indicating that a protocol uses network
13 years ago
mov.c
mov: Treat keyframe indexes as 1-origin if starting at non-zero.
13 years ago
mov_chan.c
mov: Add missing terminator to mov_ch_layout_map_1ch.
13 years ago
mov_chan.h
doxygen: Remove documentation for non-existing parameters; misc small fixes.
13 years ago
movenc.c
movenc: Support high sample rates in isomedia formats by setting the sample rate field in stsd to 0.
13 years ago
movenc.h
movenc: Add a min_frag_duration option
13 years ago
movenchint.c
rtp: Factorize the check for distinguishing RTCP packets from RTP
13 years ago
mp3dec.c
cosmetics: Align muxer/demuxer declarations
13 years ago
mp3enc.c
cosmetics: Align muxer/demuxer declarations
13 years ago
mpc.c
cosmetics: Align muxer/demuxer declarations
13 years ago
mpc8.c
mpc8: Check return value of avio_seek and avoid modifying state if it fails
13 years ago
mpeg.c
cosmetics: Align muxer/demuxer declarations
13 years ago
mpeg.h
…
mpegenc.c
libavformat: Set the default for the max_delay option to -1
13 years ago
mpegts.c
mpegts: Make sure we don't return uninitialized packets
13 years ago
mpegts.h
doxygen: Remove documentation for non-existing parameters; misc small fixes.
13 years ago
mpegtsenc.c
cosmetics: Align muxer/demuxer declarations
13 years ago
mpegvideodec.c
rawdec: factor video demuxer definitions into a macro.
14 years ago
mpjpeg.c
Rename ffserver to avserver.
13 years ago
msnwc_tcp.c
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
13 years ago
mtv.c
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
13 years ago
mvi.c
cosmetics: Align muxer/demuxer declarations
13 years ago
mxf.c
mxf: Add PictureEssenceCoding UL for V210.
13 years ago
mxf.h
…
mxfdec.c
mxfdec: Ignore the last entry in Avid's index table segments
13 years ago
mxfenc.c
lavf: remove disabled FF_API_TIMESTAMP cruft
13 years ago
mxg.c
cosmetics: Align muxer/demuxer declarations
13 years ago
ncdec.c
cosmetics: Align muxer/demuxer declarations
13 years ago
network.c
cosmetics: Remove extra newlines at EOF
13 years ago
network.h
avformat: Warn about using network functions without calling avformat_network_init
13 years ago
nsvdec.c
Move some conditionally used variables into the block where they are used.
13 years ago
nullenc.c
cosmetics: Align muxer/demuxer declarations
13 years ago
nut.c
nut: support 10bit YUV
13 years ago
nut.h
…
nutdec.c
nutdec: add malloc check and fix const to non-const conversion warnings
13 years ago
nutenc.c
cosmetics: Align muxer/demuxer declarations
13 years ago
nuv.c
cosmetics: Align muxer/demuxer declarations
13 years ago
oggdec.c
Fix uninitialized reads on malformed ogg files.
13 years ago
oggdec.h
oggdec: add support for Xiph's CELT codec
13 years ago
oggenc.c
oggenc: fix condition when not to flush due to keyframe granule.
13 years ago
oggparsecelt.c
lavf: make av_set_pts_info private.
13 years ago
oggparsedirac.c
lavf: make av_set_pts_info private.
13 years ago
oggparseflac.c
oggdec: calculate correct timestamps in Ogg/FLAC
13 years ago
oggparseogm.c
oggparseogm: fix order of arguments of avpriv_set_pts_info().
13 years ago
oggparseskeleton.c
lavf: make av_set_pts_info private.
13 years ago
oggparsespeex.c
lavf: make av_set_pts_info private.
13 years ago
oggparsetheora.c
ogg: don't set codec timebase
13 years ago
oggparsevorbis.c
oggdec: output correct timestamps for Vorbis
13 years ago
oma.c
omadec: split data that will be used in the muxer to a separate file.
13 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
id3v2enc: split ff_id3v2_write().
13 years ago
options.c
Move AVFormatContext/AVCodecContext option tables to separate files.
13 years ago
options_table.h
libavformat: Set the default for the max_delay option to -1
13 years ago
os_support.c
Remove leftover includes of strings.h
13 years ago
os_support.h
Remove some stray unnecessary ffmpeg references.
13 years ago
output-example.c
output-example: K&R formatting cosmetics, comment spelling fixes
13 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
libavformat: Add an ff_ prefix to some lavf internal symbols
13 years ago
pcmenc.c
Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations.
13 years ago
pmpdec.c
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
13 years ago
psxstr.c
psx-str: fix audio pts
13 years ago
pva.c
cosmetics: Align muxer/demuxer declarations
13 years ago
qcp.c
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
13 years ago
qtpalette.h
…
r3d.c
Fix a bunch of common typos.
13 years ago
rawdec.c
cosmetics: Align muxer/demuxer declarations
13 years ago
rawdec.h
lavf: rename AVInputFormat.value to raw_codec_id.
13 years ago
rawenc.c
avpacket, bfi, bgmc, rawenc: K&R prettyprinting cosmetics
13 years ago
rawenc.h
…
rawvideodec.c
cosmetics: Align muxer/demuxer declarations
13 years ago
rdt.c
rdt: remove workaround for infinite loop with aac
13 years ago
rdt.h
doxygen: Make sure parameter names match between .c and .h files.
14 years ago
riff.c
riff: use bps instead of bits_per_coded_sample in the WAVEFORMATEXTENSIBLE header
13 years ago
riff.h
Generalize RIFF INFO tag support; support reading INFO tag in wav
13 years ago
rl2.c
doxygen: Remove documentation for non-existing parameters; misc small fixes.
13 years ago
rm.c
RealAudio Lossless decoder
13 years ago
rm.h
…
rmdec.c
avcodec: add a cook parser to get subpacket duration
13 years ago
rmenc.c
cosmetics: Align muxer/demuxer declarations
13 years ago
rpl.c
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
13 years ago
rso.c
…
rso.h
Replace ffmpeg references with more accurate libav* references.
13 years ago
rsodec.c
libavformat: Add an ff_ prefix to some lavf internal symbols
13 years ago
rsoenc.c
Eliminate pointless 0/NULL initializers in AVCodec and similar declarations.
13 years ago
rtmp.h
…
rtmppkt.c
lavu: replace int/float punning functions
13 years ago
rtmppkt.h
doxygen: Prefer member groups over grouping into modules
14 years ago
rtmpproto.c
rtmp: Support 'rtmp_playpath', an option which overrides the stream identifier
13 years ago
rtp.c
rtpenc: Allow packetizing H263 according to the old RFC 2190
13 years ago
rtp.h
rtp: Factorize the check for distinguishing RTCP packets from RTP
13 years ago
rtpdec.c
rtsp: Don't expose the MS-RTSP RTX data stream to the caller
13 years ago
rtpdec.h
rtpdec: Add an init function that can do custom codec context initialization
13 years ago
rtpdec_amr.c
rtsp: Don't expose the MS-RTSP RTX data stream to the caller
13 years ago
rtpdec_asf.c
rtsp: Don't expose the MS-RTSP RTX data stream to the caller
13 years ago
rtpdec_formats.h
rtpdec: Identify incorrectly signalled H263
13 years ago
rtpdec_g726.c
rtpdec: Interpret the different G726 names as bits_per_coded_sample
13 years ago
rtpdec_h263.c
rtpdec: Identify incorrectly signalled H263
13 years ago
rtpdec_h263_rfc2190.c
rtpdec: Identify incorrectly signalled H263
13 years ago
rtpdec_h264.c
rtsp: Don't expose the MS-RTSP RTX data stream to the caller
13 years ago
rtpdec_latm.c
rtsp: Don't expose the MS-RTSP RTX data stream to the caller
13 years ago
rtpdec_mpeg4.c
rtsp: Don't expose the MS-RTSP RTX data stream to the caller
13 years ago
rtpdec_qcelp.c
doxygen: Do not include license boilerplates in Doxygen comment blocks.
13 years ago
rtpdec_qdm2.c
doxygen: misc consistency, spelling and wording fixes
13 years ago
rtpdec_qt.c
lavf: make av_set_pts_info private.
13 years ago
rtpdec_svq3.c
doxygen: use Doxygen markup for authors and web links where appropriate
14 years ago
rtpdec_vp8.c
doxygen: use Doxygen markup for authors and web links where appropriate
14 years ago
rtpdec_xiph.c
cosmetics: Fix indentation
13 years ago
rtpenc.c
cosmetics: Align muxer/demuxer declarations
13 years ago
rtpenc.h
rtpenc: Use AVFormatContext.packet_size instead of a private option
13 years ago
rtpenc_aac.c
…
rtpenc_amr.c
cosmetics: Remove extra newlines at EOF
13 years ago
rtpenc_chain.c
cosmetics: Remove extra newlines at EOF
13 years ago
rtpenc_chain.h
…
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: Add support for mp4 format h264
13 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_xiph.c
…
rtpproto.c
rtp: Factorize the check for distinguishing RTCP packets from RTP
13 years ago
rtsp.c
rtsp: Don't use uninitialized data if there are no streams
13 years ago
rtsp.h
rtsp: Allow specifying the UDP port range via AVOptions
13 years ago
rtspcodes.h
…
rtspdec.c
rtsp: Don't use av_malloc(0) if there are no streams
13 years ago
rtspenc.c
cosmetics: Align some AVInput/OutputFormat declarations
13 years ago
sapdec.c
cosmetics: Align muxer/demuxer declarations
13 years ago
sapenc.c
cosmetics: Align muxer/demuxer declarations
13 years ago
sauce.c
Remove all uses of now deprecated metadata functions.
14 years ago
sauce.h
…
sdp.c
Replace memset(0) by zero initializations.
13 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
segafilm: use the sample rate as the time base for audio streams
13 years ago
segment.c
segment: implement wrap around
13 years ago
sierravmd.c
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
13 years ago
siff.c
cosmetics: Align muxer/demuxer declarations
13 years ago
smacker.c
smacker: error out if palette copy-with-offset overruns palette size.
13 years ago
smjpeg.c
avformat: split out common SMJPEG code
13 years ago
smjpeg.h
avformat: split out common SMJPEG code
13 years ago
smjpegdec.c
smjpegdec: implement seeking
13 years ago
smjpegenc.c
add SMJPEG muxer
13 years ago
sol.c
libavformat: Add an ff_ prefix to some lavf internal symbols
13 years ago
sox.h
…
soxdec.c
libavformat: Add an ff_ prefix to some lavf internal symbols
13 years ago
soxenc.c
lavu: replace int/float punning functions
13 years ago
spdif.c
…
spdif.h
multiple inclusion guard cleanup
14 years ago
spdifdec.c
cosmetics: Align muxer/demuxer declarations
13 years ago
spdifenc.c
cosmetics: Align muxer/demuxer declarations
13 years ago
srtdec.c
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
13 years ago
swf.h
…
swfdec.c
swfdec: do not set codec timebase.
13 years ago
swfenc.c
swfenc: use av_get_audio_frame_duration() instead of AVCodecContext.frame_size
13 years ago
tcp.c
Replace memset(0) by zero initializations.
13 years ago
thp.c
thp: set audio packet durations
13 years ago
tiertexseq.c
tiertexseq: set correct block_align for audio
13 years ago
tls.c
avio: Add an URLProtocol flag for indicating that a protocol uses network
13 years ago
tmv.c
cosmetics: Align muxer/demuxer declarations
13 years ago
tta.c
cosmetics: Align muxer/demuxer declarations
13 years ago
tty.c
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
13 years ago
txd.c
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
13 years ago
udp.c
Replace memset(0) by zero initializations.
13 years ago
url.h
url: Document the expected behaviour of url_read
13 years ago
utils.c
avf: fix faulty check in has_duration
13 years ago
vc1test.c
cosmetics: Align muxer/demuxer declarations
13 years ago
vc1testenc.c
lavf: make av_set_pts_info private.
13 years ago
version.h
lavf: make av_interleave_packet_per_dts() private.
13 years ago
voc.c
…
voc.h
libavformat: Add an ff_ prefix to some lavf internal symbols
13 years ago
vocdec.c
cosmetics: Align muxer/demuxer declarations
13 years ago
vocenc.c
cosmetics: Align muxer/demuxer declarations
13 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
vqf: set packet duration
13 years ago
wav.c
cosmetics: Align muxer/demuxer declarations
13 years ago
wc3movie.c
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
13 years ago
westwood_aud.c
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
13 years ago
westwood_vqa.c
westwood_vqa: fix SND0 chunk handling
13 years ago
wtv.c
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
13 years ago
wv.c
WavPack demuxer: set packet duration
13 years ago
xa.c
xa: set correct bit rate
13 years ago
xmv.c
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
13 years ago
xwma.c
xwma: Validate channels and bits_per_coded_sample.
13 years ago
yop.c
cosmetics: Align muxer/demuxer declarations
13 years ago
yuv4mpeg.c
cosmetics: Align muxer/demuxer declarations
13 years ago