- 10 Mar, 2014 12 commits
-
-
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 13 commits
-
-
Matthias Keiser authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Felix Abecassis authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
- 06 Mar, 2014 1 commit
-
-
Francois Cartegnie authored
Disables VP3 based video tracks and allows playback of other tracks without PCR pollution. And fix some overflows.
-