summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2013-10-10core: Fix max DEBUG_LEVEL incongruence on 5 vs 9Reynaldo H. Verdejo Pinochet1-6/+6
2013-10-10caps: Skip test_subset_duplication until the bug is fixedSebastian Dröge1-1/+1
2013-10-10caps: Add a testcase for subset checks on lists with duplicated itemsSebastian Dröge1-0/+15
2013-10-02tests: use tcase_skip_broken_test() to skip broken multiqueue testTim-Philipp Müller1-2/+1
2013-10-02check: Disable multiqueue test_output_order checkEdward Hervey1-1/+4
2013-09-30value: fix caps serialization when there are caps inside capsThiago Santos1-1/+7
2013-09-24context: Add test for the context caching in GstBinSebastian Dröge1-0/+37
2013-09-23tests: handle unscheduled entries correctlyWim Taymans1-0/+5
2013-09-18context: Fix unit test for GstContext changesSebastian Dröge1-70/+20
2013-09-09tests/capsfilter: Fix memory leak and compare caps directly instead of strcmp()Sebastian Dröge1-10/+7
2013-09-09tests/capsfilter: Test caps-related queries and propertySebastian Rasmussen1-0/+155
2013-08-27filesink: flush (discard data) on FLUSH_STOPAlessandro Decina1-0/+51
2013-08-27tests: filesink: small refactoringAlessandro Decina1-29/+40
2013-08-20buffer: Fix gst_buffer_memcmp() where the buffer is smaller than sizeOlivier Crête1-0/+28
2013-07-24tests: Remove other interface structs from the ABI tests tooSebastian Dröge8-32/+0
2013-07-24tests: Remove GstTagSetter from ABI checksThiago Santos8-8/+0
2013-07-16adapter: Take account of the skip in gst_adapter_take_buffer_fast()Olivier Crête1-1/+29
2013-07-16adapter: Add function to return buffer composed of multiple memoriesOlivier Crête1-0/+37
2013-07-16benchmarks: ignore new benchmark binaryTim-Philipp Müller1-0/+1
2013-07-01funnel: Re-push all sticky events when buffers come from a different padOlivier Crête1-1/+1
2013-07-01tests: Remove funnel pad_alloc testOlivier Crête1-16/+0
2013-07-01check: Added gst_check_setup_events_with_stream_id()Jonas Holmberg1-11/+4
2013-06-19buffer: Add unit test for map_range()Sebastian Dröge1-0/+50
2013-06-17tests: add stress test for buffers and poolsWim Taymans2-0/+91
2013-05-30check: fix position unit testWim Taymans1-2/+4
2013-05-29pad: Fix memory leak in the unit testSebastian Dröge1-2/+3
2013-05-09tests: Fix event order warnings and dataflow before stream-start/segment eventSebastian Dröge13-41/+220
2013-05-09basetransform: Properly port unit test to actually use caps and check resultsSebastian Dröge2-618/+147
2013-05-08tests: add some basic checks for gst_buffer_fill()Tim-Philipp Müller1-0/+39
2013-04-29tools/gstreamer-completion: Complete option & property values on bash 3.2David Rothlisberger1-0/+21
2013-04-29tools/gstreamer-completion: Bash 3.2 compatibility fixesDavid Rothlisberger1-15/+12
2013-04-29tools/gstreamer-completion: Support gst-inspect, and gst-launch element prope...David Rothlisberger1-0/+127
2013-04-27typefind: fix caps leak when used in connection with uridecodebin and playbinTim-Philipp Müller1-0/+16
2013-04-25tests: add check for FLUSH pad probesAlessandro Decina1-0/+71
2013-04-18tests: ignore new test binaryTim-Philipp Müller1-0/+1
2013-04-18context: Add gst_context_writable_structure() and let get_structure() return ...Sebastian Dröge1-11/+14
2013-04-18printf: fix handling of old printf extension specifiers for ABI compatibilityTim-Philipp Müller1-4/+12
2013-04-18tests: add unit test for old printf extension specifiersTim-Philipp Müller1-0/+66
2013-04-17context: Add unit test for GstContextSebastian Dröge2-1/+354
2013-04-13tests: skip all GstPoll tests on WindowsTim-Philipp Müller1-0/+10
2013-04-09libsabi: Special struct size values for W32Руслан Ижбулатов2-0/+76
2013-04-09tests: fix GstPad test on windows and in CK_FORK=no modeРуслан Ижбулатов1-0/+6
2013-04-06caps: Add test for operations on caps with ANY featuresSebastian Dröge1-1/+14
2013-04-02docs: more since markers and other docs fixesTim-Philipp Müller1-0/+1
2013-04-02capsfeatures: Add GST_CAPS_FEATURES_ANYSebastian Dröge1-0/+14
2013-03-31caps: Add new data type for handling caps features to the capsSebastian Dröge3-0/+186
2013-03-31event: add stream flags to stream-start eventTim-Philipp Müller1-0/+21
2013-03-25caps: Add unit test for GST_CAPS_{ANY,NONE} and GST_STATIC_CAPS_{ANY,NONE}Sebastian Dröge1-0/+10
2013-03-18tests: fix spurious failure in test_collect collectpads testJonas Holmberg1-26/+26
2013-03-08controller: code cleanupsStefan Sauer1-14/+43