- 24 Mar, 2015 10 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Eugen Geist authored
Removed FIXME annotation and fixed the recognition of selected rows in bookmarklist. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
See FIXME comment. Fixes #12397 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
DecodeVideo is already looping. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
(behavior not changed) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 23 Mar, 2015 14 commits
-
-
Francois Cartegnie authored
Avoids using movi position as offset when the broken index refers to beginning of file and the first sample size is exactly movi's offset.
-
Rémi Denis-Courmont authored
-
Aleksandr Pasechnik authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Steve Lhomme authored
NV12 is not supported in Windows 7 [1] so we need to fallback to RGBA 1: https://msdn.microsoft.com/en-us/library/windows/desktop/bb173059%28v=vs.85%29.aspx#DXGI_FORMAT_NV12Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
It happens when opening the D3D11 device fails Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
Because if the PCR exists and has an offset, the first PCR update will be interpolated and no following pcr/dts offset fixup will work without delaying playback by the real - interpolated pcr.
-
Francois Cartegnie authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
It's a great idea, but not the best implementation and broken since a long time.
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
- 22 Mar, 2015 16 commits
-
-
Tristan Matthews authored
-
Tristan Matthews authored
"end" label is only reached if psz_eltname is NULL.
-
Tristan Matthews authored
If subsequent malloc or realloc failed, free would be called on a dangling pointer.
-
Tristan Matthews authored
-
Tristan Matthews authored
-
David Fuhrmann authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
David Fuhrmann authored
close #14006
-
Rémi Denis-Courmont authored
This is better than leaking them to the DNS resolver. This also avoids confusing error messages if live555 is missing or failing.
-
Francois Cartegnie authored
refs #14193
-
Francois Cartegnie authored
refs #14193
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
refs #14193
-