- 09 Jun, 2008 13 commits
-
-
Antoine Cellerier authored
-
Antoine Cellerier authored
1 submodule (well, 1 main module) which can take care of resizing and chroma conversion (basically it's the old chroma.c code). All the files have been merged in imgresample.c. In the long run I might split resizing and chroma conversion to 2 submodules (performance impact would be nil). (This is untested.)
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
possible to set this attribute at variable creation time (and for some reason I don't understand that didn't work in one case so I added this work arround :p)
-
Antoine Cellerier authored
needs to be changed accordingly). It "works" but I can't spot any difference between postproc-q 6 and postproc-q 0 using the redefined-nintendo.mpg test video ... I'd appreciate feedback on that point.
-
Antoine Cellerier authored
Last time I checked, V4L2 was not a demux :) (well it can sometimes be used as an access_demux ... but it's still an access)
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Some wording improvements
-
- 08 Jun, 2008 8 commits
-
-
Matthias Bauer authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Rémi Denis-Courmont authored
-
- 07 Jun, 2008 19 commits
-
-
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
-
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
(untested as I have no software capable of sending this)
-
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
Qt4 (and a bunch of other GUIs, I suspect) needs to reference the audio output properly, but they don't. As such, we need to keep the loosy, slow and broken vlc_object_get() usage. This reverts commit 7f120f79.
-