Rewrote to use gstadapter and extract properties from header packets to pass downstream to decoders.
Original commit message from CVS: Rewrote to use gstadapter and extract properties from header packets to pass downstream to decoders.
This commit is contained in:
parent
6bfe089935
commit
9603d6ca6b
@ -1,3 +1,8 @@
|
||||
2005-06-27 Owen Fraser-Green <owen@discobabe.net>
|
||||
|
||||
* gst/realmedia/rmdemux.c: Rewrote to use gstadapter. Also parses
|
||||
audio and video header packets for known properties.
|
||||
|
||||
2005-06-23 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
|
||||
|
@ -310,6 +310,7 @@ GST_PLUGINS_ALL="\
|
||||
effectv \
|
||||
goom \
|
||||
law \
|
||||
realmedia \
|
||||
rtp \
|
||||
rtsp \
|
||||
smpte \
|
||||
@ -494,6 +495,7 @@ gst/alpha/Makefile
|
||||
gst/effectv/Makefile
|
||||
gst/goom/Makefile
|
||||
gst/law/Makefile
|
||||
gst/realmedia/Makefile
|
||||
gst/rtp/Makefile
|
||||
gst/rtsp/Makefile
|
||||
gst/smpte/Makefile
|
||||
|
Loading…
x
Reference in New Issue
Block a user