Skip to content

Commit

Permalink
Revert "Add video/mpegts to caps, required by hls streams"
Browse files Browse the repository at this point in the history
This reverts commit f428d1a.

Currenty not required using latest version of GStreamer.

(cherry picked from commit 7cc515c)
Signed-off-by: Erik Slagter <erik@openpli.org>
  • Loading branch information
athoik authored and eriksl committed Dec 11, 2015
1 parent 6d980db commit be2b48d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gstdvbvideosink.c
Original file line number Diff line number Diff line change
Expand Up @@ -243,8 +243,6 @@ GST_STATIC_PAD_TEMPLATE (
"video/x-wmv, "
VIDEO_CAPS ", wmvversion = (int) 3; "
#endif
"video/mpegts, systemstream=(boolean)true, "
VIDEO_CAPS "; "
)
);

Expand Down

0 comments on commit be2b48d

Please sign in to comment.