- 27 Feb, 2018 7 commits
-
-
François Cartegnie authored
(cherry picked from commit 13389341)
-
François Cartegnie authored
(cherry picked from commit 07e7a828)
-
François Cartegnie authored
(cherry picked from commit bdbb39a8)
-
François Cartegnie authored
(cherry picked from commit 4d0a6256)
-
Marvin Scholz authored
(cherry picked from commit be581ce6) Signed-off-by:
Marvin Scholz <epirat07@gmail.com>
-
Marvin Scholz authored
Fixes a crash when dragging a playlist item onto the drag and drop area of the Convert an Save window, as it tried to access the no longer present playlist item pointerValue. Instead, the playlist item id has to be used to get the playlist item. Additionally refactor the way too complex and hard to follow draggedItems iteration code. (cherry picked from commit b95be948) Signed-off-by:
Marvin Scholz <epirat07@gmail.com>
-
François Cartegnie authored
(cherry picked from commit 82547ae9) Signed-off-by:
Marvin Scholz <epirat07@gmail.com>
-
- 26 Feb, 2018 25 commits
-
-
David authored
The corresponding code change was reverted again.
-
Jean-Baptiste Kempf authored
-
Hugo Beauzée-Luyssen authored
-
Thomas Guillem authored
(cherry picked from commit 81400320) Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Thomas Guillem authored
Wait for all streams being flushed before sending new data. (cherry picked from commit 81016339) Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
François Cartegnie authored
(cherry picked from commit 2de830a5)
-
François Cartegnie authored
(cherry picked from commit 87c3db49)
-
Zhao Zhili authored
Signed-off-by:
Francois Cartegnie <fcvlcdev@free.fr> (cherry picked from commit ed25d750)
-
Zhao Zhili authored
Assume a 60 FPS video, each call of demuxer->demux return one frame, then the delay between each of demuxer->demux should not large than 16.7ms. A 50ms delay makes the buffering level around i_min_buffering. Signed-off-by:
Francois Cartegnie <fcvlcdev@free.fr> (cherry picked from commit c23ae082)
-
Zhao Zhili authored
Signed-off-by:
Francois Cartegnie <fcvlcdev@free.fr> (cherry picked from commit eaac4ae2)
-
François Cartegnie authored
fixes old api leak (cherry picked from commit 55fa4607)
-
François Cartegnie authored
(cherry picked from commit 4ea1c1b7)
-
François Cartegnie authored
(cherry picked from commit 44751cd7)
-
François Cartegnie authored
(cherry picked from commit 1fdf88d7)
-
François Cartegnie authored
(cherry picked from commit 7bbd00f2)
-
François Cartegnie authored
(cherry picked from commit 8f095301)
-
Thomas Guillem authored
This is used to mux VP9 inside webm/mkv (cherry picked from commit db0e71ec) Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Thomas Guillem authored
VP9 and OPUS are webm. Also configure the muxer for webm. (cherry picked from commit 79cc5199) Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Thomas Guillem authored
(cherry picked from commit a8a84279) Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Steve Lhomme authored
(cherry-picked from commit 758c4124) Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Steve Lhomme authored
(cherry-picked from commit 70da6668) Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Steve Lhomme authored
Fixes #19101 (cherry-picked from commit 566df1a6) Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Steve Lhomme authored
(cherry-picked from commit 1737a0a1) Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Steve Lhomme authored
(cherry-picked from commit df043b5d) Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Steve Lhomme authored
(cherry-picked from commit b3366ce0) Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
- 25 Feb, 2018 2 commits
-
-
Steve Lhomme authored
(cherry picked from commit 92371944) Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Steve Lhomme authored
Do the detection earlier and avoid fetching pictures from the pool for nothing. (cherry picked from commit b6095a8a) Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
- 23 Feb, 2018 6 commits
-
-
François Cartegnie authored
(cherry picked from commit 51390d73)
-
François Cartegnie authored
(cherry picked from commit 02116660)
-
Thomas Guillem authored
(cherry picked from commit c70412a0) Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
François Cartegnie authored
(cherry picked from commit ffc0159b)
-
Marvin Scholz authored
(cherry picked from commit 58c708a3) Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Marvin Scholz authored
Add support for correctly parsing the Chromecast capability flags and correctly set VLC_RENDERER_CAN_VIDEO/AUDIO based on those. (cherry picked from commit ad756961) Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-