summaryrefslogtreecommitdiff
path: root/tests/check/libs
Commit message (Expand)AuthorAgeFilesLines
* h2645parser: Catch overflows in AVC/HEVC NAL unit length calculationsSebastian Dröge2021-03-242-0/+120
* gst: don't use volatile to mean atomicMatthew Waters2021-03-221-2/+2
* play: tests: Switch user-agent test to a real HTTP serverPhilippe Normand2021-03-091-6/+172
* play: tests: Refactor to use new Message bus APIPhilippe Normand2021-03-091-596/+521
* test: av1parser: update the test result because of bug fixing.He Junyan2020-11-171-8/+8
* h265parse: recognize more HEVC extension streamsHaihao Xiang2020-09-161-30/+48
* h265parser: select the right profile for high throughput SCC streamHaihao Xiang2020-09-161-2/+1
* vulkan/instance: expose extension/layer choicesMatthew Waters2020-06-211-1/+38
* vulkan/instance: add vulkan API version selection and checkingMatthew Waters2020-06-211-0/+137
* test: h265parser: Add a test case for SCC extension.He Junyan2020-05-051-0/+86
* libs: parser: h265: Add SCC extension support.He Junyan2020-05-051-1/+1
* libs: parser: Adds AV1 parser.Georg Ottinger2020-05-011-0/+587
* test: h265parser: Add check for high throughput scc.He Junyan2020-04-281-0/+13
* test: h265parser: Add more check or h265 extensions.He Junyan2020-04-281-33/+132
* h264parser: Add support for creating picture timing SEISeungha Yang2020-04-081-1/+100
* tests: h264parser: Fix picture timing SEISeungha Yang2020-04-081-1/+1
* h265parser: Add a helper method to create SEI nal unitSeungha Yang2020-04-021-0/+238
* h264parser: Add a helper method to create and inject raw SEI dataSeungha Yang2020-03-301-0/+244
* nalutils: Introduce NAL writer helper methodsSeungha Yang2020-03-301-0/+119
* tests: h265parser: Add test for registered user data SEISeungha Yang2020-03-231-0/+65
* h265parser: Add helper macro for nal type classificationSeungha Yang2020-03-051-0/+69
* tests: vp9parser: Add test parsing superframeYeongjin Jeong2020-03-021-0/+195
* tests: add picture timing SEI parsingStéphane Cerveau2020-02-251-2/+71
* vulkan: move fullscreenquad object to libraryMatthew Waters2019-12-041-6/+4
* vulkan/image: don't rely on weak-ref notifies for viewsMatthew Waters2019-11-281-0/+251
* documentation: fixed a heap o' typosAaron Boxer2019-11-052-2/+2
* mpegts: Add support for SCTE-35 sectionsEdward Hervey2019-10-311-0/+108
* Remove autotools build systemTim-Philipp Müller2019-10-141-12/+0
* vkbuffer: remove buffer view from the memoryMatthew Waters2019-09-251-1/+1
* vulkan: implement command buffer reuseMatthew Waters2019-09-191-0/+127
* vulkan: split physical device from logical deviceMatthew Waters2019-09-172-2/+2
* tests: h265parser: Add test parsing range extension in PPSWangfei2019-08-311-0/+91
* tests/vulkan: fix copyright nameMatthew Waters2019-07-051-1/+1
* vulkan/window: add property for the parent displayMatthew Waters2019-07-051-0/+83
* vulkan/device: add property for the parent instanceMatthew Waters2019-07-051-0/+80
* tests: Add h264parser SEI checksJan Schmidt2019-07-051-0/+85
* tests: insertbin: Don't use duplicated variable nameSeungha Yang2019-06-181-8/+8
* tests/vulkan: allow instance creation failuresMatthew Waters2019-06-041-3/+11
* test/vulkan: add simple memory testMatthew Waters2019-06-041-0/+104
* Run gst-indent through the filesJordan Petridis2018-11-281-2/+2
* tests: h265parser: Add test parsing nonzero vps_max_layer_id in VPSSeungha Yang2018-11-071-0/+55
* h265parser: Add same parsing test as for H264Nicolas Dufresne2018-11-061-0/+82
* h264parser: Add unit test parsing 5 valid bytes of a NALNicolas Dufresne2018-11-061-1/+20
* tests: Disable most gstplayer tests for nowEdward Hervey2018-10-271-15/+18
* check: update gitignoreVíctor Manuel Jáquez Leal2018-08-141-10/+4
* libs: audio: add new GstPlanarAudioAdapter classGeorge Kiagiadakis2018-08-031-0/+361
* gitignore: Add h265parser testEdward Hervey2018-06-011-0/+1
* tests: player: disable broken test_play_media_info testTim-Philipp Müller2018-03-051-1/+1
* h265parser: allow partial matching on range extension profileGuillaume Desmottes2018-03-051-0/+16
* h265parse: add support for 'Format range extensions profiles'Guillaume Desmottes2018-03-051-0/+148