You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Justin Ruggles 3bab7cd128 avformat: move 'chan' tag parsing to mov_chan.c to share with the CAF demuxer 13 years ago
..
4xm.c lavf: remove AVFormatParameters from AVFormatContext.read_header signature 13 years ago
Makefile RTMPTS protocol support 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 mp3/ac3 probe: search for PES headers to prevent probing MPEG-PS as MP3. 13 years ago
adtsenc.c adtsenc: Don't expose the muxer internals to the rest of lavf 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 RTMPTS protocol support 13 years ago
amr.c amr: Mark an array const 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 ape: create audio stream before reading tags. 13 years ago
apetag.c apetag: reindent 13 years ago
apetag.h apetag: fix comment 13 years ago
asf.c
asf.h make containers pass palette change in AVPacket 14 years ago
asfcrypt.c Replace memset(0) by zero initializations. 13 years ago
asfcrypt.h
asfdec.c asfdec: read attached pictures. 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 lavf: include libavutil/time.h instead of redeclaring av_gettime() 13 years ago
avi.h Generalize RIFF INFO tag support; support reading INFO tag in wav 13 years ago
avidec.c avidec: make scale and rate unsigned. 13 years ago
avienc.c cosmetics: Align muxer/demuxer declarations 13 years ago
avio.c Replace usleep() calls with av_usleep() 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 avio: make avio_close(NULL) a no-op 13 years ago
avisynth.c avisynth: Make sure the filename passed to avisynth is in the right code page 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 avformat: move 'chan' tag parsing to mov_chan.c to share with the CAF demuxer 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 dv: Split profile handling code into a separate file. 13 years ago
dv.h libavformat: Add an ff_ prefix to some lavf internal symbols 13 years ago
dvenc.c dv: Split profile handling code into a separate file. 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: check chunk_size for validity. 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 file: Only include unistd.h if it exists 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 flacdec: be less strict when parsing attached pictures. 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 flv: add support for G.711 13 years ago
flvdec.c flvdec: Treat all nellymoser versions as the same codec 13 years ago
flvenc.c flv: add support for G.711 13 years ago
framecrcenc.c avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps. 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 gxfenc: remove disabled half-implemented MJPEG tag 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 Replace usleep() calls with av_usleep() 13 years ago
hlsproto.c Replace usleep() calls with av_usleep() 13 years ago
http.c lavf: remove unnecessary inclusions of unistd.h 13 years ago
http.h http: Add support for reusing the http socket for subsequent requests 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: add a mimetype for bmp pictures. 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: change some (de)muxer names to lowercase 13 years ago
idroqenc.c lavf: change some (de)muxer names to lowercase 13 years ago
iff.c lavf: change some (de)muxer names to lowercase 13 years ago
ilbc.c Implement the iLBC storage file format 13 years ago
img2.c avcodec: add XBM encoder 13 years ago
img2dec.c image2: Add "start_number" private option to the demuxer 13 years ago
img2enc.c image2: Add "start_number" private option to the muxer 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 muxing/demuxing iLBC 13 years ago
isom.h mov: Fix detecting there is no sync sample. 13 years ago
iss.c lavf: change some (de)muxer names to lowercase 13 years ago
iv8.c cosmetics: Align muxer/demuxer declarations 13 years ago
ivfdec.c lavf: Make codec_tag arrays constant 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
librtmp.c librtmp: return AVERROR_UNKNOWN instead of -1. 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 matroskadec: honor error_recognition when encountering unknown elements. 13 years ago
matroskaenc.c avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps. 13 years ago
md5enc.c avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps. 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 lavf: remove FF_API_MAX_STREAMS cruft 14 years ago
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 mmst: Use AVUNERROR() to convert error codes to the right range for strerror 13 years ago
mov.c avformat: move 'chan' tag parsing to mov_chan.c to share with the CAF demuxer 13 years ago
mov_chan.c avformat: move 'chan' tag parsing to mov_chan.c to share with the CAF demuxer 13 years ago
mov_chan.h avformat: move 'chan' tag parsing to mov_chan.c to share with the CAF demuxer 13 years ago
movenc.c mov: Support muxing/demuxing iLBC 13 years ago
movenc.h movenc: Add a min_frag_duration option 13 years ago
movenchint.c rtpenc_chain: Return an error code instead of just a plain pointer 13 years ago
mp3dec.c mp3/ac3 probe: search for PES headers to prevent probing MPEG-PS as MP3. 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: read APE tags. 13 years ago
mpeg.c mpeg: remove disabled code 13 years ago
mpeg.h
mpegenc.c mpegmux: add stuffing to avoid incomplete PCM frames 13 years ago
mpegts.c mpegts: remove unused/incomplete/broken seeking code 13 years ago
mpegts.h doxygen: Remove documentation for non-existing parameters; misc small fixes. 13 years ago
mpegtsenc.c mpegtsenc: use avio_open_dyn_buf(), zero pointers after freeing 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: change some (de)muxer names to lowercase 13 years ago
mvi.c cosmetics: Align muxer/demuxer declarations 13 years ago
mxf.c mxfdec: set pixel format for cdci picture formats 13 years ago
mxf.h mxfdec: fix frame height vs field height confusion 13 years ago
mxfdec.c mxfdec: fix off by one error. 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 network: Don't redefine error codes if they already exist in errno.h 13 years ago
network.h network: Always use our version of gai_strerror on windows 13 years ago
nsvdec.c Mark a number of variables only used in av_dlog() calls as av_unused. 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 options_table: Add some missing #includes to fix "make checkheaders". 13 years ago
os_support.c os_support: K&R formatting cosmetics 13 years ago
os_support.h os_support: Add fallback definitions for stat flags 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 MS Expression Encoder Screen decoder 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 RTMPS protocol support 13 years ago
rtmphttp.c RTMPTS protocol support 13 years ago
rtmppkt.c rtmp: Read and handle incoming packets while writing data 13 years ago
rtmppkt.h rtmp: Read and handle incoming packets while writing data 13 years ago
rtmpproto.c RTMPTS protocol support 13 years ago
rtp.c rtpenc: Allow packetizing H263 according to the old RFC 2190 13 years ago
rtp.h misc typo and wording fixes 13 years ago
rtpdec.c rtpdec: Don't explicitly include unistd.h any longer 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: Add a depacketizer for iLBC 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: Don't require frames to start with a Mode A packet 13 years ago
rtpdec_h264.c lavf: remove unnecessary inclusions of unistd.h 13 years ago
rtpdec_ilbc.c rtpdec: Add a depacketizer for iLBC 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 rtpenc: Support packetizing iLBC 13 years ago
rtpenc.h rtpenc: Allow requesting H264 RTP packetization mode 0 13 years ago
rtpenc_aac.c
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_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 Remove unnecessary inclusions of [sys/]time.h 13 years ago
rtsp.c rtsp: Add listen mode 13 years ago
rtsp.h rtsp: Add listen mode 13 years ago
rtspcodes.h rtsp: Add listen mode 13 years ago
rtspdec.c rtsp: Add listen mode 13 years ago
rtspenc.c Remove unnecessary inclusions of [sys/]time.h 13 years ago
sapdec.c Remove unnecessary inclusions of [sys/]time.h 13 years ago
sapenc.c rtpenc_chain: Return an error code instead of just a plain pointer 13 years ago
sauce.c Remove all uses of now deprecated metadata functions. 14 years ago
sauce.h
sctp.c network: Include unistd.h from network.h 13 years ago
sdp.c rtpenc: Support packetizing iLBC 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: remove unnecessary <strings.h> include 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 avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps. 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 avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps. 13 years ago
tcp.c tcp: add initial timeout limit for incoming connections 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 udp: Support IGMPv3 source specific multicast and source blocking 13 years ago
url.h avio: Add a function for signalling end of reading/writing 13 years ago
utils.c Move av_gettime() to libavutil 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 RTMPTS protocol support 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 avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps. 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 wtv: Check the return value from gmtime 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