- 17 Sep, 2002 3 commits
-
-
Sam Hocevar authored
because the BeOS system_Init spawns a thread, which makes use of msg_* functions. * ./src/misc/threads.c, ./src/misc/win32_specific.c: put the detection of SignalObjectAndWait in the thread system initialization because system_Init() now happens after msg_Create().
-
Laurent Aimar authored
- fix a bug while playing last frames (in last chunk). - add seek support, not complete but usable.
-
Sam Hocevar authored
javascript. It's also in C++, but we didn't have the choice.
-
- 16 Sep, 2002 2 commits
-
-
Christophe Massiot authored
* modules/codec/a52.c: Fixed detection of A/52 sound. * modules/audio_filter/converter/a52tofloat32.c: Fixed a bug related to downmixing. * ALL: Added hooks for audio volume management.
-
Sam Hocevar authored
-
- 15 Sep, 2002 3 commits
-
-
Olivier Teulière authored
-
Jean-Paul Saman authored
Porting video out plugin/builtin for Qt Embedded to CVS is not complete. (Please do not use it.)
-
Jean-Paul Saman authored
-
- 14 Sep, 2002 2 commits
-
-
Stéphane Borel authored
-
Stéphane Borel authored
-
- 13 Sep, 2002 1 commit
-
-
Christophe Massiot authored
-
- 11 Sep, 2002 2 commits
-
-
Stéphane Borel authored
-
Stéphane Borel authored
-
- 10 Sep, 2002 2 commits
-
-
Sam Hocevar authored
chroma parsing.
-
Sam Hocevar authored
in the Mozilla plugin, we do not try to unmap it.
-
- 09 Sep, 2002 1 commit
-
-
Sam Hocevar authored
dependencies in debian/control.
-
- 08 Sep, 2002 1 commit
-
-
Christophe Massiot authored
-
- 06 Sep, 2002 1 commit
-
-
Christophe Massiot authored
-
- 04 Sep, 2002 4 commits
-
-
Christophe Massiot authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Ported Qt Embedded video out to vlc-0.5.0 (it is not useable yet).
-
Jean-Paul Saman authored
Reused --enable-qte for Video Out support under Qt Embedded.
-
- 02 Sep, 2002 2 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
autodetect S/PDIF hardware support and the audio output plug-in chooses the best one. Of course it probably breaks existing output modules, see oss.c for hints :). Also include minor tweaks which will entitle us to decode and output 5.1 audio. It may break existing plug-ins, too. See audio_output.c:aout_FormatNbChannels for hints.
-
- 01 Sep, 2002 1 commit
-
-
Christophe Massiot authored
policy.
-
- 31 Aug, 2002 2 commits
-
-
Stéphane Borel authored
OSS work with my sblive! now :). It still works on my other computer too but please test.
-
Stéphane Borel authored
-
- 30 Aug, 2002 4 commits
-
-
Christophe Massiot authored
pf_setformat disappears (it was never called independantly of Open). If the format needs to be changed, we will have Close/Open. This is much simpler than before. Please check that I didn't break some plug-ins.
-
Christophe Massiot authored
(see my last mail). * aout: Rewrote our whole lock policy. The output thread now doesn't require the mixer_lock, which might avoid delays. We will also be able to change the filter pipelines at runtime.
-
Sam Hocevar authored
compilation fixes (typo, undeclared var).
-
Sam Hocevar authored
might break the HP/UX or Solaris ports, please check if possible. * ./src/misc/threads.c: fixed syntax in the st and pth implementations.
-
- 29 Aug, 2002 2 commits
-
-
Christophe Massiot authored
* ALL : Added a priority argument to vlc_thread_create(), so that audio and input threads can run with a higher real-time priority, on systems allowing you to use priorities.
-
Olivier Teulière authored
-
- 28 Aug, 2002 7 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
* Reactivated the A/52 demux. * Wrote a real full-featured float32 mixer.
-
Sam Hocevar authored
-
Christophe Massiot authored
-
Sam Hocevar authored
always the same.
-
Sam Hocevar authored
-
Sam Hocevar authored
-