- 05 Jul, 2019 9 commits
-
-
Thibault Saunier authored
-
Thibault Saunier authored
First marshilling it to the main thread is dangerous as it is a blocking operation and it should never happen there. The asset cache is MT safe now so it is possible to load the timeline from that thread directly
-
Thibault Saunier authored
Making sure to have 1 GstDiscoverer per thread. Use that new feature in gesdemux by loading the timeline directly from the streaming thread. Modifying the timeline is not supported allowed anyway.
-
Thibault Saunier authored
-
Thibault Saunier authored
-
Thibault Saunier authored
And use it in both gesdemux and gessrc
-
Thibault Saunier authored
-
Thibault Saunier authored
-
Thibault Saunier authored
And remove useless .h files
-
- 15 Mar, 2019 1 commit
-
-
Thibault Saunier authored
-
- 04 Mar, 2019 1 commit
-
-
Tim-Philipp Müller authored
Fixes #64
-
- 05 Feb, 2019 1 commit
-
-
Nirbheek Chauhan authored
gesdemux.c:297:3: error: value computed is not used [-Werror=unused-value]
-
- 29 Jan, 2019 1 commit
-
-
Thibault Saunier authored
-