- 20 Nov, 2005 7 commits
-
-
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 9 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
-
Antoine Cellerier authored
-
Damien Fouilleul authored
libvlc.c: VLC_IsPlaying(), use playlist_IsPlaying() as last resort
-
Antoine Cellerier authored
-
- 14 Nov, 2005 5 commits
-
-
Jean-Paul Saman authored
-
Damien Fouilleul authored
-
Antoine Cellerier authored
-
Felix Paul Kühne authored
- CyberLink C++ UPnP 1.7.1 - libexpat 1.95.8 Note that Cyberlink compiles fine, but must not access its own install script, so we need to run "chmod 755" on this script first. The general patch was created by courmisch. Thanks again! The additional osx-patch is a really ugly hack which disables libiconv to let our upnp-plugin compile. I'll further investigate this in the next couple of days (see ticket #367).
-
Clément Stenac authored
-