Laurent Aimar [Wed, 17 Jul 2002 21:37:27 +0000 (21:37 +0000)]
* all : preliminary mp4 (and some mov) demux plugin. I've not enabled
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 [Wed, 17 Jul 2002 21:34:57 +0000 (21:34 +0000)]
Fixed a bug in the computation of the mouse coordinates sent to interface.
Christophe Massiot [Wed, 17 Jul 2002 21:38:48 +0000 (21:38 +0000)]
Fixed nanosleep detection on some platforms.
Stéphane Borel [Wed, 17 Jul 2002 21:28:19 +0000 (21:28 +0000)]
Added a 'dvdold' shortcut to force the use of the dvd plugin in case
another plugin with higher priority wants to use 'dvd' as shortcut.
Stéphane Borel [Wed, 17 Jul 2002 21:24:06 +0000 (21:24 +0000)]
The loop in lpcm decoder DecodeFrame() could not exit after b_die
in some case
Sam Hocevar [Wed, 17 Jul 2002 12:21:44 +0000 (12:21 +0000)]
* ./configure.in: plugin compilation fix for HP-UX.
Sam Hocevar [Wed, 17 Jul 2002 10:01:12 +0000 (10:01 +0000)]
* ./configure.in: better protection of CFLAGS and LDFLAGS. Should also fix
remaining issues with XvPutImage detection, please confirm!
Sam Hocevar [Wed, 17 Jul 2002 06:40:49 +0000 (06:40 +0000)]
* ./plugins/alsa/alsa.c: ALSA device selection patch, courtesy of John
Paul Lorenti <jpl31@columbia.edu>.
Christophe Massiot [Tue, 16 Jul 2002 21:59:39 +0000 (21:59 +0000)]
* ./Makefile : src/misc/modules_builtin.h now depends on Makefile.config.
Sam Hocevar [Tue, 16 Jul 2002 21:29:10 +0000 (21:29 +0000)]
* ./src/misc/threads.c: improved lazy initialization of the global lock.
Sam Hocevar [Tue, 16 Jul 2002 21:28:48 +0000 (21:28 +0000)]
* ./doc/fortunes.txt: a few IRC fortune cookies for those with too much
time on their hands.
Sam Hocevar [Tue, 16 Jul 2002 21:25:43 +0000 (21:25 +0000)]
* ./plugins/mpeg_vdec/video_parser.c, ./src/input/input_programs.c: fixed
a few uninitialized variables.
Jon Lech Johansen [Tue, 16 Jul 2002 20:41:48 +0000 (20:41 +0000)]
* MacOS X: added deinterlace submenu
Jon Lech Johansen [Mon, 15 Jul 2002 23:05:46 +0000 (23:05 +0000)]
* ./plugins/access/http.c: fixed memory leak.
Laurent Aimar [Mon, 15 Jul 2002 22:45:12 +0000 (22:45 +0000)]
ffmpeg.c : fix my previous commit( I've forgotten one #if ... #endif )
(Thx sam)
Jon Lech Johansen [Mon, 15 Jul 2002 22:20:47 +0000 (22:20 +0000)]
* ./plugins/access/http.c: fixed double free bug.
Sam Hocevar [Mon, 15 Jul 2002 22:05:59 +0000 (22:05 +0000)]
* ./configure.in: fixed a typo in my previous commit (thx fenrir).
Sam Hocevar [Mon, 15 Jul 2002 20:09:31 +0000 (20:09 +0000)]
* ./plugins/*: interface plugins set p_vlc->b_die to quit vlc, but check
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 [Mon, 15 Jul 2002 19:33:02 +0000 (19:33 +0000)]
* avi.c : quick hack to read file created by ffmpeg. I think it should
work.
* all : add support for some others codecs provided by ffmpeg, but some of them aren't tested.
Sam Hocevar [Mon, 15 Jul 2002 19:15:05 +0000 (19:15 +0000)]
* ./src/misc/messages.c: debug messages that were issued before the -v
flag was tested for are no longer lost.
Sam Hocevar [Mon, 15 Jul 2002 19:08:51 +0000 (19:08 +0000)]
* ./configure.in: we now look for XvPutImage instead of XvSetPortAttribute
because XvSetPortAttribute isn't always available.
Jon Lech Johansen [Mon, 15 Jul 2002 19:04:12 +0000 (19:04 +0000)]
* ./plugins/macosx/vout_macosx.m: added missing arrow up/down handling.
Jon Lech Johansen [Mon, 15 Jul 2002 02:09:57 +0000 (02:09 +0000)]
* ./plugins/macosx/vout_macosx.m: added missing keyDown(space) = pause
Jon Lech Johansen [Mon, 15 Jul 2002 01:54:04 +0000 (01:54 +0000)]
* MacOS X changes:
- 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 :)
Jean-Paul Saman [Sat, 13 Jul 2002 12:22:14 +0000 (12:22 +0000)]
Add package sdl to package dependency list.
Sam Hocevar [Fri, 12 Jul 2002 23:53:40 +0000 (23:53 +0000)]
* ./AUTHORS: removed my entry for lool. /me should go back to school and
learn how to alpha sort.
Christophe Massiot [Fri, 12 Jul 2002 22:42:30 +0000 (22:42 +0000)]
Closed old entries.
Christophe Massiot [Fri, 12 Jul 2002 21:57:25 +0000 (21:57 +0000)]
* ./AUTHORS : added lool :-p ;
* ./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 [Fri, 12 Jul 2002 17:08:52 +0000 (17:08 +0000)]
* ./po/*: polish translation, courtesy of Arkadiusz Lipiec.
Sam Hocevar [Fri, 12 Jul 2002 16:30:28 +0000 (16:30 +0000)]
* ./ChangeLog: updated.
* ./README: removed much outdated data.
* ./debian/*: great package renaming - names should make more sense now.
Sam Hocevar [Thu, 11 Jul 2002 19:44:10 +0000 (19:44 +0000)]
* ./plugins/mad/mad_libmad.c: prevent the MAD decoder from looping endlessly
when the audio output fifo could not be created.
Sam Hocevar [Thu, 11 Jul 2002 19:28:13 +0000 (19:28 +0000)]
* ./plugins/gtk/*: new generic "Open Target" window. Please test and
comment on usability.
Sam Hocevar [Thu, 11 Jul 2002 19:05:12 +0000 (19:05 +0000)]
* ./debian/rules: the Debian package creation script builds ffmpeg.
Laurent Aimar [Thu, 11 Jul 2002 18:57:08 +0000 (18:57 +0000)]
I commit a patch from Sigmund Augdal to skip ID3 tag at the begining
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 [Thu, 11 Jul 2002 18:44:12 +0000 (18:44 +0000)]
* ./src/vlc.c: reduced the amount of default simultaneous interfaces.
* ./src/libvlc.c: removed calls to vlc_mutex_lock in sighandlers.
Sam Hocevar [Thu, 11 Jul 2002 18:41:54 +0000 (18:41 +0000)]
* ./plugins/qt/intf_qt.cpp: fixed Qt interface termination.
Loïc Minier [Wed, 10 Jul 2002 07:32:43 +0000 (07:32 +0000)]
* ./FAQ: new entry for RTP
Loïc Minier [Tue, 9 Jul 2002 23:40:34 +0000 (23:40 +0000)]
* ./FAQ: minor updates, new sections: uninstall/reinstall,
DirectX-blackscreen, device permissions, debug messages,
config file, (un)planned ports/features, sources.list
Laurent Aimar [Tue, 9 Jul 2002 22:18:23 +0000 (22:18 +0000)]
plugins/avi/avi.c : now you can see avi over http (true interleaved
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 [Tue, 9 Jul 2002 22:15:49 +0000 (22:15 +0000)]
* ./plugins/win32/about.*: Added the version number in the About box
Christophe Massiot [Sun, 7 Jul 2002 21:55:25 +0000 (21:55 +0000)]
Update for 0.4.2 release.
Sam Hocevar [Fri, 5 Jul 2002 11:18:56 +0000 (11:18 +0000)]
* ./src/misc/darwin_specific.c, ./src/misc/extras.c: moved our custom
strndup to a separate file so that Win32 can benefit from it.
* ./include/vlc_threads.h: Borland compilation fix.
Sam Hocevar [Thu, 4 Jul 2002 18:11:57 +0000 (18:11 +0000)]
* ./mozilla/*: preliminary Mozilla plugin. Only works under Unix for now.
* ./debian/rules: activated the vlc-xosd, vlc-kde and mozilla-plugin-vlc
Debian packages.
* ./po/*: updated potfiles.
Sam Hocevar [Wed, 3 Jul 2002 19:40:49 +0000 (19:40 +0000)]
* ./src/misc/modules.c: module_Need accepts a comma-separated list of
module names. Try for instance: "vlc --intf gnome,gtk,dummy".
Jon Lech Johansen [Tue, 2 Jul 2002 22:07:02 +0000 (22:07 +0000)]
* darwin_specific.[ch]: added strndup needed by video_output.c.
* configure.in: added -lintl to plugins_LDFLAGS.
Sam Hocevar [Tue, 2 Jul 2002 19:16:47 +0000 (19:16 +0000)]
* ./plugins/gnome/gtk.c, ./plugins/gnome/gnome.c: prevent older versions
of vlc from crashing when trying to open a recent module.
Sam Hocevar [Tue, 2 Jul 2002 19:14:59 +0000 (19:14 +0000)]
* ./plugins/x11/xcommon.c: to enter fullscreen mode, we create a new window
instead of moving the current window, which saves us the hassle of
remembering size and position.
* ./plugins/x11/x11.c, ./plugins/x11/xvideo.c: added --no-x11-shm and
--no-xvideo-shm options.
Laurent Aimar [Tue, 2 Jul 2002 17:54:49 +0000 (17:54 +0000)]
* all : begin to support VOD, but it segfault very quickly (unless you
disable audio or video !)and cannot support seeking( will just stop ).
Moreover it can't work for all files, only interleaved ones.
Sam Hocevar [Mon, 1 Jul 2002 17:40:27 +0000 (17:40 +0000)]
* ./plugins/lirc/lirc.c: the lirc interface now works again.
Sam Hocevar [Mon, 1 Jul 2002 17:39:55 +0000 (17:39 +0000)]
* ./plugins/qt/*: the Qt interface now works again.
Sam Hocevar [Mon, 1 Jul 2002 17:39:27 +0000 (17:39 +0000)]
* ./plugins/kde/*: the KDE interface now works again.
Sam Hocevar [Mon, 1 Jul 2002 17:39:08 +0000 (17:39 +0000)]
* ./plugins/gtk/gtk_callbacks.c: fixed a segfault when hitting Eject with
an emtpy playlist.
Laurent Aimar [Sun, 30 Jun 2002 15:07:57 +0000 (15:07 +0000)]
*all : now can find key frame even with broken avi.
Laurent Aimar [Sun, 30 Jun 2002 03:51:29 +0000 (03:51 +0000)]
all: ameliorations.
Laurent Aimar [Sat, 29 Jun 2002 14:16:17 +0000 (14:16 +0000)]
plugins/avi/avi.c : fix some problems with broken avi
Laurent Aimar [Fri, 28 Jun 2002 19:31:40 +0000 (19:31 +0000)]
plugins/avi/avi.c : audio seems to be better.
Sam Hocevar [Thu, 27 Jun 2002 19:46:32 +0000 (19:46 +0000)]
* ./plugins/dvd/dvd_es.c: error in selecting SPU stream.
* ./plugins/spudec/spu_decoder.c: endianness fix for subtitles colour.
* ./plugins/spudec/spu_decoder.c: little hack for preventing blank alpha
palette.
* ./plugins/spudec/spu_decoder.c: subtitle transparency support.
Patches imported from v0_4_1_branch.
Sam Hocevar [Thu, 27 Jun 2002 19:05:17 +0000 (19:05 +0000)]
* ./src/misc/modules.c: added the --plugin-path option to give vlc an
extra plugin location.
* ./plugins/text/rc.c: if stdin/stdout are not connected to a TTY, we
don't launch the rc interface.
* ./plugins/access/http.c: fixed a compilation warning.
* ./src/misc/messages.c: cosmetic enhancements in the message output.
Sam Hocevar [Thu, 27 Jun 2002 19:01:28 +0000 (19:01 +0000)]
* ./plugins/x11/*: added the --x11-drawable and --xvideo-drawable options to
tell vlc to draw in an existing drawable instead of creating a new window.
Laurent Aimar [Thu, 27 Jun 2002 18:10:16 +0000 (18:10 +0000)]
* all : I've forgotten theses ...
Laurent Aimar [Wed, 26 Jun 2002 23:11:12 +0000 (23:11 +0000)]
* all : I rewrite the way to read, in order to minimize seeking (
faster and in prevision of VOD by http, but not yet functionnal ). But
sound becomes horrible, I will try to fix it as soon as possible.
Christophe Massiot [Wed, 19 Jun 2002 22:47:14 +0000 (22:47 +0000)]
Backported stable changes.
Christophe Massiot [Tue, 18 Jun 2002 23:18:40 +0000 (23:18 +0000)]
Ported previous stable commits.
Gildas Bazin [Tue, 11 Jun 2002 09:44:22 +0000 (09:44 +0000)]
* ./include/configuration.h: renamed MODULE_CONFIG_* macros into
CONFIG_*.
* ./include/configuration.h, ./plugins/gtk/gtk_preferences.c,
./plugins/filter/transform.c, ./plugins/filter/distort.c,
./plugins/filter/deinterlace.c: added an ADD_STRING_FROM_LIST()
configuration macro.
* ./include/modules.h, ./include/video_output.h,
./src/video_output/video_output.c, ./plugins/filters/*: added a
VOUT_FILTER capability. Having a clear distinction between VOUTs and
VOUT_FILTERs allows us to get rid of ugly hacks. The filters are also
stackable now (use --filter=foo:bar:foo etc..).
* ./include/configuration.h, ./src/libvlc.h, ./src/libvlc.c: clean-up +
added an ADD_USAGE_HINT() configuration macro.
Sam Hocevar [Mon, 10 Jun 2002 16:48:59 +0000 (16:48 +0000)]
* ./FAQ: added QT6 FAQ entry.
Sam Hocevar [Mon, 10 Jun 2002 00:41:08 +0000 (00:41 +0000)]
* ./configure.in: fixed inet_pton detection.
* ./plugins/filter/deinterlace.c: the blend mode is now a lot smoother, but
also a bit slower, so I also kept the old version, optimized it, and
called it "mean".
Christophe Massiot [Sun, 9 Jun 2002 23:35:33 +0000 (23:35 +0000)]
* Fixed some compile issues with what I checked in.
Christophe Massiot [Sun, 9 Jun 2002 22:57:00 +0000 (22:57 +0000)]
* IPv6 multicast support, courtesy of Remco Poortinga <poortinga@telin.nl> ;
* Mac OS X icons and fixes, courtesy of Benjamin Mironer <bmironer@noos.fr>.
Sam Hocevar [Sun, 9 Jun 2002 16:52:58 +0000 (16:52 +0000)]
* ./plugins/filter/deinterlace.c: added two new deinterlacing methods,
"discard" which is very CPU efficient, and "blend" (yes there used to be
a "blend" method but it's now called "linear". Don't ask) which loses some
vertical resolution but discards the mice teeth effect. Information was
found on http://www.100fps.com/index.htm.
We now have "discard", "blend", "bob" and "linear".
Sam Hocevar [Sat, 8 Jun 2002 20:25:13 +0000 (20:25 +0000)]
* ./plugins/mad/mad_libmad.c: changed error messages to warning/debug.
Sam Hocevar [Sat, 8 Jun 2002 19:32:19 +0000 (19:32 +0000)]
* ./plugins/macosx/*: additional minor fixes.
Sam Hocevar [Sat, 8 Jun 2002 18:52:34 +0000 (18:52 +0000)]
* ./plugins/macosx/vout_macosx.m, ./plugins/macosx/aout_macosx.m,
./plugins/macosx/intf_vlc_wrapper.m: preliminary OS X compilation fixes.
Sam Hocevar [Sat, 8 Jun 2002 14:08:46 +0000 (14:08 +0000)]
* ./include/vlc_threads.h, ./src/misc/threads.c: improved the cond_wait
implementation to avoid races, by using SetEvent instead of PulseEvent.
Loïc Minier [Sat, 8 Jun 2002 02:50:26 +0000 (02:50 +0000)]
* ./plugins/xosd/xosd.c: a couple more options, better defaults
Loïc Minier [Sat, 8 Jun 2002 01:41:22 +0000 (01:41 +0000)]
* ./configure.in: checking for the header should be enough in most cases
* ./plugins/xosd/xosd.c: configuration options
Sam Hocevar [Fri, 7 Jun 2002 23:53:44 +0000 (23:53 +0000)]
* ./plugins/win32/*: tried to port the Win32 interface to the new API. Seems
to be still crashing.
Sam Hocevar [Fri, 7 Jun 2002 23:05:03 +0000 (23:05 +0000)]
* ./plugins/gtk/gtk_callbacks.c: some code cleaning.
* ./plugins/text/rc.c: fixed the "a" command.
Loïc Minier [Fri, 7 Jun 2002 22:41:50 +0000 (22:41 +0000)]
* forgot to cvs add the _files_ -- sorry
Loïc Minier [Fri, 7 Jun 2002 22:32:18 +0000 (22:32 +0000)]
* fixed my typos in configure.in
Loïc Minier [Fri, 7 Jun 2002 22:24:04 +0000 (22:24 +0000)]
* basic On Screen Display intf-plugin based on libxosd
Sam Hocevar [Fri, 7 Jun 2002 21:45:30 +0000 (21:45 +0000)]
* ./src/misc/netutils.c: network mode works again.
Sam Hocevar [Fri, 7 Jun 2002 19:54:37 +0000 (19:54 +0000)]
* ./plugins/gtk/*: the Gnome/Gtk+ interfaces have all their features back.
* ./src/playlist/playlist.c: fixed an off-by-one loop error.
Arnaud de Bossoreille de Ribou [Fri, 7 Jun 2002 18:03:40 +0000 (18:03 +0000)]
* plugins/a52_system/.cvsignore: What about a little .cvsignore ?
Sam Hocevar [Fri, 7 Jun 2002 16:06:09 +0000 (16:06 +0000)]
* ./plugins/dummy/input_dummy.c: dummy targets such as vlc:nop, vlc:loop
and vlc:quit work again.
* ./src/playlist/playlist.c: when a new target is added, for instance through the "File" menu, it is automatically played.
Sam Hocevar [Fri, 7 Jun 2002 14:59:40 +0000 (14:59 +0000)]
* ./include/vlc_objects.h: pointers are set to NULL after a call to
vlc_object_destroy (idea from stef).
* ./po/pl.po: updated polish translation, thanks to Arkadiusz Lipiec
<alipiec@adrenalina.pl>.
Sam Hocevar [Fri, 7 Jun 2002 14:30:41 +0000 (14:30 +0000)]
* ./src/playlist/playlist.c: lots of playlist behaviour enhancements.
* ./src/misc/objects.c: we do not hang on attempt to destroy an object with
a non-zero reference count, but we still complain.
* ./plugins/gtk/gtk_control.c, plugins/gtk/gtk_playlist.c: most controls such
as play, pause, stop, next, fast etc. work again.
* ./plugins/gtk/gnome_*: got rid of lots of useless wrappers which were a
workaround for a bug in Glade. Instead, bootstrap.sh does the Glade fixes.
* ./plugins/ffmpeg/ffmpeg.c: if there is already a video output with the
appropriate properties, we use it.
Eric Petit [Wed, 5 Jun 2002 20:58:54 +0000 (20:58 +0000)]
Minor fix for the BeOS' make-package (icon loss).
Stéphane Borel [Wed, 5 Jun 2002 18:29:24 +0000 (18:29 +0000)]
* Set object pointer to NULL after destroy.
Stéphane Borel [Wed, 5 Jun 2002 18:18:49 +0000 (18:18 +0000)]
* Release vout when we close spudec.
Stéphane Borel [Wed, 5 Jun 2002 18:15:46 +0000 (18:15 +0000)]
*Only report initiliazation error when it is really an error.
Stéphane Borel [Wed, 5 Jun 2002 18:07:03 +0000 (18:07 +0000)]
* Added mouse coordinates to vout struct. They are only update from x11 for now,
and they are used nowhere.
Stéphane Borel [Wed, 5 Jun 2002 18:01:31 +0000 (18:01 +0000)]
*Check if p_vpar->p_vout is available before detaching it.
Sam Hocevar [Tue, 4 Jun 2002 20:33:25 +0000 (20:33 +0000)]
(new in MAIN)
* ./plugins/gtk/gtk_callbacks.c: fixed a segfault when switching to
fullscreen from the popup menu.
(from v0_4_1_branch)
* ./plugins/gtk/gnome_callbacks.c: fixed a crash when activating preferences
from the popup menu.
* ./plugins/gtk/gnome.glade: added lines this #@%$! Glade had munched, fixes
a segfault in the Gnome popup menu when toggling the interface.
Sam Hocevar [Tue, 4 Jun 2002 00:11:12 +0000 (00:11 +0000)]
(new in MAIN)
* ./src/interface/interface.c: interfaces are no longer attached only to
p_vlc.
* ./src/libvlc.c, ./src/misc/modules.c, ./src/playlist/playlist.c,
./src/input/input.c: improvements in the playlist handling (not quite that
yet though).
(ported from v0_4_1_branch)
* ./configure.in, ./plugins/mpeg_system/mpeg_ts.c: fixed libdvbpsi handling.
* ./src/misc/configuration.c: fixed the --nofoo option handling.
* ./src/interface/main.c: fixed two compilation warnings under Solaris.
Olivier Teulière [Mon, 3 Jun 2002 21:43:41 +0000 (21:43 +0000)]
* added the --with-dvbpsi-tree option
Gildas Bazin [Mon, 3 Jun 2002 07:22:36 +0000 (07:22 +0000)]
* ./plugins/win32/waveout.c: waveOutUnprepareHeader() was never being
called. This should fix the memory leak some people reported when using
the waveout plugin.
Arnaud de Bossoreille de Ribou [Sun, 2 Jun 2002 23:43:38 +0000 (23:43 +0000)]
* Makefile, configure.in, configure, MODULES: added a52_system input module.
* plugins/a52_system/Makefile, plugins/a52_system/a52_system.c: a52 input
module.
* plugins/ac3_spdif/ac3_spdif.c: added a little mwait to avoid a flood from
the a52 input module.
Note: the new module aims at reading ac3 streams but it works only with the
ac3_spdif "decoder" since it is the only one which dates each frame contrary
to the others which can't avoid a flood from the input module.
Sam Hocevar [Sun, 2 Jun 2002 23:29:29 +0000 (23:29 +0000)]
(ported from v0_4_1_branch)
* ./plugins/motion/motionmmx.c: MMX motion optimizations courtesy of
Vladimir Chernyshov <greengrass@writeme.com>.
Sam Hocevar [Sun, 2 Jun 2002 23:11:48 +0000 (23:11 +0000)]
(new in MAIN)
* ./plugins/spudec/spu_decoder.c: we now use FIND_ANYWHERE to find a vout.
(ported from v0_4_1_branch)
* ./plugins/dvdread/dvdread.c: disabled the dvdread plugin because it
currently sucks.
* ./src/misc/configuration.c, ./src/interface/main.c: we now accept --nofoo
and --no-foo as negations for --foo. Also, the --help output is nicer.
* ./plugins/qnx/vout_qnx.c: QNX compilation fix.
Christophe Massiot [Sun, 2 Jun 2002 23:03:22 +0000 (23:03 +0000)]
* Updated README.