ffmpeg/tests/fate
Sasi Inguva 12673bb253 lavf/mov.c: Set start_time for all streams (in case of edit lists).
Fixes vorbis mp4 audio files, with edit list specified. Since
st->skip_samples is not set in case of vorbis , ffmpeg computes the
start_time as negative.

Signed-off-by: Sasi Inguva <isasi@google.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2018-08-11 02:37:42 +02:00
..
aac.mak fate: remove the fate-aac-ltp-encode test 2018-01-13 12:03:49 +00:00
ac3.mak fate: add test for eac3 dependant stream 2018-03-30 14:05:10 -03:00
acodec.mak avcodec/dcaenc: Use ffmpeg mdct instead of own implementation 2018-01-13 18:13:58 +00:00
adpcm.mak
alac.mak
als.mak
amrnb.mak
amrwb.mak
api.mak Merge commit '698ac8f9cabd053f2c19346a77b92f8eae4218fc' 2017-10-03 22:59:08 -03:00
apng.mak
atrac.mak
audio.mak fate: add Dolby E test 2018-06-05 23:07:03 -03:00
avformat.mak fate: remove missing references to ffm 2018-01-06 16:14:55 -03:00
bmp.mak
build.mak Merge commit 'db869f4ea4405fb8f9736e5ecdca70f77621a28e' 2017-10-11 19:02:04 -03:00
canopus.mak
cbs.mak fate/cbs: Add an SEI test 2018-05-10 23:54:02 +01:00
cdxl.mak
checkasm.mak checkasm/swscale : add test for rgb shuffle_bytes func 2018-03-24 20:22:12 +01:00
concatdec.mak
cover-art.mak
dca.mak fate: add a dca_core bitstream filter test 2018-03-17 12:34:46 -03:00
demux.mak tests/fate/demux: Add test for d25c945247 2018-07-07 12:09:34 +02:00
dfa.mak
dnxhd.mak
dpcm.mak
ea.mak
exif.mak
ffmpeg.mak fate: change fate-ffmpeg-attached_pics to encode to pcm_s16le 2017-10-28 21:35:57 +02:00
ffprobe.mak
fft.mak Merge commit '698ac8f9cabd053f2c19346a77b92f8eae4218fc' 2017-10-03 22:59:08 -03:00
fifo-muxer.mak
filter-audio.mak fate: add tests for audio channel up-/downmixing with pan filter 2018-07-30 10:46:19 +02:00
filter-video.mak avfilter/vsrc_testsrc: add pal75bars and pal100bars video filter sources 2018-05-18 15:39:54 +02:00
fits.mak fate: Fix fitsdec-gbrap16 test on big-endian hardware. 2017-11-04 00:47:37 +01:00
flac.mak
flvenc.mak fate/flvenc: set bitexact output format flag explicitly 2017-08-30 23:28:21 -03:00
gapless.mak lavc: prefer the mp3float decoder to the mp3 decoder 2018-04-01 13:02:12 +01:00
gif.mak
h264.mak Merge commit 'ec0f4fa17ce29cf01d4def21041b0b87f7e3105d' 2017-11-11 18:37:54 -03:00
hap.mak fate/hapenc : remove tests due to inconsistent result 2018-05-08 11:44:34 +02:00
hevc.mak fate: add PERSIST_RPARAM_A_RExt_Sony_3 hevc conformance test 2018-01-05 16:47:02 -03:00
hw.mak hwcontext: Add test for device creation and derivation 2018-05-21 20:54:52 +01:00
id3v2.mak fate: add id3v2 test 2018-02-02 12:16:56 -03:00
image.mak fate/exr : add test for long name flag 2018-02-24 21:42:46 +01:00
indeo.mak
libavcodec.mak fate/libavcodec: add codec_desc test 2018-02-12 06:06:37 +07:00
libavdevice.mak
libavformat.mak
libavresample.mak
libavutil.mak fate: remove unnecessary reference file for fate-encryption-info 2018-07-27 13:06:29 -03:00
libswresample.mak Merge commit '4141a5a240fba44b4b4a1c488c279d7dd8a11ec7' 2017-10-03 21:28:07 -03:00
libswscale.mak
lossless-audio.mak
lossless-video.mak
matroska.mak
microsoft.mak Merge commit 'e1a6d63c7eeff2f0ec8173546357bfaa9deecea4' 2017-10-03 23:36:25 -03:00
monkeysaudio.mak
mov.mak lavf/mov.c: Set start_time for all streams (in case of edit lists). 2018-08-11 02:37:42 +02:00
mp3.mak Merge commit '4141a5a240fba44b4b4a1c488c279d7dd8a11ec7' 2017-10-03 21:28:07 -03:00
mpc.mak
mpeg4.mak
mpegps.mak fate/mpegps: add tests for PCM_DVD stream remux 2018-02-16 21:53:22 +01:00
mpegts.mak avformat/mpegts: add merge_pmt_versions option 2018-05-18 19:00:29 -07:00
mxf.mak fate/mxf: add reel name test 2017-12-08 20:02:16 +01:00
opus.mak opus: fix hybrid folding indexing during band quantization 2017-12-08 04:42:24 +00:00
pcm.mak
pixlet.mak fate/pixlet : add test for rgb 2017-08-31 02:53:11 +02:00
probe.mak
prores.mak Merge commit '4141a5a240fba44b4b4a1c488c279d7dd8a11ec7' 2017-10-03 21:28:07 -03:00
qt.mak fate: disable fate-svq3-2 2017-10-02 21:42:34 -03:00
qtrle.mak
real.mak
screen.mak Merge commit '4d4d7cf9d539a053f531f662a972b23d335738eb' 2017-10-27 21:16:18 -03:00
seek.mak lavf/mov.c: Use the correct offset to shift timestamp when seeking. 2018-03-10 17:55:50 +01:00
source-check.sh
source.mak
speedhq.mak
subtitles.mak avcodec/mpeg12dec: parse A53 caption data embedded in SCTE-20 user data 2017-11-15 18:14:39 -08:00
utvideo.mak avcodec/utvideoenc: switch to planar RGB formats 2018-01-02 13:41:50 +01:00
vcodec.mak fate: add more vc2 encoder tests 2018-07-18 11:32:20 +02:00
video.mak fate/hap : move decoding test to a separate file 2018-03-13 20:27:22 +01:00
voice.mak
vorbis.mak
vpx.mak Merge commit '4141a5a240fba44b4b4a1c488c279d7dd8a11ec7' 2017-10-03 21:28:07 -03:00
vqf.mak Merge commit '4141a5a240fba44b4b4a1c488c279d7dd8a11ec7' 2017-10-03 21:28:07 -03:00
wavpack.mak
wma.mak
xvid.mak