- Apr 07, 2017
-
-
vout_intf: It seems the == should be a && test otherwise we may set a num/den that's 0:0 which is an invalid aspect ratio and won't be used. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
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
-
Hugo Beauzée-Luyssen authored
Reported-by:
Yannay Livneh <yannayl@checkpoint.com> Omri Herscovici <omrih@checkpoint.com> Omer Gull <omergu@checkpoint.com>
-
- remove unused final f_aspect set - remove useless cast Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Apr 06, 2017
-
-
Hugo Beauzée-Luyssen authored
CID #1253103
-
Hugo Beauzée-Luyssen authored
It will never be NULL for access & access_demux, but can be for demux_filter. However, these modules aren't demux_filter
-
Hugo Beauzée-Luyssen authored
CID #1398422
-
Hugo Beauzée-Luyssen authored
CID #1398385
-
François Cartegnie authored
3rd flavour of metadata storing. yay
-
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
CID #1403567
-
François Cartegnie authored
breaks with zero sized dpb
-
François Cartegnie authored
-
François Cartegnie authored
-
Hugo Beauzée-Luyssen authored
-
- Apr 05, 2017
-
-
François Cartegnie authored
refs archive/all/mpegts%2Bmpeg2video%2Bmp2%2Bdvbsub%2Btopfield.rec
-
François Cartegnie authored
-
François Cartegnie authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Fix #17420 #18158
-
Hugo Beauzée-Luyssen authored
Even when an even buffer is used, StretchRect seems to be failing to convert the last column, at least on some devices.
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
This reverts commit 6b236169.
-
Hugo Beauzée-Luyssen authored
This reverts commit d0b92b9b.
-
François Cartegnie authored
regression with on grid layout using 3:4 151e8022
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
A negative value now denotes that the default timeout associated with the background worker shall be used, 0 means that there shall be no timeout. This fixes a regression where the documented behavior of playlist_preparser_Push differed from the underlying implementation. Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
get_custom_from_yuv42{0,2} => get_custom_from_yuv Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Those cases were here only for optimization reasons, but after benchmark it wasn't really significant so we decided to remove them. Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
- Apr 04, 2017
-
-
Rémi Denis-Courmont authored
-
Hugo Beauzée-Luyssen authored
http2 wasn't initialized, but was probed in both vlc_http(s)_functions, yielding undefined behavior
-