- 04 Aug, 2002 4 commits
-
-
Sam Hocevar authored
waveout, directx, qnx, beos, win32, macosx, and the AltiVec modules. * ALL: removed mention of AC3 in favour of A52. * ./configure.in, ./Makefile*: modules can now be built deeper than 1 directory. As a consequence, the build is even slower (but I'm fixing this) and make clean doesn't work anymore.
-
Sam Hocevar authored
looking for plugins.
-
Sam Hocevar authored
-
Sam Hocevar authored
fast_memcpy to be exported with its proper builtin symbol name.
-
- 02 Aug, 2002 1 commit
-
-
Tony Castley authored
-
- 01 Aug, 2002 5 commits
-
-
Jon Lech Johansen authored
-
Laurent Aimar authored
-
Gildas Bazin authored
* Added a --dvd-css-method config option to the dvd plugin. This is implemented with putenv() and is IMHO a quick hack (leads to memory leaks) as libdvdcss should rather allow us to change this value using the API!
-
Tony Castley authored
-
Tony Castley authored
-
- 31 Jul, 2002 3 commits
-
-
Sam Hocevar authored
compilers which don't support constructor expressions. I hate Borland.
-
Sam Hocevar authored
still not working under Borland).
-
Sam Hocevar authored
about 2000 lines of code. I could not test everything on every architecture, so please report any module breakage (especially on BeOS, OSX and QNX).
-
- 30 Jul, 2002 2 commits
-
-
Gildas Bazin authored
* plugins/directx/vout_directx.h: removed unused variables. * plugins/directx/vout_events.c: fixed resizing bug.
-
Gildas Bazin authored
* include/vlc_threads.h: fixed the --fast-mutex option.
-
- 29 Jul, 2002 3 commits
-
-
Gildas Bazin authored
* plugins/directx/vout_directx.*: the directx vout plugin now uses the IID_IDirectDrawSurface2 interface, this shouldn't break anything and we should now support WinNT4+DirectX3. Some code cleanup too. * plugins/directx/vout_events.c: small bugfix.
-
Gildas Bazin authored
* include/vlc_threads.h,include/main.h,src/misc/threads.c,src/misc/win32_specific.c: reverted Win32 pthread implementation to the old code. Fixed vlc_cond_broadcast() for WinNT/2K/XP. Additional vlc_cond_* implementations for Win9x. * src/libvlc.h: renamed --fast_pthread option into --fast-mutex. Added a --win9x-cv-method option to choose which vlc_cond_* implementation we want on Win9x.
-
Gildas Bazin authored
* plugins/network/ipv6.c: attempt to fix the win32 implementation. Multicast should even work (untested) although we'll need to find a way to replace if_nametoindex() to have a fully functionnal win32 port.
-
- 28 Jul, 2002 1 commit
-
-
Tony Castley authored
Fixed on top function.
-
- 26 Jul, 2002 1 commit
-
-
Christophe Massiot authored
Web :p.
-
- 25 Jul, 2002 8 commits
-
-
Christophe Massiot authored
* ./plugins/macosx/vout_macosx.c : additional QuickTime fix, thanks to David Eldred <skipper@apple.com>.
-
Christophe Massiot authored
* ./plugins/macosx/vout_macosx.c : additional QuickTime fix, thanks to David Eldred <*******@apple.com>.
-
Loïc Minier authored
-
Christophe Massiot authored
-
Sigmund Augdal Helberg authored
src/input/*: removed some testcode and some unnecessary debug messages
-
Christophe Massiot authored
-
Sam Hocevar authored
-
Stéphane Borel authored
some corruption leading to evil crash :)
-
- 24 Jul, 2002 7 commits
-
-
Christophe Massiot authored
* ./src/input/* : fixed a memory leak
-
Jean-Paul Saman authored
-
Sigmund Augdal Helberg authored
failing cleanly if it is >= 400
-
Sam Hocevar authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Sam Hocevar authored
found (p_fifo might be NULL). * ./plugins/mpeg_system/mpeg_es.c, ./src/input/input_ext-dec.c: fixed a deadlock issue with demuxers waiting on p_fifo->data_lock.
-
- 23 Jul, 2002 5 commits
-
-
Christophe Massiot authored
(incomplete and untested).
-
Laurent Aimar authored
but sometimes it's in fact MPEG-4, thx titer ). * mp4 : add capability to read mov with mp3 track. But it seems that mad doesn't like too much fragmented data packets, and thus breaks the audio.( since with '--codec dummy' I'm able to read resulting audio file without any problem :)
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Sam Hocevar authored
* ./plugins/filter/distort.c: fixed a typo in option names.
-