- 29 Apr, 2017 5 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
- 28 Apr, 2017 11 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
decoder_QueueVideoWithCc regression
-
Hugo Beauzée-Luyssen authored
Reported-by:
Yannay Livneh <yannayl@checkpoint.com> Omri Herscovici <omrih@checkpoint.com> Omer Gull <omergu@checkpoint.com>
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Reported-by:
Yannay Livneh <yannayl@checkpoint.com> Omri Herscovici <omrih@checkpoint.com> Omer Gull <omergu@checkpoint.com>
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
no guarantee ts will set id it to pid
-
Victorien Le Couviour--Tuffet authored
Remove deinterlace from 'video-filter' vlc string variable, now handling it with a boolean. This fixes a bug that happened when deinterlacing a video and applying a new filter: the deinterlace filter was not reapplied when rebuilding the filter chain. We couldn't retrieve this var from the GUI as the presence of this filter can change at any time, considering that a video can be partially interlaced many times. It's also cleaner to handle the presence of the deinterlace filter without using a VLC variable as we only need to know if it's there in the video output module. Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Victorien Le Couviour--Tuffet authored
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Thomas Guillem authored
-
- 27 Apr, 2017 11 commits
-
-
remitamine authored
the element style resolution order should start with Inline Styling than Referential Styling than Region Style Inheritance without overriding. if we have: <style xml:id="captionStyle" tts:color="red"/> and: <span style="captionStyle" tts:color="green">test</span> so in the example the color should be green not red. Signed-off-by:
Francois Cartegnie <fcvlcdev@free.fr>
-
François Cartegnie authored
-
François Cartegnie authored
Note: this can't prevent all other issues due to stream_demux
-
François Cartegnie authored
-
François Cartegnie authored
-
Hugo Beauzée-Luyssen authored
This "might" explain the recent performance complains...
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
only used internally by ts muxer
-
- 26 Apr, 2017 2 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
not compatible with sout, so was disabled in that case. We also can remove it for regular playback and just create an index when people try to seek.
-
- 25 Apr, 2017 11 commits
-
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Hugo Beauzée-Luyssen authored
It requires deprecated (and removed on yaketty) packages, and we don't need all the packages included there
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
So we can go back to a "3 state" volume icon
-
Hugo Beauzée-Luyssen authored
-