summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2013-02-16tests: fix some h264 capsTim-Philipp Müller1-1/+2
2013-02-13rtp-payloading: Fix unit test caps and AMR depayloader sink template capsSebastian Dröge1-3/+3
2013-02-13aacparse: Fix caps used in the unit testSebastian Dröge1-1/+1
2013-02-13wavpack: Fix unit tests, width is now called depth in the caps in 1.0Sebastian Dröge2-3/+3
2013-02-12tests: make souphttpsrc unit test work even if http_proxy is setTim-Philipp Müller1-14/+22
2013-02-05level-example. avoid taking the arrays again for each channel for clarityStefan Sauer1-15/+18
2013-01-27tests: use g_timeout_add_seconds instead of g_timeout_addB.Prathibha3-3/+3
2013-01-16tests: skip souphttpsrc tests if there is no local http server to useTim-Philipp Müller1-22/+57
2013-01-16tests: use _1_0 variants for the various registry variablesMartin Pitt1-3/+3
2013-01-01tests: add test for souphttpsrc error handling with dataTim-Philipp Müller1-1/+13
2013-01-01cairo: port cairooverlay to 0.11Tim-Philipp Müller3-11/+19
2012-12-31examples: check for uri argument in decodebin-h264p-amr server exampleTim-Philipp Müller1-1/+8
2012-12-20tests: add jpegpay unit testJonas Holmberg1-0/+62
2012-12-16rtpmanager: move rtpmux and rtpdtmfmux elements from -badTim-Philipp Müller2-0/+5
2012-12-16rtpmux: Fix FSF addressTim-Philipp Müller1-2/+2
2012-12-16rtpmux: Misc fix for 0.11Olivier Crête1-2/+8
2012-12-16rtpmux: port to 0.11Olivier Crête1-51/+77
2012-12-16tests: Change tests to not use the priority pads instead of the eventsOlivier Crête1-21/+24
2012-12-16rtpmux: Aggregate incoming segmentsOlivier Crête1-0/+23
2012-12-16Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte1-2/+2
2012-12-16tests: Add test for rtpdtmfmux lockingOlivier Crête1-8/+56
2012-12-16tests: Add unit test for rtpmuxOlivier Crête1-0/+205
2012-12-13check: add (but disable) more rtp jitterbuffer testsWim Taymans1-0/+515
2012-11-30webmux: fix linking with shout2send elementTim-Philipp Müller1-0/+26
2012-11-07videocrop: Add support for automatic croppingNicolas Dufresne1-31/+61
2012-11-04Fix FSF addressTim-Philipp Müller81-162/+162
2012-10-30tests: fix level exampleWim Taymans1-9/+17
2012-10-26tests: add multifilesrc test for fix in previous commitTim-Philipp Müller1-2/+52
2012-10-20tests: remove superfluous g_type_init() callTim-Philipp Müller1-2/+0
2012-10-11examples: update some element names for 1.0 in RTP examplesTim-Philipp Müller13-23/+23
2012-10-04rtph264pay: do not push unmapped dataPatricia Muscalu1-0/+52
2012-10-01tests: port gdkpixbufsink testTim-Philipp Müller1-11/+16
2012-09-29Purge references to liboilTim-Philipp Müller1-8/+0
2012-09-25videomixer: fix warnings when using transparent backgroundTim-Philipp Müller1-2/+24
2012-09-24tests: remove g_printerr() that's not needed any longerTim-Philipp Müller1-1/+0
2012-09-23tests: disable failing replaygain testsTim-Philipp Müller1-7/+8
2012-09-17tests: dist image.jpg for jpeg testTim-Philipp Müller1-0/+1
2012-09-16vp8: Add tests to .gitignoreSebastian Dröge1-0/+2
2012-09-16vp8enc: Update patch to the new property namesSebastian Dröge1-1/+1
2012-09-16vpx: Integrate test into the build system tooSebastian Dröge1-0/+7
2012-09-16[MOVED FROM BAD 6/6] tests: fix more unit testsWim Taymans2-22/+18
2012-09-16[MOVED FROM BAD 5/6] tests: update for gstcheck API changeRené Stadler2-4/+6
2012-09-16[MOVED FROM BAD 4/6] vp8dec: Add simple unit test for vp8decSebastian Dröge1-0/+179
2012-09-16[MOVED FROM BAD 3/6] vp8enc: Improve unit test a bitSebastian Dröge1-2/+7
2012-09-16[MOVED FROM BAD 2/6] vp8enc: Also check the output caps in the unit testSebastian Dröge1-1/+9
2012-09-16[MOVED FROM BAD 1/6] vp8enc: Add simple unit testSebastian Dröge1-0/+156
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-09-14fix more capsWim Taymans9-9/+10
2012-09-14tests: push stream-start and segment events in wavpackenc testTim-Philipp Müller1-0/+9
2012-09-12tests: fix most of the rganalysis unit testsTim-Philipp Müller1-3/+28