- 14 Apr, 2015 12 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Francois Cartegnie authored
Was going into infinite loop in that case. refs #14389
-
Jean-Baptiste Kempf authored
-
Francois Cartegnie authored
-
Jean-Baptiste Kempf authored
This mostly reverts commit f0380ff0 and fixes it for Win32, but also Linux
-
Francois Cartegnie authored
-
Jean-Baptiste Kempf authored
-
- 13 Apr, 2015 9 commits
-
-
Francois Cartegnie authored
Repicked pcr might be on a track that lacks of pcr field.
-
Francois Cartegnie authored
Avoids breaking with pcr on separate pid
-
Francois Cartegnie authored
refactorings... :/
-
Tristan Matthews authored
-
Francois Cartegnie authored
AMR is declared as V0, uncompressed chunk. Reading a max of 1024 samples in that case is too much.
-
Francois Cartegnie authored
also reverts dad98149
-
Thomas Guillem authored
-
Jean-Baptiste Kempf authored
It is present in the .zip and .7zip since forever It takes bandwidth and space that is not useful.
-
Thomas Guillem authored
Don't abort DecodeVideo when there is no p_block. It allows to fetch more than one output buffer consequently.
-
- 12 Apr, 2015 1 commit
-
-
Jean-Baptiste Kempf authored
Close #14034
-
- 11 Apr, 2015 9 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
refs issues/no-sound-tv.mov
-
David Fuhrmann authored
close #14361
-
David Fuhrmann authored
It is not allowed to call [[VLCMain sharedInstance] info] on the non-main-thread, as this might load and initialize the info window.
-
Francois Cartegnie authored
first nal from raw h264 dump might not be sps refs issues/raw-h264/test.h264
-
David Fuhrmann authored
Because the playlist is started before the interface is up, the vout window provider waits until basic initalization is done in the interface (initialization of VLCIntf, NSApp, static vars). This is still sort of a hack, ideally the playlist should be started only after all interfaces are fully initialized. close #11585
-
David Fuhrmann authored
Because the playback might have been started before the interface registeres its callbacks, set the state manually. close #14046
-
David Fuhrmann authored
This is still racy, but it should reduce the time between playlist and interface start.
-
Rémi Denis-Courmont authored
-
- 10 Apr, 2015 9 commits
-
-
Jean-Baptiste Kempf authored
Close #14294
-
Francois Cartegnie authored
Header flag is required for http streaming.
-
Jean-Baptiste Kempf authored
-
Steve Lhomme authored
best candidate when using DxVA2 decoding, almost guaranteed to be there if DxVA2 is Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Fallback to SW subpicture blending if there is no subtitle surfaces.
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-