summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-02-07media: add audio 5.1 ogg file for validation testsHEADmainLoïc Le Page1-0/+3
2024-01-11media: update jpeg info for defaults/imagesequences/jpeg/00000.jpegVíctor Manuel Jáquez Leal1-1/+1
This update takes in count the currently autoplugged jpeg parse: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3983
2024-01-11media: fix back bowlerhatdancer.sleepytom.SGP.mjpeg.avi idVíctor Manuel Jáquez Leal1-1/+1
This is a fix of commit 0f2f8669
2024-01-11media: update mjpeg info for bowlerhatdancer.sleepytom.SGP.mjpeg.aviVíctor Manuel Jáquez Leal1-2/+2
This update takes in count the currently autoplugged jpeg parse: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3983
2023-07-20Add edit-lists/simple/ibpibp-non-frag.mp4Alicia Boya García1-0/+3
Test vector for the bug in this MR: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5021 Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-integration-testsuites/-/merge_requests/117>
2023-06-02Add media asset for issue 1418Philippe Normand1-0/+3
Downloaded from: https://github.com/web-platform-tests/wpt/raw/master/media/test.ogv License: 3-Clause BSD Previous attempt to add this asset was badly executed, leading to git lfs warnings.
2023-06-02Revert "Add media asset for issue 1418"Philippe Normand1-0/+0
This reverts commit ea0342a6bf6e27320b4aaec75019ab31ca9c3c6a.
2023-05-27Add media asset for issue 1418Philippe Normand1-0/+0
Downloaded from: https://github.com/web-platform-tests/wpt/raw/master/media/test.ogv License: 3-Clause BSD
2023-04-04media-info: Fix cm5000_hevc_1080i_colorbars.ts framerateNicolas Dufresne1-3/+3
Currently the field rate is being stored in the media info, after fixing the parser to immediatly expose the field rate properly, fix the associated media info.
2023-02-06Revert "Add new dash stream .stream_info"Thibault Saunier1-21/+0
Those test have not been added to the test suite yet This reverts commit 1930560a88a153f6a32709e5f6dba1fed1b27ee6.
2023-02-02Move fragments for MSE like test in dedicated folderThibault Saunier3-0/+0
2023-02-02fragments: added new fragments needed for a qtdemux segment testEnrique Ocaña González3-0/+9
See: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3867
2022-10-05Add new dash stream .stream_infoThibault Saunier1-0/+21
2022-10-04Add a webm/dash streamThibault Saunier15-0/+83
2022-04-15media: Update h264 media info for coded-picture-structure changesVivia Nikolaidou13-23/+23
See https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2177
2021-09-29Delete .gitlab-ci.ymlXavier Claessens1-1/+0
2021-09-28Delete .arcconfigXavier Claessens1-3/+0
2021-09-24Remove now useless files and update READMEThibault Saunier4-1241/+6
2021-09-24Remove all files that are not media filesThibault Saunier1823-22603/+0
2021-09-23Release 1.19.21.19.2Tim-Philipp Müller1-1/+1
2021-09-13validate: flvdemux: Add seek_with_stop testVivienne Watermeier2-0/+10
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-integration-testsuites/-/merge_requests/111>
2021-07-29validate: playbin3: Add a test to check mixing static and dynamic pad on sourceThibault Saunier2-0/+15
See https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1120 Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-integration-testsuites/-/merge_requests/103>
2021-07-28validate: mxf known issue fixedEdward Hervey1-18/+0
Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/744 Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-integration-testsuites/-/merge_requests/110>
2021-07-15media: Update mxf media_info for refactoring changesEdward Hervey8-15157/+15717
See https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2371
2021-07-05validate: Remove broken mxf filesEdward Hervey6-365/+0
They were produced by the GStreamer mxfmux element which creates invalid files See https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/1615 Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-integration-testsuites/-/merge_requests/109>
2021-06-01Back to developmentTim-Philipp Müller1-1/+1
2021-06-01Release 1.19.11.19.1Tim-Philipp Müller1-1/+1
2021-05-28validatetest: Regenerate with caps featuresThibault Saunier2-2/+2
2021-05-27validate: Update interlace_deinterlace_alternateSeungha Yang1-1/+1
Remove field-order from expected caps Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-integration-testsuites/-/merge_requests/105>
2021-05-20Update expectation files with sorted structure fieldsThibault Saunier22-32/+32
2021-05-11Add medias to cover VP8/VP9 WebM with alpha channelsNicolas Dufresne6-1/+92
Part-of: <!102>
2021-05-11Update media check with the new vp9parse fieldNicolas Dufresne1-5/+5
A new filed was introduced, codec-alpha, this is now produced by vp9parse. Part-of: <!102>
2021-05-04HACKING: update doc to add new media fileStéphane Cerveau1-2/+7
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-integration-testsuites/-/merge_requests/101>
2021-05-04mxf: update op1a-mpeg-wave_hdStéphane Cerveau1-61/+61
This media got less key frames that it was previously detected due to a better key frame detection in MXF See https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2173 Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-integration-testsuites/-/merge_requests/101>
2021-05-04mxf: add H264 contentStéphane Cerveau3-0/+15122
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-integration-testsuites/-/merge_requests/101>
2021-04-30mxf: add specific config for op2b-mpeg2-wave_hdStéphane Cerveau2-2/+5
In order to support a bug in decoder for op2b-mpeg2-wave_hd.mxf, the max drift value must be lower to 400ms to pass. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-integration-testsuites/-/merge_requests/101>
2021-03-23validate: blacklist rtsp seek for mpeg psStéphane Cerveau1-0/+2
2021-03-22mpegps: add mpeg ps sampleStéphane Cerveau5-18/+977
Add sample_mpeg_program_stream_scr.mpg to test a mpeg ps playback.
2021-03-01HACKING: update the documentation to upload a fileStéphane Cerveau1-6/+2
2021-02-17validate: Add new mpeg-ts h265 1080i fileVivia Nikolaidou3-0/+42
Generated using the cm5000 encoder. Make sure we can play it back correctly. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-integration-testsuites/-/merge_requests/95>
2021-02-17validate: Fix expectation of h265 alternate fileVivia Nikolaidou1-3/+3
According to https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2020
2021-02-16GH1_00094_1920x1280.MTS: update media infoMathieu Duponchelle1-332/+332
After https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1973, h264parse now outputs buffers with a more appropriate duration for interlaced streams with fields in separate access units.
2021-02-10ges: Fix setting track typesThibault Saunier1-1/+1
2021-02-03h265parse: Don't check for interleaved in alternate modeVivia Nikolaidou1-3/+3
See https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1996
2021-02-03validate: Update interlace_deinterlace_alternate testVivia Nikolaidou1-12/+12
Changes in deinterlace made this work better now
2020-11-06testsuite: use sync_version if not noneStéphane Cerveau1-2/+6
Use sync_version from gst-validate-launcher if it exists to use a custom version of the test suite Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-integration-testsuites/-/merge_requests/92>
2020-10-26GH1_00094_1920x1280.MTS: update media infoMathieu Duponchelle1-225/+225
With https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/681, the timestamps output by h264parse now look like: pts = X DTS = X pts = NONE DTS = X pts = Y DTS = Y ... which makes much more sense than the weird scheme we had before, and that can be seen in the previous version of this file's media info Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-integration-testsuites/-/merge_requests/91>
2020-10-26tron...: Do not check timestamp as the stream is brokenThibault Saunier1-5422/+7
It contains some dts > pts in pes headers Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-integration-testsuites/-/merge_requests/91>
2020-10-15medias: Update for h265parse passthrough behavior changeSeungha Yang1-303/+303
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-integration-testsuites/-/merge_requests/89>
2020-10-09update validate.test.h265parse.alternate testGuillaume Desmottes1-1/+1
h265parse now set alternate-mode=interleaved instead of 'alternate', see https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/issues/825 Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-integration-testsuites/-/merge_requests/87>