gstreamer/ext
Sebastian Dröge c121cab661 Add apev2mux element (#343122).
Original commit message from CVS:
Patch by: Sebastian Dröge  <mail at slomosnail de >
* docs/plugins/gst-plugins-good-plugins-docs.sgml:
* docs/plugins/gst-plugins-good-plugins-sections.txt:
* ext/taglib/Makefile.am:
* ext/taglib/gstapev2mux.cc:
* ext/taglib/gstapev2mux.h:
* ext/taglib/gstid3v2mux.cc:
* ext/taglib/gsttaglibmux.c: (plugin_init):
* ext/taglib/gsttaglibmux.h:
Add apev2mux element (#343122).
* tests/check/Makefile.am:
* tests/check/elements/apev2mux.c:
(test_taglib_apev2mux_create_tags),
(test_taglib_apev2mux_check_tags), (fill_mp3_buffer), (got_buffer),
(demux_pad_added), (test_taglib_apev2mux_check_output_buffer),
(test_taglib_apev2mux_with_tags), (GST_START_TEST),
(apev2mux_suite), (main):
Add unit test for apev2mux element.
2006-05-30 14:35:18 +00:00
..
aalib Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
annodex Move ximagesrc plug-in to good after review. Fixes #336756. 2006-04-28 18:57:09 +00:00
cairo Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up following lines. 2006-05-06 00:14:09 +00:00
cdio Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
dv ext/dv/gstdvdemux.c: Implement EOS correctly by either posting 2006-05-24 16:03:40 +00:00
esd ext/esd/esdsink.*: Move the esd_get_server_info() into gst_esdsink_open() and fail with a decent error message on err... 2006-05-10 11:17:31 +00:00
flac ext/flac/gstflac.c: Don't #include file we don't dist any longer. 2006-05-27 12:10:50 +00:00
gconf Const-ify GEnumValue arrays. 2006-05-10 10:29:54 +00:00
gdk_pixbuf Const-ify GEnumValue arrays. 2006-05-10 10:29:54 +00:00
hal Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
jpeg ext/jpeg/gstjpegdec.c: Initialize segment to GST_FORMAT_UNDEFINED in READY->PAUSED. 2006-05-28 13:49:12 +00:00
ladspa Fix broken GObject macros 2006-04-08 18:25:55 +00:00
libcaca Const-ify GEnumValue arrays. 2006-05-10 10:29:54 +00:00
libmng Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
libpng ext/libpng/gstpngenc.c: In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the return value of gst_pad_p... 2006-05-16 17:20:04 +00:00
mikmod Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
raw1394 Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
shout2 Const-ify GEnumValue arrays. 2006-05-10 10:29:54 +00:00
speex Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
taglib Add apev2mux element (#343122). 2006-05-30 14:35:18 +00:00
wavpack Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up following lines. 2006-05-06 00:14:09 +00:00
Makefile.am docs/plugins/Makefile.am: also check .cc files for gtk-doc markup 2006-05-01 11:46:33 +00:00