- 29 Jan, 2006 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
(instead of stoping after a depth of 2) src/misc/vlm.c : minor instance information reporting change
-
- 28 Jan, 2006 22 commits
-
-
Christophe Mutricy authored
-
Clément Stenac authored
-
Damien Fouilleul authored
-
Damien Fouilleul authored
-
Clément Stenac authored
-
Clément Stenac authored
-
Antoine Cellerier authored
misc/vlm.c : export some p_input variables (state, position, time, length, rate, title, chapter and seekable) when using the vlm "show (media)" command.
-
Christophe Mutricy authored
-
Clément Stenac authored
-
Antoine Cellerier authored
support javascript.
-
Antoine Cellerier authored
-
Sigmund Augdal Helberg authored
Some files uses an empty (only holding a space) subtitle to mark the end of the previous subtitle. These caused a little gray box to appear with --freetype-effect 3 before this change
-
Clément Stenac authored
-
Sigmund Augdal Helberg authored
-
Sigmund Augdal Helberg authored
-
Clément Stenac authored
-
Sigmund Augdal Helberg authored
-
Sigmund Augdal Helberg authored
Should fix issues when schedules add or delete new schedules. Closes:#510 Also fixes a minor memleak in schedule creation/deletion
-
Clément Stenac authored
-
Clément Stenac authored
-
Clément Stenac authored
This is a quick hack, which should in the end be merged in a way to expose stats
-
Clément Stenac authored
-
- 27 Jan, 2006 8 commits
-
-
Clément Stenac authored
-
Clément Stenac authored
* AccessOutWrite can be called with input already detached (Closes:#523)
-
Sam Hocevar authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
AUTHORS : add the HTTP interface rewrite
-
Antoine Cellerier authored
configuration
-
Antoine Cellerier authored
are printed in a vlm_message and not in a file.
-
Sam Hocevar authored
commit.
-
- 26 Jan, 2006 7 commits
-
-
Sam Hocevar authored
and goom still do not build. I successfully built a native VLC using the current contribs and the following configuration line: ./configure --disable-x11 --disable-xvideo --disable-glx --disable-gtk \ --enable-sdl --enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \ --with-ffmpeg-zlib --enable-mad --enable-dvbpsi --enable-a52 \ --disable-dvdplay --enable-dvdnav --enable-faad --enable-vorbis \ --enable-ogg --enable-theora --enable-faac --enable-mkv \ --enable-freetype --disable-cddax --disable-vcdx --enable-speex \ --enable-flac --disable-goom --enable-livedotcom --enable-caca \ --disable-skins2 --disable-wxwidgets --enable-modplug --enable-daap \ --enable-x264 --enable-shout --enable-twolame --enable-debug Apparently the native video output does not work yet, but sound and codecs seem rather OK.
-
Sam Hocevar authored
-
Sam Hocevar authored
name, renamed it into SSECT_TEXT (for "spectral section").
-
Sam Hocevar authored
OS X x86, because it's just an undefined function; so we use the keyword "vector" to make sure.
-
Sam Hocevar authored
properly detect CPU features on a MacIntel.
-
Sam Hocevar authored
because .align's behaviour changes across platforms: on Linux x86 ELF its argument is a byte count, on OS X x86 Mach-O it's a log2.
-
Rémi Denis-Courmont authored
-