summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-06-06tests: fix unit test after event changeWim Taymans
2012-06-06event: add name to sticky_multi eventsWim Taymans
2012-06-05tests: add unit test for tag list writabilityTim-Philipp Müller
2012-06-05gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller
2012-06-05tests: fix unit testWim Taymans
2012-06-04funnel: Fix unit testSebastian Dröge
2012-06-04valve: Fix unit testSebastian Dröge
2012-05-31tests: Add funnel test to cover EOS event handlingMike Ruprecht
2012-05-31tests: Fix invalid read when releasing request pads in funnel testsMike Ruprecht
2012-05-28taglist: make GstTagList a GstMiniObjectTim-Philipp Müller
2012-05-23tests: rename playbin2 to playbin and adding some debug infoSreerenj Balachandran
2012-05-22bin: port unit test to 0.11Wim Taymans
2012-05-21bin: try harder to avoid state changes in wrong directionWim Taymans
2012-05-19tools, tests: don't access the GstPluginFeature structure directlyTim-Philipp Müller
2012-05-19elementfactory: make object struct opaque for nowTim-Philipp Müller
2012-05-09gst: Fix compiler warnings on mingw-w64Raimo Järvi
2012-05-01uri: require URI protocol bit to be at least 3 characters to be validTim-Philipp Müller
2012-05-01adapter: remove _try_to_merge_up()Wim Taymans
2012-04-29tests: use public accessors to get plugin description detailsTim-Philipp Müller
2012-04-25controller: expand the api to offer functions for plain and GValue arraysStefan Sauer
2012-04-24tests: plug some leaksMark Nauwelaerts
2012-04-17meta: add LOCKED flagWim Taymans
2012-04-17collectpads2: rename to collectpadsMark Nauwelaerts
2012-04-14tests: add another adapter testWim Taymans
2012-04-11queue2: set buffer to NULL before pullWim Taymans
2012-04-11tests: port queue2 tests to 0.11Wim Taymans
2012-04-11Merge remote-tracking branch 'origin/0.10'Wim Taymans
2012-04-11queue2: add test for ringbuffer deadlockWim Taymans
2012-04-11tocsetter: fix memory leaks in unit testAlexander Saprykin
2012-04-11toc: fix memory leaks in unit testAlexander Saprykin
2012-04-11tocsetter: fix memory leaks in unit testAlexander Saprykin
2012-04-11toc: fix memory leaks in unit testAlexander Saprykin
2012-04-08task: remove gst_task_set_priority()Tim-Philipp Müller
2012-04-07tests: add new toc test binaries to .gitignoreTim-Philipp Müller
2012-04-05controller: add a finalizer for the test controlbindingsStefan Sauer
2012-04-04gst: Change versioningSebastian Dröge
2012-04-02tests: add new unit test binaries to .gitignoreTim-Philipp Müller
2012-04-02toc: port to 0.11Stefan Sauer
2012-04-02gstchecks: Add unit test for the GstTocSetterAlexander Saprykin
2012-04-02gstchecks: Add unit test for the GstTocAlexander Saprykin
2012-04-02Merge branch '0.10'Stefan Sauer
2012-04-02gstchecks: Add unit test for the GstTocSetterAlexander Saprykin
2012-04-02gstchecks: Add unit test for the GstTocAlexander Saprykin
2012-04-01buffer: make function to find memory in a bufferWim Taymans
2012-03-30childproxy: use GObject instead of GstObjectStefan Sauer
2012-03-30buffer: improve the buffer memory methodsWim Taymans
2012-03-28buffer: unify buffer merge methodsWim Taymans
2012-03-20buffer: improve gst_buffer_new_wrapped_full()Wim Taymans
2012-03-16pad: change the semantics of get/pull_range a littleWim Taymans
2012-03-15memory: group allocation parameters in a structWim Taymans