- 17 May, 2010 10 commits
-
-
Erwan Tulou authored
-
Erwan Tulou authored
-
Jean-Baptiste Kempf authored
For some reasons, only Qt/Win32 is affected. Close #3612
-
Jean-Baptiste Kempf authored
Close #3627
-
Jean-Baptiste Kempf authored
Close #3622
-
Jean-Baptiste Kempf authored
Close #3607
-
Jean-Paul Saman authored
-
Ilkka Ollakka authored
Fix parsing to get trailertype. Should help to view all the trailers now.
-
Ilkka Ollakka authored
-
Jean-Baptiste Kempf authored
-
- 16 May, 2010 13 commits
-
-
Ilkka Ollakka authored
libavcodec doesn't allow multiple threads on some codecs, so blacklist them to have only 1. Not sure if it would be easier just to revert few commits to default whole to 1 thread. I did't spot any other codecs that would exit if thread_count > 1 in libavcodec. Fix #3613
-
Ilkka Ollakka authored
add demux=avformat and play-and-pause, remove play-and-stop as it's playlist-option not item. demux=avformat seems to help littlebit on constant seeking (we don't want to dos as http-access closes and starts new connection on seek currently ).
-
Laurent Aimar authored
It closes #3512.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It is needed to be sure that the first image displayed after a discontinuity (flush or seek) is the right one.
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
First priority is file-extension user gives, if that isn't specified, use mux-value and if that's not valid (eg mp4), fallback to flv-muxing.
-
Ilkka Ollakka authored
Doesn't allow mp4-muxer on other than file-output (doesn't check rtp atm). Also tries to be littlebit clever and cleanup sout-mrl.
-
- 15 May, 2010 15 commits
-
-
Dean Lee authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Left-over from pre-libtool era
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Rémi Denis-Courmont authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
Basicly sets setting to empty or default. Shouldn't affect others than x264-module.
-
Ilkka Ollakka authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 14 May, 2010 2 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
It is faster (and has use a bit of sse2), and better looking IMHO.
-