gstreamer/gst-libs/gst/pbutils
Tim-Philipp Müller aa47d077c1 gst-libs/gst/: Turn a few g_assert_not_reached() into g_return_val_if_reached() to avoid compiler warnings (#503930).
Original commit message from CVS:
* gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_do_seek),
(gst_cdda_base_src_handle_track_seek), (gst_cdda_base_src_create):
* gst-libs/gst/pbutils/install-plugins.c:
(gst_install_plugins_spawn_child), (gst_install_plugins_supported):
* gst-libs/gst/pbutils/missing-plugins.c:
(gst_missing_plugin_message_get_installer_detail),
(gst_missing_encoder_installer_detail_new):
* gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_send):
* gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
Turn a few g_assert_not_reached() into g_return_val_if_reached() to
avoid compiler warnings (#503930).
2007-12-16 23:52:58 +00:00
..
descriptions.c gst-libs/gst/pbutils/descriptions.c: Add description for 'private' dts caps (who come up with that name?). 2007-12-13 11:40:10 +00:00
descriptions.h rename utils to pbutils 2007-03-04 23:39:51 +00:00
install-plugins.c gst-libs/gst/: Turn a few g_assert_not_reached() into g_return_val_if_reached() to avoid compiler warnings (#503930). 2007-12-16 23:52:58 +00:00
install-plugins.h API: also add gst_install_plugins_supported() while we're at it (see #470456). 2007-08-28 14:58:17 +00:00
Makefile.am gst-libs/gst/pbutils/Makefile.am: Change directory to install headers in from gst/utils to gst/pbutils as well. 2007-03-05 09:27:55 +00:00
missing-plugins.c gst-libs/gst/: Turn a few g_assert_not_reached() into g_return_val_if_reached() to avoid compiler warnings (#503930). 2007-12-16 23:52:58 +00:00
missing-plugins.h API: add gst_missing_*_installer_detail_new() convenience API so that applications that know exactly what they're mis... 2007-08-28 14:23:55 +00:00
pbutils.c rename utils to pbutils 2007-03-04 23:39:51 +00:00
pbutils.h rename utils to pbutils 2007-03-04 23:39:51 +00:00