- Apr 13, 2016
-
-
fixes #16815 Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- Apr 12, 2016
-
-
Rémi Denis-Courmont authored
The format of an input picture must always be equal to the input format the conversion filter (by definition and by design). This code had no effects.
-
Rémi Denis-Courmont authored
picture.format is set by the allocator of the picture. It cannot be changed. Indeed, this caused a massive leak (one palette per picture).
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Hugo Beauzée-Luyssen authored
-
Fix #15011 Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Thomas Guillem authored
-
Additionally, remove the unlock call as fclose() will drop the lock for us. Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Petri Hintukainen authored
-
Felix Paul Kühne authored
-
Thomas Guillem authored
-
Felix Paul Kühne authored
-
François Cartegnie authored
-
Thomas Guillem authored
This state was never set or used. If it was set, it would have overridden the media state since a media can be buffering while opening or during playback (while seeking). PS: Listen to the libvlc_MediaPlayerBuffering event if you want to know if a media player is buffering.
-
- Apr 11, 2016
-
-
François Cartegnie authored
refs #16803
-
François Cartegnie authored
Worked unintentionally in 2.2.x
-
Thomas Guillem authored
Add a const qualifier for the source and make the code less angrrrrrrrry.
-
Hugo Beauzée-Luyssen authored
Again, forbidden functions. One could argue that we don't want os.execute on any platform though.
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
This reverts commit 41e4d492.
-
Hugo Beauzée-Luyssen authored
getcwd functions are not allowed by WinRT
-
Hugo Beauzée-Luyssen authored
-
- Apr 10, 2016
-
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
We can't focuse on both own network and other network without using our transponder configuration, otherwise we also end up with zero freq zero everything service for our network if the nit appears before sdt, and for other networks if the descriptors order isn't the expected one. Services are stream_id/network/program
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-