- 21 Nov, 2005 2 commits
-
-
Clément Stenac authored
-
Scott Caudle authored
-
- 20 Nov, 2005 13 commits
-
-
Christophe Mutricy authored
util.c: Partially revert [12120]. the http interface (control=add) just take one mrl qnd the first " :" starts the options. closes #420
-
Clément Stenac authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* extras/contrib/src/Makefile, extras/contrib/src/Patches/libpng-1.2.5-win32.patch: more cygwin fixes.
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Benjamin Pracht authored
-
Gildas Bazin authored
* extras/contrib/bootstrap, extras/contrib/src/Makefile: more cleanup + should mostly work on cygwin now.
-
Gildas Bazin authored
-
Gildas Bazin authored
* extras/contrib/bootstrap, extras/contrib/src/Makefile: cleanup (hopefully without breaking anything).
-
Marian Durkovic authored
(otherwise e.g. MPEG2 video is mistetected as MPEG-PS)
-
- 19 Nov, 2005 9 commits
-
-
Olivier Teulière authored
-
Jean-Paul Saman authored
-
Gildas Bazin authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
"This patch adds some missing x264 options, namely: me, merange, no-psnr, no-b-adapt, b-bias. The names and expected values are exactly the same as for the x264 commandline encoder."
-
Cyril Deguet authored
-
Marian Durkovic authored
as large as +/- 25 msec and too frequent audio up/down sampling
-
- 18 Nov, 2005 4 commits
-
-
Antoine Cellerier authored
-
Clément Stenac authored
-
Clément Stenac authored
-
Clément Stenac authored
-
- 17 Nov, 2005 3 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Christophe Mutricy authored
-
- 16 Nov, 2005 3 commits
-
-
Olivier Teulière authored
-
Cyril Deguet authored
the window (fixed the bug of the disappearing slider)
-
Derk-Jan Hartman authored
* Fix 2 gcc4 / SDK issues in glib * fixes for libogg, libvorbis and libtheora to make sure LDFLAGS isn't (doubled up) by it's LDFLAGS_save. Issue reported and fixed upstream as well. Note the patches are not all enabled yet, since my contrib Makefile is quite "edited" atm due to SDK work
-
- 15 Nov, 2005 6 commits
-
-
Olivier Teulière authored
-
Cyril Deguet authored
of the slider background was proportional to the scaling factor, which is not what we want!)
-
Olivier Teulière authored
instead of $T
-
Olivier Teulière authored
font, and not always 12...
-
Olivier Teulière authored
-
Olivier Teulière authored
- alignment: possible values are left/right/center (left is the default) The right and center alignments are computed using the width of the control (as given by the "width" attribute). - scrolling: possible values are auto/manual/none (auto is the default) * auto: same behaviour as before, the text automatically starts scrolling if it doesn't fit in the width of the control. The user can still drag it manually. * manual: only manual scrolling is possible * none: no scrolling possible
-