summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-09-19tests: port playbin-text example to 1.0 apiAndreas Frisch1-4/+6
2012-09-17examples: make snapshot example actually compile and workTim-Philipp Müller1-2/+4
2012-09-17tests/examples/snapshot/snapshot.c: get caps from the sampleJavier Jardón1-11/+4
2012-09-15use gst_element_factory_get_metadata to replace obsolete APIMark Nauwelaerts2-3/+6
2012-09-14replace gst_tag_list_free with gst_tag_list_unrefMark Nauwelaerts6-46/+46
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts6-12/+12
2012-09-14fix for appsink GstFlowReturnWim Taymans1-2/+2
2012-09-14fix capsWim Taymans12-49/+26
2012-09-12xmptag: migrate to the _full version of the API and drop the _full postfixStefan Sauer2-3/+3
2012-09-12tests: port to the new GLib thread APIMark Nauwelaerts3-12/+15
2012-09-12tests: fix unit testWim Taymans1-0/+2
2012-09-11tests: fix up libsabi test structure sizes for x86-64Tim-Philipp Müller1-4/+4
2012-09-11gdp: move gdp plugin to -badTim-Philipp Müller6-1251/+0
2012-09-10video/x-3ivx -> video/mpeg, mpegversion=4Tim-Philipp Müller1-1/+1
2012-09-09install-plugins: constify _install_*sync() details array argumentsTim-Philipp Müller1-4/+3
2012-09-09tests: fix socket leaks in multisocketsink unit testTim-Philipp Müller1-0/+37
2012-09-07tests: fix audioresample unit test for big-endian systemsTim-Philipp Müller1-5/+4
2012-09-07tests: fix audiorate unit test on big-endian systemsTim-Philipp Müller1-2/+4
2012-09-07tests: fix simple-launch-lines unit test on big-endian systemsTim-Philipp Müller1-5/+8
2012-09-06tests: playbin: do not leak uri stringsMark Nauwelaerts1-0/+2
2012-09-05videooverlaycomposition: add some _get_argb and _get_ayuv functionsMark Nauwelaerts1-0/+29
2012-09-03tests: make git ignore streamsynchronizer test binaryTim-Philipp Müller1-0/+1
2012-09-03video/x-xvid -> video/mpeg,mpegversion=4Tim-Philipp Müller1-1/+1
2012-09-02text/plain + text/x-pango-markup -> text/x-rawTim-Philipp Müller3-17/+21
2012-08-30check: Don't fail on GST_MESSAGE_WARNINGEdward Hervey1-60/+0
2012-08-30videooverlaycomposition: allow more formats for rectangle pixel dataMark Nauwelaerts1-34/+34
2012-08-22rtp: Fix extension data supportWim Taymans1-29/+4
2012-08-20video/x-dvd-subpicture -> subpicture/x-dvdTim-Philipp Müller1-1/+1
2012-08-14check: Add streamsynchronizer unit testEdward Hervey2-0/+304
2012-08-12tests: update structure sizes for ABI test for i386Tim-Philipp Müller1-42/+42
2012-08-11tests: update libsABI test to new structure sizesTim-Philipp Müller1-14/+14
2012-08-09tests: fix vorbisdec testTim-Philipp Müller1-2/+8
2012-08-08Silence some 'variable may be used uninitialized' compiler warningsTim-Philipp Müller1-1/+1
2012-08-08No statements with side-effects in g_assert() or g_return_*() pleaseTim-Philipp Müller2-9/+17
2012-08-08Update .gitignoreTim-Philipp Müller1-0/+1
2012-08-05tests: remove custom tcase_skip_broken_test define which is now in coreTim-Philipp Müller1-7/+0
2012-08-05tests: silence FIXMEs when running videoscale unit testTim-Philipp Müller1-1/+1
2012-08-04tests: add adder test to check that caps are sent downstreamTim-Philipp Müller1-0/+41
2012-08-04videoscale: fix 4-tap scaling for 64-bpp formatsTim-Philipp Müller1-1/+0
2012-07-28tag: fix up EXIF writer for GstBuffer -> GstSampleTim-Philipp Müller1-2/+2
2012-07-24tests: add audio and video orc testsWim Taymans1-1/+15
2012-07-20tests: use multifdsink for streamheader testTim-Philipp Müller1-16/+10
2012-07-19playback-test: fix buffering queryWim Taymans1-4/+5
2012-07-18tests: update for step event changesWim Taymans2-2/+2
2012-07-17videooverlaycomposition: replace API parameters with required video meta on p...Mark Nauwelaerts1-58/+88
2012-07-17rtp: Add support for multiple memory blocks in RTPWim Taymans1-1/+2
2012-07-17tests: add videoconvert test that checks formats in template capsTim-Philipp Müller2-0/+140
2012-07-17tests: no need to blacklist 64-bit formats in videoscale test any longerTim-Philipp Müller1-19/+4
2012-07-17tests: add videoscale test to check pad template formatsTim-Philipp Müller1-0/+117
2012-07-16adder: add a tests for the aggregation of durationsStefan Sauer2-0/+119