- 29 May, 2010 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Otherwise we cannot render videos with X11 (and fallback to non-embedded SDL or ASCII).
-
- 28 May, 2010 5 commits
-
-
Oleksandr Natalenko authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Jai Menon authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
- 27 May, 2010 9 commits
-
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Jai Menon authored
Signed-off-by: Laurent Aimar <fenrir@videolan.org>
-
Ilkka Ollakka authored
-
Rémi Denis-Courmont authored
... so that waitpid() works even if our parent process ignores SIGCHLD (SIG_IGN is preserved across exec*()).
-
Ilkka Ollakka authored
-
Keary Griffin authored
Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
- 26 May, 2010 23 commits
-
-
Laurent Aimar authored
I don't understand why the test would be needed, you do receive data only if the ES is selected.
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
This was broken after the extension merge. Close #3665
-
Laurent Aimar authored
I highly doubt that the osd register/clear functions are usable...
-
Laurent Aimar authored
-
Laurent Aimar authored
It removes two broken vlc_object_find(INPUT, PARENT) and fixes input attachements support when the vout is reused.
-
Laurent Aimar authored
-
Laurent Aimar authored
It allows to retreive input attachments.
-
Laurent Aimar authored
spu_sys_t::i_channel is not equal to the number of currently used channels but t is equal to the number of reserved channel since the spu creation.
-
Laurent Aimar authored
-
Ilkka Ollakka authored
Should Fix #3672
-
Pierre Ynard authored
Sorry for last commit which was a little retarded
-
Ilkka Ollakka authored
-
Keary Griffin authored
Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Ilkka Ollakka authored
-
Jai Menon authored
This close #2383 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ilkka Ollakka authored
Seems that maxrate needs somekinda exponential function from bitrate (comparing ffmpeg's libvpx presets) and cbr isn't something you likely will get out of this.
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Jean-Baptiste Kempf authored
This reverts commit a2770977.
-
Pierre Ynard authored
They are only ever used if there is an explicit dst
-
Pierre Ynard authored
-