Wim Taymans
42c5075f17
check/elements/matroskamux.c: Fix leak in check.
...
Original commit message from CVS:
* check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
Fix leak in check.
2005-11-16 19:08:54 +00:00
Thomas Vander Stichele
4ab30e5583
sigh, static pad templates aren't refcounted properly
...
Original commit message from CVS:
sigh, static pad templates aren't refcounted properly
2005-11-02 16:48:55 +00:00
Thomas Vander Stichele
41924ca7ff
ignore more
...
Original commit message from CVS:
ignore more
2005-11-01 16:14:25 +00:00
Thomas Vander Stichele
b1b1fe52d6
Fix leaks and invalid memory access as reported by valgrind
...
Original commit message from CVS:
* check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
(setup_matroskamux), (check_buffer_data), (GST_START_TEST):
* gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
(gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
(gst_matroska_mux_start), (gst_matroska_mux_write_data),
(gst_matroska_mux_collected):
Fix leaks and invalid memory access as reported by valgrind
2005-11-01 15:11:16 +00:00
Thomas Vander Stichele
c88fb97881
... and add the missing file
...
Original commit message from CVS:
... and add the missing file
2005-11-01 14:41:01 +00:00
Michal Benes
d52d22ca12
add a unit test for matroskamux fix the bugs that the unit test exposed
...
Original commit message from CVS:
Patch by: Michal Benes <michal.benes@xeris.cz>
* check/Makefile.am:
* gst/matroska/ebml-write.c: (gst_ebml_write_seek):
* gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_src_event),
(gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
add a unit test for matroskamux
fix the bugs that the unit test exposed
2005-11-01 14:36:02 +00:00
Thomas Vander Stichele
587a7add24
use ELEMENT messages instead
...
Original commit message from CVS:
use ELEMENT messages instead
2005-10-19 20:48:24 +00:00
Thomas Vander Stichele
006bdcecb2
set up plugin paths properly
...
Original commit message from CVS:
set up plugin paths properly
2005-09-24 13:34:46 +00:00
Thomas Vander Stichele
a7d55a0348
check/elements/level.c: fix test for new GstClockTime use
...
Original commit message from CVS:
* check/elements/level.c: (GST_START_TEST):
fix test for new GstClockTime use
* gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
(gst_level_transform_ip):
* gst/level/gstlevel.h:
fix up the decay peak, ensuring the decay peak is never lower
than the peak for that interval
2005-09-24 12:10:02 +00:00
Thomas Vander Stichele
6115f0b56c
convert to using GstClockTime for all time values, finally.
...
Original commit message from CVS:
convert to using GstClockTime for all time values, finally.
2005-09-23 18:15:51 +00:00
Wim Taymans
c1ebc9caf9
check/elements/level.c: Fix for bus API change.
...
Original commit message from CVS:
* check/elements/level.c: (GST_START_TEST):
Fix for bus API change.
2005-09-19 11:48:13 +00:00
Thomas Vander Stichele
787aef18bf
remove gst-register
...
Original commit message from CVS:
remove gst-register
2005-09-16 00:38:50 +00:00
Andy Wingo
7ebd7b97d4
All plugins updated for element state changes.
...
Original commit message from CVS:
2005-09-02 Andy Wingo <wingo@pobox.com>
* All plugins updated for element state changes.
2005-09-02 15:44:50 +00:00
Thomas Vander Stichele
423df73380
Andrewio Patrickoforus Wingonymus - 5 additional tests for your sins
...
Original commit message from CVS:
Andrewio Patrickoforus Wingonymus - 5 additional tests for your sins
Add a regression test for level and fix a casting bug that made the additional
channels turn out wrong
2005-09-01 20:23:22 +00:00