- Apr 08, 2017
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
With error mode, there is no need for the indirect loading anymore.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- Apr 07, 2017
-
-
Jean-Baptiste Kempf authored
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
François Cartegnie authored
obvious
-
François Cartegnie authored
-
All the others fields were uninitialized causing ReadFile() to fail. 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>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
it's always 0:0 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
And remove a useless sar reset Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Although the aspect ratio is read, it's displayed in the logs but not used. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
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
-