diff options
| author | Jan Schmidt <thaytan@mad.scientist.com> | 2007-03-04 17:13:19 +0000 |
|---|---|---|
| committer | Jan Schmidt <thaytan@mad.scientist.com> | 2007-03-04 17:13:19 +0000 |
| commit | d5706e78aade832ed0aec0b977a0de9460d852ea (patch) | |
| tree | 24d8d3210ce8555dcfe53ace1bb670945754e372 /ChangeLog | |
| parent | 5114bbb5c223d7c07ed960ab23a8859bf6535b44 (diff) | |
ext/cdio/gstcdiocddasrc.c: Make sure we always destroy our libcdio handle.
Original commit message from CVS:
* ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
(gst_cdio_cdda_src_finalize):
Make sure we always destroy our libcdio handle.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2007-03-04 Jan Schmidt <thaytan@mad.scientist.com> + * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open), + (gst_cdio_cdda_src_finalize): + Make sure we always destroy our libcdio handle. + +2007-03-04 Jan Schmidt <thaytan@mad.scientist.com> + * tests/check/Makefile.am: Disable autovideosink so the buildbots don't barf over memory leaked in the directfb sink. |
