gst/Makefile.am: GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclea...
authorJan Schmidt <thaytan@mad.scientist.com>
Mon, 3 Mar 2008 23:59:45 +0000 (23:59 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Mon, 3 Mar 2008 23:59:45 +0000 (23:59 +0000)
Original commit message from CVS:
* gst/Makefile.am:
GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclean
them twice
* win32/common/libgstinterfaces.def:
* win32/common/libgstrtp.def:
Add new API to the defs

ChangeLog
common
gst/Makefile.am
win32/common/libgstinterfaces.def
win32/common/libgstrtp.def

index 73503b07eb5bd9e9debb503ccbf44293f85152ff..79f74c0e7423650f80331085bbc31c1c3965d2eb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
+
+       * gst/Makefile.am:
+       GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclean
+       them twice
+
+       * win32/common/libgstinterfaces.def:
+       * win32/common/libgstrtp.def:
+       Add new API to the defs
+
 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
 
        Patch by: Mersad Jelacic  <mersad at axis dot com>
diff --git a/common b/common
index 668c3f0b72d50813c30eb04be7048f638037c571..081a00a5e25d069b15bb7f6092c8f951462cd8eb 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit 668c3f0b72d50813c30eb04be7048f638037c571
+Subproject commit 081a00a5e25d069b15bb7f6092c8f951462cd8eb
index 600796e8a44eea3301c3331ea71f28a88c58ea64..93522195dcd9b1208916f125f2607e8b4ff11253 100644 (file)
@@ -1,3 +1,2 @@
 SUBDIRS = $(GST_PLUGINS_SELECTED)
-DIST_SUBDIRS = $(GST_PLUGINS_ALL) subparse tcp
-
+DIST_SUBDIRS = $(GST_PLUGINS_ALL)
index 05120bc1bedd72e19534637fc351efb8b0136dca..a034b9761025b32f705d0dc8f505c0f5b6091e28 100644 (file)
@@ -15,13 +15,16 @@ EXPORTS
        gst_mixer_message_get_type
        gst_mixer_message_parse_mute_toggled
        gst_mixer_message_parse_option_changed
+       gst_mixer_message_parse_options_list_changed
        gst_mixer_message_parse_record_toggled
        gst_mixer_message_parse_volume_changed
        gst_mixer_message_type_get_type
+       gst_mixer_mixer_changed
        gst_mixer_mute_toggled
        gst_mixer_option_changed
        gst_mixer_options_get_type
        gst_mixer_options_get_values
+       gst_mixer_options_list_changed
        gst_mixer_record_toggled
        gst_mixer_set_mute
        gst_mixer_set_option
index 4c14a5a283fbf535672085072bd06368b2108749..df7747dfbe8d7dccd50a8b3e038ff8ec6bed4c73 100644 (file)
@@ -6,6 +6,7 @@ EXPORTS
        gst_base_rtp_audio_payload_set_frame_options
        gst_base_rtp_audio_payload_set_sample_based
        gst_base_rtp_audio_payload_set_sample_options
+       gst_base_rtp_audio_payload_set_samplebits_options
        gst_base_rtp_depayload_get_type
        gst_base_rtp_depayload_push
        gst_base_rtp_depayload_push_ts