tests: Add AVTP CVF payloader tests
[platform/upstream/gstreamer.git] / tests / check / libs /
2019-06-18 Seungha Yangtests: insertbin: Don't use duplicated variable name
2019-06-04 Matthew Waterstests/vulkan: allow instance creation failures
2019-06-04 Matthew Waterstest/vulkan: add simple memory test
2018-11-28 Jordan PetridisRun gst-indent through the files
2018-11-07 Seungha Yangtests: h265parser: Add test parsing nonzero vps_max_lay...
2018-11-06 Nicolas Dufresneh265parser: Add same parsing test as for H264
2018-11-06 Nicolas Dufresneh264parser: Add unit test parsing 5 valid bytes of...
2018-10-27 Edward Herveytests: Disable most gstplayer tests for now
2018-08-14 Víctor Manuel Jáqu... check: update gitignore
2018-08-03 George Kiagiadakislibs: audio: add new GstPlanarAudioAdapter class
2018-06-01 Edward Herveygitignore: Add h265parser test
2018-03-05 Tim-Philipp Müllertests: player: disable broken test_play_media_info...
2018-03-05 Guillaume Desmottesh265parser: allow partial matching on range extension...
2018-03-05 Guillaume Desmottesh265parse: add support for 'Format range extensions...
2018-03-05 Guillaume Desmottesh265parser: decouple GstH265Profile and GstH265ProfileIDC
2018-01-11 Edward Herveycheck: Update gitignore
2017-12-19 Tim-Philipp Müllergl: remove GStreamer OpenGL integration library and...
2017-12-02 Tim-Philipp MüllerRemove GstAggregator from -bad, moved to core
2017-11-07 Matthew Watersgl/tests: add some simple shader testing
2017-10-28 Matthew Watersgl/query: split tests and fix some corresponding issues...
2017-10-23 Stefan Sauertests: comment and logging cleanups for audiomixer...
2017-10-14 Stefan Saueraggregator: add two more tests for a sequence of data
2017-10-14 Stefan Saueraggregator: refactor the test helper
2017-10-14 Stefan Saueraggregator: test cleanup
2017-09-05 Edward Herveycheck: Fix usage of dual probes
2017-08-26 Seungha Yangisoff: Add parsing mss specific tfrf and tfxd boxes
2017-08-26 Seungha Yangisoff: Add parsing moov and tfdt
2017-08-26 Seungha Yangisoff: Move isoff to gst-libs
2017-08-25 Philippe Normandtests/player: check for media-info-updated before durat...
2017-08-23 Matthew Watersgl/checks: fix build
2017-08-23 Matthew Watersglutils: fix matrix operations everywhere
2017-08-22 Julien Isorcegl: do not include GL headers in public gstgl headers
2017-03-14 Matthew Watersgl: GL_ARRAY_BUFFER is not a part of VAO state
2017-03-13 Matthew Watersgl/format: use our own GL format enum's instead of...
2017-01-02 Edward Herveycheck: Use gst_check_run_suite
2016-12-21 Edward Herveycheck: Use non-deprecated API
2016-11-16 Matthew Watersgl/tests: don't use the default framebuffer
2016-11-03 Matthew Watersglsl: fix #version 150 not working with profiles
2016-10-05 Matthew Waterstests/gl: make sure all GL commands are executed on...
2016-09-15 Sebastian Drögeplayer: Fix unit test for minor API change
2016-08-29 Matthew Waterstests/glupload: support opengl3 properly instead of...
2016-08-29 Alessandro Decinaglupload: fix tests and check for the new RECONFIGURE...
2016-07-26 Matthew Watersglcontext: remove not thread-safe get/set_error()
2016-07-26 Matthew Watersglframebuffer: rewrite for a more consistent API
2016-07-25 Guillaume Desmottesplayer: move 'position-update-interval' setting to...
2016-07-25 Guillaume Desmottesplayer: add API to change http user agent
2016-06-29 Matthew Watersglmemory: add the texture type to allocate to parameters
2016-06-21 Guillaume Desmottesglupload: fix shader leak in test
2016-06-15 Matthew Waterstests/glcontext: update test for gen,del_texture removal
2016-05-30 Guillaume Desmottesplayer: inhibit signals after gst_player_stop() has...
2016-05-30 Guillaume Desmottesplayer: handle uri-loaded in test
2016-05-21 Guillaume Desmottesplayer: use gst_check_init() in test
2016-03-28 Sebastian Drögeaggregator: Fix leak in unit test
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2016-03-07 Matthew Watersgldisplay: make readding the same context a no-op
2016-01-15 Matthew Watersgl: add a gstglquery object for arbitrary GL queries
2016-01-07 Matthew Watersglcontext: implement checking whether a context has...
2016-01-04 Sebastian Drögeplayer: Remove gst_player_new() and make gst_player_new...
2015-12-30 Matthew Waterstests/glmemory: output data pointer values on failure
2015-12-23 Sebastian Drögeplayer: Add unit test that is disabled by default
2015-12-21 Sebastian Drögeglcolorconvert: Fix name of testsuite
2015-12-17 Matthew Watersgl*memory*: reverse the parameter order of user_data...
2015-12-17 Matthew Watersglmemorypbo: remove our own alloc()/wrapped()/etc functions
2015-12-14 Matthew Waterstests: update for glmemory api changes
2015-12-14 Matthew Waterstests/glmemory: include the generic gl header
2015-12-14 Matthew Watersglmemory: base classify and add the pbo memory on top
2015-12-14 Matthew Watersgluploadmeta; remove convenience helper API
2015-12-01 Hyunjun Kotests:aggregator: fix tc failure and correct check...
2015-11-13 Vineeth TMtests:glsl: version_profile_s string leak
2015-11-13 Vineeth TMtests:glupload: fix caps memory leak
2015-11-11 Vineeth TMtests:glcolorconvert: Fix caps memory leak
2015-10-30 Matthew Watersgl/tests: update for glmemory api changes
2015-10-30 Matthew Watersglmemory: add support for rectangle textures
2015-10-15 Matthew Watersgl/tests: port glcontext test to opengl
2015-10-15 Matthew Watersglshader: port to using GstGLSLStage objects for string...
2015-10-15 Matthew Watersgl: add some GLSL utility functions
2015-09-30 Matthew Watersglupload: remove useless release_buffer
2015-08-08 Matthew Waterstests/glcontext: fix INVALID_ENUM GL error in test
2015-07-30 Olivier Crêtetests: Add test for seeking live pipelines
2015-07-30 Olivier Crêtetests: Make source live to re-enable aggregator timeout...
2015-07-28 Nicolas Dufresneglcolorconvert-test: Test notify function for setup_wrapped
2015-07-28 Nicolas Dufresneglcolorconvert-test: Fix build
2015-07-18 Matthew Watersglcontext: fix get_current_gl_api on x11/nvidia drivers
2015-07-18 Matthew Watersglcontext: track sharedness with a cookie
2015-06-12 Matthew Watersglmemory: separate pbo transfer from texture transfers
2015-06-12 Matthew Watersglmemory: implement on top of glbasebuffer
2015-06-02 Edward Herveycheck: Use GST_CHECK_MAIN () macro everywhere
2015-05-14 Matthew Waterstests/gl: fix typo
2015-05-14 Matthew Watersgl: remove useless gl{En,Dis}able (GL_TEXTURE_*) calls
2015-04-03 Reynaldo H. Verdej... aggregator: fix typo in test suite
2015-04-03 Reynaldo H. Verdej... aggregator: add gap event handling unit test
2015-03-13 Matthew Watersgl/tests: fix deadlock on glcontext wrapped context...
2015-03-09 hoonhee.leetests: glcontext: remove unnecessary semicolon
2015-03-01 Nicolas Dufresnegl-test: Port unit tests to new API
2015-02-13 Tim-Philipp Mülleraggregator: use new gst_aggregator_pad_drop_buffer()
2015-01-30 Matthew Watersgl: update unit test for glmemory api change
2015-01-29 Thibault Saunieraggregator: Hide GstAggregatorPad buffer and EOS fileds
2015-01-23 Matthew Watersgl/tests: update glwindow api change
2015-01-14 Matthew Watersgl: split glcolorconvert usage from glupload
2015-01-13 Matthew Watersglcontext: allow wrapped contexts to be utilised like...
next