- Sep 19, 2018
-
-
Marvin Scholz authored
-
Marvin Scholz authored
-
Marvin Scholz authored
Previously an argument could incorrectly get split up even though it was passed as one argument to the configure.sh wrapper script.
-
Marvin Scholz authored
-
Steve Lhomme authored
No need to prepare a picture if the chroma is bogus. And mark the unlikeliness of the chroma being bogus.
-
Steve Lhomme authored
It's done in picture_Setup().
-
Steve Lhomme authored
It's done in picture_NewPrivate() but not here. So it ends up lost. Ref: #21192
-
Steve Lhomme authored
There's no way to tell lavc where to crop the video so we copy the metadata from the decoder source format. Ref: #21192
-
Steve Lhomme authored
Following 60fb9f2b Init to 20ms since 0 will be transformed into 20ms anyway. We're waiting at least 20ms even when the buffer allows less to write, we may not max out the value anymore.
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
And use the vlc_tick conversion macros
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
it can never be negative
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
It is always 0
-
Steve Lhomme authored
-
Steve Lhomme authored
otherwise a DTS of 0 is not allowed
-
Steve Lhomme authored
otherwise a PTS of 0 is not allowed
-
Steve Lhomme authored
The variables are not used after that
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-