- 12 Mar, 2014 4 commits
-
-
Francois Cartegnie authored
cid #1191891
-
Francois Cartegnie authored
-
Francois Cartegnie authored
cid #1191888
-
Felix Paul Kühne authored
-
- 11 Mar, 2014 6 commits
-
-
Florent Pillet authored
Grouping of 2 sync calls into one, use of CATransaction lock / unlock instead of being / commit and introduction of GCD Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Rémi Denis-Courmont authored
Refs #10722, refs #10723. Also fix a small leak on error.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
- 10 Mar, 2014 15 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Francois Cartegnie authored
cid 1191737
-
Francois Cartegnie authored
- Previous algorithm was unable to guess the first packet pts because of ogg design (some codecs/opus/vorbis have total sample at page granule and only granule on last packet. You then need to compute first packet pts backward using packets duration). So we were stuck either assuming a start at pts/pcr zero, or be unable to handle ogg streaming (non zero start) correctly, or had to always drop the 0..N-1 packets for first page. We need libvorbis to correcly compute those durations (code is far more complex than opus's one). - Refactorized to discard the tons of cases appended with each new codec. - lots of other fixes in many places
-
- 09 Mar, 2014 5 commits
-
-
Francois Cartegnie authored
Because event will rebuild chapter variable.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
because make_path strips last segment
-
Rémi Denis-Courmont authored
-
- 08 Mar, 2014 9 commits
-
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
Two different buttons signify to the user that there is an actual difference in using either of these. But in fact, both call the same code and if the folder is misnamed, even the BDMV button would classify the folder as a DVD type. stringcount--
-
David Fuhrmann authored
-
David Fuhrmann authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
- 07 Mar, 2014 1 commit
-
-
Matthias Keiser authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-