From b29385bd76388904ba203360e1533c903a369ab4 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Tue, 28 Oct 2008 17:42:02 +0000 Subject: gst/rtp/gstrtpchannels.*: Add method to get possible channel positions. Original commit message from CVS: * gst/rtp/gstrtpchannels.c: (gst_rtp_channels_get_by_index): * gst/rtp/gstrtpchannels.h: Add method to get possible channel positions. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 22672e92..c3fce95c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-10-28 Wim Taymans + + * gst/rtp/gstrtpchannels.c: (gst_rtp_channels_get_by_index): + * gst/rtp/gstrtpchannels.h: + Add method to get possible channel positions. + 2008-10-28 Wim Taymans * gst/rtp/Makefile.am: -- cgit