- 17 Jul, 2002 8 commits
-
-
Laurent Aimar authored
it ( add by hand to Makefile ... and link it with zlib -lz ) as I will probably break it too many times. It work for some mp4(but without audio, need aac decoder) and mov with sorenson v1(ffmpeg :).
-
Stéphane Borel authored
-
Christophe Massiot authored
-
Stéphane Borel authored
another plugin with higher priority wants to use 'dvd' as shortcut.
-
Stéphane Borel authored
in some case
-
Sam Hocevar authored
-
Sam Hocevar authored
remaining issues with XvPutImage detection, please confirm!
-
Sam Hocevar authored
Paul Lorenti <jpl31@columbia.edu>.
-
- 16 Jul, 2002 5 commits
-
-
Christophe Massiot authored
-
Sam Hocevar authored
-
Sam Hocevar authored
time on their hands.
-
Sam Hocevar authored
a few uninitialized variables.
-
Jon Lech Johansen authored
-
- 15 Jul, 2002 11 commits
-
-
Jon Lech Johansen authored
-
Laurent Aimar authored
(Thx sam)
-
Jon Lech Johansen authored
-
Sam Hocevar authored
-
Sam Hocevar authored
for p_intf->b_die to know when they are supposed to terminate p_intf. This will allow to spawn interface plugins on the fly.
-
Laurent Aimar authored
work. * all : add support for some others codecs provided by ffmpeg, but some of them aren't tested.
-
Sam Hocevar authored
flag was tested for are no longer lost.
-
Sam Hocevar authored
because XvSetPortAttribute isn't always available.
-
Jon Lech Johansen authored
-
Jon Lech Johansen authored
-
Jon Lech Johansen authored
- added messages and playlist panel - simple dock menu (play, pause, stop) - context menu in video view - localization support: http://nanocrew.net/vlc/vlc-osx-ja.png - no longer broken :)
-
- 13 Jul, 2002 1 commit
-
-
Jean-Paul Saman authored
-
- 12 Jul, 2002 5 commits
-
-
Sam Hocevar authored
learn how to alpha sort.
-
Christophe Massiot authored
-
Christophe Massiot authored
* ./doc/vlc-howto.sgml : Fixed typos ; * ./include/vlc_common.h : Greatly simplified ntoh*, and U??_AT macros are now alignment-safe ; * ./STATUS : New file indicating who's working on what. Please keep it up-to-date ; * ./MAINTAINERS : New file indicating who has knowledge on which parts.
-
Sam Hocevar authored
-
Sam Hocevar authored
* ./README: removed much outdated data. * ./debian/*: great package renaming - names should make more sense now.
-
- 11 Jul, 2002 6 commits
-
-
Sam Hocevar authored
when the audio output fifo could not be created.
-
Sam Hocevar authored
comment on usability.
-
Sam Hocevar authored
-
Laurent Aimar authored
of a file, so more files can be read :)) However with current cvs this demux ( with and without the patch ) segfaults after a few seconds, I can't find why, anybody has an idea ?
-
Sam Hocevar authored
* ./src/libvlc.c: removed calls to vlc_mutex_lock in sighandlers.
-
Sam Hocevar authored
-
- 10 Jul, 2002 1 commit
-
-
Loïc Minier authored
-
- 09 Jul, 2002 3 commits
-
-
Loïc Minier authored
DirectX-blackscreen, device permissions, debug messages, config file, (un)planned ports/features, sources.list
-
Laurent Aimar authored
file only), and seek is allowed (but with great unsynchronisation, and sometimes it fails). But in order to make it working, I have to limit the number of bytes I read at a time. It's strange since in previous version of vlc, I don't need to do that ... ( it segfaults in input_SplitBuffer but not always on the same frame )
-
Olivier Teulière authored
* ./plugins/win32/about.*: Added the version number in the About box
-