gstreamer/gst
Wim Taymans 55bb4d5c95 gst/rtpmanager/rtpsession.c: Add G_PARAM_STATIC_STRINGS.
Original commit message from CVS:
* gst/rtpmanager/rtpsession.c: (rtp_session_class_init),
(copy_source), (rtp_session_create_sources),
(rtp_session_get_property):
Add G_PARAM_STATIC_STRINGS.
Add property to return a GValueArray of all known RTPSources in the
session.
* gst/rtpmanager/rtpsource.c: (rtp_source_class_init),
(rtp_source_create_sdes), (rtp_source_set_property),
(rtp_source_get_property):
Remove properties to set the various SDES items, an application is never
supposed to change the RTPSource data.
Change the SDES getter properties to one SDES property that returns all
SDES items in a GstStructure.
2009-08-11 02:30:39 +01:00
..
alpha
apetag apedemux: add container-format tag 2009-06-22 10:49:03 +01:00
audiofx audioamplify: Fix integer overflows on 32 bit architectures 2009-06-21 17:13:43 +02:00
auparse
autodetect
avi avidemux: push mode; cater for chunk padding 2009-08-10 14:41:52 +02:00
cutter
debugutils
deinterlace deinterlace: Remove the interlaced field from the output caps if deinterlacing is enabled 2009-06-23 17:52:29 +02:00
effectv effectv: Don't allow caps changes for some effectv filters 2009-07-24 19:54:05 +02:00
equalizer equalizer: Use floating point arithmetic internally for the int16 mode 2009-05-28 12:39:46 +02:00
flv flvmux: Fix writing of the index for < 128 buffers 2009-08-03 20:08:00 +02:00
flx
goom docs: Quieten a couple more docs warnings 2009-06-11 11:39:25 +01:00
goom2k1
icydemux
id3demux id3demux: Try GST_*_TAG_ENCODING and locale encoding if tags are not UTF8 2009-08-09 12:52:17 +02:00
interleave interleave: fix indenting and upgrade two debugs to warnings. 2009-07-21 10:07:00 +03:00
law law: fix caps and negotiation 2009-06-30 15:59:20 +02:00
level
matroska matroska: remove dead assignments 2009-08-10 09:58:33 +02:00
median
monoscope
multifile
multipart multipartdemux: post container-format tag 2009-06-22 10:49:02 +01:00
oldcore
qtdemux qtdemux: Downgrade warning message to debug 2009-07-27 21:39:57 -03:00
replaygain
rtp rtp: Remove dead assignments and resulting unneeded variables. 2009-08-10 09:58:33 +02:00
rtpmanager gst/rtpmanager/rtpsession.c: Add G_PARAM_STATIC_STRINGS. 2009-08-11 02:30:39 +01:00
rtsp rtspsrc: don't add non-utf8 chars to structures 2009-08-03 18:13:46 +02:00
smpte
spectrum
udp multiudpsink: don't do things with side-effects inside g_return_val_if_fail() 2009-08-02 11:50:43 +01:00
videobox
videocrop
videofilter
videomixer videomixer: Random cleanup 2009-07-10 19:54:25 +02:00
wavenc
wavparse wavparse: handle LIST INFO of 0 size 2009-06-07 13:37:04 +02:00
y4m [MOVED FROM BAD] y4menc: change my email 2009-05-15 23:35:09 +01:00
Makefile.am