- 11 Sep, 2006 5 commits
-
-
Clément Stenac authored
-
Sam Hocevar authored
in the configure script.
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Clément Stenac authored
* Remove the l10n stuff, we'll handle it through po4a * Add the ability to put several profiles in a file * Split out the name of the elements * Remove the prefix Schema is not yet up-to-date.
-
- 10 Sep, 2006 15 commits
-
-
Clément Stenac authored
-
Felix Paul Kühne authored
* remove non-committed files from target to make buildbot happy. You obviously need to restore this to get a panel with icons
-
Clément Stenac authored
Add the qtu (Qt To Utf8) and qta (Qt To Ascii) macros
-
Antoine Cellerier authored
vout-filter is now part of the video-filter option. (video output core still needs to be fixed) Based on patch by hobophobe on IRC.
-
Clément Stenac authored
-
Felix Paul Kühne authored
* removed some further hangover from the original patch and finally added embeddedWindow to the xcode project
-
Felix Paul Kühne authored
- basically written by Jerome Decoodt <djc at videolan dot org> aka DiDjCodt plus - various patches, coding-style fixes, etc. here and there - integration to VLCControls - automagic fading-in and -out when in fullscreen mode TODO: - get and use native graphics. These are currently being prepared by Simon Damkjaer Andersen, who already donated new playback mode icons (to be committed soon) - implement the volume slider - fix seeking with the time slider - check for memory leaks - further clean-up ATTENTION: for the moment, you need certain images from Jerome's patch to get this running. Put them to extras/MacOSX/Resources/ and it'll work. Otherwise, VLC won't crash, but only show strings.
-
Clément Stenac authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Clément Stenac authored
Prevent the volume slider from stealing the focus
-
Christophe Mutricy authored
-
Sam Hocevar authored
-
Sam Hocevar authored
-
- 09 Sep, 2006 18 commits
-
-
Antoine Cellerier authored
Also decode VP6 in flash ... this currently decodes video upside down (example file: http://samples.mplayerhq.hu/FLV/flash8/harrypotter-480x272-450-vp6.flv ). If someone knows how to tell the vout/codec to change line order ...
-
Antoine Cellerier authored
FFmpeg now has VP5/VP6 decoding (flash uses special variant with codec id VP6F in ffmpeg ... this isn't used in VLC yet)
-
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
-
Clément Stenac authored
-
Clément Stenac authored
-
Rémi Denis-Courmont authored
(nice reinvention of the while() loop, but I prefer while())
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
so that one day we may be able to use IGMPv3/MLDv2 with VLC streams, * Add recvonly attribute * Really fix ordering (c= then t= then a=) * Put type attribute as a session attribute (as per RFC4566)
-
Rémi Denis-Courmont authored
-
- 08 Sep, 2006 2 commits
-
-
Antoine Cellerier authored
-
Pavlov Konstantin authored
-