summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2013-07-05buffer: Add unit test for map_range()Sebastian Dröge1-0/+50
2013-05-30check: fix position unit testWim Taymans1-2/+4
2013-05-28structure: Make sure that subsets have all fields of the supersetSebastian Dröge1-0/+9
2013-05-04typefind: fix caps leak when used in connection with uridecodebin and playbinTim-Philipp Müller1-0/+16
2013-04-15caps: Add unit test for GST_CAPS_{ANY,NONE} and GST_STATIC_CAPS_{ANY,NONE}Sebastian Dröge1-0/+10
2013-02-13message: accept NULL error argument in gst_message_parse_{error,warning,info}Tim-Philipp Müller1-0/+31
2013-02-05tests: add basesink testWim Taymans1-0/+52
2013-01-30tests: unit test to trigger the queue/flushing race condition bug for allocat...Alexander Schrab1-0/+71
2013-01-30tests: one more test for gst_queue_array_drop_element()Tim-Philipp Müller1-0/+43
2013-01-30tests: add checks for gst_queue_array_find() and _drop_element()Alexander Schrab1-0/+146
2013-01-17tests: disable ABI checks for architectures where the struct sizes are not up...Tim-Philipp Müller2-8/+8
2013-01-05tests: fix leak in ghostpad unit testTim-Philipp Müller1-1/+0
2012-11-17examples: don't compile testrtpool example if pthreads are not available like...Tim-Philipp Müller1-2/+5
2012-10-24examples: link testrtpool to pthreadsРуслан Ижбулатов1-0/+3
2012-10-22configure: Properly check for pthreadSebastian Dröge1-3/+3
2012-10-11manual: add example of no-rebuffer buffering strategyWim Taymans2-0/+8
2012-10-10manual: talk about playsinkWim Taymans1-3/+5
2012-10-10manual: add something about uridecodebinWim Taymans1-1/+1
2012-10-09manual: remove outdated autoplugging sectionWim Taymans2-4/+2
2012-10-09manual: Talk about threadingWim Taymans2-0/+7
2012-10-08manual: add example for effect switchingWim Taymans1-0/+5
2012-10-07tests: update struct_i386.h for ABI checksTim-Philipp Müller2-100/+100
2012-10-06tests: update struct_ppc32.h for ABI checksTim-Philipp Müller2-100/+100
2012-10-06examples: .gitignore more binaries from the manualTim-Philipp Müller1-0/+5
2012-10-04manual: add dynamic capsfilter exampleWim Taymans1-0/+5
2012-10-03meta: do metadata registration threadsafeWim Taymans1-2/+3
2012-10-03manual: add partial preroll example with probesWim Taymans1-0/+5
2012-10-02pwg: add appsink docsWim Taymans1-0/+5
2012-10-02pwg: rewite data-access chapterWim Taymans1-3/+3
2012-09-29value: avoid duplicates when intersecting listsTim-Philipp Müller1-0/+65
2012-09-28miniobject: Always reject WRITE locks on READONLY miniobjectsOlivier Crête1-0/+6
2012-09-27tests: Test the case where ghost pads are removed while streamingOlivier Crête1-0/+55
2012-09-27tests: enable library abi checksWim Taymans9-196/+252
2012-09-26tests: add abi checksWim Taymans8-473/+474
2012-09-25manual: fix up the manualWim Taymans1-0/+5
2012-09-25benchmarks: printf format fixes to make intel compiler happyJosep Torra Valles2-3/+3
2012-09-20pad: Remove pad probes only onceOlivier Crête1-0/+48
2012-09-17pad: Add parent parameter to the link and unlink functionsSebastian Dröge1-4/+4
2012-09-16sample: add serialisation/deserialisation functions for GstSampleTim-Philipp Müller1-0/+43
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts6-6/+6
2012-09-14tests: fix for appsink return value additionWim Taymans1-1/+3
2012-09-13docs: fix some docsWim Taymans3-10/+15
2012-09-12collectpads: fix a misplaced ')'Stefan Sauer1-1/+1
2012-09-12collectpads: remove gst_collect_pads_add_pad_fullStefan Sauer1-8/+8
2012-09-12Revert "tests: fix buffer leak in queue2 unit test"Tim-Philipp Müller1-1/+0
2012-09-12tests: fix buffer leak in queue2 unit testTim-Philipp Müller1-0/+1
2012-09-12check: port to the new GLib thread APIMark Nauwelaerts2-15/+15
2012-09-12tests: port to new GLib thread APIMark Nauwelaerts17-231/+199
2012-09-12tests: benchmarks: align error message with codeMark Nauwelaerts3-3/+3
2012-09-11events: remove STREAM_CONFIGWim Taymans1-71/+0