- 12 Oct, 2013 3 commits
-
-
Edward Wang authored
Fix to actually conform to the range specified in doc. First introduced in 9d20efbbSigned-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
-
David Robison authored
To test this change, I used a MiniMaxwell which allows me to introduce jitter, delay, and packet re-ordering in the video stream. I ran for over 12 hours with no effect on the video and no increase in buffer size. I'm reattaching the final patch here. I've made 2 basic changes to the buffering strategy: 1) I now check to see if I and done buffering on both the ES_OUT_SET_PCR and ES_OUT_SET_GROUP_PCR calls. This causes the buffered amount to be checked more frequently and prevents over buffering which I have seen in some instances 2) When ignoring the jitter, I do not flush the buffer and rebuffer, since I am not increasing the buffer size anyway. Instead I just reset the PCR and continue on. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
- 11 Oct, 2013 1 commit
-
-
Francois Cartegnie authored
-
- 10 Oct, 2013 4 commits
-
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
- 09 Oct, 2013 1 commit
-
-
Rémi Denis-Courmont authored
-
- 08 Oct, 2013 4 commits
-
-
Jean-Baptiste Kempf authored
For some reasons, some .mov playlist use "rtsptext" instead of "RTSPtext"
-
Felix Paul Kühne authored
This is fixes compilation issues in the not so far future
-
Felix Paul Kühne authored
-
Martin Storsjö authored
This supports conversion from NV12/21/16/24 to I420/YV12/I422/I444. This avoids hitting swscale for the NV12->I420 conversion, for hw decoders that return NV12/21 in combination with the android vout in YUV mode. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 07 Oct, 2013 11 commits
-
-
Francois Cartegnie authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
Close #9502
-
Rémi Denis-Courmont authored
(as with play-and-stop)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This was not needed (but it prevented the preferences from taking effects until VLC was restarted).
-
Felix Paul Kühne authored
-
Alex Warhawk authored
Close #3932 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
src: fix crashes on proxy lookups by deleting the Mac specific and using the iOS code which works just fine on 10.6+ (close #9561)
-
- 06 Oct, 2013 6 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #9565
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
Close #9592
-
- 05 Oct, 2013 1 commit
-
-
Denis Charmet authored
-
- 04 Oct, 2013 1 commit
-
-
Rémi Denis-Courmont authored
-
- 03 Oct, 2013 8 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Compile before you commit...
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-