mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 03:29:50 +00:00
scte-section: Add TODO for porting to gst_bit_*
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/913>
This commit is contained in:
parent
e272fb3444
commit
5ecd395d91
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,8 @@
|
|||
* This contains the %GstMpegtsSection relevent to SCTE specifications.
|
||||
*/
|
||||
|
||||
/* TODO: port to gst_bit_reader / gst_bit_writer */
|
||||
|
||||
/* Splice Information Table (SIT) */
|
||||
|
||||
static GstMpegtsSCTESpliceEvent *
|
||||
|
|
Loading…
Reference in a new issue