mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-30 21:51:09 +00:00
bbae2942c2
Original commit message from CVS: * common/c-to-xml.py: * common/gtk-doc-plugins.mak: a simple py script to generate valid xml from a C example probably also need to strip an MIT license when we decide * docs/plugins/Makefile.am: * gst/level/Makefile.am: * gst/level/gstlevel.c: (gst_level_init): * gst/level/level-example.c: (message_handler), (main): add an example to level that will show up in the docs * gst/rtp/TODO: add a note for the future
11 lines
158 B
Text
11 lines
158 B
Text
*GstRtpRecv:
|
|
*gstrtprecv.c
|
|
|
|
*For Sequencing:
|
|
* timestamp
|
|
* algorithm
|
|
|
|
*For Video:
|
|
* payload_t
|
|
|
|
* sequence number should not start at 0, but randomly
|