Michael Niedermayer cb0061d453 Favor chunk size over hitting the correct position after reading the chunk size in asf. 15 years ago
..
4xm.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Makefile 339f5f3957 Merge Vorbis / Theora depayloaders. 15 years ago
adts.h 8fdd542ce4 In mpegts muxer, write adts header if aac bitstream does not contain it 15 years ago
adtsenc.c 8fdd542ce4 In mpegts muxer, write adts header if aac bitstream does not contain it 15 years ago
aea.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
aiff.h ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
aiffdec.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
aiffenc.c 47b47bbdaf Split up the AIFF muxer and demuxer into separate files. 15 years ago
allformats.c 148bcae98c Implement YOP demuxer and video decoder. 15 years ago
amr.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
anm.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
apc.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
ape.c 2874c81cc8 Replace all remaining occurrences of AVERROR_NOMEM with 15 years ago
apetag.c 2874c81cc8 Replace all remaining occurrences of AVERROR_NOMEM with 15 years ago
apetag.h 191e34cd67 Move APE tag parsing into separate module. 15 years ago
asf.c 8166c498df Remove superfluous space from a conversion table. 15 years ago
asf.h 852e0ca555 Move put_le16_nolen() to asf.c and give it a ff_ prefix. This way, it is easier 15 years ago
asfcrypt.c 1a534c7f1e Add and use a public API for RC4 and DES, analogous to the AES API. 16 years ago
asfcrypt.h 987903826b Globally rename the header inclusion guard names. 16 years ago
asfdec.c cb0061d453 Favor chunk size over hitting the correct position after reading the chunk size in asf. 15 years ago
asfenc.c cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
assdec.c cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
assenc.c 88caf34510 ASS/SSA muxer. 16 years ago
au.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
audiointerleave.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
audiointerleave.h 41dd680dd8 Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. 16 years ago
avc.c dda8fc6a09 Include avc.h from avc.c: It contains several prototypes. 15 years ago
avc.h c844520e73 10l, fix prototype 16 years ago
avformat.h c99d506b3b Fix off-by-one errors in description of score_max argument for 15 years ago
avi.c ed7694d8cf Set lavf identification string globally in av_write_header(), rather 15 years ago
avi.h 04d2540c4b Add AVI metadata conversion table. 15 years ago
avidec.c e1954bb5ca Do not use pkt->size when it is potentially uninitialized. 15 years ago
avienc.c cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
avio.c 2308b6c19a Add version to AVClass so we can add to and use fields of AVClass without ABI issues. 15 years ago
avio.h ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
aviobuf.c 9d30e0682a Do not initialize res in url_fseek(), in the case !s->seek directly 15 years ago
avisynth.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
avlanguage.c 4d2a4dfd88 100l, all avlanguage tables should be both static and const. 15 years ago
avlanguage.h 4b11e833b8 Convert names to the FFmpeg style. 16 years ago
avs.c cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
bethsoftvid.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
bfi.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
bink.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
c93.c cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
caf.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
caf.h ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
cafdec.c 2ef6c1242a Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
cdg.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
concat.c ae2c694388 Fix concat seeking SEEK_END case. 15 years ago
crcenc.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
cutils.c 9a2cb05ff9 Move the internal function declarations in avformat.h to internal.h. 15 years ago
daud.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
dsicin.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
dv.c cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
dv.h 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
dvenc.c e1ae1642cb Add missing internal.h #include for brktimegm(), fixes the warning: 15 years ago
dxa.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
eacdata.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
electronicarts.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
ffm.h 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
ffmdec.c cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
ffmenc.c cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
file.c ec6791736c Make file_open() return the error code set in errno if open() fails, 15 years ago
filmstripdec.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
filmstripenc.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
flacdec.c 2874c81cc8 Replace all remaining occurrences of AVERROR_NOMEM with 15 years ago
flacenc.c 19de452a63 Move ff_flac_write_header() to flacenc.h, which removes the Matroska muxer's 15 years ago
flacenc.h 06ebe9161e Put ff_flac_write_header() in a separate C file to allow it to be shared without 15 years ago
flacenc_header.c 06ebe9161e Put ff_flac_write_header() in a separate C file to allow it to be shared without 15 years ago
flic.c 951776c478 Made FLIC demuxer capable of handling the videos from "X-COM: Terror from the Deep". 15 years ago
flv.h ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
flvdec.c 2ef6c1242a Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
flvenc.c cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
framecrcenc.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
gif.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
gopher.c e4a9e3cc7c move ff_url_split() and ff_url_join() declarations to internal.h 15 years ago
gxf.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
gxf.h d77ac324fe Avoid _t in gxf enum type names 16 years ago
gxfenc.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
http.c 9405f733d9 Split out http authentication handling into a separate file 15 years ago
httpauth.c ff273ddae7 Fix buffer size; should hold 2 32-bit integers in hex = 16 chars + terminating 15 years ago
httpauth.h 855e7732c6 Add support for http digest authentication 15 years ago
id3v1.c 2ef6c1242a Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
id3v1.h 57f36fda56 More ID3v1 genres from ffmbc. 15 years ago
id3v2.c 2ef6c1242a Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
id3v2.h cf671d0543 Remove extraneous const keyword 15 years ago
idcin.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
idroq.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
iff.c 8af7dbce61 Parse IFF metadata. 15 years ago
img2.c cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
internal.h 9a2cb05ff9 Move the internal function declarations in avformat.h to internal.h. 15 years ago
ipmovie.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
isom.c 029ddf333c Store strings directly in mov_mdhd_language_map instead of using pointers, 15 years ago
isom.h 7221579b0c mov: Read QuickTime chapters 15 years ago
iss.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
iv8.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
libavformat.v a482e61bd6 Add symbol versioning for shared libraries 15 years ago
libnut.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
librtmp.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
lmlm4.c cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
matroska.c 6b10228a55 matroskadec: add support for SIPR audio tracks 15 years ago
matroska.h 719e721a14 Add some basic metadata conversion tables for matroska and asf. 16 years ago
matroskadec.c 2ef6c1242a Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
matroskaenc.c cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
metadata.c 2ef6c1242a Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
metadata.h ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
metadata_compat.c 2ef6c1242a Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
mm.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
mmf.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
mov.c 1cf9f6ed4f mov: Read nero chapters 15 years ago
movenc.c ddb630177a movenc: Write QuickTime chapters 15 years ago
mp3.c 2293a2e67f Set AVFMT_NOTIMESTAMPS flag for mp3 muxer 15 years ago
mpc.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
mpc8.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
mpeg.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
mpeg.h 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
mpegenc.c cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
mpegts.c 2ef6c1242a Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
mpegts.h 9125806e34 Fix warnings about implicit function declaration when compiling rtpdec.c 15 years ago
mpegtsenc.c 9a2cb05ff9 Move the internal function declarations in avformat.h to internal.h. 15 years ago
mpjpeg.c 69acc88b2f cosmetics: format long_name spelling fixes 16 years ago
msnwc_tcp.c 2874c81cc8 Replace all remaining occurrences of AVERROR_NOMEM with 15 years ago
mtv.c 10fa22ccfb Fix MTV decoding on big-endian systems 15 years ago
mvi.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
mxf.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
mxf.h 5ac4d7689d reuse MXFCodecUL for data def and simplify 16 years ago
mxfdec.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
mxfenc.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
ncdec.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
network.h 4aecee7fc3 Fix compile error on mingw where ETIMEDOUT is missing (because it's a WSA error). 15 years ago
nsvdec.c 2ef6c1242a Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
nut.c f990f6e3f7 Fix NUT (de)muxer warnings: 15 years ago
nut.h f990f6e3f7 Fix NUT (de)muxer warnings: 15 years ago
nutdec.c 2ef6c1242a Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
nutenc.c cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
nuv.c cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
oggdec.c adc725b558 oggdec: Move warning about missing granule to the correct place 15 years ago
oggdec.h 49c2d29089 oggdec: Remove write-only variable 15 years ago
oggenc.c 2874c81cc8 Replace all remaining occurrences of AVERROR_NOMEM with 15 years ago
oggparsedirac.c cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
oggparseflac.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
oggparseogm.c cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
oggparseskeleton.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
oggparsespeex.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
oggparsetheora.c cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
oggparsevorbis.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
oma.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
options.c 2308b6c19a Add version to AVClass so we can add to and use fields of AVClass without ABI issues. 15 years ago
os_support.c 22f73dccad Move resolve_host() to ffserver.c 15 years ago
os_support.h ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
output-example.c cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
psxstr.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
pva.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
qcp.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
qtpalette.h 2121b160d5 Remove alpha channel from default colorspace tables, since it is unused. See 16 years ago
r3d.c 2ef6c1242a Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
raw.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
raw.h 81f052cb7d Separate the raw FLAC demuxer from raw.c and put in a new file, 16 years ago
rdt.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
rdt.h 302879cb36 Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 16 years ago
riff.c 337104ac1f Fix FourCC when remuxing VP6F, regression introduced in r22941. 15 years ago
riff.h ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
rl2.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
rm.c 88e70e1b0a ff_rm_metadata is const. 15 years ago
rm.h 32e543f866 Replace @returns by @return. 15 years ago
rmdec.c 2ef6c1242a Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
rmenc.c cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
rpl.c 2ef6c1242a Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
rtmp.h 9fd6b84360 RTMP protocol support (as a client) 15 years ago
rtmppkt.c f3cb1cd078 1l trocadero: forgot reference operator on bytestream_get_be32() argument 15 years ago
rtmppkt.h 0b6b10d9da Make RTMP send/receive packet functions report number of bytes read or sent. 15 years ago
rtmpproto.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
rtp.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
rtp.h 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
rtpdec.c 5948f82227 Reset RTCP timestamps after seeking, add range start offset to the packets timestamps 15 years ago
rtpdec.h 5948f82227 Reset RTCP timestamps after seeking, add range start offset to the packets timestamps 15 years ago
rtpdec_amr.c 2874c81cc8 Replace all remaining occurrences of AVERROR_NOMEM with 15 years ago
rtpdec_amr.h 556aa7a102 RTP/AMR depacketizer, by Martin Storsjö <$firstname at $firstname dot st>. 15 years ago
rtpdec_asf.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
rtpdec_asf.h f65919af7e Rename RTP depacketizer files from rtp_* to rtpdec_* 15 years ago
rtpdec_h263.c 2874c81cc8 Replace all remaining occurrences of AVERROR_NOMEM with 15 years ago
rtpdec_h263.h 45aa90807f Add RTP/H.263 depacketizer by Martin Storsjö <$firstname () $firstname st>. 15 years ago
rtpdec_h264.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
rtpdec_h264.h f65919af7e Rename RTP depacketizer files from rtp_* to rtpdec_* 15 years ago
rtpdec_xiph.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
rtpdec_xiph.h 339f5f3957 Merge Vorbis / Theora depayloaders. 15 years ago
rtpenc.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
rtpenc.h 08e696c0b2 Add support for AMR audio in the RTP muxer 16 years ago
rtpenc_aac.c 22c1f65fa6 Rename the RTP muxer sources so that the packetisation functions are in 15 years ago
rtpenc_amr.c 22c1f65fa6 Rename the RTP muxer sources so that the packetisation functions are in 15 years ago
rtpenc_h263.c 34056cbba5 Fix a crash in the H.263 RTP packetizer 15 years ago
rtpenc_h264.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
rtpenc_mpv.c 22c1f65fa6 Rename the RTP muxer sources so that the packetisation functions are in 15 years ago
rtpproto.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
rtsp.c 2ef6c1242a Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
rtsp.h 32e543f866 Replace @returns by @return. 15 years ago
rtspcodes.h 987903826b Globally rename the header inclusion guard names. 16 years ago
rtspenc.c b17d11c632 Add separate method/url parameters to the rtsp_send_cmd functions 15 years ago
sdp.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
seek.c cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
seek.h 7a656933c9 cosmetic changes (indentation, doxygen comments, braces, put structures for API to header, ...) 15 years ago
segafilm.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
sierravmd.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
siff.c cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
smacker.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
sol.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
sox.h cbfe5bee2e Implement SoX native format muxer and demuxer. 16 years ago
soxdec.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
soxenc.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
spdif.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
swf.h bc2d2a07d5 Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 15 years ago
swfdec.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
swfenc.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
tcp.c cae9a15c98 Don't report EINTR from select as an error, retry select instead 15 years ago
thp.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
tiertexseq.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
timefilter.c cc7b62afd2 Replace rand() usage by av_lfg_get(). 16 years ago
timefilter.h 8507bde0f3 Add my name to copyright & author as requested by the original author. 16 years ago
tmv.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
tta.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
txd.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
udp.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
utils.c 8e2ee182fa Export av_probe_input_format2. 15 years ago
vc1test.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
vc1testenc.c cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
voc.c bc2d2a07d5 Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 15 years ago
voc.h c351524c9e Determine VOC block length when length field is zero, fixes issue1538. 15 years ago
vocdec.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
vocenc.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
vorbiscomment.c 66061a1220 Add VorbisComment writing to FLAC files. 15 years ago
vorbiscomment.h 66061a1220 Add VorbisComment writing to FLAC files. 15 years ago
vqf.c efd8b009ff Use a suitable timebase in VQF demuxer 15 years ago
wav.c f45a27dc52 Reindent 15 years ago
wc3movie.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
westwood.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
wv.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
xa.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
yop.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
yuv4mpeg.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago