summaryrefslogtreecommitdiffstats
path: root/tests/check/elements/matroskamux.c
Commit message (Expand)AuthorAgeFilesLines
* tests/check/elements/: Don't use gst_element_get_pad(), it's a bad, bad method.Wim Taymans2008-05-211-4/+6
* gst/matroska/matroska-mux.c: Use GST_DEBUG_FUNCPTR; activate request pad befo...Tim-Philipp Müller2006-11-161-2/+5
* tests/check/elements/matroskamux.c: Collectpads in core got changed and now a...Tim-Philipp Müller2006-02-061-2/+5
* check/elements/matroskamux.c: Fix leak in check.Wim Taymans2005-11-161-6/+2
* sigh, static pad templates aren't refcounted properlyThomas Vander Stichele2005-11-021-5/+6
* Fix leaks and invalid memory access as reported by valgrindThomas Vander Stichele2005-11-011-7/+10
* ... and add the missing fileThomas Vander Stichele2005-11-011-0/+427