1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
FFmpeg/libavformat
Peter Ross be098f6237 avformat/wtvdec: ignore mpeg2 extradata
Files produced by windows media center contain meaningless mpeg1 sequence
header. The mpeg2 decoder detects the presence mpeg1 sequence header start
codes and attempts to decode the stream as mpeg1. (This problem introduced
in 73a2d16b.)

Fixes ticket #3601.

Signed-off-by: Peter Ross <pross@xvid.org>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-05-01 18:36:27 +02:00
..
4xm.c
a64.c
aacdec.c Merge remote-tracking branch 'qatar/master' 2014-03-16 22:38:05 +01:00
ac3dec.c avformat/ac3dec: Use avpriv_ac3_parse_header2() 2014-03-01 01:56:25 +01:00
act.c
adp.c
adtsenc.c
adxdec.c
aea.c
afc.c
aiff.h
aiffdec.c ff_id3v2_read: add option to limit ID3 magic number search 2014-04-19 04:25:01 +02:00
aiffenc.c lavf/id3v2enc: use metadata_header_padding 2014-01-24 22:50:06 +01:00
allformats.c Silicon Graphics Movie demuxer 2014-04-19 16:24:27 +02:00
amr.c Improve amr bitrate calculation for VBR files. 2014-04-11 23:38:53 +02:00
anm.c
apc.c
ape.c Use correct msvc type specifiers for ptrdiff_t and size_t. 2014-04-24 18:01:30 +02:00
apetag.c Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430' 2014-03-11 21:05:34 +01:00
apetag.h
aqtitledec.c
asf.c
asf.h Move GUID-related objects to riffenc.c and riff.c. 2014-01-29 00:44:59 +01:00
asfcrypt.c
asfcrypt.h
asfdec.c ff_id3v2_read: add option to limit ID3 magic number search 2014-04-19 04:25:01 +02:00
asfenc.c Merge commit '6072184e702b4b631ac72f1b66b75e5f21e0ce2d' 2014-05-01 17:40:14 +02:00
assdec.c Merge commit '5c9c305d14730faf2af206e5d519df4948de0ed2' 2014-03-02 21:44:44 +01:00
assenc.c
ast.c
ast.h
astdec.c
astenc.c
au.c
audiointerleave.c
audiointerleave.h
avc.c
avc.h
avformat.h avformat: Fix decoder search in find stream info 2014-04-21 05:27:08 +02:00
avformatres.rc
avi.h
avidec.c avformat/avidec: set average frame rate from header 2014-05-01 05:40:00 +02:00
avienc.c ff_put_wav_header: add flag to force WAVEFORMATEX 2014-04-30 16:41:35 +02:00
avio_internal.h Merge commit '32d05934abc7427bb90380a4c1ab20a15fd7d821' 2014-04-18 00:38:07 +02:00
avio.c avformat/avio: also set generic URL context options 2014-03-30 15:00:03 +02:00
avio.h libavformat/aviobuf: keep track of the original buffer-size and restore it after probe/ensure-seekback 2014-03-26 23:58:48 +01:00
aviobuf.c Merge commit '32d05934abc7427bb90380a4c1ab20a15fd7d821' 2014-04-18 00:38:07 +02:00
avisynth.c avisynth: fix setting packet properties 2014-01-17 11:11:08 +01:00
avlanguage.c
avlanguage.h
avr.c
avs.c
bethsoftvid.c
bfi.c
bink.c Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430' 2014-03-11 21:05:34 +01:00
bintext.c
bit.c
bluray.c
bmv.c
boadec.c
brstm.c
c93.c
cache.c
caf.c
caf.h
cafdec.c avformat: revert %c changes from d92024f18f 2014-03-12 05:09:28 +01:00
cafenc.c Enable muxing ac-3 in caf. 2014-04-24 18:02:20 +02:00
cavsvideodec.c
cdg.c
cdxl.c
cinedec.c avformat/cinedec: ask for sample when biBitCount isnt supported 2014-04-06 00:34:09 +02:00
concat.c
concatdec.c lavf/concatdec: implement automatic conversions. 2014-04-29 13:25:59 +02:00
crcenc.c Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430' 2014-03-11 21:05:34 +01:00
crypto.c
cutils.c
data_uri.c
daud.c
dfa.c Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430' 2014-03-11 21:05:34 +01:00
diracdec.c
dnxhddec.c
dsfdec.c ff_id3v2_read: add option to limit ID3 magic number search 2014-04-19 04:25:01 +02:00
dsicin.c
dtsdec.c
dtshddec.c
dv.c
dv.h
dvenc.c
dxa.c Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430' 2014-03-11 21:05:34 +01:00
eacdata.c
electronicarts.c Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430' 2014-03-11 21:05:34 +01:00
epafdec.c
ffm.h
ffmdec.c
ffmenc.c
ffmeta.h
ffmetadec.c
ffmetaenc.c
file_open.c
file.c
filmstripdec.c
filmstripenc.c
flac_picture.c avformat/flac_picture: clear padding area 2014-01-31 17:32:32 +01:00
flac_picture.h
flacdec.c avformat/flacdec/flac_read_timestamp: free the correct packet 2014-04-16 00:23:31 +02:00
flacenc_header.c
flacenc.c lavf/flacenc: fix comment after previous change 2014-01-24 22:41:06 +01:00
flacenc.h
flic.c
flv.h
flvdec.c Fix skiping typos 2014-04-27 14:50:14 +02:00
flvenc.c Warn if s16be is muxed into flv. 2014-01-16 00:38:27 +01:00
format.c
framecrcenc.c Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430' 2014-03-11 21:05:34 +01:00
framehash.c
frmdec.c
ftp.c lavf/ftp: fix seek to nagative position 2014-02-28 00:07:31 +01:00
g722.c
g723_1.c
g729dec.c
gif.c Force gif aspect ratio multiplication to 64bit. 2014-04-05 01:13:47 +02:00
gifdec.c
golomb_tab.c avformat: fix hevcs use of golomb from avformat 2014-03-09 22:59:46 +01:00
gopher.c
gsmdec.c
gxf.c Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430' 2014-03-11 21:05:34 +01:00
gxf.h
gxfenc.c
h261dec.c
h263dec.c avformat/h263dec: Fix h263 probe 2014-04-23 21:54:13 +02:00
h264dec.c
hdsenc.c avformat/hdsenc: check mkdir() return code 2014-01-31 03:08:49 +01:00
hevc.c Merge commit '34bbc81de8a49fbddb92b76dc733f40890480b2b' 2014-03-10 23:38:01 +01:00
hevc.h Merge commit '34bbc81de8a49fbddb92b76dc733f40890480b2b' 2014-03-10 23:38:01 +01:00
hevcdec.c
hls.c avformat/hls: reduce memory usage by using dynamically allocated url/key 2014-04-12 03:14:52 +03:00
hlsenc.c Merge commit '7266e24f176389d2e81bfc7c829934f7c8ae361c' 2014-04-30 21:29:04 +02:00
hlsproto.c
hnm.c avformat/hnm: fix decoding of 256x256 video 2014-04-16 01:37:38 +02:00
http.c http: restructure http_connect error handling path 2014-03-23 05:56:35 +01:00
http.h
httpauth.c avformat/httpauth: add comment about "" and algorithm 2014-03-03 17:04:57 +01:00
httpauth.h
icodec.c avformat/ico: use avmalloc(z)_array() 2014-04-16 19:41:41 +02:00
icoenc.c avformat/ico: use avmalloc(z)_array() 2014-04-16 19:41:41 +02:00
id3v1.c
id3v1.h
id3v2.c Use correct msvc type specifiers for ptrdiff_t and size_t. 2014-04-24 18:01:30 +02:00
id3v2.h ff_id3v2_read: add option to limit ID3 magic number search 2014-04-19 04:25:01 +02:00
id3v2enc.c lavf/id3v2enc: update comment about minimum padding 2014-01-24 22:52:33 +01:00
idcin.c
idroqdec.c
idroqenc.c RoQ encoder: support different integer framerates 2014-02-03 02:04:38 +01:00
iff.c avformat/iff: extend IFF demuxer to decode DSDIFF 64-bit chunks 2014-04-20 00:22:20 +02:00
ilbc.c
img2_alias_pix.c avformat/img2_alias_pix: fix 2 unused variable warnings 2014-04-29 18:47:27 +02:00
img2_brender_pix.c avformat: add image2 brender pix demuxer 2014-03-28 23:54:51 +01:00
img2.c OpenEXR decoder 2014-04-01 01:13:09 +02:00
img2.h avformat/img2dec: make image2dec capable to be used from seperate demuxers 2014-03-28 23:54:51 +01:00
img2dec.c avformat/img2dec: fix typo 2014-04-14 21:40:59 +02:00
img2enc.c Allow .y as extension for image2. 2014-04-05 02:18:09 +02:00
ingenientdec.c
internal.h Various small spelling fixes. 2014-04-22 20:44:31 +02:00
ipmovie.c
ircam.c
ircam.h
ircamdec.c
ircamenc.c
isom.c Silicon Graphics RLE 8-bit video decoder 2014-04-19 16:24:26 +02:00
isom.h avformat/mov: redesign the fps calculation 2014-01-22 00:33:38 +01:00
iss.c
iv8.c
ivfdec.c
ivfenc.c
jacosubdec.c
jacosubenc.c
jvdec.c Merge commit '8a2250344b19a343d830a902dbcf4c0b929ea49b' 2014-02-14 01:51:17 +01:00
latmenc.c
libavformat.v
libgme.c
libmodplug.c Fix modplug linkage on Windows. 2014-03-11 13:22:49 +01:00
libnut.c
libquvi.c
librtmp.c Merge commit '7d027b9d6d6290557cc5d4fc56f4b9ed630a7feb' 2014-04-30 21:43:56 +02:00
libssh.c lavf/libssh: fix seek to nagative position 2014-02-28 00:04:29 +01:00
lmlm4.c
loasdec.c
log2_tab.c
lvfdec.c
lxfdec.c Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430' 2014-03-11 21:05:34 +01:00
m4vdec.c
Makefile Merge commit '55ddd700c67529ff2c6c4e976673f1341bba7a82' 2014-04-19 20:17:33 +02:00
matroska.c Merge commit '141fdc763c2841b572d29a2ad78513e8d5325870' 2014-05-01 16:03:30 +02:00
matroska.h matroskadec: read the CodecDelay element 2014-04-30 21:00:01 +02:00
matroskadec.c Merge commit 'eb3b5501e8b85bfea09d533314cb6920efc42639' 2014-05-01 04:29:40 +02:00
matroskaenc.c Merge commit 'a1aa37dd0b96710d4a17718198a3f56aea2040c1' 2014-05-01 15:56:38 +02:00
md5enc.c
md5proto.c
metadata.c avformat/metadata: allow ff_metadata_conv() to be called with NULL saftely 2014-01-17 23:09:52 +01:00
metadata.h
mgsts.c
microdvddec.c avformat/microdvd: export the declared frame rate 2014-03-03 23:33:47 +01:00
microdvdenc.c
mkvtimestamp_v2.c
mlvdec.c avformat/mlvdec: close any additional .Mxx files 2014-04-27 15:34:27 +02:00
mm.c
mmf.c
mms.c
mms.h
mmsh.c Use correct msvc type specifiers for ptrdiff_t and size_t. 2014-04-24 18:01:30 +02:00
mmst.c Use correct msvc type specifiers for ptrdiff_t and size_t. 2014-04-24 18:01:30 +02:00
mov_chan.c
mov_chan.h
mov.c Merge commit '18f2514c4037befd37b02e4d4f10c159edf3b26f' 2014-05-01 17:13:05 +02:00
movenc.c ff_put_wav_header: add flag to force WAVEFORMATEX 2014-04-30 16:41:35 +02:00
movenc.h Merge commit '1e9db41e2a2166be5671b088ef4ad06a40af459f' 2014-03-23 03:22:20 +01:00
movenchint.c
mp3dec.c Merge commit '32d05934abc7427bb90380a4c1ab20a15fd7d821' 2014-04-18 00:38:07 +02:00
mp3enc.c avformat/mp3enc: drop redundant and uninitialized variable 2014-04-13 20:03:24 +02:00
mpc8.c
mpc.c
mpeg.c avformat/vobsub: use av_make_q(). 2014-05-01 16:18:12 +02:00
mpeg.h lavf/mpeg.h: Remove an unused definition. 2014-04-27 14:54:29 +02:00
mpegenc.c avformat/mpegenc: try to improve the VBV buffer warning 2014-04-16 17:20:07 +02:00
mpegts.c avformat/mpegts: Remove redundant check 2014-04-16 02:35:50 +02:00
mpegts.h avformat/mpegtsenc: Allow DTS audio copy to TS streams 2014-04-27 14:24:29 +02:00
mpegtsenc.c avformat/mpegtsenc: Allow DTS audio copy to TS streams 2014-04-27 14:24:29 +02:00
mpegvideodec.c
mpjpeg.c
mpl2dec.c
mpsubdec.c
msnwc_tcp.c
mtv.c libavformat/mtv: add test for audio magic 2014-02-01 21:09:14 -08:00
mux.c avformat/mux: Check for and remove invalid packet durations 2014-04-23 06:55:33 +02:00
mvdec.c Merge commit '55ddd700c67529ff2c6c4e976673f1341bba7a82' 2014-04-19 20:17:33 +02:00
mvi.c Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430' 2014-03-11 21:05:34 +01:00
mxf.c Merge commit '92ebb332157195b7c1212e734c5668afbf19cf2b' 2014-03-19 20:39:05 +01:00
mxf.h Merge commit '6920fb2b33f84b114ea4561ae1c623f4a26562e5' 2014-03-19 20:54:35 +01:00
mxfdec.c Merge commit 'ad8f736b7404503d8f5164f4879175a2258dd64b' 2014-04-04 02:18:32 +02:00
mxfenc.c
mxg.c
ncdec.c
network.c avformat/network: use av_malloc_array() 2014-04-13 23:39:49 +02:00
network.h
nistspheredec.c
noproxy-test.c
nsvdec.c
nullenc.c
nut.c avformat/nut: support storing RFC 3389 comfort noise 2014-05-01 02:13:31 +02:00
nut.h avformat/nut: add ff_nut_audio_extra_tags to demuxer too 2014-04-09 23:37:55 +02:00
nutdec.c avformat/nut: add ff_nut_audio_extra_tags to demuxer too 2014-04-09 23:37:55 +02:00
nutenc.c avformat/nutenc: fix missing break in switch 2014-01-24 04:17:15 +01:00
nuv.c
oggdec.c Fix dont and doesnt typos 2014-04-27 15:14:32 +02:00
oggdec.h ogg: allow streams to update metadata 2014-02-05 22:36:42 +01:00
oggenc.c oggenc: check return value of av_mallocz() 2014-04-04 15:56:52 +02:00
oggparsecelt.c avformat/oggparsecelt: fix memleak 2014-04-26 21:31:15 +02:00
oggparsedirac.c
oggparseflac.c
oggparseogm.c
oggparseopus.c lavf/oggparseopus: Setting seek_preroll in AVCodecContext 2014-02-05 21:16:36 +01:00
oggparseskeleton.c Merge commit '92e4b643dfdafdb6528f1baffdbea2b9a028d7c0' 2014-05-01 17:26:06 +02:00
oggparsespeex.c
oggparsetheora.c
oggparsevorbis.c Use correct msvc type specifiers for ptrdiff_t and size_t. 2014-04-24 18:01:30 +02:00
oggparsevp8.c
oma.c
oma.h
omadec.c ff_id3v2_read: add option to limit ID3 magic number search 2014-04-19 04:25:01 +02:00
omaenc.c
options_table.h avformat: extracting NTP timestamp from RTCP 2014-03-12 13:33:14 +01:00
options.c Merge commit '33c859c142ef3f49b7a6227014ad92a680cf4d74' 2014-02-04 15:37:05 +01:00
os_support.c
os_support.h
paf.c Merge commit '70daeacd6ef8b354dd7d2d77ad393831a5bbf033' 2014-03-28 04:32:05 +01:00
pcm.c lavf/pcm: remove redundant check 2014-04-20 20:56:02 +02:00
pcm.h
pcmdec.c pcmdec: replace a reachable assert with an error check 2014-02-10 07:41:21 +01:00
pcmenc.c
pjsdec.c avformat/pjsdec: dont increase pointer when its already at the end in read_ts() 2014-01-11 02:28:17 +01:00
pmpdec.c avformat/pmpdec: remove cur_dts timestamp hack 2014-04-21 01:29:08 +02:00
psxstr.c
pva.c
pvfdec.c
qcp.c
qtpalette.h
r3d.c
rawdec.c
rawdec.h
rawenc.c Add raw HEVC muxer 2014-02-09 14:29:07 +00:00
rawenc.h
rawvideodec.c
rdt.c
rdt.h
realtextdec.c
redspark.c
replaygain.c avformat/replaygain: fix mixed declaration and statement 2014-04-18 01:16:27 +02:00
replaygain.h Merge commit 'ae43c10e36197000de2f3cc99ea35727ce98a796' 2014-04-17 21:45:58 +02:00
riff.c Merge commit 'e2834567d73bd1e46478ba67ac133cb8ef5f50fd' 2014-04-23 20:47:13 +02:00
riff.h ff_put_wav_header: add flag to force WAVEFORMATEX 2014-04-30 16:41:35 +02:00
riffdec.c avformat/riff: return error code from ff_get_guid() 2014-02-12 15:59:15 +01:00
riffenc.c ff_put_wav_header: add flag to force WAVEFORMATEX 2014-04-30 16:41:35 +02:00
rl2.c
rm.c
rm.h
rmdec.c Merge commit 'ef9732162cd4b593c6db28fdd352ebef21b5c1ca' 2014-05-01 17:49:57 +02:00
rmenc.c
rmsipr.c
rmsipr.h
rpl.c Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430' 2014-03-11 21:05:34 +01:00
rsd.c
rso.c
rso.h
rsodec.c
rsoenc.c
rtmp.h
rtmpcrypt.c
rtmpcrypt.h
rtmpdh.c
rtmpdh.h
rtmphttp.c
rtmppkt.c avformat/rtmppkt: Fix random crash 2014-04-23 15:10:42 +02:00
rtmppkt.h Merge remote-tracking branch 'qatar/master' 2014-03-07 14:09:35 +01:00
rtmpproto.c avformat/rtmpproto: Added handling of an initial RTMP chunk size packet. 2014-04-14 14:28:22 +02:00
rtp.c
rtp.h
rtpdec_amr.c
rtpdec_asf.c Merge remote-tracking branch 'qatar/master' 2014-01-23 20:15:21 +01:00
rtpdec_formats.h
rtpdec_g726.c
rtpdec_h263_rfc2190.c
rtpdec_h263.c
rtpdec_h264.c
rtpdec_ilbc.c
rtpdec_jpeg.c
rtpdec_latm.c
rtpdec_mpeg4.c
rtpdec_mpeg12.c
rtpdec_mpegts.c
rtpdec_qcelp.c
rtpdec_qdm2.c
rtpdec_qt.c
rtpdec_svq3.c
rtpdec_vp8.c
rtpdec_xiph.c Use correct msvc type specifiers for ptrdiff_t and size_t. 2014-04-24 18:01:30 +02:00
rtpdec.c
rtpdec.h
rtpenc_aac.c
rtpenc_amr.c
rtpenc_chain.c
rtpenc_chain.h
rtpenc_h263_rfc2190.c
rtpenc_h263.c
rtpenc_h264.c
rtpenc_jpeg.c
rtpenc_latm.c
rtpenc_mpv.c
rtpenc_vp8.c
rtpenc_xiph.c
rtpenc.c avformat: extracting NTP timestamp from RTCP 2014-03-12 13:33:14 +01:00
rtpenc.h
rtpproto.c
rtpproto.h
rtsp.c avformat: extracting NTP timestamp from RTCP 2014-03-12 13:33:14 +01:00
rtsp.h Add "prefer_tcp" flag to "rtsp_flags" 2014-03-04 22:54:13 +01:00
rtspcodes.h lavf/rtspcodes: add missing header include 2014-04-10 21:57:04 +02:00
rtspdec.c rtspdec: check for strchr returning NULL. 2014-04-06 22:04:03 +02:00
rtspenc.c avformat: extracting NTP timestamp from RTCP 2014-03-12 13:33:14 +01:00
samidec.c
sapdec.c
sapenc.c avformat: extracting NTP timestamp from RTCP 2014-03-12 13:33:14 +01:00
sauce.c
sauce.h
sbgdec.c
sctp.c
sdp.c Use correct msvc type specifiers for ptrdiff_t and size_t. 2014-04-24 18:01:30 +02:00
sdr2.c avformat/sdr2: h264 stream needs parsing 2014-02-26 17:46:45 +00:00
seek-test.c
seek.c
seek.h
segafilm.c
segment.c Merge commit '87a3ea3192bf5e4aafa08bca8686a2b577eae818' 2014-04-30 20:14:50 +02:00
sierravmd.c
siff.c
smacker.c Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430' 2014-03-11 21:05:34 +01:00
smjpeg.c
smjpeg.h
smjpegdec.c Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430' 2014-03-11 21:05:34 +01:00
smjpegenc.c
smoothstreamingenc.c
smush.c Merge commit 'eeadcdfd1a6f3089b6bf6e194d6ece8d3f113123' 2014-04-06 23:29:47 +02:00
sol.c
sox.h
soxdec.c
soxenc.c
spdif.c
spdif.h
spdifdec.c
spdifenc.c Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430' 2014-03-11 21:05:34 +01:00
srtdec.c
srtenc.c
srtp.c
srtp.h
srtpproto.c
subfile.c lavf: add subfile protocol. 2014-03-08 12:36:57 +01:00
subtitles.c
subtitles.h
subviewer1dec.c
subviewerdec.c
swf.c
swf.h
swfdec.c
swfenc.c
takdec.c
tcp.c
tedcaptionsdec.c
tee.c avformat/tee: print errors for each failed bitstream filter 2014-04-26 21:08:44 +02:00
thp.c
tiertexseq.c
tls.c avformat/tls: Fix windows build with openSSL enabled. 2014-01-23 14:33:56 +01:00
tmv.c
tta.c
tty.c
txd.c Merge commit 'a4ed995cabf220029f1d0e185a6fb45eed7b4091' 2014-04-22 13:30:23 +02:00
udp.c avformat/udp: cleanup comments, add a warning if receive buffer is unexpectedly unable to be set high enough 2014-03-22 16:40:46 +01:00
uncodedframecrcenc.c lavf: add uncodedframecrc test muxer. 2014-02-11 10:29:02 +01:00
unix.c
url-test.c
url.c
url.h
urldecode.c
urldecode.h
utils.c avformat/utils: Set the average frame rate from the r_frame_rate if the stream appears to be cfr 2014-04-28 18:51:15 +02:00
vc1test.c
vc1testenc.c
version.h Merge commit 'a1aa37dd0b96710d4a17718198a3f56aea2040c1' 2014-05-01 15:56:38 +02:00
vivo.c
voc.c
voc.h
vocdec.c
vocenc.c
vorbiscomment.c
vorbiscomment.h
vplayerdec.c
vqf.c
w64.c
w64.h
wavdec.c avformat/wavdec: enlarge probe_packets for wav 2014-04-19 03:54:10 +02:00
wavenc.c ff_put_wav_header: add flag to force WAVEFORMATEX 2014-04-30 16:41:35 +02:00
wc3movie.c
webvttdec.c
webvttenc.c
westwood_aud.c
westwood_vqa.c
wtv_common.c
wtv.h
wtvdec.c avformat/wtvdec: ignore mpeg2 extradata 2014-05-01 18:36:27 +02:00
wtvenc.c ff_put_wav_header: add flag to force WAVEFORMATEX 2014-04-30 16:41:35 +02:00
wv.c
wv.h
wvdec.c
wvenc.c
xa.c
xmv.c avformat/xmv: use av_malloc_array() 2014-04-15 13:51:48 +02:00
xwma.c avformat/xwma: fix memleak of dpds_table 2014-04-29 20:48:03 +02:00
yop.c
yuv4mpeg.c Merge commit '5ef11b8dcc054b230deb9b20493255c14a80597d' 2014-01-17 16:18:40 +01:00