mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 05:59:10 +00:00
mssdemux: remove already fixed TODO comment
This commit is contained in:
parent
210f6c510c
commit
001da5a239
1 changed files with 0 additions and 2 deletions
|
@ -45,8 +45,6 @@
|
||||||
#define MSS_PROP_TIMESCALE "TimeScale"
|
#define MSS_PROP_TIMESCALE "TimeScale"
|
||||||
#define MSS_PROP_URL "Url"
|
#define MSS_PROP_URL "Url"
|
||||||
|
|
||||||
/* TODO check if atoi is successful? */
|
|
||||||
|
|
||||||
typedef struct _GstMssStreamFragment
|
typedef struct _GstMssStreamFragment
|
||||||
{
|
{
|
||||||
guint number;
|
guint number;
|
||||||
|
|
Loading…
Reference in a new issue