Edward Hervey
|
e899abea14
|
check: Use GST_CHECK_MAIN () macro everywhere
Makes source code smaller, and ensures we go through common initialization
path (like the one that sets up XML unit test output ...)
|
2015-06-02 16:04:40 +02:00 |
|
Tim-Philipp Müller
|
86acf25ffc
|
tests: mplex: fix 'Got data flow before stream-start event' failure
|
2013-08-10 20:02:01 +01:00 |
|
Tim-Philipp Müller
|
9e1b75fda3
|
Fix FSF address
https://bugzilla.gnome.org/show_bug.cgi?id=687520
|
2012-11-04 00:09:59 +00:00 |
|
Mark Nauwelaerts
|
82f46a5efe
|
tests: mpeg2enc, mplex: port to the new GLib thread API
|
2012-09-11 15:12:55 +02:00 |
|
Mark Nauwelaerts
|
a1dc042bd8
|
tests: port some more to 1.0
|
2012-04-10 17:29:12 +02:00 |
|
Wim Taymans
|
9fb2e9d6be
|
tests: fix some tests
|
2012-02-07 12:02:49 +01:00 |
|
Wim Taymans
|
eaad7e58b0
|
more template fixes
|
2011-11-04 12:31:19 +01:00 |
|
Benjamin Otte
|
33c2f5fb01
|
Add -Wwrite-strings
and fix its warnings
|
2010-03-22 13:16:33 +01:00 |
|
Benjamin Otte
|
f96e4f1581
|
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
And fix all warnings
|
2010-03-21 21:39:18 +01:00 |
|
Sebastian Dröge
|
2f38368c05
|
tests/check/elements/mplex.c: Don't use the deprecated gst_element_get_pad().
Original commit message from CVS:
* tests/check/elements/mplex.c: (setup_src_pad),
(teardown_src_pad):
Don't use the deprecated gst_element_get_pad().
|
2008-05-29 19:56:53 +00:00 |
|
Mark Nauwelaerts
|
acb81c58c5
|
Port mplex element to 0.10. Fixes bug #520329.
Original commit message from CVS:
Patch by: Mark Nauwelaerts <manauw at skynet dot be>
* configure.ac:
* ext/Makefile.am:
* ext/mplex/Makefile.am:
* ext/mplex/gstmplex.cc:
* ext/mplex/gstmplex.hh:
* ext/mplex/gstmplexibitstream.cc:
* ext/mplex/gstmplexibitstream.hh:
* ext/mplex/gstmplexjob.cc:
* ext/mplex/gstmplexjob.hh:
* ext/mplex/gstmplexoutputstream.cc:
* ext/mplex/gstmplexoutputstream.hh:
Port mplex element to 0.10. Fixes bug #520329.
* tests/check/Makefile.am:
* tests/check/elements/mplex.c: (test_sink_event), (setup_src_pad),
(teardown_src_pad), (setup_mplex), (cleanup_mplex),
(GST_START_TEST), (mplex_suite), (main):
Add unit test for the mplex element.
|
2008-03-05 06:03:03 +00:00 |
|