mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 10:11:08 +00:00
gst/rtp/gstrtph263penc.*: Added configurable pt and ssrc, to be merged in the caps or a base class...
Original commit message from CVS: * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_class_init), (gst_rtph263penc_flush), (gst_rtph263penc_chain), (gst_rtph263penc_set_property), (gst_rtph263penc_get_property): * gst/rtp/gstrtph263penc.h: Added configurable pt and ssrc, to be merged in the caps or a base class...
This commit is contained in:
parent
26e8ead88b
commit
b5e1a3bd7f
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2005-08-19 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* gst/rtp/gstrtph263penc.c: (gst_rtph263penc_class_init),
|
||||
(gst_rtph263penc_flush), (gst_rtph263penc_chain),
|
||||
(gst_rtph263penc_set_property), (gst_rtph263penc_get_property):
|
||||
* gst/rtp/gstrtph263penc.h:
|
||||
Added configurable pt and ssrc, to be merged in the caps or
|
||||
a base class...
|
||||
|
||||
2005-08-19 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_init),
|
||||
|
|
Loading…
Reference in a new issue