summaryrefslogtreecommitdiff
path: root/tests/check/elements/decodebin.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-08tests: Avoid hang with decodebin testEdward Hervey1-2/+1
2019-08-30Pass the code through codespellThibault Saunier1-2/+2
2018-01-16tests: include config.h and don't include unix headersTim-Philipp Müller1-1/+0
2016-03-24base: use new gst_element_class_add_static_pad_template()Vineeth TM1-12/+6
2014-05-29decodebin: aggregate buffering messagesThiago Santos1-0/+94
2014-03-16tests: decodebin: port old decodebin2 test for parser and decoder linkingThiago Santos1-0/+269
2013-02-13decodebin: Fix MP3 parser unit testSebastian Dröge1-1/+1
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-03-30update for buffer api changeWim Taymans1-1/+1
2012-03-30tests: plug various caps leaksMark Nauwelaerts1-0/+1
2012-02-22update for new memory apiWim Taymans1-2/+2
2012-02-14tests: fix after baseparse api changeWim Taymans1-28/+18
2012-01-02playback, mixerutils: gst_registry_get_default() -> gst_registry_get()Tim-Philipp Müller1-2/+2
2011-12-30Merge remote-tracking branch 'origin/master' into 0.11Edward Hervey1-0/+2
2011-12-28check/decodebin: Fix callback signatureEdward Hervey1-3/+2
2011-11-28various: fix pad template leaksVincent Penquerc'h1-4/+3
2011-08-22fourcc: remove fourccWim Taymans1-13/+7
2011-08-16Merge branch 'master' into 0.11Wim Taymans1-0/+174
2011-07-15tests: add decodebin1 test for parser autopluggingTim-Philipp Müller1-0/+174
2011-06-15tests: fix up unit tests for playbin2/decodebin2 renames and updatesTim-Philipp Müller1-9/+12
2011-03-28tests: fix some unit testsWim Taymans1-6/+13
2011-03-28tests: work on porting the unit testsWim Taymans1-3/+5
2008-03-03Correct all relevant warnings found by the sparse semantic code analyzer. Thi...Sebastian Dröge1-1/+2
2007-10-31tests/check/elements/decodebin.c: Make sure the pipeline really operates in p...Tim-Philipp Müller1-0/+1
2007-02-09gst/playback/: Don't error out if there is no fakesink in the READY to NULL s...Tim-Philipp Müller1-1/+81
2006-12-16gst/playback/gstdecodebin.c: Special-case the text/plain media type: we only ...Tim-Philipp Müller1-0/+118