1 2002-12-31 Tuesday 01:59 massiot
5 2002-12-31 Tuesday 01:54 massiot
7 * src/misc/darwin_specific.m: Partial attempt at fixing a memory leak,
8 * input: new b_connected field, allowing to correctly detect the EOF of TCP
10 * input: fixed a deadlock when opening a zero-sized file,
11 * input: fixed a deadlock when opening an unconnected FIFO (closes #54).
13 2002-12-30 Monday 23:45 massiot
15 * OS X interface : Added new access modules to the Open panel,
17 * Fixed a very nasty side effect in the dvd and dvdread plug-ins,
18 regarding the audio-channel and spu-channel configuration variables.
20 2002-12-30 Monday 17:36 gbazin
22 * src/misc/messages.c: don't try to decorate logs on win32.
23 * include/vlc_common.h, include/vlc_threads.h: we now use different
24 thread priorities for WinNT/2k/XP or Win9x/Me.
26 2002-12-30 Monday 17:28 gbazin
28 * modules/codec/*: make sure all audio decoders set
29 output_format.i_bytes_per_frame and output_format.i_frame_length
32 2002-12-30 Monday 13:34 sam
34 * ./configure.ac.in: fixed the strncasecmp detection.
35 * ./src/extras/libc.c: fixed a bug in our built-in strncasecmp.
37 2002-12-30 Monday 11:49 massiot
39 Added RTP shortcuts to udp.c for backwards compatibility.
41 2002-12-30 Monday 08:56 massiot
43 * modules/access/udp.c: Merged the UDP and RTP plug-ins, with autodetection of RTP,
44 * src/misc/darwin_specific.m: if $LANG isn't set, retrieve NSUserDefaults.
46 2002-12-29 Sunday 21:00 babal
48 no time to fix the playlist save&restore issue before the release (and
49 wouldn't be wise anyway), so deactivated it in the win32 interface.
51 2002-12-29 Sunday 01:33 massiot
53 PTS calculation fix for the mad plug-in, courtesy of KKI_ on IRC.
55 2002-12-29 Sunday 01:16 massiot
58 * Reenabled fullscreen shortcut, due to popular requests,
59 * Fixed charset encoding in the Preferences window,
60 * New implementation of --loop.
62 2002-12-28 Saturday 15:04 sam
64 * ./debian/control: fixed various dependencies.
66 2002-12-28 Saturday 13:35 massiot
70 2002-12-28 Saturday 02:02 massiot
72 Added support for 32 kHz LPCM streams (thanks _Demo_ !).
74 2002-12-28 Saturday 01:53 sam
76 * ./configure.ac.in: removed AC_PROG_EGREP because it's for autoconf 2.54+
77 and used AC_EGREP_CPP instead.
79 2002-12-28 Saturday 01:20 sam
81 * ./configure.ac.in: we don't link with -lintl if building against our
84 2002-12-27 Friday 15:40 sam
86 * ./modules/demux/avi/avi.c: replaced a useless asprintf with sprintf.
88 2002-12-27 Friday 15:31 sam
90 * ./src/extras/libc.c: if configure is called with --with-included-gettext,
91 we export vlc_dgettext to plugins so that their messages can be translated
94 2002-12-27 Friday 14:16 sam
96 * ./configure.ac.in: added a check for $EGREP at the beginning, so that
97 it's not done in an obscure "if" statement.
98 * ./configure.ac.in: added verbosity around all EGREP calls so that we
101 2002-12-27 Friday 12:44 sam
103 * ./Makefile.am: we don't try to distribute mozilla/vlcintf.h since it's
104 created at compile time.
106 2002-12-27 Friday 09:57 massiot
110 2002-12-27 Friday 09:47 massiot
112 Added Bruno Vella <allevb@tin.it>, author of the Italian localization.
114 2002-12-27 Friday 08:37 massiot
118 2002-12-27 Friday 00:17 massiot
120 * Italien translation, courtesy of Bruno <allevb@tin.it>,
121 * Compilation fixes for gettext 0.11.5 on MacOS X.
123 2002-12-26 Thursday 18:17 stippi
125 added 'extern "C"' to some includes
127 2002-12-26 Thursday 13:58 massiot
129 Do not compile imdct and downmix modules anymore.
131 2002-12-26 Thursday 10:55 massiot
133 Check for the presence of arguments (--help ?) before rebuilding everything.
135 2002-12-25 Wednesday 23:39 sam
137 * ./src/libvlc.c: added a debug message to test the translation system.
138 * updated the .po files.
140 2002-12-25 Wednesday 22:36 sam
142 * ./bootstrap: fixed an automake 1.5 check.
143 * ./toolbox: removed code from bootstrap that wasn't related to the
144 bootstrapping sequence and put it here.
146 2002-12-25 Wednesday 22:05 sam
148 * ./configure.ac.in: lured xggettext into thinking _NS is a keyword.
149 * ./bootstrap: bootstrap --update-po also updates vlc.pot.
151 2002-12-25 Wednesday 21:02 massiot
153 * Re-enabled package-* Makefile rules,
154 * Worked around automake stack overflow bug on Darwin.
156 2002-12-25 Wednesday 02:25 massiot
158 ... _with_ the actual Italian placeholder (can you believe it ?).
160 2002-12-25 Wednesday 02:23 massiot
162 Santa Claus brings to you :
163 * A placeholder for the Italian translation,
164 * A bug fix for mono streams on stereo speakers,
165 * A fix for a possible crash in the FTP access,
166 * Correct coordinates in OS X fullscreen modes (closing #47),
169 2002-12-24 Tuesday 23:31 sam
171 * ./ipkg/Makefile.am: added missing files to the distribution.
173 2002-12-24 Tuesday 23:00 massiot
175 * Use BeginFullScreen() to hide the mouse cursor ;
176 * Cheat with the screen saver (closes #46).
178 2002-12-24 Tuesday 20:15 jpsaman
180 Added gpe and gpe-vlc to Conflicts list for only X11/GTK+ packages.
182 2002-12-24 Tuesday 20:11 jpsaman
184 Build and packaging scripts for building Familiar Linux interface with only GTK+ support.
186 2002-12-24 Tuesday 19:26 jpsaman
190 2002-12-24 Tuesday 19:25 jpsaman
192 Added some debug info.
194 2002-12-24 Tuesday 19:25 jpsaman
198 2002-12-24 Tuesday 19:09 jpsaman
202 2002-12-24 Tuesday 19:08 jpsaman
204 Update packaging scripts.
206 2002-12-24 Tuesday 18:23 jpsaman
208 Added esddsp package to dependency list.
210 2002-12-24 Tuesday 15:28 massiot
212 Fixed a major bug in fixed32tos16.c.
214 2002-12-24 Tuesday 09:49 sam
216 * ./configure.ac.in: fixed dpms.h detection (missing prerequisite headers).
218 2002-12-23 Monday 22:00 jpsaman
220 Enabled --with-gpe-prefix in buildscript.
222 2002-12-23 Monday 21:58 jpsaman
224 Set priority of sdl video output to 60 iso 40. So it is now the default choice for iPaq iso x11.
226 2002-12-23 Monday 17:22 bozo
230 2002-12-23 Monday 16:21 massiot
234 2002-12-23 Monday 16:05 massiot
236 Fixed a side-effect bug with IPv6 addresses (thanks Xag).
238 2002-12-23 Monday 15:39 jpsaman
240 Familiar interface now uses define NEED_GTK_MAIN define.
242 2002-12-23 Monday 15:39 massiot
244 Fixed an IPv6-related bug (thanks Xag).
246 2002-12-23 Monday 13:58 massiot
248 Cosmetic (thanks Heiko).
250 2002-12-23 Monday 13:49 massiot
254 2002-12-22 Sunday 23:23 jpsaman
256 Use SDL output as default for iPaq.
258 2002-12-22 Sunday 21:46 jpsaman
260 Typing file locations in URL combo without "file://" prefix is possible again.
262 2002-12-22 Sunday 21:08 jpsaman
264 Familiar GPE interface support fixes. Only Manage() function does not seem to work properly.
266 2002-12-22 Sunday 17:08 sam
268 * ./src/audio_output/input.c: fixed a side-effect problem in buffer dates
269 recalculation (spotted by KKI).
271 2002-12-21 Saturday 11:20 sigmunau
273 first shot at a file info dialog for the wxwindows interface. It still
274 needs to get a sane default size and some cleanups of the code, but I commit
275 now in case anyone wants it during cristmas
277 2002-12-20 Friday 21:33 jpsaman
279 Defenitely fixed segmentation fault on directory change.
281 2002-12-20 Friday 15:18 sigmunau
283 removed the code that was not supposed to be in my last commit
285 2002-12-20 Friday 14:28 jpsaman
287 Fixed path to pixmaps for GPE menu system.
289 2002-12-20 Friday 07:35 yves
293 2002-12-20 Friday 07:35 yves
295 - added rawdv plugin.
296 - make it working again with daily CVS snapshot.
298 - better workaround for broken mdk configure macro (aka don't harcore arch in name).
300 2002-12-19 Thursday 23:23 sigmunau
302 * modules/demux/ogg.c: provide some file info. Tested with the tarzan.ogm
303 * modules/codec/vorbis.c: parse the vorbis comment (can anyone tell me why the
304 comment is embedded in the logical stream and not directly in the
305 container?). The vorbis comments are in utf8, so extended characters
306 currently get messed up.
308 Still tring to close #51
310 2002-12-19 Thursday 17:29 massiot
312 Fixed an HTTP compliance issue (thanks Xag).
314 2002-12-19 Thursday 16:59 sigmunau
316 the avi demux now gives some info about the file being played. One step
317 towards closing bug #51. Type 'info' in the rc interface to test.
319 2002-12-18 Wednesday 17:52 gbazin
321 * src/libvlc.h, src/input/input_dec.c: added an "sout-video" and
322 "sout-audio" config option that allows to selectively enable audio or
323 video stream output. This is very useful if you want to play video on
324 one computer and audio on another one ;)
326 2002-12-18 Wednesday 16:33 fenrir
328 * mpeg4video: repeat vol headers every 30 frames (But it is buggy)
330 2002-12-18 Wednesday 16:31 fenrir
332 * video.c: with mpeg4 stream, we try to decode a picture only when we have
333 received an header (vol). (It prevents some segfaults with mpeg4 streaming).
335 2002-12-18 Wednesday 16:27 fenrir
337 * ts.c: add preliminary support for mpeg-4 streams in mpeg2-TS.
338 Becareful that up to now, it's more a hack. (I need to add SL streams
341 2002-12-18 Wednesday 16:16 sam
343 * ./modules/demux/avi/libavi.c: added an additional sanity check for
346 2002-12-18 Wednesday 15:52 fenrir
348 * libavi.c: a sanity check to prevent some segfault with corrupted
351 2002-12-18 Wednesday 15:03 sam
353 * ./modules/codec/ffmpeg/ffmpeg.c: cosmetic change, the ffmpeg module now
354 tells what libavcodec build it was built with.
356 2002-12-18 Wednesday 14:17 sam
358 * fixed several format string inconsistencies and deprecated C constructions.
360 2002-12-18 Wednesday 12:18 sam
362 * ./src/misc/messages.c: woops, __attribute__(format) is only needed in the
365 2002-12-18 Wednesday 11:47 sam
367 * ./include/vlc_messages.h: msg_* functions now use the same argument type
368 checks as printf. Only works with gcc 3.2 it seems.
370 2002-12-18 Wednesday 09:27 sam
372 * ./modules/video_output/qte/.cvsignore: added a missing .cvsignore.
373 * ./modules/video_chroma/Modules.am: added i420_rgb_c.h to the distribution,
374 thanks to Stepan Roh for spotting this.
376 2002-12-18 Wednesday 08:08 gbazin
378 * src/video_output/video_output.c: fixed a bug concerning the aspect
379 ratio in vout_Request().
381 * INSTALL.win32: small update to the documentation.
383 2002-12-18 Wednesday 01:34 fenrir
385 * mpegaudio: fixed another stupid bug for mpeg audio layer 3 only.
387 2002-12-17 Tuesday 21:58 fenrir
389 * bits.h: fixed a stupid bug.
390 * ts.c: removed an unused variable.
392 2002-12-17 Tuesday 21:15 gbazin
394 * modules/demux/rawdv.c: new raw dv demuxer (only video for now). I
395 didn't find a way to detect correctly a raw dv file so for now we just
396 check the file extension (.dv). You can additionaly force this demuxer.
398 PS: the ffmpeg plugin works quite well for decoding dv videos.
400 2002-12-17 Tuesday 21:04 jpsaman
402 Functionality of Familiar Linux Gtk+ interface is finished. Only testing on iPaqwith libgpewidget0 still needs to be done.
404 2002-12-17 Tuesday 14:39 sam
406 * ./bootstrap: added warning messages for old automake versions.
408 2002-12-17 Tuesday 09:54 sam
410 * ./modules/gui/kde/preferences.cpp: fixed a compilation issue and a crash.
412 2002-12-16 Monday 23:25 massiot
414 Fixed (again) a rendering bug on big endian systems. :-p
416 2002-12-16 Monday 22:06 jpsaman
420 2002-12-16 Monday 21:48 jpsaman
422 Workaround for crash in ReadDirectory when called from the comboURL text box. For now it is mandatory to prefix filepaths on local disk with "file://" when typing it in the comboURL box.
424 2002-12-16 Monday 20:18 titer
426 Fixed a possible crash.
428 2002-12-16 Monday 18:30 gbazin
430 * modules/demux/ogg.c: added support for the old type of headers produced by the first
433 2002-12-16 Monday 16:48 gbazin
435 * modules/access/udp.c, modules/access/rtp.c, modules/misc/network/ipv4.c: only check for
436 the "server-port" config variable in the access plugins. access_output plugins will now
437 pick a port at random, thus allowing sout to work out of the box on a localhost. (thanks
440 2002-12-16 Monday 15:17 fenrir
442 * compilation fix for Os X.
444 2002-12-16 Monday 13:04 fenrir
446 * libavi.c: improved parsing of some corrupted files.
448 2002-12-16 Monday 10:49 fenrir
450 Should fix compilation/configuration with --with-ffmpeg options.
452 2002-12-16 Monday 00:41 babal
454 - disc.* : a few enhancements in the design of the "open disc" dialog
455 box, including the ability to select dvd menus instead of a particular
457 - preferences.dfm : multiline tabs
459 2002-12-15 Sunday 23:39 fenrir
461 * modules/mux/mpeg/*: should fix builtin compilation
462 * modules/access/ftp.c : an ftp access, buggy but it begins to work.
463 The main issue is about password confidentiality so you must know
464 what you are doing :((
466 2002-12-15 Sunday 22:55 yves
468 you can now build RPMs.
469 (ffmpeg still not working properly cause configure.ac seems to sucks)
471 2002-12-15 Sunday 22:54 jpsaman
473 Packaging files for Familiar GPE and OPIE releases.
475 2002-12-15 Sunday 22:48 jpsaman
477 Familiar interface build with GPE support does not use NEED_GTK_MAIN.
479 2002-12-15 Sunday 22:45 jpsaman
481 Make distinction between GPE and GTK_NEED_MAIN way of handling interface.
482 Trying to fix change directory crash while entering keys in combobox.
484 2002-12-15 Sunday 22:45 ipkiss
486 I forgot this file in my previous commit...
488 2002-12-15 Sunday 20:48 jpsaman
490 Fix crash on directory change.
492 2002-12-15 Sunday 18:37 ipkiss
494 * ./modules/gui/wxwindows: added a log window
496 2002-12-15 Sunday 16:28 gbazin
498 * include/vlc/vlc.h: added a new pi_types field to vlc_list_t. This field will be used
499 later on by the object variables functions. I'm adding it now because it also happens to
500 solve a binary compatibility problem between gcc and bcc. (depending on compilers,
501 structs of 32 < size <= 64 bits can be returned either in a register or in the stack).
503 2002-12-14 Saturday 23:17 jpsaman
505 Fix for building Familiar interface with libgpewidget0 library.
507 2002-12-14 Saturday 22:33 fenrir
509 * libvlc.h: Fix mux/access_output options.
511 2002-12-14 Saturday 21:32 fenrir
513 Added stream output. (common work with titer).
515 2002-12-14 Saturday 19:43 gbazin
517 * src/libvlc.c: oops, forgot to remove a debug message.
519 2002-12-14 Saturday 19:34 gbazin
521 * src/misc/objects.c: implemented the FIND_CHILD mode for vlc_list_find().
522 vlc_object_get() now increments the refcount of the object so you'll need to release
523 the object at some point.
524 * src/misc/variables.c, ALL: var_Change() with VLC_VAR_GETLIST now returns a vlc_value_t
525 which points to a vlc_list_t.
527 2002-12-14 Saturday 19:19 gbazin
529 * src/misc/threads.c: implemented vlc_thread_set_priority() for win32.
531 2002-12-14 Saturday 18:57 fenrir
533 * all: with mpeg4 video I changed the way that some initialisation data
534 are passed (more logical).
536 2002-12-14 Saturday 01:05 babal
538 - support for Windows style file names for relative paths
539 - when eol_tok is '\n', use last line even if eol_tok isn't present
541 2002-12-13 Friday 22:11 yves
543 adaptation for 0.5 branch. almost working :)
545 2002-12-13 Friday 17:05 babal
547 - * : start playing only when opening a stream from the main window;
548 when opening it from the playlist window, add it to the list, but
549 don't change anything to the playing state and current stream.
551 - playlist.dfm : proper resizing behaviour
553 2002-12-13 Friday 16:26 babal
555 - vlc_playlist.h, playlist.c: added the ability to save a playlist to
556 and restore it from a file chosen by the user.
560 - implementation of the previous feature in the win32 interface
561 > -> what the other interfaces need to do to support it is simply to
562 > call the two following functions:
563 > int playlist_LoadFile(playlist_t *p_playlist,const char *psz_filename);
564 > int playlist_SaveFile(playlist_t *p_playlist,const char *psz_filename);
565 > where psz_filename is the name of the destination/source file.
567 - ability to open several files at a time
569 2002-12-13 Friday 10:09 sam
571 * ./Makefile.am: added missing files for make dist.
572 * ./configure.ac.in: removed unpopular warnings.
573 * ./po/*: updated potfiles.
575 2002-12-13 Friday 03:52 videolan
577 * ./modules/win32/menu.cpp: reorganized the code for menus generation,
578 and got rid of the global variable (at last!) in the win32 interface.
580 Please check that navigation and language selection aren't too much
583 2002-12-13 Friday 01:56 gbazin
585 * ALL: added a new vlc_list_t common type. vlc_list_find() and vlc_list_release() have been modified
586 to use this new type.
588 2002-12-13 Friday 01:50 gbazin
590 * modules/gui/wxwindows/*: added skeleton for popup contextual menu.
591 * modules/access/dvdplay/access.c, modules/audio_filter/resampler/linear.c: a couple of warning
594 2002-12-12 Thursday 15:23 gbazin
596 * src/input/input.c: forgot to commit this during my last commit :p
598 2002-12-12 Thursday 15:10 gbazin
600 * src/input/input_clock.c, include/input_ext-intf.h: introduced an i_pts_delay field in
601 input_thread_t (initialised to DEFAULT_PTS_DELAY).
602 * modules/access/*: i_pts_delay is now configurable on an access module basis. The pts
603 delay for http and mms have been raised to 4 * DEFAULT_PTS_DELAY, which is about 1.2
604 seconds worth of caching.
606 2002-12-12 Thursday 13:09 sam
608 * ./debian/vlc-plugin-ogg.dirs: added a missing file for Debian package
611 2002-12-12 Thursday 12:24 sam
613 * ./modules/gui/familiar/*: compilation fixes. Crashes on directory change.
615 2002-12-12 Thursday 11:37 ipkiss
617 * ./modules/gui/win32: added management for "float" config options
620 2002-12-12 Thursday 11:29 massiot
622 Fixed a possible deadlock.
624 2002-12-12 Thursday 10:56 garf
626 * fixed one or two things (thanks sam)
628 2002-12-11 Wednesday 22:56 gbazin
630 * modules/codec/mad/*: don't let mad drop corrupted mpeg frames without telling us. When
631 this happens, we miscalculate the pts of the next valid frame, which in turn causes heavy
632 resampling. This fix should be most useful for web radios.
634 2002-12-11 Wednesday 21:50 jpsaman
636 Fixed qte video output segmentation fault during initialization.
637 The following things have still to be fixed:
638 - segmentation fault on destroy
641 - video line spacing is wrong
643 2002-12-11 Wednesday 20:13 fenrir
645 * all: access plugins should not modify
646 p_input->stream.p_selected_area->i_tell when reading data. (It's done in
647 input_SplitBuffer). (But access should still set it on a "seek")
649 2002-12-11 Wednesday 17:27 bozo
651 New ALSA audio output. It works with ALSA 0.9.0rc4 and earlier versions.
653 2002-12-10 Tuesday 23:34 gbazin
655 * modules/demux/wav/wav.c: small bug-fix for screwed pts calculation.
657 2002-12-10 Tuesday 21:55 gbazin
659 * src/audio_output/filters.c: fix for resampler buffer size.
661 2002-12-10 Tuesday 18:22 gbazin
663 * ALL: fixed a f*ckage I introduced recently ;) var_Type() now returns 0 when the variable
664 doesn't exist, but the rest of the code wasn't updated according to this new behaviour.
665 * modules/audio_output/waveout.c: changed a few error messages into warning messages.
667 2002-12-10 Tuesday 15:51 ipkiss
669 * ./modules/gui/win32: deletd a dependancy with a global variable
671 2002-12-10 Tuesday 14:19 gbazin
673 * include/configuration.h: fixed my previous fix.
675 2002-12-10 Tuesday 12:46 gbazin
677 * configure.ac.in: fixed ugly hack in sdl detection code (which also broke my build :p)
678 * include/configuration.h, include/modules_inner.h: proper fix for a bug that allowed gcc
679 to put things in the stack instead of the data segment.
681 2002-12-10 Tuesday 10:22 fenrir
683 ffmpeg: adapted to current cvs version. It should still compile with older
684 one (Please reports if it doesn't).
686 2002-12-10 Tuesday 00:02 gitan
688 fixed a segfault under windows.
690 2002-12-09 Monday 23:37 gbazin
692 * include/configuration.h: rolled back the last changes made to this file. There is no
693 sense in manually initializing all the fields of module_config_t as it will be done by the
694 compiler anyway. Furthermore mingw32 gcc seems to have problems optimizing code
695 that manually initializes structures to 0.
697 2002-12-09 Monday 21:37 jpsaman
699 Syncing functionality with vlc-0.4.6
701 2002-12-09 Monday 21:36 jpsaman
703 Fixed segfault in Qt Embedded Video Output.
705 2002-12-09 Monday 13:37 titer
707 * AudioOutput.cpp: added sanity tests;
708 * VlcWrapper.h, Interface.cpp: removed an unused variable.
710 2002-12-09 Monday 07:57 titer
712 * AudioOutput.cpp: send zeros to BSoundPlayer if nothing comes from
714 * VlcWrapper.cpp: handle volume using aout3 features.
716 2002-12-09 Monday 03:36 titer
718 Default re-enabled dvd module.
719 --disable-dvd works anyway.
721 2002-12-09 Monday 00:52 babal
723 - new headphone channel mixer with virtual spatialization effect : This
724 effect should give you the feeling that you stands in a real room with
725 a complete 5.1 speaker set when using only a headphone, providing a
726 more realistic sound experience. It should also be more comfortable
727 and less tiring when listening to music for long periods of time.It
728 works with any source format from mono to 5.1.
730 -> please try it and feel free to give me some feedback. Some
731 improvements are already planned (adding echo, more configuration
734 NB: whereas the filter itself is in a (very first) stable version, the
735 way it is integrated to the filter chain is only a _temporary_ hack
736 since it's the audio ouput core (input.c actually) which is directly
737 responsible for it. Integrating it in a more suitable way will
738 probably require some work on the way the filters are selected as
739 well as on the configuration level, but I'm working on it :)
741 2002-12-08 Sunday 23:38 massiot
743 * Updated aout3 developer doc.
744 * Reworked the Open... menu items, and added the ability to use libdvdplay.
745 * Sound output menu is now under Controls.
747 2002-12-08 Sunday 21:05 jpsaman
749 Fixed build and linking for qte video output and made modifications to iPaq packaging files.
751 2002-12-08 Sunday 19:56 gbazin
753 * modules/gui/wxwindows/*: compilation fixes for wxX11 (it doesn't support drag and drop
754 yet). Compilation fix for MacOSX as well (wxEntry() not declared).
755 * src/misc/variables.c: added a FreeMutex() function.
757 2002-12-08 Sunday 16:16 jpsaman
759 - Updated Maintainers file
760 - fixed --disable-dvd, it did not work
761 - updated iPaq familiar buildscripts
763 2002-12-08 Sunday 14:47 gbazin
765 * configure.ac.in: fix for dvdread and libdvdplay plugins linking stage.
767 2002-12-08 Sunday 05:30 jlj
769 * ALL: Under Jaguar, vout no longer depends on any specific MacOS X
770 intf. wxWindows should work (not tested). Closes #33.
772 2002-12-08 Sunday 00:41 massiot
774 New vlc_thread_set_priority function, to set the priority of the main
777 2002-12-07 Saturday 23:50 massiot
779 * configure.ac.in: Disabled -Wtraditional as it produces much more bogus
780 warnings than real ones.
781 * audio output: New intf-change variable to know when audio-channels
782 and audio-device have changed.
783 * video output: New intf-change variable and vout_VarCallback, to know
784 when video-device has changed (OS X port).
785 * modules/gui/macosx/*: Menus for audio channels, implemented volume
786 management, added a menu for screen selection.
788 2002-12-07 Saturday 22:29 titer
790 * default disabled SAP under BeOS
792 2002-12-07 Saturday 22:15 gitan
794 fixed my last commit.
796 2002-12-07 Saturday 22:00 titer
798 * use RGB32 BBitmap. That fixes the bad-looking picture in
799 non-overlay mode (thanks Sam).
801 2002-12-07 Saturday 15:25 gbazin
803 * ALL: a few updates to the variables API:
804 - got rid of the VLC_VAR_COMMAND variable type and introduced the VLC_VAR_ISCOMMAND flag
805 instead. This simplifies things and avoid the strange command variables behaviour. Command
806 variables will now trigger their callback on var_Set() like any other variables (look in
807 modules/control/rc/rc.c for an example).
808 - Renamed the VLC_VAR_ISLIST flag into VLC_VAR_HASCHOICE.
809 - Added a new VLC_VAR_VOID variable type. This can be useful in conjunction with
810 VLC_VAR_ISCOMMAND for instance.
812 2002-12-06 Friday 22:44 gitan
814 * sap.c : make it more compliant (as far as sdp is involved).
815 * playlist.c : fixed a memory leak
816 * configure.ac.in : added link flags
818 2002-12-06 Friday 21:27 gbazin
820 * configure.ac.in: fixed typo. For dvdread support we have to check for
821 dvdread/dvd_reader.h, not dvdread/dvdread.h.
823 2002-12-06 Friday 16:34 sam
825 * ./configure.ac.in: removed -W in favour of -Wtraditional.
826 * ALL: a bunch of additional warning fixes.
828 2002-12-06 Friday 14:22 fenrir
830 all: fix some minors warnings.
832 2002-12-06 Friday 13:05 sam
834 * ./modules/access/mms/mms.c: fixed signed/unsigned comparisons, and fixed
835 a bug I found in Read(). No idea whether it was triggered before nor what
836 it was doing, though :)
838 2002-12-06 Friday 12:54 sam
840 * ./modules/access/http.c: code clean-up. removed sizeof()-1 calls where we
841 meant strlen(), removed useless strcmp() calls, implemented atoll() for
842 systems where it does not exist, fixed a memory leak, fixed a minor data
845 2002-12-06 Friday 12:18 sigmunau
847 some support for redirection. Moved the break on returncode >=400 to after
848 the header parsing. This will be usefull if anyone wants to implemet
851 2002-12-06 Friday 11:53 fenrir
853 * ffmpeg: sync with latest ffmpeg cvs. As it need too much
854 #if LIBAVCODEC_BUILD , I've enable direct rendering only with latest
855 ffmpeg cvs (anyway dr isn't cleanly ported to the latest version).
857 2002-12-06 Friday 10:10 sam
859 * ./src/*, ./include/*: fixed a bunch of badly initialized structures, a few
860 signed/unsigned comparisons, and removed trailing spaces here and there.
862 2002-12-06 Friday 06:42 babal
864 * src/playlist/playlist.c : playing again a playlist already in a
865 playing state resets the input speed to normal to make sure the
866 stream isn't paused or slowed or played faster anymore.
867 By doing that, fixes the following bug of the Windows interface:
868 when pushing the play button on a paused or slowed stream, nothing
870 * modules/gui/win32/playlist.cpp : when pushing the play button and the
871 playlist is empty, displaying the playlist window
872 * win32.cpp : rephrasing the module description to "Native Windows
875 2002-12-05 Thursday 21:49 jpsaman
877 Fix for SDL-1.2.5 it now has SDL postpended to the library path. I just rip it of now for --cflags.
879 2002-12-05 Thursday 17:38 sam
881 * ./configure.ac.in: disabled -Wconversion for gcc 2.x because it makes it
882 choke on system headers.
884 2002-12-05 Thursday 17:16 sam
886 * ./ipkg/Makefile.in: removed a file handled by automake.
887 * ./configure.ac.in: additional warning flags for GCC.
889 Warn if a prototype causes a type conversion that is different from
890 what would happen to the same argument in the absence of a proto-
893 Warn when a comparison between signed and unsigned values could
894 produce an incorrect result when the signed value is converted to
897 Warn if the compiler detects that code will never be executed.
898 -Wdisabled-optimization
899 Warn if a requested optimization pass is disabled.
900 See the gcc documentation for more explanations. This triggers a lot of
901 warnings everywhere, and at first sight they're all worth fixing. Code
902 quality matters, too, so let's fix'em :)
904 2002-12-04 Wednesday 21:48 gbazin
906 * modules/audio_filter/channel_mixer/trivial.c: bugfix for up-mixing.
908 2002-12-04 Wednesday 21:03 jpsaman
910 Build and packaging files for Opie and GPE.
912 2002-12-04 Wednesday 20:52 jpsaman
916 2002-12-04 Wednesday 20:51 jlj
918 * ./modules/gui/macosx/vout.m: mouse coordinates support.
920 2002-12-04 Wednesday 20:51 jpsaman
922 Build scripts for building cross-compiling vlc for Opie and GPE.
924 2002-12-04 Wednesday 20:41 jpsaman
926 Packaging files for opie-vlc
928 2002-12-04 Wednesday 15:47 fenrir
930 * all: Fix an other (and last ? ;) endian issue.
932 2002-12-04 Wednesday 06:23 titer
934 * configure.ac.in, mms.c, sap.c, ipv4.c: added network support for BeOS 5
935 (Dano is no more needed); multicast still doesn't work.
936 UDP (unicast) and HTTP have been successfully tested, mms is untested.
937 * sap.c: BeOS doesn't have memccpy
938 * VideoOutput.cpp: forgot to remove a printf
940 2002-12-04 Wednesday 02:16 titer
942 * InterfaceWindow.cpp: removed warnigs
943 * AUTHORS/MAINTAINERS: added Stephan Assmus, Arnaud Schauly & myself
945 2002-12-03 Tuesday 23:36 gitan
947 * src/playlist/playlist.c : Added playlist_AddItem (enqueues
948 playlist_item_t instead of psz_target ). Now playlist_Add uses
949 playlist_AddItem to enqueue.
950 * include/vlc_playlist.h : Added a psz_uri field in the playlist_item_t
952 * src/input/input.c : takes item->psz_uri argument to start playing an
955 2002-12-03 Tuesday 17:00 fenrir
957 * adpcm.c: add adpcm decoding support (Now just ms and ima adpcm from
958 microfsoft, not yet ima4)
959 * wav, asf, avi: fix fourcc creation for adpcm. (Nevertheless adpcm
960 could not work with asf because of asf audio scrambling unsupported in asf
961 demuxer). Seek will not work, because vlc send garbage and then break stream
962 alignment.(I will try to fix that).
964 2002-12-03 Tuesday 16:29 gitan
966 * Added a session announcement protol module (enabled by default).
967 * Added the PLAYLIST_CHECK_INSERT option to the playlist. That option
968 checks previously enqueued sessions before enqueing.
970 2002-12-03 Tuesday 12:59 sam
972 * ./src/libvlc.h: fixed an aspect ratio bug, we should default to the
973 stream's aspect, not to square pixels.
975 2002-12-03 Tuesday 02:00 titer
977 * added mouse management in the BeOS video output.
978 Now DVD menus work thanks to libdvdplay.
980 2002-12-02 Monday 23:58 titer
982 * added --with-dvdread-tree and --with-dvdplay-tree for static linking.
983 It works fine under BeOS, please check I didn't break anything.
985 2002-12-02 Monday 21:13 jlj
987 * ALL: Fixed some compiler warnings.
989 2002-12-02 Monday 18:19 sam
991 * ./modules/access/vcd/cdrom.c: NetBSD VCD input fixes, courtesy of
992 Olaf 'Rhialto' Seibert.
994 2002-12-02 Monday 13:12 sam
996 * ./configure.ac.in: linking with -framework AGL wasn't needed (Closes: #7).
998 2002-11-30 Saturday 11:33 jpsaman
1000 Cleanup of headerfile detection for qte video output plugin.
1002 2002-11-30 Saturday 11:22 jpsaman
1004 Deprecreated --with-qte-system. Using --with-qte=<path>/opt/QtPalmtop sets all linker and includes paths for libjpeg and qte correctly now.
1006 2002-11-30 Saturday 01:14 ipkiss
1008 * ./modules/gui/win32/dragdrop.cpp: we can now drag and drop video
1009 files on the interface or on the playlist (Closes: #10).
1010 * ./modules/gui/win32/playlist.cpp: factorized a lot of code.
1011 * ./modules/gui/win32/*: reorganized some code here and there.
1013 2002-11-29 Friday 23:08 ipkiss
1015 * ./src/libvlc.h: fixed a few typos
1017 2002-11-29 Friday 14:39 jpsaman
1019 configure script set Qt Embedded link and include paths correctly. Use these additional options:
1021 --with-qte=<..cross-path..>/opt/QtPalmtop
1022 --with-qte-system=<..cross-path..>/usr
1024 2002-11-28 Thursday 23:53 sigmunau
1026 made the vlc mozilla plugin a drop-in replacement for wmp in most embedded
1027 wmp sites I could find, by adding som mimetypes and parsing some more
1028 parameters passed by mozilla. Also disabled the StreamAsFile function since
1029 mozilla tend to pass it non-exsisting files.
1031 2002-11-28 Thursday 23:24 massiot
1033 * Correct socklen_t detection.
1034 * Fix for S/PDIF encapsulation on big endian systems.
1035 * S/PDIF output for Mac OS X, courtesy of Heiko Panther <heiko_panthe@mac.com>.
1037 2002-11-28 Thursday 21:49 garf
1039 * a few bugfixes/enhancements/clean up
1041 2002-11-28 Thursday 21:00 gbazin
1043 * configure.ac.in: fixed linkage of theora plugin.
1044 * modules/codec/theora.c, modules/codec/tarkin.c: fixed breakage.
1045 * modules/codec/vorbis.c: lowered the priority of the tremor plugin.
1047 2002-11-28 Thursday 18:35 fenrir
1049 * asf: fix my previous commit.
1051 2002-11-28 Thursday 18:16 sigmunau
1053 increased maximums size of a http request from 256 to 1024 in order to allow
1056 2002-11-28 Thursday 17:34 sam
1058 * ./src/video_output/video_output.c, modules/*: factorized video output
1059 creation code into vout_Request which looks for existing vout objects
1060 and spawns a new one if none was found.
1062 2002-11-28 Thursday 16:44 fenrir
1064 * ffmpeg: arg, fix a previous fix for non-latest ffmpeg cvs tree.
1066 2002-11-28 Thursday 16:32 fenrir
1068 * all: some clean up with WAVEFORMATEX and endian issues. Somebody could
1069 test if mp4,asf,avi,wav demuxers and araw,ffmpeg,faad decoders work under
1070 big endian architectures ? (else could you give vlc log )
1072 2002-11-28 Thursday 15:18 sigmunau
1074 * set b_seakable to false for http/1.0 streams such as those from icecast.
1075 * allow some unusual, but legal ways to construct the http headers, and
1076 clean up the header parsing code. parsing other headers ( like the mime-type
1077 ) should be very easy now.
1079 2002-11-28 Thursday 14:34 sam
1081 * ./src/video_output/video_output.c: added a --aspect-ratio option to force
1082 the aspect ratio of the stream. Two different usages are possible, either
1083 int:int ("16:9") to specify a real aspect ratio, or float ("1.25") to
1084 specify pixel squareness.
1086 Note that it does not work properly yet; it will need an API change in
1087 the video output layer that I'm working on.
1089 2002-11-27 Wednesday 21:51 babal
1091 - Enterely new layout for the preference window of the native win32
1092 interface, in order to improve its clarity (the dialog box is now even
1093 a bit smaller) and to get closer to Windows standards.
1094 (second part of the job, and hopefully the last for now, begun with
1095 Ipkiss a few days ago by using CheckListBoxes)
1097 Still need some work to get the interface compatible with Windows XP
1100 2002-11-27 Wednesday 15:18 sam
1102 * ./modules/codec/cinepak/cinepak.c: fixed V1-encoded blocks luma loading.
1104 2002-11-27 Wednesday 14:44 fenrir
1106 * ffmpeg: add a LIBAVCODEC_BUILD test for CODEC_ID_MJPEGB
1108 2002-11-27 Wednesday 13:17 fenrir
1110 cinepak: fix a bug (bad frame gathering), pointed by sam.
1112 2002-11-27 Wednesday 12:41 fenrir
1114 * all: added mjpeg support, some clean up in video part.
1116 2002-11-27 Wednesday 06:27 titer
1118 Fixed a segfault by adding a mutex_lock() (thx fenrir)
1120 2002-11-27 Wednesday 05:36 titer
1122 * AudioOutput.cpp: fixed a segfault
1123 * ALL: cleaned the VlcWrapper class, removed unused code
1125 2002-11-27 Wednesday 02:51 ipkiss
1127 * ./modules/gui/win32/*: some cleaning
1129 2002-11-26 Tuesday 22:20 gbazin
1131 * modules/video_output/directx/directx.c, modules/audio_output/directx.c: removed
1134 2002-11-26 Tuesday 21:52 ipkiss
1136 * ./modules/gui/win32/preferences.cpp: used CheckListBoxes instead
1137 of ListViews, because they are more intuitive. This eliminates the
1138 "Select" button and the "Selected" label.
1140 The preferences window still needs some work though...
1142 2002-11-26 Tuesday 20:04 sam
1144 * ./modules/video_chroma/i420_rgb.h: fixed slanted picture output with odd
1145 widths (Closes: #28).
1147 2002-11-26 Tuesday 19:55 jpsaman
1149 Remove file that caused namespace clash. It is replaced by vout_qte.cpp
1151 2002-11-26 Tuesday 19:54 jpsaman
1153 Fix namespace clash of source files for Qte video output module. It currently only display video in landscape orientation.
1155 2002-11-26 Tuesday 19:52 jpsaman
1157 Packaging for Opie and Qt Embedded support.
1159 2002-11-26 Tuesday 19:31 gbazin
1161 * modules/video_output/directx/directx.c: fixed to work with DirectDraw 3 (ie. with
1164 2002-11-26 Tuesday 18:58 sigmunau
1166 allow windows style linebreaks in .m3u files. and fixed a minor bug
1168 2002-11-26 Tuesday 17:38 gbazin
1170 * modules/demux/ogg.c: audio is now dropped when fast-forwarding.
1172 2002-11-26 Tuesday 17:28 fenrir
1174 * mp4: prevent float exeption with some truncated file.
1176 2002-11-26 Tuesday 15:03 sam
1178 * ./BUGS: scrapped this file. Entered the remaining bugs in Bugzilla.
1180 2002-11-26 Tuesday 14:08 sam
1182 * ./TODO: scrapped the todo-list. I put the unresolved items in Bugzilla
1183 (http://bugzilla.videolan.org/).
1185 2002-11-26 Tuesday 12:09 massiot
1187 Fixed another crash with S/PDIF.
1189 2002-11-26 Tuesday 10:55 gbazin
1191 * modules/video_output/directx/directx.c: don't fail miserably when we can't
1192 create a surface in video memory. We now automatically toggle the b_use_sysmem
1193 flag in this case and give it another shot.
1195 2002-11-26 Tuesday 07:04 jpsaman
1197 Fix fix of fixing QT Embedded detection.
1199 2002-11-26 Tuesday 01:06 titer
1201 * ALL: more intensive use of the VLCWrapper class
1202 * PreferencesWindow.*: renamed a few variables (using some of the
1203 OpenTracker conventions)
1206 2002-11-25 Monday 19:29 sam
1208 * ./modules/video_chroma/i420_rgb16.c: merged the RV15 and RV16 conversions
1209 because they're basically the same. Also, the MMX conversions now check
1210 that the bitmasks are the ones we expect.
1212 2002-11-25 Monday 19:12 fenrir
1214 mms.c: fix command/packet parsing functions.
1216 2002-11-25 Monday 17:25 gbazin
1218 * configure.ac.in: for wxWindows headers detection, we now check wx/wxprec.h.
1219 Also fixed a typo: libdvbpsi is enabled by default.
1221 2002-11-25 Monday 16:16 massiot
1225 2002-11-25 Monday 16:00 massiot
1227 Fixed a crash in S/PDIF mode.
1229 2002-11-25 Monday 15:56 sigmunau
1231 fixed a bug in the contentbased autodetection that caused this demux to be
1232 selected for streams that contained a null byte.
1234 2002-11-25 Monday 15:08 fenrir
1236 * mms: enable seek :) It works for me with both udp and tcp. Somebody
1237 could check if it compiles on other OS than linux ? (I don't known what
1238 headers should be included)
1239 * asf: fix to support seeking with mms
1240 Note: You cannot seek and use demuxdump demuxer...
1242 2002-11-25 Monday 12:19 sam
1244 * ./modules/gui/gtk/open.c: made the HTTP text bar more consistent, thanks
1245 to Pierre Baillet (Closes: #11).
1247 2002-11-25 Monday 12:08 sam
1249 * ./src/misc/messages.c: we overwrite the WinCE logfile instead of appending
1251 * ./evc/vlc.vcw: minor updates.
1253 2002-11-25 Monday 03:12 ipkiss
1255 * small compilation fixes for win32
1257 2002-11-25 Monday 00:22 fenrir
1259 * all: begin to add mms over udp support. It begin to work (at least
1260 for me) but it still needs some work.
1262 2002-11-24 Sunday 18:54 sam
1264 * ./configure.ac.in: we no longer choke if libdvbpsi headers aren't here.
1265 * ./include/vlc_common.h: we don't try to include inttypes.h with Borland.
1267 2002-11-24 Sunday 16:00 sigmunau
1269 separated the code to parse html files with embedded wmp, and the code to
1270 parse asx files. Added a new shortcut "html" to force the "html" behaviour.
1271 Reduced number of false positives for both html and asx files. We now also
1272 trigger on the content of files, since html and asx files are often
1273 autogenerated on the webserver using php or asp.
1275 2002-11-24 Sunday 13:02 sigmunau
1277 fix to allow absolute entries in m3u/asx files
1279 2002-11-24 Sunday 01:29 sigmunau
1281 fixed a bug in the code to handle relative paths. Added support for file://
1282 and http:// items in asx files, and not just mms://
1284 2002-11-23 Saturday 20:37 sam
1286 * ./modules/control/rc/rc.c: the seek command is now "seek" and not "r",
1287 and it uses a command variable like other controls. This also fixes a
1288 bug that prevented to have spaces between the command and its argument.
1290 2002-11-23 Saturday 18:42 gbazin
1292 * modules/gui/wxwindows/*: additional small fixes.
1294 2002-11-23 Saturday 16:17 gbazin
1296 * modules/gui/wxwindows/*: a few fixes for the win32 build.
1298 2002-11-23 Saturday 15:00 titer
1300 * enhanced BeOS preferences window (post-processing, brightness,
1301 contrast, hue and saturation are adjustable)
1303 2002-11-23 Saturday 14:28 gbazin
1305 * modules/gui/wxwindows/*: misc improvements to the main interface, implementation of
1306 drag and drop, proper initialisation of the i18n routines.
1308 2002-11-23 Saturday 04:40 sam
1310 * ./modules/access/http.c, ./modules/misc/network/ipv4.c: http and ipv4
1311 plugins compile for WinCE. Couldn't test yet though.
1313 2002-11-23 Saturday 02:40 sam
1315 * ./modules/video_output/wingdi.c: the GDI video output now properly sets
1316 the bitmasks; we're not limited to 8bpp and 16/24 works.
1317 * ./modules/video_filter/*: the video filters now work under WinCE.
1319 2002-11-23 Saturday 01:32 ipkiss
1321 * ./modules/gui/wxwindows/playlist.cpp: added a playlist to the wxwindows interface
1323 2002-11-23 Saturday 00:11 garf
1325 * yuv filter was a bit useless. Hope adjust filter is more usefull :)
1327 2002-11-22 Friday 23:12 sam
1329 * ./configure.ac.in: we only add -lm to the a52 linkage if it's needed
1332 2002-11-22 Friday 20:27 sam
1334 * ./modules/video_output/wingdi.c: ported the wingdi plugin to Win32; it
1335 somewhat works under Wine (if you force internal buffers to 8bpp), but
1336 doesn't work under Win2k. Any hints welcome.
1337 * ./configure.ac.in: activated the wingdi plugin by default.
1339 2002-11-22 Friday 19:44 titer
1341 * now --fullscreen works with BeOS video output
1343 2002-11-22 Friday 19:37 titer
1345 * AudioOutput.cpp : compilation fix.
1346 * VideoOutput.cpp : now --fullscreen works with BeOS video output.
1348 2002-11-22 Friday 18:35 sam
1350 * ./modules/access/mms/var_buffer.h: this file is now a separate .c, to
1351 prevent gcc's optimizer to go amok with nested inline functions, loop
1352 unrolling and such things that we don't really need in an access plugin.
1354 2002-11-22 Friday 15:24 sam
1356 * ./modules/video_output/directx/events.c: we now call CreateWindow so that
1357 we are sure that the WndProc always has a valid p_vout value.
1359 2002-11-22 Friday 15:19 sam
1361 * ./modules/video_output/wingdi.c: implemented offscreen rendering with
1362 fast blit (well at least it was considered "fast" back in the times of
1363 Windows 3.1). Default is 8bpp because that's what my iPaq does (no
1364 palette support yet though), 16bpp can be chosen at compile time and
1365 works perfectly in the emulator.
1367 2002-11-22 Friday 12:11 sam
1369 * ./modules/video_chroma/i420_rgb16.c: fixed a segfault in the 24/32bpp
1372 2002-11-21 Thursday 23:06 massiot
1374 Channel reordering according to the WG-4 specification, courtesy of
1377 2002-11-21 Thursday 21:37 gbazin
1379 * modules/codec/Modules.am, configure.ac.in, modules/codec/vorbis.c: added
1380 a tremor decoder module using libvorbisidec (aka tremor) from xiph.org.
1381 This module allows decoding vorbis audio on hardware without a fpu
1384 * modules/LIST: added entries for tremor and theora.
1386 2002-11-21 Thursday 15:51 gbazin
1388 * src/playlist/playlist.c: fixed deadlock in playlist.
1389 * modules/audio_output/oss.c: don't play blank samples when we are starving
1390 for data but our internal buffers are not empty. Some cleanup too.
1392 2002-11-21 Thursday 13:58 jpsaman
1394 Fix detection of QT Embedded development headers.
1396 2002-11-21 Thursday 13:53 sam
1398 * ./modules/video_output/wingdi.c: skeleton of a Windows GDI video output.
1399 * ./modules/access/file.c: the file access plugin gets the real file size
1401 * ./modules/audio_filter/converter/u8tofixed32.c: added this conversion
1402 filter to play some WAV files without an FPU.
1403 * ./bootstrap: bootstrap --update-vc doesn't rely on the Makefile's presence.
1405 2002-11-21 Thursday 10:12 gbazin
1407 * modules/demux/ogg.c: small bug-fix for my previous commit.
1409 2002-11-21 Thursday 09:39 gbazin
1411 * modules/demux/ogg.c: better handling of PCRs (we now base our calculations
1412 on all sub-streams instead of just using one of them). Some code factorisation
1415 2002-11-20 Wednesday 21:51 jpsaman
1417 Build and link Familiar interface against libgpewidget for gpe support.
1419 2002-11-20 Wednesday 21:27 jpsaman
1421 Fix detection of AR and LD
1423 2002-11-20 Wednesday 21:26 jpsaman
1425 Final cleanup before release.
1427 2002-11-20 Wednesday 21:23 jpsaman
1429 Updated for release v_0.4.6 of Familiar Linux packages.
1431 2002-11-20 Wednesday 19:07 sam
1433 * ./src/misc/messages.c: added ^Ms to the WinCE logfile.
1434 * ./bootstrap: fixed a typo that prevented per-object target directories
1436 * ./evc/*, ./msvc/*: removed project files; they're becoming a bit large
1437 (more than 1MB) and I don't want to spoil the CVS with them.
1439 2002-11-20 Wednesday 17:23 gbazin
1441 * configure.ac.in: temporary hack for libdvbpsi detection.
1443 2002-11-20 Wednesday 16:43 sam
1445 * ./modules/audio_output/waveout.c: audio output now works under WinCE
1446 using the waveout module.
1447 * ./bootstrap: we ignore comments when parsing makefiles.
1448 * ./modules/audio_filter/converter/fixed32tofloat32.c: changed this module
1449 so that it also does float32tofixed32.
1450 * ./modules/*: ported a few other modules to WinCE (most of the time it's
1451 just a #include <errno.h> that needs to be removed).
1453 2002-11-20 Wednesday 15:58 gbazin
1455 * configure.ac.in, modules/gui/wxwindows/wxwindows.cpp: other compilation
1456 fixes for the wxwindows interface on win32.
1458 2002-11-20 Wednesday 15:34 gbazin
1460 * modules/control/rc/rc.c: added commands to navigate between chapters and
1463 2002-11-20 Wednesday 14:24 gbazin
1465 * modules/gui/wxwindows/*: fixes for the win32 build. Removed a few
1466 unnecessary things and replaced the stop icon with a new one.
1468 2002-11-20 Wednesday 14:09 gbazin
1470 * modules/codec/theora.c, configure.ac.in, modules/codec/Modules.am: new
1471 theora codec plugin.
1472 This plugin is based on the experimental theora codec from the Xiph.Org
1473 foundation (http://www.theora.org/). Because the theora bitstream
1474 specifications are likely to change in the near future, this plugin won't
1475 be compiled by default. If you want to test/develop theora with vlc, you'll
1476 need to configure it with --enable-theora and also make sure you've got a
1477 fresh libogg from cvs.
1479 * modules/demux/ogg.c: modified to handle theora and tarkin bitstreams.
1481 * modules/codec/tarkin.c: fixed a few typos.
1483 2002-11-20 Wednesday 13:37 sam
1485 * ./evc/plugins.vcp.in: fixed plugin entry points for WinCE.
1486 * ./modules/*: fixed a bunch of modules so that they compile under WinCE,
1487 we now have access_file and the mpeg demux and video decoder working
1488 (http://zoy.org/~sam/vlc/pocketvlc2.png).
1490 2002-11-20 Wednesday 08:58 sam
1492 * ./include/vlc_common.h, ./src/extras/libc.c: exported our custom libc
1493 functions to plugins.
1494 * ./bootstrap: enhanced the project file generation for plugins; we now
1495 parse makefiles to make this easier.
1496 * ./modules/**/Modules.am: reworked a few makefiles so that they are more
1499 2002-11-20 Wednesday 01:47 gbazin
1501 * src/video_output/video_output.c: fixed a really old bug in the video output
1502 layer. This bug was only affecting video outputs without direct rendering
1505 2002-11-19 Tuesday 20:56 gbazin
1507 * modules/misc/network/ipv6.c: restored the msg_*() outputs from BuildAddr().
1509 2002-11-19 Tuesday 20:45 gbazin
1511 * include/video.h, include/vlc_config.h, src/video_output/*: changed the
1512 picture buffer allocation scheme to allocate pictures from the render
1513 heap in a clockwise fashion instead of always picking the first available
1514 one from the start of the heap.
1515 This allows us to benefit from ffmpeg's macro-block skipping feature.
1516 As a side effect, we also have less chance of reusing a refrence picture
1517 buffer when we can't link/unlink them.
1519 * modules/codec/ffmpeg/video.c: modified the direct rendering code to benefit
1520 from the macro-block skipping algorithm.
1521 A new flag has also been introduced in the video_output's render heap to
1522 forbid modifications to the render picture buffers (for instance to overlay
1525 2002-11-19 Tuesday 17:38 sam
1527 * ./src/misc/modules.c: p_module->psz_filename is now filled with a real
1528 8 bit string under WinCE.
1529 * ./extras/Win32_msvc: scrapped this directory.
1530 * ./bootstrap: we now parse plugin makefiles to guess what to put in
1531 the MSVC project files. Only the dummy plugin has been tested yet.
1533 2002-11-19 Tuesday 17:23 fenrir
1535 all: Use BITMAPINFOHEADER everywhere (Needed because of endian issue).
1537 2002-11-18 Monday 23:00 massiot
1539 Partial fix of the OS X audio output (thanks Heiko!).
1541 2002-11-18 Monday 19:31 fenrir
1543 * ogg: change i_dts usage for subtitle ES.
1545 2002-11-18 Monday 18:37 gbazin
1547 * src/misc/modules.c: fixed small typo that was breaking the build.
1549 2002-11-18 Monday 18:05 sam
1551 * ./src/misc/modules.c: support for Unicode filenames under WinCE; VLC now
1552 successfully opens plugins.
1553 * ./modules/misc/dummy/*: hacked the dummy plugin so that it compiles for
1556 2002-11-18 Monday 17:31 gbazin
1558 * modules/gui/wxwindows/*: updated the toolbar icons.
1560 2002-11-18 Monday 16:39 gbazin
1562 * modules/gui/wxwindows/interface.cpp: enabled the OpenFile dialog box.
1564 2002-11-18 Monday 15:19 gbazin
1566 * modules/gui/wxwindows/interface.cpp: fixed typo.
1567 * modules/audio_filter/converter/u8tofloat32.c: fixed typo.
1569 2002-11-18 Monday 13:28 gbazin
1571 * configure.ac.in, modules/codec/Modules.am, modules/codec/tarkin.c: added
1572 an experimental tarkin video decoder. You will need to specify the tarkin
1573 tree you want to use with --with-tarkin-tree=.
1575 Warning: Tarkin is still in very early development stage, so this plugin isn't
1576 actually usefull unless you intend to do some development on tarkin itself.
1578 2002-11-18 Monday 13:08 gbazin
1580 * modules/demux/m3u.c: should manage entries with relative paths.
1581 * src/playlist/playlist.c: fixed playlist_Next().
1583 2002-11-18 Monday 13:02 gbazin
1585 * added a wxwindows interface using the wxWindows cross-platform GUI framework.
1586 The interface is quite basic for now but should be functional anyway.
1587 (you need to have wxWindows >= 2.3.0 installed to use this plugin)
1589 2002-11-18 Monday 11:50 sam
1591 * ./bootstrap: reverted the behaviour behaviour to the default, which
1592 means no default flag to use (except for me, muahaha).
1594 2002-11-18 Monday 02:46 fenrir
1596 * ffmpeg: set bug detection to auto by default.
1598 2002-11-17 Sunday 06:46 fenrir
1600 * ffmpeg: disable direct rendering by default. I have too many files
1601 that don't work with it (I don't see why it doesn't work :(
1602 * mp4: fix a bug in timestamp calculation. Replace s/u* by s/uint*_t
1603 * avi : remove an useless debug message.
1604 * src/misc/objects.c : fix stream output object allocation.
1606 2002-11-16 Saturday 22:25 fenrir
1608 * avi: fix playing over http (a bug I have introduced).
1610 2002-11-15 Friday 18:10 fenrir
1612 * modules/demux/util : add a text subtitle demuxer. (Module called by demux).
1613 MicroDVD, SubRIP, SSA subtitle format should work...
1614 Options: --sub-file <subtitle file> [--sub-fps, --sub-delay --sub-format].
1616 * modules/demux/avi : make use of subtitle parser.
1617 * modules/demux/asf : display movie length. (It will not work with live
1620 modules/codec/spudec : use i_dts to send end of display time for subtitle.
1621 (Yes it's ugly, but it works :)
1623 2002-11-15 Friday 17:17 gbazin
1625 * configure.ac.in, modules/audio_output/arts.c, modules/audio_output/esd.c:
1626 fixed the arts and esd audio plugins after the recent changes to aout3
1629 2002-11-15 Friday 16:27 gbazin
1631 * configure.ac.in, modules/audio_output/directx.c, modules/audio_output/waveout.c:
1632 fixed the waveout and directx audio plugins after the recent changes to aout3.
1634 2002-11-15 Friday 14:41 gbazin
1636 * modules/access/http.c: added an http-proxy config variable. If the variable
1637 is not set, we'll still look at the value of the http_proxy environment
1640 2002-11-15 Friday 12:22 sam
1642 * ./src/video_output/video_output.c: backport of a fix in MAIN for
1643 spoiled FPU registers.
1645 2002-11-15 Friday 01:23 gbazin
1647 * configure.ac.in: fixed a few typos regarding LDFLAGS_access_*. Re-enabled
1648 the oss plugin as it seems to be working fine.
1649 * src/audio_output/input.c: fixed an obscure bug... (strange one though:
1650 int foo = -1; unsigned int bar = 2; __MAX( foo, bar) == -1 ).
1652 2002-11-15 Friday 01:17 fenrir
1654 faad: adapt to new changes in aout3 (at least it compiles)
1656 2002-11-15 Friday 00:41 gbazin
1658 * modules/codec/vorbis.c, modules/audio_filter/resampler/linear.c: adapted to
1659 the new changes in aout3.
1661 2002-11-14 Thursday 22:44 alexis
1663 Added the changelog of vlc 0.4.6.
1665 2002-11-14 Thursday 22:38 massiot
1667 Major change of the channels management. p_format->i_channels disappeares
1668 and is replaced by two members : i_physical_channels and i_original_channels.
1669 i_physical_channels describes the channels which are effectively present
1670 in the stream (at the current point of the aout pipeline), whereas
1671 i_original_channels represents the channels we used to constitute the
1672 stream. For instance a mono stream (FRONT_CENTER) may emanate from a
1673 FRONT_LEFT channel of a STEREO stream.
1675 Additionally, this contains hooks to dynamically select the audio device
1676 and the channels configuration. In order to do that, all aout plugins,
1677 and all interface plug-ins need to be adapted. Currently only SDL
1678 (partially OSS) and the rc interface have been adapted, please use them
1679 as a guide. Other aout plug-ins have been temporarily disabled.
1681 IMPORTANT : if you need a working sound output, DO NOT UPDATE YOUR TREE
1682 for several days until we fix that.
1684 * modules/misc/network/ipv4.c: Fixed a long-standing segfault when saving
1685 preferences and asking for multicast.
1687 2002-11-14 Thursday 16:32 fenrir
1689 mms.c: it takes care of --no-audio and --no-video (to reduce bandwith
1690 usage), and should not use more than --mms-maxbitrate (when there
1691 are multiple audio or video streams).
1693 2002-11-14 Thursday 16:17 fenrir
1695 asf/* : Convert all u* into uint*_t
1696 Fix playing of some live asf, seek improvement (at least for me ;)
1697 but it's more some "kludge" with vlc clock than true fixes ...
1699 I will never understand how vlc clock works ....
1701 2002-11-14 Thursday 15:07 sigmunau
1703 make --version --help --longhelp --list and -p output to stdout.
1705 2002-11-14 Thursday 14:08 gbazin
1707 * src/audio_output/intf.c: fixed a bug affecting audio volume initialization.
1709 2002-11-13 Wednesday 22:36 massiot
1711 * OS X plug-in fix ;
1712 * Re-enabled float32 mixer (huh?).
1714 2002-11-13 Wednesday 22:36 gbazin
1716 * Updated changelog and package files.
1718 2002-11-13 Wednesday 21:58 gbazin
1720 * ChangeLog: updated ChangeLog.
1722 2002-11-13 Wednesday 21:18 fenrir
1724 * fix and make better stream selection (if mms-maxbitrate unset, get the best
1725 quality else try to be closed to mms-maxbitrate ).
1727 2002-11-13 Wednesday 20:51 sam
1729 * ./bootstrap: bootstrap now requires the --config flag. With no arguments
1730 it simply outputs a usage message.
1731 * ./src/*: fixed a bunch of (legitimate) warnings under VC++.
1732 * ./evc/*, ./msvc/*: split the workspaces into three projects (libvlc, vlc
1733 and plugins -- plugins doesn't build anything yet).
1735 2002-11-13 Wednesday 20:28 fenrir
1737 * mms/* : better stream selection and add some options to override it.
1738 (Usefull with demuxdump).
1740 2002-11-13 Wednesday 20:23 fenrir
1742 access/* : don't override demux setting made by user.
1743 modules/demux/demuxdump.c : a little demux that dump raw stream.
1744 (should work with all access...)
1746 2002-11-13 Wednesday 15:28 sam
1748 * ./msvc/*, ./evc/*: moved eMbedded Visual Studio files to the toplevel evc/
1749 directory because the two project files are starting to diverge.
1750 * ./evc/vlc.c: created a specific vlc.c file for Windows CE.
1751 * ./src/misc/messages.c: as WinCE doesn't have stdout or stderr, the message
1752 queue outputs to a logfile (until we have a proper interface).
1754 2002-11-13 Wednesday 12:58 gbazin
1756 * src/playlist/playlist.c: bugfix for when we delete the last playlist
1757 element (I'll get this one right... eventually ;).
1758 * modules/demux/m3u.c: allow forcing the demux to be used by specifying the
1761 2002-11-13 Wednesday 11:09 gbazin
1763 * src/playlist/playlist.c: when autodeleting an item, we don't need to skip
1765 * modules/demux/m3u.c: added .asx support and changed the autodetection of
1766 file type to just probe the file extension.
1768 2002-11-13 Wednesday 09:56 sam
1770 * ./po/POTFILES.in: fixed "make dist".
1772 2002-11-13 Wednesday 09:45 sam
1774 * ./FAQ: changed Debian repository location to HTTP (for better upload
1775 stats estimations on our side).
1777 2002-11-12 Tuesday 22:18 sigmunau
1779 added a new demux that reads .m3u files and addes the contained items to
1780 the playlist. Currently only autodetects files that start with #EXTM3U
1781 otherwise you'll have to force it.
1783 2002-11-12 Tuesday 21:20 gbazin
1785 * include/vlc_playlist.h, src/playlist/playlist.c: added a b_autodeletion
1786 flag to the playlist item structure. If this flag is set then the playlist
1787 item will be deleted automatically after it has been played.
1789 2002-11-12 Tuesday 20:35 gbazin
1791 * plugins/a52/a52.c: is now the default ac3/a52 decoder (because it has a
1792 nicer audio quality than ac3_adec).
1794 2002-11-12 Tuesday 16:02 gbazin
1796 * modules/gui/gtk/gtk_callbacks.c: fixed deadlocks.
1797 * modules/gui/gtk/gtk.c: fixed uninitialized variables.
1799 2002-11-12 Tuesday 13:57 sam
1801 * ./Makefile.am: fixed rc compilation under mingw32/cygwin.
1802 * ./modules/access/http.c: fixed a segfault (unchecked strstr return value).
1803 * ./src/input/input_ext-plugins.c: removed platform-specific code and put
1804 it in plugins. This leads to some code duplication but I have an evil
1805 plan to get rid of that, too.
1807 2002-11-12 Tuesday 11:45 gbazin
1809 * modules/gui/gtk/gtk.c: small bug-fix for a crash on module loading.
1811 2002-11-12 Tuesday 10:44 gbazin
1813 * src/extras/libc.c: fixed typo.
1814 * configure.ac.in: compilation fix on win32 for the mms access plugin (the
1815 plugin is linked with ws2_32).
1817 2002-11-12 Tuesday 00:54 fenrir
1819 * modules/demux/asf/.cvsignore : put the good one.
1820 * modules/access/mms : add MMS (Microsoft Media Streaming) access (Support
1821 only TCP, I will try to add UDP and HTTP as well).
1822 There are some problems with streams selections and we cannot seek, but
1823 anyway it seems to work. (Usefull for some radio web)
1824 * other: enable mms access by default.
1826 2002-11-11 Monday 22:27 gbazin
1828 * src/audio_output/filters.c, src/audio_output/input.c, include/aout_internal.h,
1829 modules/audio_filter/resampler/*: Changes that allow the resamplers to set
1830 the start and end date of the frame it outputs.
1831 This allows us for instance to output a smaller frame than what we should, and
1832 keep the rest of the data to compute the resampling of the next frame.
1833 In short, we can implement much more complex resampling algorithms than before.
1835 * modules/audio_filter/resampler/linear.c: rewrote the linear resampler. The audio
1836 quality doesn't seem to be better than the ugly resampler, maybe I shouldn't
1837 have wasted my time on this...
1839 2002-11-11 Monday 19:16 gbazin
1841 * modules/audio_output/file.c: will write a WAV header by default. Can be
1842 disabled with --no-audiofile-wav.
1843 * modules/audio_filter/resampler/linear.c: disabled for now, until I actually
1844 manage to make it work without a problem.
1846 2002-11-11 Monday 14:39 sam
1848 * ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because
1849 WIN32 isn't always defined under WinCE, but might be. Grmbl.
1850 * ./include/*: changed a few u* and s* to uint*_t and int*_t.
1852 2002-11-10 Sunday 23:41 sam
1854 * ALL: libvlc now compiles and run under WinCE. I haven't ported any modules
1855 yet so there's little that can be tested, but threads work at least.
1856 * ./src/extras/libc.c: renamed strndup.c to libc.c because a few other
1857 libc functions were added (strcasecmp, atof, getenv...).
1859 2002-11-10 Sunday 18:04 sam
1861 * ALL: WinCE compilation fixes (mostly nonexistent headers). A lot of
1862 work is still needed for missing functions. I only touched libvlc for
1863 the moment, plugins will come in a long long while.
1864 * ./bootstrap: moved MSVC project files generation here; use --update-msvc.
1866 2002-11-10 Sunday 16:31 fenrir
1868 all: fix a bug in packet parsing and can now play unseekable stream.
1870 2002-11-10 Sunday 15:37 fenrir
1872 http: Accept ICY server reponse (Used for some web radio) and in that
1873 case it forces mp3 demuxer (Should be ok...)
1875 2002-11-10 Sunday 14:31 gbazin
1877 * src/audio_output/output.c: fixed another quality affecting bug.
1879 * include/aout_internal.h src/audio_output/input.c: major change to the
1880 resampling algorithm. When resampling is requested to keep the audio stream
1881 synchronised to the main clock, we trigger it but we change the resampling
1882 rate only progressively so it doesn't get noticed too much by the listener.
1884 2002-11-10 Sunday 13:24 sigmunau
1886 ./ChangeLog: added entry for the linear resampler
1887 ./modules/audio_filter/resampler/linear.c: This should allways generate the
1888 right number of samples now. The morale is never base your floating point
1889 calculations on the output of integer divitions.
1891 2002-11-10 Sunday 02:47 fenrir
1893 * faad : adapt to newer version.
1894 * ffmpeg : adapt postprocessing for latest libavcodec version, add an
1895 option to disable direct rendering as postprocessing is currently broken
1896 with it, and with some files I have bad pictures.
1898 2002-11-09 Saturday 18:28 sam
1900 * ./msvc/vlc.dsp: additional fixes to the MSVC project.
1901 * ./msvc/vlc.vcw: skeleton of a WinCE project file (yet non-functional).
1903 2002-11-09 Saturday 18:28 sam
1905 * ./include/aout_internal.h: fixed a breakage I just introduced.
1907 2002-11-09 Saturday 17:44 sam
1909 * A few additional MSVC build fixes.
1911 2002-11-09 Saturday 16:39 sam
1913 * ./msvc/*: MSVC project files and default config files.
1915 2002-11-09 Saturday 16:34 sam
1917 * ./Makefile.am: added a "update-vlc.dsp" rule to create the MSVC project
1918 file from the makefile.
1919 * ./msvc/*: moved the MSVC files here.
1920 * ./src/extras/*: moved the extra code here (used to be in src/misc,
1921 extras/GNUgetopt and extras/Win32_msvc).
1922 * ./include/*: a few warning fixes.
1924 2002-11-08 Friday 14:23 gbazin
1926 * configure.ac.in, modules/audio_filter/converter/*: added a s8tofloat32.c and
1927 u8tofloat32.c converter.
1928 * modules/codec/araw.c: modified to also decode u8 pcm audio samples.
1930 2002-11-08 Friday 10:26 gbazin
1932 * ALL: using "%ll" in printf format strings is not portable (notably on win32) so
1933 we now use the I64Fx familly of macros to print 64 bits numbers (x being
1934 replaced by d,i,o,u,x or X).
1935 eg: msg_Dbg( p_this, "sample is "I64Fi" late", ll_time );
1937 * src/misc/messages.c: got rid of ConvertPrintfFormatString().
1939 2002-11-07 Thursday 22:56 sam
1941 * ./include/vlc_common.h: compilation fix for Cygwin.
1943 2002-11-07 Thursday 21:09 sigmunau
1945 added a new resampler based on linear interpolation, giving a fair tradeoff
1946 between sound quality and speed
1948 2002-11-07 Thursday 19:31 gbazin
1950 * INSTALL.win32, include/vlc_config.h, src/libvlc.h: changes to reflect the
1951 fact that libdvdcss now needs a colon after the DVD drive letter (on Win32).
1953 * src/misc/messages.c: on Win32 only use fflush() if in debug mode.
1955 * src/misc/win32_specific.c: try to raise the our process priority slightly
1956 above normal. This prevent us from suffering too much from normal activity
1959 2002-11-07 Thursday 16:54 gbazin
1961 * modules/access/http.c: don't crash, but complain on non http/1.x streams.
1963 2002-11-06 Wednesday 21:48 gbazin
1965 * modules/codec/spudec/*: modified the spu decoder to handle text subtitles.
1966 Only one format of text subtitles is supported right now but we should be able
1967 to expand this by modifying modules/codec/spudec/text.c.
1968 Most of this work comes from by Andrew Flintham ( thanks a bunch Andrew :).
1970 * share/font-eutopiabold36.rle: new font for the text subtitler, courtesy of
1973 * AUTHORS: added Andrew Flintham to the authors file.
1975 * modules/demux/ogg.c: modified the ogg demuxer to handle subtitles.
1977 * modules/codec/ffmpeg/*: modified the ffmpeg decoder to always keep the last decoded
1980 2002-11-06 Wednesday 18:07 sam
1982 * ./modules/access/dvdplay/access.c: activated button highlighting.
1983 * ./modules/codec/spudec/parse.c: implemented subtitle cropping and
1984 temporarily disabled subtitle cropping.
1985 * ./modules/codec/spudec/render.c: split RenderSPU into chroma-specific
1988 2002-11-06 Wednesday 15:41 jobi
1990 * modules/access/vcd/vcd.*: added entry points support (sort of
1992 * modules/gui/gtk/gtk_callbacks.c: added some locks to the
1993 navigation functions
1995 2002-11-06 Wednesday 14:44 sam
1997 * ./modules/demux/avi/avi.c, ./modules/demux/avi/libavi.c: additional
1998 endianness fixes, spelling fixes, reworked return values usage, used
2001 2002-11-06 Wednesday 09:26 sam
2003 * ./src/misc/extras.c: removed a duplicate calculation inside a macro.
2004 * ./src/libvlc.c: fixed a bug causing all commandline targets to be ignored
2005 for playback except the last one.
2006 * ./modules/codec/dv.c: we detach p_vout before quitting.
2007 * ./modules/codec/xvid.c: fixed image corruption, added a direct rendering
2008 option which doesn't work yet.
2010 2002-11-05 Tuesday 23:48 gbazin
2012 * modules/demux/avi/*: should theoretically fix the endianness issues with
2015 2002-11-05 Tuesday 22:53 sam
2017 * ./modules/codec/xvid.c: beginning of a video decoder using the Xvid codec
2018 from xvid.org; compile with --enable-xvid --with-xvid-tree=..., run with
2019 --codec xvid,any (the priority is lower than ffmpeg's for the now).
2021 todo list: direct rendering, better buffer handling, see why only I frames
2022 are rendered OK here... probably more.
2024 2002-11-05 Tuesday 21:57 gbazin
2026 * modules/demux/ogg.c: should theoretically work on Big Endian machines now.
2028 2002-11-05 Tuesday 18:25 gbazin
2030 * All: moved the check for "video" and "audio" config variables to
2031 input_SelectES(). That allows --no-video and --no-audio to automagically
2032 work for all demuxers.
2034 2002-11-05 Tuesday 14:52 sam
2036 * ./codec/dv/dv.c: moved this single file to its parent directory; removed
2037 GetFirstPES in favour of input_ExtractPES/input_DeletePES calls.
2039 2002-11-05 Tuesday 10:07 gbazin
2041 * modules/codec/ffmpeg/*: modified the ffmpeg video codec to use direct
2042 rendering when possible.
2043 Use BITMAPINFOHEADER from include/codecs.h + got rid of Little Endian
2044 translations that were already done in the demux.
2045 * modules/demux/avi/* modules/demux/asf/*: Use BITMAPINFOHEADER from
2048 2002-11-05 Tuesday 03:57 jlj
2050 * ./modules/gui/macosx/prefs.m: new configuration interface
2052 2002-11-04 Monday 18:27 sam
2054 * ./bootstrap: automake 1.7 is OK to bootstrap vlc.
2056 2002-11-04 Monday 15:04 sam
2058 * ./Makefile.am: we properly install plugins in the OS X vlc.app directory.
2059 * ./mozilla/npvlc_rc.rc, ./mozilla/vlcplugin.h: added the Ogg mime type to
2060 the Mozilla plugin properties.
2061 * ./debian/control: added libogg-dev and libvorbis-dev dependicies to the
2062 Debian build script.
2064 2002-11-03 Sunday 23:00 gbazin
2066 * include/codecs.h: new header file to store information shared by decoders
2067 and demuxers, like the BITMAPINFOHEADER structure for instance.
2068 * modules/demux/ogg.c: the ogg demuxer should now work nicely with ogm files
2069 (including for the video). It has only been tested with a few streams
2070 produced with dvd::rip and ogmmerge though.
2072 2002-11-03 Sunday 13:22 gbazin
2074 * modules/demux/ogg.c: we now correctly handle multiple vorbis logical streams
2076 * modules/codec/vorbis.c: small bugfix.
2078 2002-11-02 Saturday 22:47 gbazin
2080 * modules/demux/ogg.c: small fix to avoid crashing when find unknown codecs.
2082 2002-11-02 Saturday 18:13 gbazin
2084 * modules/demux/ogg.c, modules/codec/vorbis.c: seeking in an ogg stream is
2085 working fine now, + misc other improvements.
2087 2002-11-02 Saturday 17:31 sigmunau
2089 modules/codec/dv/dv.h: workaround for a namespace collision (#undef vlc_error)
2090 debian/rules: update the location of libgnome_main_plugin.so and
2091 libgtk_main_plugin.so. Added the ui.rc file to the kvlc package. All debian
2092 packages seem to build now (even though there were some warnings)
2094 2002-11-02 Saturday 11:53 gbazin
2096 * src/video_output/video_output.c: small change to avoid using floating point
2097 registers in the video ouptut routines.
2099 2002-11-01 Friday 23:06 jpsaman
2101 --enable-familiar accepts now:
2102 --with-sdl-prefix=[PATH], --enable-gtk-prefix=[PATH] and --enable-gpe-prefix=[PATH] to enable cross-compiling.
2104 2002-11-01 Friday 15:43 gbazin
2106 * modules/audio_output/directx.c: forgot an aout_BufferFree().
2108 2002-11-01 Friday 15:06 gbazin
2110 * src/audio_output/common.c, include/aout_internal.h: added a new function
2111 aout_FifoFirstDate() that allows the aout plugin to schedule the first
2113 * src/audio_output/output.c: fixed another problem affecting the audio quality.
2114 * modules/audio_output/directx.c: improvements. The buffering scheme has been
2115 changed to be less affected by temporary starving. We also schedule the first sample to play.
2117 2002-11-01 Friday 12:52 sigmunau
2119 fixed a typo that caused the ui.rc file to be installed in PREFIX/sharevlc/
2121 2002-10-31 Thursday 11:16 sam
2123 * ./src/misc/variables.c: callbacks are now called after the variable has
2124 been modified. Maybe we'll need the other type, too, but this change will
2125 make things simpler in aout3.
2127 * ./src/playlist/playlist.c: removed two unused variables.
2128 * ./src/misc/modules.c: removed a debug message I had forgotten.
2129 * ./src/misc/modules_plugin.h.in: fixed a typo (thanks bozo).
2131 2002-10-31 Thursday 09:40 gbazin
2133 * modules/codec/spudec/spudec.c, modules/codec/spudec/parse.c: fixed a couple
2134 of problems introduced with the recent changes to the bitstream facility.
2135 * src/audio_output/output.c: fixed a quite annoying bug in aout3 that was
2136 triggering unnecessary trashing of audio frames.
2138 2002-10-31 Thursday 02:12 massiot
2140 Fixed plug-in compilation on OS X.
2142 2002-10-30 Wednesday 22:42 jpsaman
2144 Bug in ReadDirectory() it results in empty file/directory names in the user interface. It makes the file list box unusable.
2145 The strange thing is that routine scandir() returns the correct number of entries in the directory, but namelist[i]->d_name is empty (??) ;-(
2147 2002-10-30 Wednesday 06:37 titer
2149 - Fixed an enormous memory leak (forgot to aout_BufferFree ;)
2151 2002-10-30 Wednesday 06:12 titer
2153 - Fixes. Most of the interface features now work again.
2155 2002-10-30 Wednesday 00:59 titer
2157 - now vlc no longer tries to use overlay if another application already
2161 2002-10-29 Tuesday 20:59 jpsaman
2163 Added GPE support to familiar interface. Use --with-gpe-prefix=<installation-dir> to enable it.
2165 2002-10-29 Tuesday 20:58 jpsaman
2167 Solved merge conflicts
2169 2002-10-29 Tuesday 20:53 jpsaman
2173 2002-10-29 Tuesday 20:52 jpsaman
2175 GPE is integrated in familiar files.
2177 2002-10-29 Tuesday 20:51 jpsaman
2179 Familiar packaging files.
2181 2002-10-29 Tuesday 20:49 jpsaman
2183 Added HAVE_GPE_INIT_H define for autodetection of libgpewidget and GPE headerfiles.
2185 2002-10-29 Tuesday 19:16 gbazin
2187 * ALL: changes to reflect the fact that libdvdcss now needs a colon after
2188 the DVD drive letter.
2190 2002-10-29 Tuesday 18:57 sam
2192 * ./src/misc/modules.c: plugin extension check is now case unsensitive.
2194 2002-10-29 Tuesday 18:12 sam
2196 * ./Makefile.am: fixed a typo that caused HAVE_DEBUG to imply HAVE_RELEASE.
2197 * ./bootstrap: fixed calls to $(LINK) which had duplicate -o options.
2199 2002-10-29 Tuesday 17:33 titer
2203 2002-10-29 Tuesday 13:38 sam
2205 * ./src/misc/variables.c: simple change to var_Type() so that it returns
2206 an error (value < 0) if the variable does not exist.
2208 2002-10-29 Tuesday 13:22 sam
2210 * ./include/vlc_common.h: defined the INSERT_ELEM and REMOVE_ELEM macros
2211 which are a generic use of the realloc/memmove/index++ scheme we use for
2213 * ./src/misc/variables.c: properly free the choice list upon variable
2216 2002-10-29 Tuesday 10:22 gbazin
2218 * modules/codec/ffmpeg/audio.c: compilation fix for ffmpeg builds < 4618
2220 2002-10-28 Monday 23:49 jobi
2222 * plugins/dsp/aout_dsp.c: replaced O_NONBLOCK by O_NDELAY, and put the device
2223 back in blocking mode once open (the xine way)
2225 2002-10-28 Monday 23:00 massiot
2227 * Bumped up revision number to 0.4.6.
2229 2002-10-28 Monday 22:48 jobi
2231 * plugins/dsp/aout_dsp.c: Added O_NONBLOCK flag to the open command,
2232 so that if /dev/dsp is used, vlc tries with other plugins (like esd).
2234 2002-10-28 Monday 22:31 gbazin
2236 * configure.ac.in: libvorbis depends on libogg.
2237 * include/vlc_threads.h: changed the different threads priorities to optimize
2238 audio and video quality as well as responsiveness.
2239 * modules/audio_output/waveout.c modules/audio_output/directx.c: waveout and
2240 directx will now use the float32 format if available. Various tweaks for
2243 2002-10-28 Monday 22:25 gbazin
2245 * modules/video_output/directx/directx.c: fixed segfault on initialization.
2246 Changed back the priority of the event thread to normal.
2248 2002-10-28 Monday 22:23 gbazin
2250 * modules/codec/mpeg_video/parser.c: add_module() for "mpeg-motion" wasn't using
2251 the right capability.
2252 * modules/codec/ffmpeg/ffmpeg.c: fixed typo (re-enabled default case in a
2254 * modules/codec/a52.c: fixed the AOUT_DOLBY detection.
2256 2002-10-28 Monday 20:57 sam
2258 * ./include/variables.h, ./src/misc/variables.c: list variables.
2260 2002-10-28 Monday 20:03 gbazin
2262 * plugins/directx/vout_directx.c: fixed a nasty segfault on initialization.
2264 2002-10-28 Monday 19:42 titer
2266 - Added LCD info view from 0.4.x
2268 2002-10-28 Monday 17:18 titer
2270 Forgot to add files :|
2272 2002-10-28 Monday 16:55 titer
2274 - Added a small preferences window
2277 2002-10-28 Monday 16:26 sam
2279 * ./configure.ac.in: we explicitely link the dvdplay plugin with libdvdcss
2281 * ./modules/access/dvdplay/tools.c: we don't try to stat the device if it
2282 looks like a Win32 drive.
2283 * ./src/misc/messages.c: we only flush stderr under Win32.
2285 2002-10-28 Monday 13:25 sam
2287 * ./Makefile.am: fixed missing build dependencies for the Mozilla plugin.
2288 * ./src/misc/variables.c: implemented min/max and steps for integer and
2291 2002-10-28 Monday 11:49 fenrir
2293 * fix a bug while passing informations to audio decoder(wma in
2296 2002-10-28 Monday 07:46 sigmunau
2298 * Disable some menu items when no input is available.
2301 2002-10-28 Monday 06:26 fenrir
2303 * all : add audio decoding support in ffmpeg module, since they have
2304 added wma1/2 decoder... :))
2306 2002-10-28 Monday 01:51 fenrir
2308 * avi.c : fix a bug (bad choice in stream to be read)
2309 * libioRIFF : now useless files.
2311 2002-10-27 Sunday 23:10 sigmunau
2313 * added a simple dialog to show id3-tags and other info
2314 * finally added languages/subtitles selections menus, found and got fixed two
2315 bugs in kdelibs in the process, but only one of them will get into kde 3.1.
2316 * made the location of the ui.rc file configureable, usefull for testing.
2318 2002-10-27 Sunday 18:06 fenrir
2320 * all: new way to gather frame (same as ffmpeg).
2322 2002-10-27 Sunday 17:23 titer
2324 vlc_threads_func.h : skip a useless BeOS warning
2325 faad/decoder.c : minor compile fix
2327 2002-10-27 Sunday 16:59 gbazin
2329 * modules/demux/ogg.c: we now set p_input->stream.i_mux_rate.
2331 2002-10-27 Sunday 16:58 gbazin
2333 * ALL: removed GetPES and NextPES, we now use input_ExtractPES everywhere instead
2334 of these. The bitstream facility has also been changed to use input_ExtractPES
2335 and now stores the current PES in its structure.
2336 Introduced input_FlushPESFifo() and CloseBitstream().
2338 2002-10-27 Sunday 15:37 fenrir
2340 * all : rewrite demux part (simpler and cleaner). Please, tell me if you see
2343 2002-10-26 Saturday 19:14 fenrir
2345 * all : fix for new use of p_selected_area->i_tell.
2347 Just a word: now we cannot update anymore p_input->p_current_data
2348 without updating i_tell. I known that it's used for skipping some bytes in
2349 mp3 demux (not yet fixed), I don't known if it's used elsewhere....
2351 2002-10-26 Saturday 15:24 gbazin
2353 * ALL: p_selected_area->i_tell is now update inside input_SplitBuffer instead
2354 of inside the pf_read functions of access plugins. That means i_tell now
2355 actually reflects the position of what is being decoded and furthermore it
2356 is updated more often.
2358 2002-10-26 Saturday 01:08 garf
2360 YUV plans filter (modifies all 3 plans separatly)
2362 2002-10-25 Friday 18:17 sam
2364 * ./modules/video_output/directx/events.c: start the colorkey search at 10,
2365 not 5, to avoid using a color used by another application.
2366 * ./modules/video_output/directx/events.c: support for drawing in a parent
2367 window instead of creating our own; still a bit flakey.
2369 * ./mozilla/vlcshell.cpp: we can now compile the Mozilla plugin so that it
2370 does not call libvlc (for testing purposes).
2372 2002-10-25 Friday 15:42 gbazin
2374 * include/aout_internal.h: oops, forgot to commit this in my last changes.
2376 2002-10-25 Friday 15:21 gbazin
2378 * modules/audio_output/oss.c: when now set the fragment size of the OSS device
2379 according to the size of an audio sample.
2380 For buggy OSS drivers, we now take into account the real size of the OSS
2381 internal buffer when we check how much this buffer has been filled.
2383 2002-10-25 Friday 09:24 sam
2385 * ./bootstrap, ./Makefile.am: we don't build static libraries if their only
2386 goal is to provide dependencies for shared libraries.
2388 2002-10-25 Friday 09:21 sam
2390 * ./include/vlc_common.h: we now use the ISO C9x types (int8_t, uint8_t,
2391 int16_t) instead of our custom types (s8, u8, s16) and you are encouraged
2392 to use these types from now. Of course the old types are still available
2393 for backward compatibility.
2395 2002-10-24 Thursday 21:08 massiot
2397 * plugins/network/ipv4.c: fixed a crash with multicast addresses when no
2398 interface address is given.
2400 2002-10-24 Thursday 17:36 gbazin
2402 * modules/audio_output/oss.c: Finally fixed! There also is a new config option
2403 (--oss-buggy) to work-around buggy oss drivers.
2405 2002-10-24 Thursday 14:26 sigmunau
2407 less braindead coloring
2409 2002-10-24 Thursday 10:33 fenrir
2411 * ffmpeg : new way to gather a frame
2412 * input_ext-dec.c : add a call to GetPES in NextPES when fifo is empty.
2414 2002-10-24 Thursday 09:37 gbazin
2416 * src/input/input_ext-dec.c, include/input_ext-dec.h, modules/codec/araw.c:
2417 renamed input_NextPES into input_ExtractPES and factorised its code.
2418 * modules/codec/ffmpeg/ffmpeg.c, modules/codec/faad/decoder.c,
2419 modules/codec/cinepak/cinepak.c: make use of NextPES and GetPES from
2420 src/input/input_ext-dec.c.
2421 * modules/codec/a52.c: fixed uninitialized variable.
2423 2002-10-24 Thursday 09:30 gbazin
2425 * ALL: I did add these files, but forgot to commit them ( ouarf ouarf :)
2427 2002-10-23 Wednesday 23:17 gbazin
2429 * ALL: New ogg demux and vorbis codec modules for preliminary support of
2432 2002-10-23 Wednesday 22:05 massiot
2436 2002-10-23 Wednesday 21:54 gbazin
2438 * ALL: fixed a bunch of memory leaks.
2440 2002-10-22 Tuesday 23:07 massiot
2442 * Added -mdynamic-no-pic to darwin CFLAGS (can you believe I actually read ./ :)
2443 * Miscellaneous small fixes.
2445 2002-10-22 Tuesday 21:10 sam
2447 * ./mozilla/vlcshell.cpp: ported the Mozilla plugin to Windows.
2449 For the moment it spawns a separate window and seems to behave nastily
2450 (read: crashes) when the target has sound, but the javascript interface
2451 works perfectly, for instance.
2453 To build it, I installed Mozilla development files in my mingw32 dir
2454 and hacked mozilla-config so that it uses these files. I also hacked
2455 jri_md.h and jni_md.h to put "defined(_MSC_VER) || defined(__MINGW32__)"
2456 where it read "defined(_MSC_VER)". No other changes were necessary.
2458 2002-10-22 Tuesday 20:55 sam
2460 * ./modules/audio_output/alsa.c: tiny compilation fix.
2462 2002-10-21 Monday 20:00 massiot
2464 * Avoid overflowing the message queue with "audio output is starving"
2466 * Updated BeOS and QNX outputs with respect to i_channels policy.
2468 2002-10-21 Monday 10:46 fenrir
2470 * input_ext-dec.* : add a new function to parse decoder fifo at PES level
2472 * araw.c : use this new function.
2474 2002-10-21 Monday 09:18 fenrir
2476 * configure.ac.in Makefile.am: enable asf demuxer plugin
2477 * modules/demux/asf/*: some clean up
2479 2002-10-21 Monday 08:27 sam
2481 * ./debian/vlc-plugin-a52.dirs: forgot a debian file for the a52 plugin.
2483 2002-10-20 Sunday 17:44 fenrir
2485 * all: fix for correct "i_channels" use.
2487 2002-10-20 Sunday 17:28 fenrir
2489 * all: add wmv1/2 codec support.
2491 2002-10-20 Sunday 17:22 fenrir
2493 * all : add an asf file (v1.0 only) demuxer. Need a lot of work to be
2494 usable, but it begin to give good result.
2496 2002-10-20 Sunday 12:23 massiot
2498 * modules/demux/mpeg: Added DVB stream type for A/52 streams (0x6),
2499 * include/vlc_threads.h: Avoid locking the interface,
2500 * ALL: reworked all audio output plug-ins to correctly take into account
2501 i_channels. At present this is known to break OSS, probably others.
2503 2002-10-17 Thursday 17:30 ipkiss
2505 * ./modules/video_output/directx/events.c: compilation fix
2507 2002-10-17 Thursday 16:56 sam
2509 * ./modules/video_output/directx/events.c: mouse coordinates support for
2510 the DirectX plugin (please test compilation).
2512 2002-10-17 Thursday 16:48 sam
2514 * ./modules/video_output/sdl.c: mouse coordinates support for SDL.
2515 * ./modules/video_output/x11/xcommon.c: we transmit the click only at
2518 2002-10-17 Thursday 16:03 sam
2520 * ./src/video_output/video_output.c: mouse coordinates are now variables.
2521 * ./modules/access/dvdplay/intf.c: instead of probing the mouse on each
2522 loop iteration, we set a callback on the corresponding variables.
2524 2002-10-17 Thursday 13:15 sam
2526 * ./src/misc/variables.c: callback loops are now detected; this means you
2527 can now use var_* functions from within your callback, they can even
2528 trigger callback themselves, to any level. The main restriction is that
2529 you shouldn't meddle with a variable that is already being triggered by
2530 the current thread (other threads will just wait).
2531 * ./src/misc/objects.c: fixed a deadlock in the "tree" command.
2532 * ./modules/misc/testsuite/test4.c: added a "callback-test" command to the
2533 rc interface to test callback loop detection and concurrent triggers.
2535 2002-10-17 Thursday 08:24 sam
2537 * ./modules/codec/spudec/parse.c: fixed bad initialization of the alpha
2538 palette, implemented the "force display" command as forever-living
2539 subtitles, and reworked some code.
2540 * ./src/video_output/video_output.c: we increment the image date even if
2541 we are repeating the previous image, so that subtitles have a chance to
2543 * ./src/video_output/vout_subpictures.c: ephemer subpictures don't timeout.
2545 2002-10-16 Wednesday 23:34 sigmunau
2547 Use a KURLRequester widget for variables of type CONFIG_ITEM_FILE. This
2548 crates a little button next to the textarea that pops up a file open dialog
2549 where the user can point and click on the file to select. It also drops down
2550 a list of possible completions as the user types.
2552 2002-10-16 Wednesday 23:13 massiot
2556 2002-10-16 Wednesday 23:12 massiot
2558 * Fixed AOUT_CHAN_CHANNEL2 trivial mixer,
2559 * Fixed a compile issue in the vcd plug-in,
2560 * Fixed SDL behavior with > 2 channels.
2562 2002-10-16 Wednesday 19:39 sam
2564 * ./include/variables.h, ./src/misc/variables.c: implemented variable
2567 2002-10-16 Wednesday 15:10 sam
2569 * ./configure.ac.in, ./src/libvlc.c: attempt at activating gettext support
2570 under platforms without libintl such as Win32. Use --with-included-gettext
2571 to test. Might break compilation on systems I don't have access to.
2573 2002-10-16 Wednesday 11:35 sam
2575 * ./modules/access/vcd/vcd.c: changed an error to a warning in the probe
2577 * ./modules/video_filter/deinterlace/deinterlace.c: the bob method now
2578 flickers less thanks to a patch from Marian Durkovic <md@bts.sk>.
2580 2002-10-16 Wednesday 10:31 sam
2582 * ./src/misc/variables.c: fixed a deadlock in command variables handling;
2583 we now release the variable lock before calling the command.
2584 * ./src/misc/threads.c: removed deprecated code.
2586 2002-10-15 Tuesday 23:10 massiot
2588 * Fixed filters which couldn't work with more than 2 channels ;
2589 * Fixed detection of VCD support under OS X.2.
2591 2002-10-15 Tuesday 23:00 massiot
2593 Fixed VCD detection under MacOS X.
2595 2002-10-15 Tuesday 20:26 gbazin
2597 * plugins/mpeg_system/mpeg_ts.c: grmbl... fixed a stupid include problem.
2599 2002-10-15 Tuesday 19:56 gbazin
2601 * modules/access/vcd/*, configure.ac.in:
2602 - Major changes to allow reading vcd images directly from the hard drive
2603 (you need a .cue and .bin file).
2604 - Removed duplicated code by merging ioctl_GetTrackCount and ioctl_GetSectors.
2605 - Implemented necessary ioctls for Win9x/NT/2K/XP.
2607 2002-10-15 Tuesday 12:30 sam
2609 * ./po/*: updated locales.
2611 2002-10-15 Tuesday 08:35 sam
2613 * ./include/vlc_threads_funcs.h, ./src/misc/threads.c: eradicated
2614 vlc_mutex_need() and vlc_mutex_unneed().
2615 * ./src/misc/variables.c: implemented VLC_VAR_MUTEX variables.
2616 * ./modules/misc/gtk_main.c, ./src/libvlc.c: replaced named mutexes with
2617 named mutex variables.
2619 2002-10-15 Tuesday 01:50 fenrir
2621 * cinepak.c : initialize picture to black.
2623 2002-10-15 Tuesday 00:56 fenrir
2625 * all : forgot to add theses new files :p
2627 2002-10-15 Tuesday 00:55 fenrir
2629 * all : begin to rewrite some parts of avi demux, mainly to clean ugly code
2630 and to prepare for OpenDML support.
2632 --avi-index force index creation.
2633 --avi-interleaved force method used for unseekable stream but need
2634 interleaved stream and could lead to loss of audio/video synchro.
2636 2002-10-14 Monday 23:11 titer
2640 2002-10-14 Monday 21:59 fenrir
2642 * araw.c : pseudo pcm decoder
2643 * wav : demux for wav file( should work with raw pcm, mp3 or a52 stream ) but
2644 untested under big endian machine(for pcm).
2646 All are compiled by default.
2648 2002-10-14 Monday 21:42 alexis
2650 Update for 0.4.5 release.
2651 Update of the description.
2653 2002-10-14 Monday 21:36 alexis
2655 Updated description.
2657 2002-10-14 Monday 20:09 titer
2661 2002-10-14 Monday 19:04 sam
2663 * ./modules/misc/testsuite/test4.c: made the 4th test less CPU intensive
2664 by making the spawned threads wait a bit longer.
2665 * ./src/misc/variables.c: added a usage count to the variables; trying to
2666 create a variable with the same name only increments its refcount.
2668 2002-10-14 Monday 16:46 sam
2670 * ./include/vlc/vlc.h, ./src/libvlc.c: added VLC_Error() to the libvlc API.
2671 * ./include/main.h: removed p_vlc->i_status because it was not sufficient
2672 to represent all the possible states of p_vlc; each part should be tested
2673 separately upon destruction.
2674 * ./src/misc/objects.c: fixed a signed/unsigned bug that prevented creation
2675 of VLC_OBJECT_GENERIC objects.
2677 * ./src/misc/variables.c: added the VLC_VAR_COMMAND type which is simply a
2678 variable that stores a function pointer, and calls it when var_Get is
2679 called for it. The function argument is taken in val.psz_string.
2680 * ./src/misc/objects.c: vlc_dumpstructure and vlc_liststructure are no longer
2681 exported to the rest of the program; instead, they're VLC_VAR_COMMAND vars
2682 ("tree" and "list").
2683 * ./modules/control/rc/rc.c: moved a few commands to VLC_VAR_COMMAND vars.
2685 2002-10-14 Monday 16:35 sam
2687 * ./src/misc/error.c: added vlc_error, a strerror() equivalent.
2689 2002-10-14 Monday 16:34 sam
2691 * ./modules/misc/testsuite/test4.c: added a stress test module; doesn't get
2692 compiled yet because it uses the "command" variables I'm about to check
2693 in. They need to be typed in the rc interface for instance (-I rc). This
2694 module has two available commands: "signal <int>" which sends the given
2695 signal to the vlc process, and "stress [<int>]" which performs a series of
2696 object creation/lookup/destruction, variable creation/setting/destruction
2697 and thread spawning/joining tests. The optional argument for stress is an
2698 integer between 1 and 200 (the bigger, the heavier the tests; it may hang
2699 your machine at around 150, be careful).
2701 2002-10-14 Monday 16:27 gbazin
2703 * plugins/lpcm_adec/lpcm_adec.c: fix for broken lpcm plugin on little endian
2704 machines (from Meuuh).
2706 2002-10-13 Sunday 23:01 massiot
2708 Imported Changelog from 0.4.5.
2710 2002-10-13 Sunday 23:00 massiot
2714 2002-10-13 Sunday 22:51 massiot
2716 Added recent ipkg files in the tarball.
2718 2002-10-13 Sunday 22:34 massiot
2720 Updated Mac OS X README.
2722 2002-10-13 Sunday 20:20 jpsaman
2726 2002-10-13 Sunday 15:39 titer
2728 Now BeOS sound is (almost) clean.
2729 It is kludgy, but it works ;)
2731 2002-10-13 Sunday 14:27 jpsaman
2733 Added missing url prefix.
2735 2002-10-13 Sunday 14:26 sigmunau
2737 modules/demux/util/id3*: fixed up some dead comments
2738 modules/gui/kde/*: only set variable the user actually have changed when
2739 apply is pressed in the preferences window.
2741 2002-10-12 Saturday 23:15 alexis
2743 Fixed a bug in the developer doc : hacking.xml and overview.xml were
2744 identical ! So I removed hacking.xml...
2746 2002-10-12 Saturday 21:31 gbazin
2748 * configure.ac.in: fix for the mingw32 build. The gtk plugin may also need mingwex.
2749 * modules/demux/mpeg/ts.c: added an #include <stdint.h> to make mingw32 happy when
2750 compiled with libdvbpsi.
2751 * Makefile.am: fixed dependency problem with share/vlc_win32_rc.rc.
2753 2002-10-12 Saturday 21:26 gbazin
2755 * configure.in: fix for the mingw32 build. The gtk plugin may also need mingwex.
2756 * plugins/mpeg_system/mpeg_ts.c: added an #include <stdint.h> to make mingw32 happy.
2758 2002-10-12 Saturday 20:09 gbazin
2760 * configure.ac.in: fix for the mingw32 build. We check if we need to explicitly
2761 link with the mingwex library (needed for dirent support with new mingw32
2764 2002-10-12 Saturday 19:59 gbazin
2766 * configure.in: slight modifications to the last mingw32 build fix.
2768 2002-10-12 Saturday 19:47 gbazin
2770 * configure.in: fix for the mingw32 build. We check if we need to explicitly
2771 link with the mingwex library (needed for dirent support with new mingw32
2774 2002-10-12 Saturday 12:24 titer
2776 Rewritten BeOS audio output for audio output 3. It now "pulls" the data.
2777 Sound is yet choppy (I don't know why).
2779 2002-10-11 Friday 23:44 massiot
2783 2002-10-11 Friday 23:44 massiot
2786 * Updated project files for 0.4.5 release.
2788 2002-10-11 Friday 22:32 sam
2790 Changes to the libvlc API:
2791 * ./include/vlc/vlc.h: changed the naming conventions for libvlc. Now
2792 exported functions start with VLC_ instead of vlc_ to avoid conflicts.
2793 * ./include/vlc/vlc.h: removed the vlc_object_t, vlc_list_t, vlc_error_t
2794 and vlc_t types; they are now internal types only.
2795 * ./include/vlc/vlc.h: merged the reentrant and non-reentrant libvlc
2796 calls. In non-reentrant mode, we just use 0 as the first argument. In
2797 reentrant mode, we use an object's ID. (see below)
2800 * ./src/libvlc.c, ./src/misc/objects.c: instead of manipulating vlc_object_t
2801 pointers, we manipulate their i_object_id. When needed, an object is
2802 retrieved using vlc_object_get (I hope the lookup isn't too expensive,
2803 that's why I designed the pp_objects layout to allow log2(n) seeks).
2804 * ./src/misc/objects.c: activated the per-object variable storage. Unused
2805 yet, unless you want to try "getfoo" and "setfoo blablah" in vlc -I rc.
2806 * ./include/vlc_objects.h: moved the vlc_object_t and vlc_list_t definitions
2810 * ./src/vlc.c, ./mozilla/vlcshell.cpp: removed inclusion of config.h in
2811 code portions not part of libvlc; it was just required for the
2812 COPYRIGHT_MESSAGE string which is now available from VLC_Version().
2814 2002-10-11 Friday 21:14 sam
2816 * ./plugins/filter/deinterlace.c: fixed the green bottom line in the
2817 linear deinterlace mode, thanks to Marian Durkovic <md@bts.sk>.
2819 2002-10-11 Friday 17:29 gbazin
2821 * INSTALL.win32: removed note about running in administrator mode to play
2822 a DVD. Updated doc about using cygwin for compiling.
2824 2002-10-11 Friday 14:18 stippi
2826 video output has better handling of settings. it remembers flags like fullscreen, aspect ratio correction and on-top-all-windows fell across multiple files in the playlist and also across program launches
2828 2002-10-11 Friday 12:50 sigmunau
2830 added some coloring to the messages window in the kde interface
2832 2002-10-11 Friday 11:05 sam
2834 * ./src/misc/variables.c, ./include/variables.h: a few functions for
2835 in-object variable storage. Unused yet (not even compiled).
2837 2002-10-11 Friday 10:08 gbazin
2839 * src/misc/modules.c: fixed a memory leak with the "plugin-path" config option.
2840 * modules/audio_output/directx.c, modules/audio_output/waveout.c: ported the directx
2841 and waveout audio plugins to the new changes in the audio output layer.
2842 * configure.ac.in: fixes for cygwin compilation, and the gtk plugin under mingw32.
2844 2002-10-11 Friday 09:01 gbazin
2846 * src/interface/main.c, src/misc/modules.c: added a quick hack for a
2847 --plugin-path command line option.
2848 * INSTALL.win32: removed note about running in administrator mode to play
2851 2002-10-11 Friday 00:46 stippi
2853 user can now drop a DVD disk icon onto the interface or playlist window to open a DVD
2855 2002-10-10 Thursday 23:11 titer
2857 Some clean-up. Playlist works again.
2859 2002-10-10 Thursday 22:50 massiot
2861 * Updated 0.4.5 Changelog.
2862 * Bumped up revision number to 0.4.5.
2863 * Do not use vasprint on Mac OS X because X.1 doesn't have that.
2865 2002-10-10 Thursday 22:46 massiot
2867 Do not use vasprintf under Mac OS X because OS X.1 doesn't have that (how
2870 2002-10-10 Thursday 20:33 jpsaman
2872 Handling of URL is now fixed.
2874 2002-10-10 Thursday 19:34 sigmunau
2876 messages.cpp: use append(...) and not setText( text() + ...), seems to
2877 decrease cpu-usage considerably.
2878 preferences.cpp: allow config strings to be 40 characters long instead of
2881 2002-10-10 Thursday 17:25 sam
2883 * ./configure.ac.in: dropped the use of typeset in favor of eval to
2884 set variable values (ash doesn't have typeset).
2886 2002-10-09 Wednesday 22:54 massiot
2888 * (Hopefully) fixed S/PDIF outputs ;
2889 * Finally fixed the audio problem on most platforms.
2891 2002-10-09 Wednesday 15:29 stippi
2893 improved title and chapter navigation in BeOS GUI, added LCD type info view displaying current file, title, chapter and elapsed time
2895 2002-10-09 Wednesday 01:14 titer
2897 BeOS compilation fixes.
2899 2002-10-08 Tuesday 22:48 massiot
2901 OS X : raised the priority of the intf at the same level as the video, since
2902 otherwise we can't quit the application any longer...
2904 2002-10-08 Tuesday 18:10 sam
2906 * ./src/libvlc.c, ./src/misc/messages.c: due to horrible user threats,
2907 only two levels of -v are now possible: -v for warnings, -vv for debug
2908 messages (-q for no output at all).
2910 2002-10-08 Tuesday 16:02 sam
2912 * ./src/input/input.c: do not try to use stream output if the "sout" variable
2913 is set to the empty string (happens when doing "Apply" in a GUI).
2915 2002-10-07 Monday 21:58 massiot
2917 * HACKING : documentation for the automake crash
2918 * http.c : fixed a problem with seeking with large files
2920 2002-10-07 Monday 21:49 jpsaman
2922 Forgot to remove progressbar code.
2924 2002-10-07 Monday 21:37 jpsaman
2926 Fixes for for Familiar Linux.
2928 2002-10-07 Monday 21:28 jpsaman
2930 Dependencies for SDLAudio (esd/esddsp) and instalation script fixes.
2932 2002-10-06 Sunday 20:23 jpsaman
2934 Patch for using libgpewidget library for full GPE support.
2936 2002-10-06 Sunday 19:59 jpsaman
2938 Adding patch for using GPE specific libraries.
2940 2002-10-06 Sunday 19:39 jpsaman
2942 Added control file for Familiar GPE build. There are three control files now:
2943 - control : depends on task-x and sdl only for backwards compatibility of familiar v0.5.3.
2944 - control.gpe : depends on gpe specific libraries (gpe.handhelds.org) for familiar v0.6 and onwards.
2945 - control.opie : depends on qt embedded libraries (opie.handhelds.org) for familiar v0.6 and onwards.
2947 2002-10-06 Sunday 19:35 jpsaman
2951 2002-10-06 Sunday 19:28 gbazin
2953 * configure.ac.in: vlc can now be built under cygwin with or without the
2954 unix emulation layer (without if you use CC="gcc -mno-cygwin").
2955 * INSTALL.win32: doc update for cygwin build.
2956 * modules/video_output/directx/events.c, modules/video_output/directx/directx.c,
2957 modules/audio_output/directx.c: compilation fixes for cygwin.
2959 2002-10-06 Sunday 19:24 jpsaman
2961 Familiar GPE packaging files.
2963 2002-10-06 Sunday 19:23 jpsaman
2965 Rename ipkg/patch to sdl.patch
2967 2002-10-06 Sunday 19:15 jpsaman
2969 GPE packaging files.
2971 2002-10-06 Sunday 19:01 jpsaman
2973 Files for gpe package.
2975 2002-10-06 Sunday 18:56 jpsaman
2977 More GPE packaging stuff for Familiar Linux distribution.
2979 2002-10-06 Sunday 11:47 jpsaman
2981 GPE menu launch script for iPaq port.
2983 2002-10-05 Saturday 19:26 jlj
2985 ./src/misc/netutils.c: GetMacAddress Darwin support
2986 ./src/libvlc.h: Default to en0 instead of eth0 under Darwin
2988 2002-10-05 Saturday 17:29 gbazin
2990 * ALL: Splitted the directx plugin into an audio and video module.
2992 2002-10-05 Saturday 03:44 bozo
2994 Up-to-date ALSA audio output module.
2996 2002-10-05 Saturday 00:10 jlj
2998 ./extras/MacOSX/.../MainMenu.nib: added Open Target panel
2999 ./modules/gui/macosx/open.[mh]: Open Target code
3001 2002-10-04 Friday 18:07 sam
3003 * ./configure.ac.in: removed now unnecessary --force-exe-suffix flag.
3004 * ./src/misc/objects.c: structure_lock is now local.
3005 * ./src/misc/threads.c: implemented named mutexes which provide a handy
3006 way to protect data across plugins which might be sharing the same
3007 resources. Thread-unsafe libraries come to mind, but we can imagine
3008 using a named mutex for configuration files, or special devices.
3009 * ./include/main.h: removed global_lock because of vlc_mutex_need, removed
3010 p_global_data because it was never used, removed structure_lock because
3011 it did not belong here.
3013 2002-10-04 Friday 14:02 sam
3015 * ./modules/gui/macosx/vout.m: if no MacOS X interface is available when
3016 the video output is initialized, we wait for a while before giving up;
3017 also changed the code so that it probes all interface objects rather than
3018 the first one it finds.
3020 2002-10-04 Friday 13:13 sam
3022 * ./bootstrap: we use the proper linker for plugin compilation.
3023 * ./modules/misc/testsuite/*: moved the null module into three test modules
3024 that are only built when --enable-testsuite is activated. This directory
3025 can be a good place for compilation tests or performance benchmarks.
3027 2002-10-04 Friday 12:01 gbazin
3029 * src/misc/threads.c, src/misc/win32_specific.c, include/interface.h: fixed typos.
3030 * configure.ac.in, modules/gui/gtk/gtk.c: Added a NEED_GTK_MAIN macro to the compiler
3031 flags for the gtk module. When this macro isn't defined, then the gtk module
3032 doesn't make use of the gtk_main module. I had to do this change because the
3033 gtk_main trick can't work on win32 and render the whole gtk interface unusable.
3035 2002-10-03 Thursday 22:14 massiot
3037 * Backported RTP access module from HEAD.
3038 * Fixed a compile issue in the HTTP plug-in.
3040 2002-10-03 Thursday 21:45 massiot
3042 Fixed miscellaneous problems with the RTP plug-in.
3044 2002-10-03 Thursday 21:14 jpsaman
3046 Found bug in configure.in script Qt Embedded definition used $(QTDIR) i.s.o ${QTDIR}
3048 2002-10-03 Thursday 21:10 jpsaman
3050 vlc launch script for opie.
3052 2002-10-03 Thursday 21:01 jpsaman
3056 2002-10-03 Thursday 20:49 jpsaman
3058 Fixed known bug in rtp plugin which resulted in superflous error messages.
3060 2002-10-03 Thursday 20:46 jpsaman
3062 Updated AUTHOS file.
3064 2002-10-03 Thursday 18:56 sam
3066 * ./configure.ac.in: duplicated arguments to AM_INIT_AUTOMAKE to fix
3068 * ./src/libvlc.c: libvlc understands the VLC_VERBOSE environment variable,
3069 to be set between 0 and 4. Default value is 0 for a program using libvlc,
3070 but vlc sets it to 1 by default.
3071 * ./src/misc/configuration.c: -v now works the old way (-v, -vv, -vvv) as
3072 well as the new way (-v0, -v1, -v4). -v1 is the same as -v, and -v0 is
3073 the same as -q (quiet). Hope it's all understandable.
3075 2002-10-03 Thursday 17:01 gbazin
3077 * FAQ: updated FAQ with config file issues.
3078 * configure.ac.in: use -mms-bitfields instead of -fnative-struct for
3080 * include/interface.h, modules/misc/dummy/interface.c, modules/misc/logger/logger.c,
3081 modules/control/rc/rc.c: Display message on Win32 explaining how to get
3082 back to the GUI mode.
3083 * src/misc/threads.c, include/vlc_threads_funcs.h: ignore the
3084 win9x-cv-method config option on WinNT when fast-mutex is not enabled.
3086 2002-10-03 Thursday 16:44 gbazin
3088 * FAQ: updated FAQ with config file issues.
3089 * configure.in, configure: user -mms-bitfields instead of -fnative-struct
3090 for mingw32 gcc-3.x.
3091 * include/interface.h, plugins/dummy/intf_dummy.c, plugins/text/logger.c,
3092 plugins/text/rc.c: Display message on Win32 explaining how to get back
3094 * include/threads_funcs.h, src/misc/win32_specific.c: ignore the
3095 win9x-cv-method config option on WinNT when fast-mutex is not enabled.
3097 2002-10-03 Thursday 13:21 sam
3099 * ./src/libvlc.c, ./include/main.h: the root of all objects is now
3100 p_libvlc, and each p_vlc is a child of p_libvlc. Reasons for this are:
3102 o the module bank and the message bank only need to be initialized once,
3103 which gives faster loads when multiple instances of libvlc are used,
3104 o we allow the possibility of different p_vlc sharing objects, for
3105 instance the audio output,
3106 o the CPU detection is only done once.
3108 This patch is not polished yet, but I cannot do any intensive tests for
3109 the moment because of a bug somewhere that leaves audio output objects
3110 lying here and there which needs to be investigated first. The current
3111 major issue is that the module bank is no longer freed.
3113 2002-10-03 Thursday 10:15 sigmunau
3115 forgot to add the actual code in my last commit
3117 2002-10-03 Thursday 10:15 sigmunau
3119 kde.cpp: subscribe and unsubscribe messages
3120 interface.cpp, interface.h: create a messages window, and add menu iten to
3122 Modules.as: build messages window
3123 ui.rc: menuitem to show messages
3124 preferences.cpp: fixed typo in comment
3126 2002-10-03 Thursday 09:25 sam
3128 * ./modules/gui/win32/win32.bpr: use the .dll extension instead of .so.
3130 2002-10-03 Thursday 09:21 jpsaman
3132 Added author Gerald Hansink of Qt Embedded Video Output to AUTHORS list.
3134 2002-10-03 Thursday 08:44 sam
3136 * ./bootstrap: fixed a bug I introduced yesterday that caused automake
3137 version detection not to work properly.
3139 2002-10-02 Wednesday 22:56 massiot
3141 * Mac OS X audio device discovery and selection, patch courtesy of
3142 Heiko Panther <heiko.panther@web.de>.
3144 2002-10-02 Wednesday 21:41 jpsaman
3146 Familiar interface works (tested on Intel).
3148 2002-10-02 Wednesday 20:12 jpsaman
3150 Preference option automatic playing of selected files works.
3152 2002-10-02 Wednesday 19:58 jpsaman
3154 Directory browsing and files from file list works. There is one caveat left when vlc is built with --enable-plugins then when browsing directories and run from the source-tree it suddenly cannot find it's plugins anymore.
3155 When installed everything is fine.
3157 2002-10-02 Wednesday 16:02 sam
3159 * ./bootstrap: added a check for automake bug #326. No easy workaround is
3160 really possible other than patching/upgrading automake. This happens for
3161 automake 1.6.0 and automake 1.6.1.
3163 2002-10-02 Wednesday 15:37 sigmunau
3165 fixed some insanities which coused this module to fail on a52 sound
3167 2002-10-02 Wednesday 13:28 sam
3169 * ./Makefile.am: removed a circular dependency on src/misc/modules_plugin.h.
3171 2002-10-02 Wednesday 13:26 sam
3173 * ./Makefile.am: another workaround for an old automake 1.5 bug (bug #279).
3175 2002-10-02 Wednesday 12:59 sam
3177 * ./bootstrap, ./Makefile.am: workarounds for automake 1.5.
3179 2002-10-02 Wednesday 09:15 sam
3181 * ./configure.ac.in: --enable-a52 activates a52tofloat32, not a52.
3182 (always re-run bootstrap when configure.ac.in has changed).
3184 2002-10-01 Tuesday 22:34 massiot
3186 Fixed a bug in the OSS output I introduced yesterday.
3188 2002-10-01 Tuesday 22:26 massiot
3190 For people who have several network interfaces, added a --iface-addr option
3191 to select which interface to use for multicast sockets.
3193 2002-10-01 Tuesday 21:55 massiot
3195 Finally fixed the A/52 TS input.
3197 2002-10-01 Tuesday 21:47 massiot
3199 Finally fixed A/52 TS input.
3201 2002-10-01 Tuesday 21:17 jpsaman
3203 Playing of files is not working yet! But it is getting closer.
3205 2002-10-01 Tuesday 20:43 ipkiss
3207 * modules/video_output/directx/events.c: added an "Always on top" entry
3210 2002-10-01 Tuesday 20:17 ipkiss
3212 * plugins/directs/vout_events.c: added an "Always on top" option in the
3215 2002-10-01 Tuesday 19:46 jpsaman
3217 Interface for Familiar Linux does not segfault anymore. Still to fix playing of files.
3219 2002-10-01 Tuesday 19:13 jpsaman
3221 Interface exits cleanly now.
3223 2002-09-30 Monday 22:01 jpsaman
3226 - interface does not exit
3227 - selecting a directory produces segmentation fault in function ReadDirectory()
3229 2002-09-30 Monday 21:32 massiot
3231 * Made audio_sample_format->i_format a FOURCC to allow the creation of
3234 2002-09-30 Monday 20:37 jpsaman
3236 Familiar Linux Gtk+ based interface backported from vlc-0.5.0 cvs. This is not a working version, it segfaults open selecting a directory.
3238 2002-09-30 Monday 20:32 jpsaman
3240 Adding Qt Embedded video output module from original author Gerald Hansink (gerald.hansikn@ordina.nl). Thanks Gerald!
3242 2002-09-30 Monday 20:13 jpsaman
3244 Configuration, compile and build settings for:
3245 - Familiar Linux Gtk+ interface
3246 - Qt Embedded video ouput
3247 - preparations for opie interface.
3249 2002-09-30 Monday 19:55 jpsaman
3251 Adding files for ipkg packaging system off Familiar Linux.
3253 2002-09-30 Monday 19:53 jpsaman
3255 Adding icons for familiar interface.
3257 2002-09-30 Monday 18:30 titer
3259 Attempt to port new BeOS features from the stable branch.
3260 Playlist is yet broken (maybe others things too)
3262 2002-09-30 Monday 15:47 sam
3264 * src/*: another bunch of .cvsignore files.
3266 2002-09-30 Monday 15:46 sam
3268 * ./debian/rules: moved the gtk_main and gnome_main plugins to the gvlc
3269 and gnome-vlc packages.
3270 * ALL: updated .cvsignore files to properly ignore automake files.
3272 2002-09-30 Monday 11:05 sam
3274 * ALL: the build mechanism now uses automake. See HACKING for more details.
3275 * ./mozilla/vlcplugin.cpp: javascript support for the Mozilla plugin.
3276 * debian/rules: the A52 module is now in a separate package.
3278 2002-09-30 Monday 10:00 sam
3280 * ALL: added *.am files here and there for future automake support.
3282 2002-09-29 Sunday 18:19 sam
3284 * ./src/playlist/playlist.c: don't run the playlist by default.
3285 * ./src/libvlc.c: if items are specified in the commandline, run the playlist.
3286 * ./src/vlc.c: don't rely on internal vlc types (mtime_t).
3288 2002-09-29 Sunday 18:16 sam
3290 * ./src/misc/threads.c: fixed a bug in the st_mutex_new() failure detection.
3292 2002-09-29 Sunday 15:39 jpsaman
3294 Updating ipkg files for X and QT Embedded packages of vlc.
3296 2002-09-29 Sunday 12:06 titer
3298 Forgot to `cvs add' ;)
3300 2002-09-29 Sunday 12:04 titer
3302 BeOS enhancements by Stephan Assmus :
3304 - added ability to open a file by dropping it onto the vlc icon
3305 - blanks cursor when no activity
3306 - added "Speed" menu
3307 - made nicer look similar to BeOS MediaPlayer
3308 - playlist now functioning
3309 - screen capture option
3312 2002-09-28 Saturday 13:05 massiot
3314 * Several stability patches for multiple input streams aout.
3316 2002-09-27 Friday 23:38 massiot
3318 * Makefile.old: Fixed BeOS compilation.
3319 * ALL: Fewer overhead when resampling.
3321 2002-09-26 Thursday 22:56 massiot
3323 * Fixed my A/52 fix.
3325 2002-09-26 Thursday 22:43 massiot
3327 * Fixed my A/52 fix.
3329 2002-09-26 Thursday 22:40 massiot
3331 * Major API change of the audio output. New aout_Dec* functions.
3332 * Fixed a compile issue in s16tofloat32swab.
3333 * Fixed a typo in demux/mpeg/ts.c.
3335 2002-09-25 Wednesday 23:11 massiot
3337 Backported support for VLS CVS with regards to A/52 streams. Also
3338 backported --vls-backwards-compat option. Please test.
3340 2002-09-25 Wednesday 20:41 jpsaman
3342 Added compiler and link flags to --enable-opie (not tested).
3344 2002-09-25 Wednesday 20:25 jpsaman
3346 Adding lost instruction for compiling libmad library.
3348 2002-09-23 Monday 23:05 massiot
3350 * New --vlc-backwards-compat option, to go back to the old behavior with old
3352 * Fixed a bug with non-ASCII characters in the OS X playlist.
3353 * Fixed a warning on start-up.
3355 2002-09-23 Monday 21:44 jpsaman
3357 Video output for QT embedded compiles. There are still some linking issues to fix, before it is usable.
3359 2002-09-22 Sunday 14:53 massiot
3361 Fixed a bug in the conversion splitter.
3363 2002-09-21 Saturday 20:20 jlj
3365 * ./modules/audio_filter/converter/Makefile: Fixed typo.
3367 2002-09-20 Friday 23:27 massiot
3369 * Fixed miscellaneous cosmetic issues with lpcm and s16tofloat32swab modules.
3370 * First hooks for changing the audio output plug-in and its parameters
3373 2002-09-19 Thursday 21:56 massiot
3375 * Audio volume management now works properly. See src/audio_output/intf.c
3376 for information on how to use it in your interface plug-ins. In the
3377 SDL vout, b and n are mapped to sound down/sound up.
3378 * Fixed a major in the mad plug-in with wrong dates.
3379 * Fixed a compilation bug.
3381 2002-09-19 Thursday 15:58 fenrir
3383 * avi.c : fix my last fix about endiannes issues (I hope)
3385 2002-09-18 Wednesday 23:34 fenrir
3387 * all: fix endian issue with new definition of VLC_FOURCC, but
3388 untested. Meuuh, could you test it ?
3390 2002-09-18 Wednesday 21:21 massiot
3392 * ALL: More hooks for audio volume management.
3393 * configure.in: Fixed a typo.
3395 2002-09-18 Wednesday 12:20 sam
3397 * ./modules/audio_filter/converter/s16tofloat32swab.c: compilation fix for
3398 systems which don't have swab(). Fixed a memory leak.
3400 2002-09-18 Wednesday 11:50 tcastley
3402 Updated to use the new AOUT_VOLUME_* constants.
3404 2002-09-18 Wednesday 01:28 henri
3406 lpcm support (tested on 1 source only)
3408 2002-09-17 Tuesday 14:56 sam
3410 * ./src/libvlc.c: switched the position of msg_Create() and system_Init()
3411 because the BeOS system_Init spawns a thread, which makes use of msg_*
3413 * ./src/misc/threads.c, ./src/misc/win32_specific.c: put the detection
3414 of SignalObjectAndWait in the thread system initialization because
3415 system_Init() now happens after msg_Create().
3417 2002-09-17 Tuesday 11:57 fenrir
3419 * all: - fix a memory leak while parsing.
3420 - fix a bug while playing last frames (in last chunk).
3421 - add seek support, not complete but usable.
3423 2002-09-17 Tuesday 08:18 sam
3425 * ./mozilla/*: added hooks so that the vlc plugin is scriptable from
3426 javascript. It's also in C++, but we didn't have the choice.
3428 2002-09-16 Monday 20:46 massiot
3430 * configure.in: Fixed detection of Qt-embedded.
3431 * modules/codec/a52.c: Fixed detection of A/52 sound.
3432 * modules/audio_filter/converter/a52tofloat32.c: Fixed a bug related to
3434 * ALL: Added hooks for audio volume management.
3436 2002-09-16 Monday 08:10 sam
3438 * ./modules/gui/gtk/gtk.glade: handled delete event for the Open window.
3440 2002-09-15 Sunday 22:33 ipkiss
3442 * modules/gui/win32/preferences.cpp: added a forgotten initialization
3444 2002-09-15 Sunday 20:54 jpsaman
3446 Configure option --enable-qte works now (default is disabled).
3447 Porting video out plugin/builtin for Qt Embedded to CVS is not complete. (Please do not use it.)
3449 2002-09-15 Sunday 19:32 jpsaman
3451 Hide progressbar widget on startup.
3453 2002-09-14 Saturday 20:51 stef
3455 *Fixed a bug that prevented OSS from closing cleanly in spdif.
3457 2002-09-14 Saturday 20:50 stef
3459 *Fixed a typo that made spudec selection fail.
3461 2002-09-13 Friday 22:38 massiot
3463 (Temporary) end of the audio output 3 documentation.
3465 2002-09-11 Wednesday 23:10 stef
3467 .Quick hack to make spdif work with emu10k1 oss driver. Still buggy.
3469 2002-09-11 Wednesday 23:08 stef
3471 .Fixed the length of the spdif frame.
3473 2002-09-10 Tuesday 12:58 sam
3475 * ./modules/misc/dummy/vout.c: fixed an endianness issue in the commandline
3478 2002-09-10 Tuesday 12:15 sam
3480 * ./modules/video_output/x11/xcommon.c: if we do not own the X window, like
3481 in the Mozilla plugin, we do not try to unmap it.
3483 2002-09-09 Monday 13:52 sam
3485 * ./configure.in: the DV module is now a plugin, with the proper
3486 dependencies in debian/control.
3488 2002-09-08 Sunday 22:20 massiot
3492 2002-09-06 Friday 23:15 massiot
3494 Aout3 developer documentation, cont'd.
3496 2002-09-04 Wednesday 21:44 massiot
3498 Beginning of the developer documentation for audio output 3.
3500 2002-09-04 Wednesday 21:18 jpsaman
3502 Little cleanup action.
3504 2002-09-04 Wednesday 21:13 jpsaman
3506 Qt Embedded video out patch courtesy of Gerald Hansink.
3507 Ported Qt Embedded video out to vlc-0.5.0 (it is not useable yet).
3509 2002-09-04 Wednesday 21:09 jpsaman
3511 Renamed --enable-qte switch for Qt Embedded interface support to --enable-opie.
3512 Reused --enable-qte for Video Out support under Qt Embedded.
3514 2002-09-03 Tuesday 12:03 tcastley
3516 Added Stephan Assmus who is helping with the BeOS Code
3518 2002-09-03 Tuesday 12:00 tcastley
3520 src/misc/beos_specific.cpp:
3521 - Implemented VlcApplication::RefsReceived()
3522 - this added ability to open a file by dropping its icon onto the vlc icon
3523 - this makes Open With... work as well
3524 plugins/beos/intf_beos.cpp
3525 - A message is sent to be_app when the interface is created
3526 (needed to support BApplication::RefsReceived())
3527 plugins/beos/vout_beos.cpp
3528 - reacts on Escape and Tab key to switch fullscreen/window mode
3529 - blanks cursor when no activity
3530 - Fixed a memory leak in VideoWindow::ScreenChanged()
3531 - Fixed the ugly scrambled video content before any decoding actually begins
3532 - Added selectable aspect ratio correction
3533 - Added better error handling when setting the drawing mode
3534 plugins/beos/InterfaceWindow.h/.cpp
3535 - Implemented dynamic view layout
3536 - Fixed crashes in MessageReceived() when no file was loaded
3537 - Implemented disabling of menus when no file is loaded
3538 - Added "Speed" menu
3539 - Added ability to enable navigation menu items according to features of current stream
3540 - Cleaned up code somewhat
3541 - Changed parts of LanguageMenu::GetChannels() to show more user friendly and no invalid entries
3542 - better support for muting and volume info
3543 - better support for scrubbing and detection of stopped stream
3544 plugins/beos/MediaControlView.h/.cpp
3545 - Added dynamic layout of elements
3546 - Exchanged rewind/fastforward buttons for skip buttons that skip to the next chapter if stream supports it.
3547 - made nicer looking SeekSlider similar to BeOS MediaPlayer
3548 - made VolumeSlider similar to BeOS MediaPlayer, plus additional features that one doesn't have (muted state)
3549 - got rid of MediaSlider (no need for it anymore)
3550 - detection of stopped stream
3551 plugins/beos/Bitmaps.h
3552 - Added bitmaps for VolumeSlider
3553 plugins/beos/intf_vlc_wrapper.h/.cpp
3554 - added set_volume() and is_muted() functions
3555 - fixed a bug in toggle_muted()
3557 2002-09-02 Monday 23:21 massiot
3559 Fixed the trivial channel mixer.
3561 2002-09-02 Monday 23:17 massiot
3563 The liba52 "codec" is now an audio filter. It means we are now able to
3564 autodetect S/PDIF hardware support and the audio output plug-in chooses
3565 the best one. Of course it probably breaks existing output modules, see
3568 Also include minor tweaks which will entitle us to decode and output 5.1
3569 audio. It may break existing plug-ins, too. See
3570 audio_output.c:aout_FormatNbChannels for hints.
3572 2002-09-01 Sunday 21:20 massiot
3574 Added a priority for video decoders, for systems with fixed-priority
3577 2002-08-31 Saturday 22:10 stef
3579 *It seems that the setting of the fragment size was buggy.
3581 OSS work with my sblive! now :). It still works on my other computer too
3584 2002-08-31 Saturday 19:58 stef
3586 *Make pf_setformat disappear from sdl module.
3588 2002-08-30 Friday 23:27 massiot
3591 pf_setformat disappears (it was never called independantly of Open). If
3592 the format needs to be changed, we will have Close/Open. This is much
3593 simpler than before. Please check that I didn't break some plug-ins.
3595 2002-08-30 Friday 22:22 massiot
3597 * demuxes: Worked around a bug in old VLC and VLS by changing TS stream types
3599 * aout: Rewrote our whole lock policy. The output thread now doesn't require
3600 the mixer_lock, which might avoid delays. We will also be able to change
3601 the filter pipelines at runtime.
3603 2002-08-30 Friday 19:16 sam
3605 * ./include/vlc_threads_funcs.h, modules/video_output/directx/vout.c: Win32
3606 compilation fixes (typo, undeclared var).
3608 2002-08-30 Friday 12:23 sam
3610 * ./configure.in: do not try to link with -lrt if not using pthreads. This
3611 might break the HP/UX or Solaris ports, please check if possible.
3612 * ./src/misc/threads.c: fixed syntax in the st and pth implementations.
3614 2002-08-29 Thursday 23:53 massiot
3616 * ./bootstrap : Fixed an issue with old shell versions
3617 * ALL : Added a priority argument to vlc_thread_create(), so that audio
3618 and input threads can run with a higher real-time priority, on systems
3619 allowing you to use priorities.
3621 2002-08-29 Thursday 22:29 ipkiss
3623 The win32 interface is preparing for the internationalization.
3625 2002-08-28 Wednesday 22:44 massiot
3627 * Fixed libmad's output volume.
3629 2002-08-28 Wednesday 22:25 massiot
3631 * Finally fixed the segfault when resampling.
3632 * Reactivated the A/52 demux.
3633 * Wrote a real full-featured float32 mixer.
3635 2002-08-28 Wednesday 21:40 sam
3637 * ./Makefile.old: fixed the automatic dependency rule (include dirs missing).
3639 2002-08-28 Wednesday 19:48 massiot
3641 It now works when there is no automake-1.5 nor automake-1.6.
3643 2002-08-28 Wednesday 15:30 sam
3645 * ./m4/*: added gettext m4 macros so that the configure behaviour is
3648 2002-08-28 Wednesday 14:22 sam
3650 * Additional fixes for bootstrap when gettext isn't available.
3652 2002-08-28 Wednesday 13:38 sam
3654 * ./bootstrap: fixed a shell error (replaced "if `foo`" with "if foo").
3656 2002-08-28 Wednesday 12:50 sam
3658 * ./bootstrap: we should be able to bootstrap CVS even without gettext.
3660 2002-08-27 Tuesday 21:53 sigmunau
3664 2002-08-27 Tuesday 14:15 sam
3666 * ./HACKING: we can now use automake-1.5 instead of automake-1.6. But now
3667 we _really_ depend on it.
3668 * ./bootstrap: we don't use touch to create a file, because it doesn't seem
3671 2002-08-26 Monday 23:36 sam
3673 * ./bootstrap: we touch m4/Makefile.am so that configure doesn't complain
3674 about a missing m4/Makefile.in.
3675 * ./include/vlc_common.h: workaround for Borland's redefinition of PACKAGE.
3677 2002-08-26 Monday 23:00 massiot
3679 * Miscellaneous S/PDIF fixes.
3680 * New NextPTS() function, to replace CurrentPTS() (gives the PTS which will
3681 be valid for NEXT byte).
3682 * Fixed mono mode in the builtin mpeg audio decoder.
3683 * Various fixes related to PTS calculation in audio decoders.
3685 2002-08-26 Monday 22:54 sigmunau
3687 have my filter compile by default
3689 2002-08-26 Monday 22:35 sigmunau
3691 An motion blur filter. --blur-factor states the degree of blurring from 1
3692 to 127. about 100 is cool
3694 2002-08-26 Monday 21:46 sam
3696 * ./bootstrap: another fix for old versions of autoconf which don't seem
3697 to like the gettext m4 files.
3699 2002-08-26 Monday 20:49 sam
3701 * ./configure.in: we now require autoconf 2.5x because previous versions
3702 don't seem to work very well if you are using autopoint, although
3703 gettext 0.11.5 claims to be fully backwards compatible. Welcome to
3705 * ./bootstrap: workaround which uses gettextize if you do not have
3706 autopoint. We'll probably stay like this for a while, until gettext
3707 0.11.x (which replaces gettextize with autopoint) becomes more
3708 widespread. Currently this workaround seems to work, but don't expect
3709 a clean tarball if you make dist without having used autopoint. Welcome
3712 2002-08-26 Monday 10:02 sam
3714 * ./Makefile.old, ./modules/gui/win32/win32.bpr: fixed header location
3715 issues in the Win32 build.
3717 2002-08-26 Monday 09:38 sam
3719 * ./bootstrap: dropped the dependency on gettext 0.11.5. Now 0.10.4 is OK.
3721 2002-08-26 Monday 09:12 sam
3723 (A few minor pending patches I had around)
3724 * ./debian/control: gnome-vlc recommends vlc-plugin-esd, and kvlc recommends
3726 * ./src/misc/messages.c: message queue now prints the current object type.
3727 * ./modules/*: cosmetic fixes for the --long-help output.
3729 2002-08-26 Monday 08:36 sam
3731 * ALL: fixed a few include directories.
3733 2002-08-26 Monday 01:01 sam
3735 * Moved ./include/defs.h to ./config.h
3736 * Renamed ./include/config.h to ./include/vlc_config.h
3737 * Other misc auto* fixes.
3739 2002-08-25 Sunday 23:18 sam
3741 * ALL: started the slow move to automake. For the moment, the changes are
3742 unnoticeable apart from the extra dependency on autoconf, automake and
3743 gettextize. See the new HACKING file for some information, especially if
3744 you don't run Linux.
3746 The current strategy is to have the configure script generate a nice
3747 automake Makefile from Makefile.am, and then clobber it with our good
3748 old dirty Makefile. Muahaha :-)
3750 2002-08-25 Sunday 20:44 jpsaman
3752 Directory content is now read at startup.
3754 2002-08-25 Sunday 19:27 sam
3756 * ./src/playlist/playlist.c: -Z flag makes playlist loop endlessly.
3758 2002-08-25 Sunday 17:22 ipkiss
3760 * all: Unified behaviours using "action list" objects
3762 2002-08-25 Sunday 16:55 sam
3764 * ./modules/audio_output/oss.c, ./modules/audio_output/sdl.c: improved
3765 sound synchronization.
3766 * ./src/audio_output/output.c: reverted another change I previously did :-)
3768 2002-08-25 Sunday 09:39 sam
3770 * ./src/audio_output/output.c: reverted my previous aout_OutputNextBuffer
3771 prototype change; it looks like we won't need it after all.
3772 * ./src/audio_output/output.c: if audio output is too slow, but we
3773 know there is no next packet, then we play it anyway. Rationale behind
3774 this is: better play a slightly wrongly dated packet than play silence,
3775 because it might be wrongly dated but there are chances it won't break
3777 * ./modules/audio_output/sdl.c: workaround for SDL's crap audio output
3778 system (callback gets called at random times, and no way to know the
3779 latency of the samples being played). Audio output is now rather good
3780 here, but please give feedback.
3781 * ./modules/audio_output/oss.c: we delay a bit before asking for a new
3782 buffer to avoid starvation.
3784 2002-08-24 Saturday 21:35 sigmunau
3786 moved id3 related code to a separate utility module since several
3789 2002-08-24 Saturday 21:11 sam
3791 * ./modules/audio_output/oss.c: we don't ask too early for a new buffer,
3792 but rather sleep a bit.
3794 2002-08-24 Saturday 20:22 sam
3796 * ./modules/audio_filter/resampler/ugly.c: simple resampler which does not
3797 insert blank samples, but changes pitch.
3799 2002-08-24 Saturday 17:04 gbazin
3801 * modules/misc/logger/logger.c: fixed initialization bugs.
3802 * src/misc/objects.c: in vlc_object_destroy() there's no need to lock structure_lock if
3803 we are the root object (structure_lock has already been destroyed anyway).
3805 2002-08-24 Saturday 16:07 sam
3807 * ./modules/audio_filter/resampler/trivial.c: fixed a buffer size calculation
3808 issue in the trivial resampler.
3810 2002-08-24 Saturday 14:49 sam
3812 * ./configure.in: fixed a typo that prevented compilation of the network
3814 * ./debian/rules: added faad to the package generation.
3816 2002-08-24 Saturday 11:57 sam
3818 * ./modules/gui/gtk/open.c: the Gtk and GNOME interfaces no longer ignore
3819 the "dvd", "frequency" and "symbol-rate" variables.
3821 2002-08-24 Saturday 11:46 sam
3823 * ./modules/audio_output/oss.c: fixed a bug on module reopening.
3824 * ./modules/audio_output/oss.c: we now properly set the fragment size.
3826 2002-08-24 Saturday 10:19 sam
3828 * ./src/audio_output/output.c: added an argument to aout_OutputNextBuffer
3829 which lets the audio output module give a timeout value for buffer
3830 delivery. This fixes a few issues with aout modules which were calling
3831 aout_OutputNextBuffer way too early.
3833 2002-08-24 Saturday 09:55 sam
3835 * ./debian/*: created legacy packages for smooth upgrades to the upcoming
3836 0.5.x version, and created the vlc-plugin-svgalib package.
3838 2002-08-24 Saturday 01:14 sigmunau
3840 fixed an off by factor 10 error. Noted along the way that this module
3841 seems to be requesting audio some time before the output pipeline is
3844 2002-08-23 Friday 14:16 tcastley
3846 Rewritten aout3. BeOS currently PUSHES the audio.
3848 2002-08-23 Friday 14:05 sam
3850 * ./modules/codec/faad/decoder.c: the AAC decoder is in sync with aout3.
3851 * ./modules/codec/a52old/a52old.c: the a52old decoder as well.
3853 2002-08-22 Thursday 21:41 sam
3855 Forgot one file in my previous commit.
3857 2002-08-22 Thursday 17:14 sam
3859 * ./modules/audio_filter/converter/fixed32tofloat32.c: fixed conversion.
3860 * ./modules/codec/mad/libmad.c: ported to the latest aout changes. Still
3861 doesn't work here, though.
3863 2002-08-21 Wednesday 23:19 sam
3865 * ./include/vlc_common.h: declared aout_fifo_t.
3867 2002-08-21 Wednesday 23:17 sam
3869 * ./include/aout_internal.h: exported aout_FifoPop to plugins.
3871 2002-08-21 Wednesday 22:41 massiot
3873 Big round of fixes in the aout3.
3874 * Audio and video should now _always_ be perfectly in sync.
3875 * Changes in a52.c (end_date management) must be ported to other codecs,
3876 otherwise mixer errors will appear.
3877 * Audio output plug-in can now tell whether they can handle a little
3878 clock drift (for instance, inserting zeroes after a pause).
3880 2002-08-21 Wednesday 19:30 jpsaman
3882 Stopping vlc from the Familiar interface is possible again.
3884 2002-08-21 Wednesday 17:31 sam
3886 * ./src/misc/modules.c: if a plugin requested not to be unloaded, then we
3887 won't unload it. This makes us more fault-tolerant with crap libraries
3888 that are making use of atexit().
3889 * ./configure.in: svgalib can now be a plugin.
3890 * ./modules/misc/gtk_main.c: gtk_main doesn't need g_atexit anymore.
3892 2002-08-21 Wednesday 15:55 sam
3894 * ./modules/misc/gtk_main.c: fixed a minor compilation warning.
3896 2002-08-21 Wednesday 15:53 sam
3898 * ./include/vlc_common.h: we don't set _() and N_() in Gnome-enabled modules
3899 because <gnome.h> already does it for us.
3901 2002-08-21 Wednesday 15:10 sam
3903 * ./modules/video_output/svgalib.c: SVGAlib video output module.
3905 Currently only supports 256 color output, and defaults to 320x200. You need to be root to use it, it may leave your console in an unusable state, lock
3906 up your video card, it will segfault at exit if you compile it as a plugin
3907 because of SVGAlib's ludicrous use of atexit() and signal().
3908 Apart from these few glitches, it's rather OK, use "-I dummy -V svgalib"
3909 to activate. Q or Esc to quit (press for a long time if it doesn't work).
3911 2002-08-21 Wednesday 11:07 xav
3913 Fixed a polioterie in the previous commit
3915 2002-08-21 Wednesday 09:27 sam
3917 * ./modules/codec/a52old/a52old.c: ported the old A52 decoder to aout3.
3918 * ./modules/audio_filter/converter/s16tofloat32.c: converter needed for
3919 a52old, includes the walken trick and b_in_place = true.
3921 2002-08-21 Wednesday 09:26 xav
3923 * libvlc.c : Win32 compilation fix.
3924 * modules.c : we now check the directory plugins/ to find some plugins.
3925 (this will allow us to use the packager / installer which wasn't aware
3926 of plugins -> modules :)
3928 2002-08-20 Tuesday 22:11 stef
3930 *Set output format to AOUT_FMT_SPDIF when in spdif mode.
3932 S/PDIF does not work here in oss though (output starving).
3934 2002-08-20 Tuesday 21:10 sam
3936 * ./modules/gui/gtk/display.c: changed the configuration callbacks so that
3937 all instances of a module get changed when options such as gtk-tooltips
3938 or gnome-toolbartext are toggled.
3940 2002-08-20 Tuesday 21:02 sam
3942 * ./modules/gui/qnx/*: ported the QNX audio output to the new API, courtesy
3945 2002-08-20 Tuesday 18:25 sam
3947 (compilation fixes for my previous commit)
3949 2002-08-20 Tuesday 18:08 sam
3951 * ./modules/misc/gtk_main.c: created the gtk_main module, which simply runs
3952 gtk_main() in its own thread, and does nothing on subsequent calls. This
3953 ensures that gtk_main is only running once.
3954 * ./modules/gui/familiar/*, modules/gui/gtk/*: the familiar, gtk and gnome
3955 modules are now fully reentrant thanks to their use of the gtk_main module.
3956 * ./src/libvlc.c: implemented vlc_set(), a wrapper for config_Put* available
3957 to external programs.
3958 * ./src/libvlc.c: removed vlc_stop() and vlc_end(), everything is now done
3960 * ./modules/control/rc/rc.c: implemented a few new functions. For instance,
3961 run "vlc -I rc" and then type "intf gtk" or "intf gnome". You can even
3962 launch several of them. "segfault" works, too.
3964 2002-08-20 Tuesday 12:43 sam
3966 Removed obsolete files which suddenly reappeared.. THE FILES THAT WOULD
3967 NEVER DIE ! MUUAHAHAHAHAHAAAA !!
3969 2002-08-20 Tuesday 12:32 sam
3971 * ./modules/gui/familiar/familiar.c: added a timer to check when the
3972 familiar interface is asked to quit.
3974 2002-08-19 Monday 23:12 massiot
3976 More changes in the date handling. Should be more tolerant with
3977 pause/play and change of audio channel.
3979 2002-08-19 Monday 23:07 sam
3981 * ./modules/audio_output/*: ported the ALSA, aRts, esd and OSS modules to
3982 the latest aout3 changes.
3984 2002-08-19 Monday 21:54 massiot
3986 * Fixed BeOS output ;
3987 * Fixed a few boolean_t.
3989 2002-08-19 Monday 21:31 massiot
3991 * ./configure: Fixed double detection of gethostbyname.
3992 * Major changes in the handling of dates in the audio output ; still buggy,
3994 * Fixed a major bug in the aout pre-filters, preventing to run any other
3995 decoder than liba52.
3996 * p_aout->output.pf_play now has only one argument.
3998 2002-08-19 Monday 17:07 bozo
4000 * modules/audio_output/alsa.c: we now open the device in SetFormat because
4001 it depends on the audio format. Cosmetic changes. The S/PDIF output may
4004 2002-08-19 Monday 11:51 tcastley
4006 Fixed segfault. Now fails to load due to incorrect format.
4009 2002-08-19 Monday 11:37 sam
4011 * ./src/misc/cpu.c: we use void(*)(int) instead of sighandler_t because
4012 mingw32 doesn't know about sighandler_t.
4014 2002-08-19 Monday 11:13 sam
4016 * ./src/misc/cpu.c: libvlc now plays nice with SIGILL and restores the
4017 signal handler to its previous value after use.
4018 * ./src/libvlc.c: moved signal handling to vlc.c.
4020 2002-08-19 Monday 08:30 sam
4022 * ./modules/visualization/xosd/xosd.c: support for libxosd 1.0.0.
4023 * ./configure.in: added check for libxosd version.
4025 2002-08-19 Monday 08:19 gbazin
4027 * modules/video_output/x11/xcommon.c: fixed a bug related to the size of the
4028 fullscreen window. We also unmap the current window when switching to fullscreen.
4030 2002-08-18 Sunday 20:36 jpsaman
4032 - File and directory listing show unix permissions.
4034 2002-08-18 Sunday 16:17 titer
4036 Enhanced BeOS icon ;)
4038 2002-08-18 Sunday 14:33 sigmunau
4040 removed a line used during debugging
4042 2002-08-18 Sunday 14:11 sigmunau
4044 the mp3 demux now parses id3 tags into the info structures if libid3tag
4047 2002-08-18 Sunday 13:49 sam
4049 * ./src/libvlc.c: removed the simple signal handler because it's not
4050 really needed, and we were calling pthread_mutex_lock from it.
4051 * ./src/libvlc.c: released a vlc_list_t that caused vlc --list to hang.
4053 2002-08-18 Sunday 13:16 sigmunau
4055 doxygen documented my code
4057 2002-08-18 Sunday 13:14 sigmunau
4059 modules/gui/kde/interface.cpp: made the kde interface look for the rc
4061 modules/gui/kde/kde.cpp and interface.h: removed a stupid class, moved
4062 stuff from open() to run() to make the kde interface start without
4065 2002-08-18 Sunday 11:32 titer
4067 Fixed a few linking BeOS problems (-lm, -lstdc++.r4...).
4069 Now everything should compile with every gcc with no problem (mp4, ffmpeg
4070 and faad plugins, especially).
4072 2002-08-17 Saturday 15:35 fenrir
4074 * all : mpeg_audio decoder works now with aout3.
4076 2002-08-17 Saturday 13:33 jpsaman
4078 Added filetype information.
4080 2002-08-17 Saturday 13:26 tcastley
4082 This now compiles in BeOS. Probably others, the i was not declared.
4084 2002-08-17 Saturday 08:46 tcastley
4086 At least it compiles now. :-)
4088 2002-08-16 Friday 16:26 sam
4090 * ./modules/video_output/x11/xcommon.c: we include Xmd.h before dpms.h
4091 (compilation fix for Solaris).
4093 2002-08-16 Friday 16:25 sam
4095 * ./plugins/x11/xcommon.c: we include Xmd.h before dpms.h (compilation fix
4098 2002-08-16 Friday 14:30 bozo
4100 Up to date ALSA information.
4102 2002-08-16 Friday 12:31 sam
4104 * ./src/playlist/playlist.c: added -Z (--random) for endless random playing.
4106 2002-08-16 Friday 03:07 sam
4108 * ./modules/codec/spudec/*: split spudec into the parsing and the rendering
4110 * ./modules/demux/mpeg/audio.c: at least three PS startcodes are required
4111 before we abort the parsing and consider the input as PS instead of MP3.
4113 2002-08-15 Thursday 17:05 titer
4115 * Another BeOS fix for people using some recent gcc
4116 (that needs libstdc++.r4)
4118 2002-08-15 Thursday 16:37 titer
4122 2002-08-15 Thursday 12:35 bozo
4124 * configure.in, configure: put back the ALSA audio output module in
4127 2002-08-15 Thursday 12:22 sam
4129 * ./src/misc/modules.c: compilation fix.
4130 * ./modules/gui/win32/preferences.cpp: the Win32 interface doesn't use the
4131 old module linked list anymore.
4133 2002-08-15 Thursday 12:11 sam
4135 * ./src/misc/modules.c: the module linked list is going bye bye. We now use
4136 the vlc_object_* and vlc_list_* functions to manage modules. The Win32
4137 interface doesn't build, but I'll fix this.
4139 2002-08-15 Thursday 10:31 bozo
4141 * modules/audio_output/alsa.c: cleanings and comments.
4145 2002-08-15 Thursday 08:24 ipkiss
4149 2002-08-14 Wednesday 21:50 jpsaman
4151 Changes in familiar interface:
4152 - added GtkCList instead of GtkList.
4153 - added first column sorting order by clicking on column header
4154 - selecting item from list works
4155 - reading entire directory list is displayed in GtkCList widget
4157 2002-08-14 Wednesday 17:06 sam
4159 * ./src/misc/objects.c: implemented vlc_list_find() which works like
4160 vlc_object_find() but returns a list of _all_ the matching objects. Only
4161 works with FIND_ANYWHERE at the moment.
4162 * ./modules/gui/gtk/preferences.c, ./modules/gui/kde/preferences.cpp,
4163 ./modules/gui/win32/preferences.cpp: the module lists in the preferences
4165 * ./src/misc/objects.c: added a missing sizeof that caused crashes because
4166 the reindexing of the global object array was incomplete.
4167 * ./include/modules_inner.h: propagated the module long description to its
4170 2002-08-14 Wednesday 13:10 sam
4172 * ./modules/audio_output/esd.c: compilation fix (aout_FormatTo is obsolete).
4173 * ./src/audio_output/audio_output.c, ./src/audio_output/mixer.c: fixed a
4174 horrible sound issue by making sure internal buffers have a size multiple
4175 of 4 bytes. Waiting for a real fix made in Meuuh, of course.
4177 2002-08-14 Wednesday 10:50 bozo
4179 ALSA audio output v3.01 is out !
4181 2002-08-14 Wednesday 10:18 ipkiss
4183 * compilation fix (by sam)
4185 2002-08-14 Wednesday 08:50 tooney
4187 . Simple RTP access module : only supports TS payload.
4188 This first draft is made to read RTP streamed by the vls.
4190 2002-08-14 Wednesday 08:17 sam
4192 * ./modules/control/rc/rc.c: 'l' outputs a list of all allocated objects,
4193 just as 'd' displayed a tree of attached objects.
4194 * ./src/misc/modules.c: added a missing header.
4196 2002-08-14 Wednesday 00:43 massiot
4198 * Added a third argument to aout_OutputNextBuffer. In case the buffer
4199 received does not start exactly at the given date, it indicates if the
4200 output plug-in is able to compensate for the drift (for instance on
4201 startup, or with S/PDIF packets), or if we need the aout core to
4202 resample the coming buffers. It is currently unimplemented.
4204 2002-08-14 Wednesday 00:23 massiot
4206 * Changed aout_FormatTo* ; aout_FormatToSize does no longer exist.
4207 p_buffer now has a i_nb_bytes member. It is possible to indicate for a
4208 format its byterate (necessary for AC3 and SPDIF).
4209 * S/PDIF output seems to be working at last (tested with the file output).
4211 2002-08-13 Tuesday 22:42 massiot
4213 * New float32to* converter modules, courtesy of Xavier Maillard
4214 <zedek@fxgsproject.org>.
4215 * Fixed a bug in float32tos16, where gcc over-optimized a little and
4216 caused problems on some platforms (eg. solaris).
4218 2002-08-13 Tuesday 20:28 fenrir
4220 * clean up some code, add "mp3" short cut.
4221 And now if this demux has been forced it will (try) to play the whole
4222 file even if the stream is heavily corrupted (like PS demux).
4223 But now, it makes less assumptions on the stream, so report any
4224 problem if it mis-recognizes others files as mpeg audio (specially PS file).
4226 2002-08-13 Tuesday 16:11 sam
4228 * ./modules/audio_output/arts.c: ported the aRts module to aout3.
4229 * ./modules/audio_filter/converter/*: fixed a bug in all the converters
4230 test routines (thx Meuuh).
4232 2002-08-13 Tuesday 14:53 sam
4234 * ./modules/audio_output/esd.c: we now properly use the esd_get_latency()
4235 return value to avoid audio starvation.
4236 * ./modules/audio_filter/converter/*: a little loop optimization trick.
4237 * ./src/audio_output/aout_ext-dec.c: removed this deprecated file.
4239 2002-08-13 Tuesday 13:15 sigmunau
4241 ./modules/control/rc/rc.c: fixed a segfault when pressing 'i' with no
4244 2002-08-13 Tuesday 11:59 sam
4246 * ./modules/audio_output/oss.c: we spare a variable by using p_aout->b_die
4247 instead of our own variable.
4248 * ./modules/audio_filter/converter/a52tospdif.c, ./modules/codec/a52.c: added
4249 <unistd.h>, required for bswap.
4250 * ./modules/demux/mp4/libmp4.c: removed an unneccessary semicolon in a
4252 * ./modules/audio_output/esd.c: first attempt at getting esd to work.
4253 * ./modules/video_output/*: split sdl.so into a video and an audio plugin,
4254 and removed useless subdirectories.
4255 * ./modules/audio_output/sdl.c: compilation fix.
4257 2002-08-12 Monday 22:48 massiot
4259 * Fixed miscellaneous bugs.
4260 * Fixed an endianness issue in S/PDIF.
4261 * Added a walken optimization of float32tos16.
4263 2002-08-12 Monday 22:30 sigmunau
4265 ./modules/demux/mpeg/ps.c: this module never fails the probe and should
4266 therefore have capability 0
4268 2002-08-12 Monday 22:12 massiot
4270 * Fixed a variable overflow bug in the audio output.
4271 * Prepared for some advances in the aout3 clock management.
4272 * Added the first stone of the forthcoming stream output.
4274 2002-08-12 Monday 21:43 sigmunau
4276 ./configure.in: fix linking of i420_rgb
4278 2002-08-12 Monday 21:40 jpsaman
4280 This conversion should make more sense.
4282 2002-08-12 Monday 20:43 jpsaman
4284 - Updated configure to build fixed32tos16 and fixed32tofloat32.
4285 Desperately need a fixed32 mixer for testing the conversions.
4286 - Uncommented unused functions in libmad.
4288 2002-08-12 Monday 20:38 jpsaman
4290 Support for browsing local media (not finished).
4292 2002-08-12 Monday 20:35 jpsaman
4294 Updated Makefile to include fixed32tos16 and fixed32tofloat32 conversions.
4296 2002-08-12 Monday 20:35 jpsaman
4298 Added fixed32tofloat32 conversion.
4300 2002-08-12 Monday 20:34 jpsaman
4302 Added fixed32tos16 filter based upon libmad downscale functionality.
4304 2002-08-12 Monday 17:38 sigmunau
4306 ALL: added GPL headers to my files. Some of the files from the original
4307 author does still not contain this header.
4309 2002-08-12 Monday 17:00 fenrir
4311 * all : enable aac demux by default.
4313 2002-08-12 Monday 16:59 fenrir
4315 * all : a demux for aac stream ( raw aac with adts headers ). For now
4316 it has a capability equal to 0 because it conflicts with PS, so you need
4319 2002-08-12 Monday 15:56 sigmunau
4321 ./Doxyfile: a sample doxygen configuration file. Have a look at
4322 http://s253c.studby.ntnu.no/vlc/html/index.html to see what doxygen can
4325 ./doc/doxygen: a place for doxygen to put it's files
4327 2002-08-12 Monday 09:34 sam
4329 * ./src/misc/objects.c: two big changes in the object API: now objects can
4330 only have one parent, because I don't want to deal with cycles, and each
4331 created object is indexed in a global array. This feature is unused yet,
4332 but it will speed up vlc_object_find(FIND_ANYWHERE).
4333 * ./debian/rules: activated the faad codec.
4334 * ./doc/fortunes.txt: new fortune cookies.
4335 * ./modules/codec/mpeg_video/headers.c: reduced the use of attach/detach.
4336 * ./modules/audio_output/oss.c: fixed two compilation warnings.
4338 2002-08-12 Monday 07:40 massiot
4342 2002-08-11 Sunday 23:26 massiot
4346 2002-08-11 Sunday 22:46 massiot
4348 Definition of vlc_fixed_t.
4350 2002-08-11 Sunday 22:36 massiot
4352 * S/PDIF output should now be working (untested, though).
4354 2002-08-11 Sunday 21:59 massiot
4356 Ported fix from STABLE.
4358 2002-08-11 Sunday 21:56 massiot
4360 * ./plugins/lpcm_adec/lpcm_adec.c: Endianness fix.
4362 2002-08-11 Sunday 12:27 sam
4364 * ./modules/misc/memcpy/memcpyaltivec.c: added a missing AltiVec requirement.
4366 2002-08-11 Sunday 08:30 gbazin
4368 * src/misc/configuration.c: bugfix (don't initialize and free p_module->object_lock
4370 * src/misc/win32_specific.c: missing initializations.
4371 * modules/demux/mp4/libmp4.c: was missing an #ifdef HAVE_ZLIB_H
4373 2002-08-11 Sunday 01:27 massiot
4377 2002-08-10 Saturday 23:29 sam
4379 * Small fix for "make dist".
4381 2002-08-10 Saturday 23:22 massiot
4383 Imported 0.4.4 Changelog.
4385 2002-08-10 Saturday 23:20 massiot
4387 Updated release date.
4389 2002-08-10 Saturday 20:05 fenrir
4391 * modules/codec/faad : an AAC decoder module using libfaad library
4393 * modules/demux/mp4/libmp4.c : could compile without zlib.
4394 * modules/codec/ffmpeg/* : set error resilience to -1 by default.(in
4395 order to decode more files, but it could produce segfaults ... )
4396 * Makefile.*, configure.in : enable mp4 by default, add faad
4397 module (disabled by default ).
4399 2002-08-10 Saturday 20:01 massiot
4401 * Fixed a bug triggering the trivial resampler when it was unnecessary.
4403 2002-08-10 Saturday 19:40 sam
4405 * ./src/interface/intf_msg.c: backported a buffer overflow fix from HEAD.
4407 2002-08-10 Saturday 19:23 sam
4409 * ./src/misc/messages.c: fixed an extremely old buffer overflow.
4411 2002-08-10 Saturday 19:22 sam
4413 * ./Makefile: fixed "make package-win32".
4415 2002-08-10 Saturday 18:17 gbazin
4417 * modules/video_output/directx/aout.c: adapted the directx audio plugin to aout3.
4418 * modules/audio_output/waveout.c: adapted the waveout audio plugin to aout3 and
4419 decreased its score so the directx plugin is selected by default.
4420 * configure.in: re-enabled the waveout plugin
4422 It's really amazing how much aout3 simplifies these plugins :)
4424 2002-08-10 Saturday 17:54 jpsaman
4426 Allocation of New buffers seems alright now.
4428 2002-08-10 Saturday 17:53 jpsaman
4430 Enabled mad plugin again.
4432 2002-08-10 Saturday 16:17 sam
4434 * ./modules/gui/win32/Makefile: fixed the Win32 interface compilation.
4435 * ./modules/gui/win32/win32.cpp: merged intfwin.cpp into this file.
4437 2002-08-10 Saturday 13:40 jpsaman
4439 Adapted mad codec plugin to new aout3. Not tested yet.`
4440 Plugin is not being build by new built structure, this needs to be fixed first.
4442 2002-08-10 Saturday 11:35 jpsaman
4444 Preparation for Qt embedded support.
4446 2002-08-09 Friday 23:52 sam
4448 * ./include/audio_output.h: small compilation fix.
4450 2002-08-09 Friday 23:46 massiot
4452 * Trivial resampler plug-in (resampling still non-functional)
4453 * Begun writing some hooks for forthcoming S/PDIF support
4454 * ./modules/access/vcd/cdrom.c: compile fix for Darwin
4456 2002-08-09 Friday 22:25 sam
4458 * Removed the plugins/ directory.
4460 2002-08-09 Friday 16:39 sam
4462 * ./src/libvlc.c: p_vlc->pf_memset is now usable (it's always the libc
4465 2002-08-09 Friday 16:38 sam
4467 * ./Makefile: fixed a sed command syntax.
4469 2002-08-08 Thursday 22:28 sam
4471 * ./include/modules_inner.h: support for several modules with the same
4472 name but with different directory names.
4473 * ./Makefile: plugins get installed in different directory names.
4474 * ALL: additional -ansi -pedantic fixes.
4476 2002-08-08 Thursday 22:26 massiot
4478 Added another level of directory in audio_filter/.
4480 2002-08-08 Thursday 00:35 sam
4482 * ./modules/audio_output/oss.c: compilation fixes.
4483 * ALL: lots of -ansi -pedantic fixes.
4485 2002-08-07 Wednesday 21:41 sam
4487 * Updated ChangeLog.
4489 2002-08-07 Wednesday 21:36 massiot
4491 Audio output 3. Expect major breakages.
4493 2002-08-07 Wednesday 21:35 massiot
4495 * ./src/audio_output/audio_output.c: Partially disabled what I just did
4496 because it might be a source of unstability on some architectures.
4498 2002-08-07 Wednesday 20:42 massiot
4500 * Bumped up version number to 0.4.4.
4501 * ./plugins/spudec/spu_decoder.c: Fixed a moronic endianness bug.
4502 * ./src/audio_output/audio_output.c: The default rate is now fetched from
4503 the audio decoder, so avoid unnecessary resampling.
4505 2002-08-07 Wednesday 19:59 massiot
4507 Moved MODULES, for the same reason as in the unstable tree.
4509 2002-08-07 Wednesday 00:31 sam
4511 * added a .cvsignore file.
4513 2002-08-07 Wednesday 00:29 sam
4515 * ./modules/demux/mpeg/system.c: added a helper plugin for MPEG-related
4516 demux plugins (ps, ts, but also dvd*).
4517 * ./src/input/mpeg_system.c: removed MPEG-related stuff from the vlc core.
4518 * ./src/misc/modules.c: max recursion level is now 5.
4519 * ./modules/access/dvdplay/es.c: fixed a buffer overflow.
4521 2002-08-06 Tuesday 23:43 jlj
4523 * ./modules/gui/macosx/open.m: compile fix
4525 2002-08-06 Tuesday 20:04 massiot
4527 Removed the MODULES file, because on case-insensitive filesystems, it
4528 conflicts with the modules/ directory.
4530 2002-08-06 Tuesday 19:31 jpsaman
4534 2002-08-06 Tuesday 19:12 jpsaman
4536 Playing video from within the interface works.
4538 2002-08-06 Tuesday 10:54 tcastley
4540 Fixed include call. Now compiles and BeOS version runs :)
4542 2002-08-06 Tuesday 00:26 sam
4544 * ./Makefile, ./mozilla/Makefile: make uninstall removes vlc-specific dirs.
4545 * ./src/misc/modules.c: the directory browsing should be more portable now,
4546 we use stat(2) instead of file->d_type.
4548 2002-08-05 Monday 16:27 sam
4550 * ./Makefile: fixed directory browsing with "clean" and "distclean" rules.
4552 2002-08-05 Monday 15:16 sam
4554 * ./modules/codec/dv/dv.c: decoder for the DV format, uses libdv.
4556 2002-08-05 Monday 11:48 sam
4558 * ./Makefile.opts.in: fixed the builtins_LDFLAGS regexp so that it works
4559 with the Solaris sed.
4560 * ./src/misc/modules.c: fixed a warning caused by misuse of const.
4562 2002-08-04 Sunday 23:03 fenrir
4564 * oups, removed 'include vdec_ext-plugins.h'. And I set
4565 ffmpeg-error-resilience to -1 by default ( I've found to many files that
4566 didn't like error resilience...)
4568 2002-08-04 Sunday 22:16 fenrir
4570 * add compilation of postprocessing modules for ffmpeg.
4572 2002-08-04 Sunday 22:13 fenrir
4574 * add post processing modules.( As defined in MPEG4 ISO) There are C,
4575 mmx, mmxext version, but only mmxext is really usable (other need a
4576 _lot_ of CPU power).
4578 There are new options for ffmpeg plugins :
4579 --ffmpeg-pp to choose postprocessing module( c, mmx, mmext or mmx2 )
4580 --ffmpeg-pp-q to choose quality( 0..6 )
4581 --ffmpeg-db-?? ( where first ? is for y or c, and the other ? for v or h )
4582 to force deblocking on luminance(y)/chrominance(c) horizontally or
4584 --ffmpeg-dr-? ( where ? is y or c ) to force dering on ...
4586 2002-08-04 Sunday 21:29 sam
4588 * ./Makefile: make clean works again.
4590 2002-08-04 Sunday 20:04 sam
4592 * ./src/misc/modules.c: if a module name starts with "$", vlc calls
4593 config_GetPsz and uses the result instead.
4595 2002-08-04 Sunday 18:39 sam
4597 * ./include/vdec_ext-plugins.h: removed this public header and put it
4598 in ./modules/codec/mpeg_video/.
4600 2002-08-04 Sunday 17:40 sam
4602 * ./modules/misc/dummy/decoder.c: the dummy codec now uses GetChunk instead
4603 of GetBits and doesn't get stuck on high bitrate movies (thanks fenrir).
4605 2002-08-04 Sunday 17:23 sam
4607 * ./modules/*: moved plugins to the new tree. Yet untested builds include
4608 waveout, directx, qnx, beos, win32, macosx, and the AltiVec modules.
4609 * ALL: removed mention of AC3 in favour of A52.
4610 * ./configure.in, ./Makefile*: modules can now be built deeper than 1
4611 directory. As a consequence, the build is even slower (but I'm fixing
4612 this) and make clean doesn't work anymore.
4614 2002-08-04 Sunday 12:18 sam
4616 * ./src/misc/modules.c: we now recursively parse directories when
4617 looking for plugins.
4619 2002-08-04 Sunday 08:45 sam
4621 * ./configure.in, ./mozilla/Makefile: we link the Mozilla plugin with libXt.
4623 2002-08-04 Sunday 08:28 sam
4625 * ./plugins/memcpy/memcpy.c: fixed an include position which prevented
4626 fast_memcpy to be exported with its proper builtin symbol name.
4628 2002-08-02 Friday 04:31 tcastley
4630 Forgot new file in Makefile :)
4632 2002-08-01 Thursday 22:58 jlj
4634 * ./plugins/idct/idctaltivec.c: compile fix
4636 2002-08-01 Thursday 17:55 fenrir
4638 avi.c: remove an old debug purpose printf :)
4640 2002-08-01 Thursday 12:58 gbazin
4642 * Added a --dvd-css-method config option to the dvd plugin. This is implemented with
4643 putenv() and is IMHO a quick hack (leads to memory leaks) as libdvdcss should rather
4644 allow us to change this value using the API!
4646 2002-08-01 Thursday 12:36 tcastley
4650 2002-08-01 Thursday 11:04 tcastley
4652 Compilation fixes for C++ environments like BeOS.
4654 2002-07-31 Wednesday 22:54 sam
4656 * ./include/configuration.h, ./include/modules_inner.h: compilation fix for
4657 compilers which don't support constructor expressions. I hate Borland.
4659 2002-07-31 Wednesday 22:37 sam
4661 * ./plugins/win32/*, ./plugins/directx/*: Win32 compilation fixes (but
4662 still not working under Borland).
4664 2002-07-31 Wednesday 20:56 sam
4666 * ALL: new module API. Makes a few things a lot simpler, and we gain
4667 about 2000 lines of code.
4669 I could not test everything on every architecture, so please report
4670 any module breakage (especially on BeOS, OSX and QNX).
4672 2002-07-30 Tuesday 17:14 gbazin
4674 * plugins/directx/vout_directx.h: removed unused variables.
4675 * plugins/directx/vout_events.c: fixed resizing bug.
4677 2002-07-30 Tuesday 07:56 gbazin
4679 * include/vlc_threads.h: fixed the --fast-mutex option.
4681 2002-07-30 Tuesday 07:54 gbazin
4683 * include/threads_funcs.h: fixed the --fast-mutex option.
4685 2002-07-29 Monday 19:07 gbazin
4687 * plugins/directx/vout_directx.*: the directx vout plugin now uses the
4688 IID_IDirectDrawSurface2 interface, this shouldn't break anything and we should now
4689 support WinNT4+DirectX3.
4690 Some code cleanup too.
4691 * plugins/directx/vout_events.c: small bugfix.
4693 2002-07-29 Monday 19:05 gbazin
4695 * include/vlc_threads.h,include/main.h,src/misc/threads.c,src/misc/win32_specific.c:
4696 reverted Win32 pthread implementation to the old code. Fixed vlc_cond_broadcast() for
4697 WinNT/2K/XP. Additional vlc_cond_* implementations for Win9x.
4698 * src/libvlc.h: renamed --fast_pthread option into --fast-mutex. Added a
4699 --win9x-cv-method option to choose which vlc_cond_* implementation we want on Win9x.
4701 2002-07-29 Monday 19:01 gbazin
4703 * plugins/network/ipv6.c: attempt to fix the win32 implementation. Multicast should even
4704 work (untested) although we'll need to find a way to replace if_nametoindex() to have a
4705 fully functionnal win32 port.
4707 2002-07-29 Monday 16:22 gbazin
4709 * plugins/directx/vout_directx.*: the directx vout plugin now uses the
4710 IID_IDirectDrawSurface2 interface, this shouldn't break anything and we should now
4711 support WinNT4+DirectX3.
4712 Added support for YUY2 overlays because a few graphics cards only support this.
4713 Some code cleanup too.
4714 * plugins/directx/vout_events.c: small bugfix.
4716 2002-07-29 Monday 16:15 gbazin
4718 * plugins/network/ipv6.c: attempt to fix the win32 implementation. Multicast should even
4719 work (untested) although we'll need to find a way to replace if_nametoindex() to have a
4720 fully functionnal win32 port.
4722 2002-07-29 Monday 16:12 gbazin
4724 * include/threads.h,include/threads_funcs.h: reverted Win32 pthread implementation to
4725 the old code. Fixed vlc_cond_broadcast() for WinNT/2K/XP. Additional vlc_cond_*
4726 implementations for Win9x.
4727 * src/interface/main.c: renamed --fast_pthread option into --fast-mutex. Added a
4728 --win9x-cv-method option to choose which vlc_cond_* implementation we want on Win9x.
4730 2002-07-28 Sunday 01:46 tcastley
4732 Fixed lockup on some overlay enabled cards.
4733 Fixed on top function.
4735 2002-07-26 Friday 19:39 fenrir
4737 Backport my little kludge to play avi created by ffmpeg. ( I've forgotten
4740 2002-07-26 Friday 00:06 massiot
4742 Haven't thought that maybe people don't want their email to appear on the
4745 2002-07-26 Friday 00:03 massiot
4747 Haven't thought that maybe people don't want their email to appear on the
4750 2002-07-25 Thursday 22:46 massiot
4752 * ./README.MacOSX.rtf : updated README.
4753 * ./plugins/macosx/vout_macosx.c : additional QuickTime fix, thanks to
4754 David Eldred <*******@apple.com>.
4756 2002-07-25 Thursday 22:46 massiot
4758 * ./README.MacOSX.rtf : updated README.
4759 * ./plugins/macosx/vout_macosx.c : additional QuickTime fix, thanks to
4760 David Eldred <skipper@apple.com>.
4762 2002-07-25 Thursday 22:34 lool
4764 * ./FAQ: removed QT6 / QT6 Preview "bug"
4766 2002-07-25 Thursday 22:23 sam
4768 * ./include/threads_funcs.h: Win32 compilation fix.
4770 2002-07-25 Thursday 22:14 massiot
4772 * Updated Changelog for 0.4.3 release.
4774 2002-07-25 Thursday 22:12 massiot
4776 Bumped up version number to 0.4.3.
4778 2002-07-25 Thursday 21:53 sigmunau
4780 plugin/access/http.c: cosmetic fixes in an error message
4781 src/input/*: removed some testcode and some unnecessary debug messages
4783 2002-07-25 Thursday 21:51 massiot
4785 Ported QuickTime 6 fix.
4787 2002-07-25 Thursday 21:49 massiot
4789 * Fixed f*cking QuickTime 6 bug (which in turn happened to be our fault
4792 2002-07-25 Thursday 21:02 sam
4794 * Updated ChangeLog.
4796 2002-07-25 Thursday 20:34 stef
4798 *Use dvdplay after it has completed initialisation. It should avoid
4799 some corruption leading to evil crash :)
4801 2002-07-25 Thursday 20:22 sigmunau
4803 plugins/access/http.c: backported my last commit on request from sam
4805 2002-07-25 Thursday 19:55 sam
4807 * updated ChangeLog.
4809 2002-07-25 Thursday 19:46 sam
4811 Backported two fixes from HEAD:
4812 * ./plugins/mpeg_system/mpeg_es.c: fixed a deadlock at the end of some
4814 * ./src/input/input_ext-plugins.c: fixed a memory leak.
4816 2002-07-24 Wednesday 23:11 massiot
4818 * ./configure : better detection of IPv6, fixed solaris handling
4819 * ./src/input/* : fixed a memory leak
4821 2002-07-24 Wednesday 20:46 jpsaman
4823 Working on functionality.
4825 2002-07-24 Wednesday 18:31 sigmunau
4827 * ./plugins/access/http.c: we are now parsing the http return code and
4828 failing cleanly if it is >= 400
4830 2002-07-24 Wednesday 16:21 sam
4832 * ./plugins/mpeg_system/mpeg_es.c: reverted an unnecessary fix.
4834 2002-07-24 Wednesday 15:59 jpsaman
4836 Used buttons instead of pixmaps. Just looks a lot better ;-).
4838 2002-07-24 Wednesday 15:58 jpsaman
4840 XPM version of VideoLAN logo.
4842 2002-07-24 Wednesday 15:21 sam
4844 * ./plugins/mpeg_system/mpeg_es.c: fixed a segfault when no decoder was
4845 found (p_fifo might be NULL).
4846 * ./plugins/mpeg_system/mpeg_es.c, ./src/input/input_ext-dec.c: fixed
4847 a deadlock issue with demuxers waiting on p_fifo->data_lock.
4849 2002-07-23 Tuesday 23:22 massiot
4851 Swedish translation, courtesy of Joel Arvidsson <dogai@privat.utfors.se>
4852 (incomplete and untested).
4854 2002-07-23 Tuesday 22:42 fenrir
4856 * ffmpeg : add a new fourcc, ( 3IV2 you shoudln't be able to decode it
4857 but sometimes it's in fact MPEG-4, thx titer ).
4859 * mp4 : add capability to read mov with mp3 track. But it seems that
4860 mad doesn't like too much fragmented data packets, and thus breaks the
4861 audio.( since with '--codec dummy' I'm able to read resulting audio file
4862 without any problem :)
4864 2002-07-23 Tuesday 20:50 massiot
4866 Fixed a compile issue.
4868 2002-07-23 Tuesday 20:32 massiot
4870 Fixed a bug with HTTP/1.0 servers (thanks sigmund !)
4872 2002-07-23 Tuesday 20:32 massiot
4874 Fixed a bug with HTTP/1.0 servers.
4876 2002-07-23 Tuesday 20:16 sam
4878 * ./mozilla/Makefile: fixed dependencies on .h files.
4879 * ./plugins/filter/distort.c: fixed a typo in option names.
4881 2002-07-23 Tuesday 20:15 sam
4883 * ./plugins/dummy/dec_dummy.c: new dummy decoder, for testing purposes.
4885 Usage: "--codec dummy" will use the dummy decoder for all streams, and
4886 save the stream to a stream.1242 file (where 1242 is the internal vlc
4887 object ID). If the input file was for instance an mpeg file, you can
4888 play one of the resulting files using an mp3 player.
4890 2002-07-23 Tuesday 20:12 sam
4892 * ./configure.in: workaround Debian bug #150490 (bad mozilla-config output).
4893 * ./mozilla/vlcplugin.h: added .mov and .mp4 files to the plugin.
4894 * ./Makefile: we no longer try to merge .a files into libvlc.a, but rather
4895 add them to the vlc-config output.
4897 2002-07-23 Tuesday 19:56 stef
4899 *first version of plugin for libdvdplay. To test it, you need to have
4900 libdvdplay installed (available from videolan CVS), and request plugins
4901 compilation in the usual way:
4903 Note that libdvdplay needs libdvdread and libdvdcss.
4905 Currently it has only been tested under linux, with gnome interface (optional)
4908 What works (more or less):
4909 -DVD reading in some rare cases :) (title and menus),
4912 -Selecting directly a specific title/chapter/angle,
4913 -Changing audio, sub-picture, angle during playback,
4914 -Interactive menus with mouse only.
4917 -Menu buttons highlighting (needs spudec patch),
4918 -Keyboard interaction (needs a specific part in port specific plugins),
4919 -A specific interface to navigate through menus (needs that I move my ass),
4920 -Interactive menus won't work with other output plugins so long as they
4921 have not been patched to send mouse/keyboard events to vlc interface,
4924 Known bugs (bugs in libdvdplay mostly):
4925 -Seeking in some menus or intro titles (bad vobu map),
4926 -Read/seek error with some DVDs,
4927 -the configure needs tweaking,
4928 -numerous segfaults,
4929 -decoder/output modules locking error,
4930 -fuzzy colors in menus when spudec is active (default in menus).
4932 The plugin is not guaranteed to work anywhere outside my computer. If it break your, don't come and complain to me :).
4934 2002-07-23 Tuesday 19:28 stef
4936 *Allow 0 for title selection as it is the area for first play pgc in DVDs
4938 2002-07-23 Tuesday 18:39 jpsaman
4940 Interface neatly exits now.
4942 2002-07-23 Tuesday 17:19 fenrir
4944 * cinepak: add a new fourcc
4946 * ffmpeg and mp4: some clean up and change the way ffmpeg is
4949 2002-07-23 Tuesday 13:16 tcastley
4951 Fixed code for subtitle and audio selection, still probs but looking.
4954 2002-07-23 Tuesday 12:42 tcastley
4956 Changes to ensure BeOS plugins compile and function
4957 Implemented a intf_vlc_wrapper to "shield" the BeOS code from the underlying
4958 vlc structurs, yet to be completed.
4959 Attempted to fix subtitle and audio selection, currently not working.
4961 2002-07-23 Tuesday 00:39 sam
4963 * ALL: decoders now use a fourcc as a probe value.
4964 * include/input_ext-intf.h: killed p_es->b_audio, since i_cat already fills
4966 * include/input_ext-intf.h: killed p_es->i_type in favour of p_es->i_fourcc.
4967 * include/video.h: killed p_pic->p_plane->b_margin; now i_visible_pitch is
4970 * ./src/libvlc.h: replaced --mpeg-adec and --ac3-adec with --codec; see
4971 vlc --help for more information.
4973 * include/video.h: removed fourcc values which should _not_ be global
4974 (thanks fenrir for convincing me).
4975 * ALL: video output plugins use the VLC_FOURCC macro to build their fourccs.
4976 * ./plugins/beos/InterfaceWindow.cpp: removed the last remaining call to
4979 Things I'm not sure about and need comments:
4980 - I used "mpga" and "mpgv" for MPEG (1+2) audio and video fourcc values.
4981 - I also introduced "spu ", "lpcm" and "ac3 ".
4982 - I removed for instance "MP4_GetCodec" because it wasn't really
4983 used except for the description string. I hope this change did not
4984 break anything really important.
4985 - fenrir, I must have broken a lot of things you wrote. Sorry in advance.
4987 2002-07-23 Tuesday 00:30 sam
4989 * ./src/input/input_info.c, ./src/misc/messages.c: initialized the first
4990 vasprintf arguments to NULL for extra safety.
4992 2002-07-22 Monday 22:19 sam
4994 * ./src/misc/modules.c: added the "any" and "none" keywords to the module
4995 selection string. "any" matches any module, and "none" always fails.
4997 You can for instance use "--vout none" to disable video output, or
4998 "--intf gtk,any" to use the gtk interface or any other one if gtk isn't
4999 available. Hope it's clear :)
5001 2002-07-22 Monday 21:14 sigmunau
5003 win32 compilation fixes
5005 2002-07-22 Monday 21:04 jpsaman
5007 Fixed gtk core-dump on exit. Used code from gtk plugin for this.
5009 2002-07-22 Monday 20:52 jpsaman
5011 Non-functional Familiar Linux user interface.
5013 2002-07-22 Monday 19:49 jpsaman
5015 Now "vlc --intf familiar" spawns interface.
5017 2002-07-22 Monday 13:49 jpsaman
5019 Familiar Linux interface (non functional yet).
5021 2002-07-22 Monday 13:49 jpsaman
5023 VCR icon buttons for Familiar Linux interface.
5025 2002-07-22 Monday 13:48 jpsaman
5027 Added --enable-familiar to configure.in, the default is disabled.
5029 2002-07-22 Monday 13:09 jpsaman
5033 2002-07-22 Monday 11:39 tcastley
5035 Implemented simple right click menu
5036 Improved Overlay bitmap handling
5037 Removed switch workplace bug
5039 2002-07-21 Sunday 23:40 sam
5041 * ./src/input/input_ext-plugins.c: reverted my previous fix which wasn't
5043 * ./plugins/memcpy/fastmemcpy.h: commented out suspicious code.
5045 2002-07-21 Sunday 21:18 fenrir
5047 * mp4 : improve mp4a detection/handling.
5049 2002-07-21 Sunday 19:57 fenrir
5051 * all : can now read mp4 file with mp3 audio declared in mp4a box
5052 Thanks to jlj to show me this and to tell me what to check to solve it.
5054 2002-07-21 Sunday 19:26 sigmunau
5056 * all: these didn't get along in my last commit
5058 2002-07-21 Sunday 18:57 sigmunau
5060 * ./src/libvlc.c: updated usage info to include STRING_FROM_LIST
5061 configuration items.
5062 * rest: new input info subsystem.
5064 Have a look in plugins/mpeg_system/mpeg_audio.c to see how to add info.
5065 Have a look in plugins/text/rc.c to see how to read info.
5069 2002-07-21 Sunday 18:47 fenrir
5071 * mp4 : use same endian for fourcc than one used in vlc (video.h if I'm
5073 * cinepak : take care of grayscale option.
5075 2002-07-21 Sunday 15:27 sam
5077 * ./debian/control: changed "interface plugin" occurences to "frontend" to
5078 make package descriptions less misleading.
5079 * ./bootstrap.sh: use C locale for generating vlc_symbols.h.
5080 * ./bootstrap.sh: don't generate pofiles by default.
5082 2002-07-21 Sunday 15:18 fenrir
5084 * all : enable cinepak decoder, I hope I haven't break anything.
5086 2002-07-21 Sunday 15:13 fenrir
5088 * all : enable cinepak, clean some functions, fix some memory leaks
5090 2002-07-21 Sunday 15:11 fenrir
5092 * all : a cinepak (cvid) video decoder ( codec found in old .mov ).
5094 2002-07-21 Sunday 15:07 fenrir
5096 * all : try to add an option to allow frame droppping (
5097 --enable-hurry-up ). Begin to work.
5099 2002-07-21 Sunday 14:37 sam
5101 * ./src/input/input_ext-plugins.c: backported crash fix from MAIN.
5103 2002-07-21 Sunday 14:32 sam
5105 * ./src/input/input_ext-plugins.c: added a missing lock to input_SplitBuffer
5106 which was causing crashes with some demux plugins (mpeg_audio, avi).
5108 2002-07-20 Saturday 22:31 massiot
5110 * Added -lrt for HP/UX port.
5112 2002-07-20 Saturday 18:53 fenrir
5114 * ffmpeg : add a new option, it set the level of error resilience.
5115 It allows to play mpeg4 file badly encoded(illegal VLC code).(Sam you
5116 should be able to play your .mp4 file by setting it to -1, with recent
5119 2002-07-20 Saturday 18:01 sam
5121 * ALL: changed "struct foo_s" into "struct foo_t" to make greppers happy.
5122 * ./src/libvlc.c, ./include/vlc/vlc.h: created reentrant versions of the
5124 * ./src/vlc.c: vlc uses the non-reentrant libvlc functions.
5125 * ./mozilla/vlcplugin.c: the mozilla plugin uses the reentrant functions.
5126 * ./debian/*: created packages for libvlc0-dev.
5128 2002-07-19 Friday 22:04 massiot
5130 * ./plugins/a52/a52.c : Added a global lock to prevent two VLC threads to
5131 call a liba52 function simultaneously (liba52 isn't reentrant) ;
5132 * ./plugins/a52/a52.c : Made liba52 the default AC3 decoder.
5134 2002-07-19 Friday 21:14 massiot
5136 Fixed a typo of mine :p.
5138 2002-07-19 Friday 21:12 massiot
5142 2002-07-18 Thursday 01:23 sam
5144 * ./configure.in: we no longer check for a specific function in -lphtread
5145 because some systems (such as HP-UX...) have them inlined.
5147 2002-07-18 Thursday 01:11 sam
5149 * ./Makefile.modules: we don't chmod -x the compiled plugins because of
5150 HP-UX's dynamic linker which would otherwise be unable to open them.
5152 2002-07-18 Thursday 01:02 sam
5154 * ./configure: rebuilt using the newest autotools.
5156 2002-07-18 Thursday 01:00 sam
5158 * ./src/vlc.c, ./src/libvlc.c: added more robust consistency checks.
5160 2002-07-18 Thursday 00:59 jlj
5162 * ./configure.in: fixed description of MP4 module
5164 2002-07-18 Thursday 00:58 sam
5166 * ./doc/fortunes.txt: added a selection of Lool's fortune cookies.
5168 2002-07-18 Thursday 00:54 jlj
5170 * ./configure.in: added mp4 module, default disabled
5172 2002-07-17 Wednesday 22:23 jlj
5174 * ./src/misc/darwin_specific.c: s/vlc_object_t/vlc_t
5176 2002-07-17 Wednesday 21:58 massiot
5178 * ./configure : fixed Mac OS X compilation which was broken on some machines
5179 * ./include/vlc/vlc.h : include os_specific.h
5181 2002-07-17 Wednesday 21:54 stef
5183 Interface creation and destruction functions are now exported to plugins
5184 so that any plugin can spawn a new interface.
5186 2002-07-17 Wednesday 21:38 massiot
5188 Fixed nanosleep detection on some platforms.
5190 2002-07-17 Wednesday 21:37 fenrir
5192 * all : preliminary mp4 (and some mov) demux plugin. I've not enabled
5193 it ( add by hand to Makefile ... and link it with zlib -lz ) as I will
5194 probably break it too many times. It work for some mp4(but without
5195 audio, need aac decoder) and mov with sorenson v1(ffmpeg :).
5197 2002-07-17 Wednesday 21:34 stef
5199 Fixed a bug in the computation of the mouse coordinates sent to interface.
5201 2002-07-17 Wednesday 21:28 stef
5203 Added a 'dvdold' shortcut to force the use of the dvd plugin in case
5204 another plugin with higher priority wants to use 'dvd' as shortcut.
5206 2002-07-17 Wednesday 21:24 stef
5208 The loop in lpcm decoder DecodeFrame() could not exit after b_die
5211 2002-07-17 Wednesday 12:21 sam
5213 * ./configure.in: plugin compilation fix for HP-UX.
5215 2002-07-17 Wednesday 10:01 sam
5217 * ./configure.in: better protection of CFLAGS and LDFLAGS. Should also fix
5218 remaining issues with XvPutImage detection, please confirm!
5220 2002-07-17 Wednesday 06:40 sam
5222 * ./plugins/alsa/alsa.c: ALSA device selection patch, courtesy of John
5223 Paul Lorenti <jpl31@columbia.edu>.
5225 2002-07-16 Tuesday 21:59 massiot
5227 * ./Makefile : src/misc/modules_builtin.h now depends on Makefile.config.
5229 2002-07-16 Tuesday 21:29 sam
5231 * ./src/misc/threads.c: improved lazy initialization of the global lock.
5233 2002-07-16 Tuesday 21:28 sam
5235 * ./doc/fortunes.txt: a few IRC fortune cookies for those with too much
5236 time on their hands.
5238 2002-07-16 Tuesday 21:25 sam
5240 * ./plugins/mpeg_vdec/video_parser.c, ./src/input/input_programs.c: fixed
5241 a few uninitialized variables.
5243 2002-07-16 Tuesday 20:41 jlj
5245 * MacOS X: added deinterlace submenu
5247 2002-07-15 Monday 23:05 jlj
5249 * ./plugins/access/http.c: fixed memory leak.
5251 2002-07-15 Monday 22:45 fenrir
5253 ffmpeg.c : fix my previous commit( I've forgotten one #if ... #endif )
5256 2002-07-15 Monday 22:20 jlj
5258 * ./plugins/access/http.c: fixed double free bug.
5260 2002-07-15 Monday 22:05 sam
5262 * ./configure.in: fixed a typo in my previous commit (thx fenrir).
5264 2002-07-15 Monday 20:09 sam
5266 * ./plugins/*: interface plugins set p_vlc->b_die to quit vlc, but check
5267 for p_intf->b_die to know when they are supposed to terminate p_intf. This
5268 will allow to spawn interface plugins on the fly.
5270 2002-07-15 Monday 19:33 fenrir
5272 * avi.c : quick hack to read file created by ffmpeg. I think it should
5274 * all : add support for some others codecs provided by ffmpeg, but some of them aren't tested.
5276 2002-07-15 Monday 19:15 sam
5278 * ./src/misc/messages.c: debug messages that were issued before the -v
5279 flag was tested for are no longer lost.
5281 2002-07-15 Monday 19:08 sam
5283 * ./configure.in: we now look for XvPutImage instead of XvSetPortAttribute
5284 because XvSetPortAttribute isn't always available.
5286 2002-07-15 Monday 19:04 jlj
5288 * ./plugins/macosx/vout_macosx.m: added missing arrow up/down handling.
5290 2002-07-15 Monday 02:09 jlj
5292 * ./plugins/macosx/vout_macosx.m: added missing keyDown(space) = pause
5294 2002-07-15 Monday 01:54 jlj
5297 - added messages and playlist panel
5298 - simple dock menu (play, pause, stop)
5299 - context menu in video view
5300 - localization support: http://nanocrew.net/vlc/vlc-osx-ja.png
5301 - no longer broken :)
5303 2002-07-13 Saturday 12:22 jpsaman
5305 Add package sdl to package dependency list.
5307 2002-07-13 Saturday 11:33 tcastley
5309 Created a wrapper class for VLC functions and interaction. Improved file
5310 and disk opening. Fixed drag and drop. Added right click menu and always
5313 2002-07-12 Friday 23:53 sam
5315 * ./AUTHORS: removed my entry for lool. /me should go back to school and
5316 learn how to alpha sort.
5318 2002-07-12 Friday 22:42 massiot
5322 2002-07-12 Friday 21:57 massiot
5324 * ./AUTHORS : added lool :-p ;
5325 * ./doc/vlc-howto.sgml : Fixed typos ;
5326 * ./include/vlc_common.h : Greatly simplified ntoh*, and U??_AT macros are
5327 now alignment-safe ;
5328 * ./STATUS : New file indicating who's working on what. Please keep it
5330 * ./MAINTAINERS : New file indicating who has knowledge on which parts.
5332 2002-07-12 Friday 17:08 sam
5334 * ./po/*: polish translation, courtesy of Arkadiusz Lipiec.
5336 2002-07-12 Friday 16:30 sam
5338 * ./ChangeLog: updated.
5339 * ./README: removed much outdated data.
5340 * ./debian/*: great package renaming - names should make more sense now.
5342 2002-07-11 Thursday 19:44 sam
5344 * ./plugins/mad/mad_libmad.c: prevent the MAD decoder from looping endlessly
5345 when the audio output fifo could not be created.
5347 2002-07-11 Thursday 19:28 sam
5349 * ./plugins/gtk/*: new generic "Open Target" window. Please test and
5350 comment on usability.
5352 2002-07-11 Thursday 19:05 sam
5354 * ./debian/rules: the Debian package creation script builds ffmpeg.
5356 2002-07-11 Thursday 18:57 fenrir
5358 I commit a patch from Sigmund Augdal to skip ID3 tag at the begining
5359 of a file, so more files can be read :))
5361 However with current cvs this demux ( with and without the patch )
5362 segfaults after a few seconds, I can't find why, anybody has an idea ?
5364 2002-07-11 Thursday 18:44 sam
5366 * ./src/vlc.c: reduced the amount of default simultaneous interfaces.
5367 * ./src/libvlc.c: removed calls to vlc_mutex_lock in sighandlers.
5369 2002-07-11 Thursday 18:41 sam
5371 * ./plugins/qt/intf_qt.cpp: fixed Qt interface termination.
5373 2002-07-11 Thursday 12:24 tcastley
5375 Fixed pop-up menu's radio mode.
5377 2002-07-11 Thursday 07:58 tcastley
5379 New Bug on SPU decoder
5381 2002-07-11 Thursday 07:21 tcastley
5383 Fixed changing workspaces problem.
5384 Added a popup menu to enable changing output sizes.
5386 2002-07-10 Wednesday 17:00 sam
5388 * ./ChangeLog: added missing entries.
5390 2002-07-10 Wednesday 07:32 lool
5392 * ./FAQ: new entry for RTP
5394 2002-07-10 Wednesday 05:17 tcastley
5396 Changed default bitmap to 16bit to fix green distortion problem.
5399 2002-07-09 Tuesday 23:40 lool
5401 * ./FAQ: minor updates, new sections: uninstall/reinstall,
5402 DirectX-blackscreen, device permissions, debug messages,
5403 config file, (un)planned ports/features, sources.list
5405 2002-07-09 Tuesday 22:18 fenrir
5407 plugins/avi/avi.c : now you can see avi over http (true interleaved
5408 file only), and seek is allowed (but with great unsynchronisation,
5409 and sometimes it fails). But in order to make it working, I have to
5410 limit the number of bytes I read at a time. It's strange since in
5411 previous version of vlc, I don't need to do that ... ( it segfaults in
5412 input_SplitBuffer but not always on the same frame )
5414 2002-07-09 Tuesday 22:15 ipkiss
5416 * ./plugins/win32/about.*: Added the version number in the About box
5418 2002-07-07 Sunday 22:05 sam
5420 * ./debian/changelog: updated Debian changelog.
5422 2002-07-07 Sunday 21:55 massiot
5424 Update for 0.4.2 release.
5426 2002-07-07 Sunday 21:55 massiot
5428 Preparing for 0.4.2 release.
5430 2002-07-05 Friday 11:18 sam
5432 * ./src/misc/darwin_specific.c, ./src/misc/extras.c: moved our custom
5433 strndup to a separate file so that Win32 can benefit from it.
5434 * ./include/vlc_threads.h: Borland compilation fix.
5436 2002-07-04 Thursday 18:11 sam
5438 * ./mozilla/*: preliminary Mozilla plugin. Only works under Unix for now.
5439 * ./debian/rules: activated the vlc-xosd, vlc-kde and mozilla-plugin-vlc
5441 * ./po/*: updated potfiles.
5443 2002-07-03 Wednesday 19:40 sam
5445 * ./src/misc/modules.c: module_Need accepts a comma-separated list of
5446 module names. Try for instance: "vlc --intf gnome,gtk,dummy".
5448 2002-07-02 Tuesday 22:07 jlj
5450 * darwin_specific.[ch]: added strndup needed by video_output.c.
5451 * configure.in: added -lintl to plugins_LDFLAGS.
5453 2002-07-02 Tuesday 19:16 sam
5455 * ./plugins/gnome/gtk.c, ./plugins/gnome/gnome.c: prevent older versions
5456 of vlc from crashing when trying to open a recent module.
5458 2002-07-02 Tuesday 19:14 sam
5460 * ./plugins/x11/xcommon.c: to enter fullscreen mode, we create a new window
5461 instead of moving the current window, which saves us the hassle of
5462 remembering size and position.
5463 * ./plugins/x11/x11.c, ./plugins/x11/xvideo.c: added --no-x11-shm and
5464 --no-xvideo-shm options.
5466 2002-07-02 Tuesday 17:54 fenrir
5468 * all : begin to support VOD, but it segfault very quickly (unless you
5469 disable audio or video !)and cannot support seeking( will just stop ).
5470 Moreover it can't work for all files, only interleaved ones.
5472 2002-07-01 Monday 17:40 sam
5474 * ./plugins/lirc/lirc.c: the lirc interface now works again.
5476 2002-07-01 Monday 17:39 sam
5478 * ./plugins/qt/*: the Qt interface now works again.
5480 2002-07-01 Monday 17:39 sam
5482 * ./plugins/kde/*: the KDE interface now works again.
5484 2002-07-01 Monday 17:39 sam
5486 * ./plugins/gtk/gtk_callbacks.c: fixed a segfault when hitting Eject with
5489 2002-06-30 Sunday 15:07 fenrir
5491 *all : now can find key frame even with broken avi.
5493 2002-06-30 Sunday 03:51 fenrir
5497 2002-06-29 Saturday 14:16 fenrir
5499 plugins/avi/avi.c : fix some problems with broken avi
5501 2002-06-28 Friday 19:31 fenrir
5503 plugins/avi/avi.c : audio seems to be better.
5505 2002-06-27 Thursday 19:46 sam
5507 * ./plugins/dvd/dvd_es.c: error in selecting SPU stream.
5508 * ./plugins/spudec/spu_decoder.c: endianness fix for subtitles colour.
5509 * ./plugins/spudec/spu_decoder.c: little hack for preventing blank alpha
5511 * ./plugins/spudec/spu_decoder.c: subtitle transparency support.
5513 Patches imported from v0_4_1_branch.
5515 2002-06-27 Thursday 19:44 sam
5517 * ./plugins/dvd/dvd_es.c: error in selecting SPU stream.
5518 * ./plugins/spudec/spu_decoder.c: endianness fix for subtitles colour.
5519 * ./plugins/spudec/spu_decoder.c: little hack for preventing blank alpha
5521 * ./plugins/spudec/spu_decoder.c: subtitle transparency support.
5523 All patches courtesy of Roine Gustafsson.
5525 2002-06-27 Thursday 19:05 sam
5527 * ./src/misc/modules.c: added the --plugin-path option to give vlc an
5528 extra plugin location.
5529 * ./plugins/text/rc.c: if stdin/stdout are not connected to a TTY, we
5530 don't launch the rc interface.
5531 * ./plugins/access/http.c: fixed a compilation warning.
5532 * ./src/misc/messages.c: cosmetic enhancements in the message output.
5534 2002-06-27 Thursday 19:01 sam
5536 * ./plugins/x11/*: added the --x11-drawable and --xvideo-drawable options to
5537 tell vlc to draw in an existing drawable instead of creating a new window.
5539 2002-06-27 Thursday 18:10 fenrir
5541 * all : I've forgotten theses ...
5543 2002-06-26 Wednesday 23:11 fenrir
5545 * all : I rewrite the way to read, in order to minimize seeking (
5546 faster and in prevision of VOD by http, but not yet functionnal ). But
5547 sound becomes horrible, I will try to fix it as soon as possible.
5549 2002-06-19 Wednesday 22:47 massiot
5551 Backported stable changes.
5553 2002-06-19 Wednesday 22:45 massiot
5555 * Deinterlace support in the OS X interface.
5556 * Bumped up version number to 0.4.2.
5558 2002-06-18 Tuesday 23:18 massiot
5560 Ported previous stable commits.
5562 2002-06-18 Tuesday 23:18 massiot
5564 * ./plugins/macosx/vout_vlc_wrapper.m : Arrow-up and arrow-down allow to
5565 control the sound volume ;
5566 * ./plugins/access/http.c : For streams which are not seekable, we fall
5567 back on old HTTP/1.0 behavior ; on systems implementing atoll() we
5568 can also read files > 2 GB ;
5569 * ./configure : atoll() detection.
5571 2002-06-18 Tuesday 22:29 massiot
5573 * ./plugins/macosx/intf_vlc_wrapper.m : Fixed a bug with the language and
5575 * README.MacOSX.rtf : More documentation.
5577 2002-06-17 Monday 09:32 sam
5579 * ./plugins/filter/deinterlace.c: backported new deinterlacing routines.
5581 2002-06-17 Monday 08:37 sam
5583 * ./include/threads.h, ./include/threads_funcs.h: backported the new Win32
5584 cond_wait implementation from MAIN. Please report problems.
5586 2002-06-11 Tuesday 13:11 gbazin
5588 * ./plugins/gtk/gtk_preferences.c: backported a fix from HEAD which
5589 prevents a crash when closing the preferences windows.
5591 2002-06-11 Tuesday 09:44 gbazin
5593 * ./include/configuration.h: renamed MODULE_CONFIG_* macros into
5595 * ./include/configuration.h, ./plugins/gtk/gtk_preferences.c,
5596 ./plugins/filter/transform.c, ./plugins/filter/distort.c,
5597 ./plugins/filter/deinterlace.c: added an ADD_STRING_FROM_LIST()
5598 configuration macro.
5599 * ./include/modules.h, ./include/video_output.h,
5600 ./src/video_output/video_output.c, ./plugins/filters/*: added a
5601 VOUT_FILTER capability. Having a clear distinction between VOUTs and
5602 VOUT_FILTERs allows us to get rid of ugly hacks. The filters are also
5603 stackable now (use --filter=foo:bar:foo etc..).
5604 * ./include/configuration.h, ./src/libvlc.h, ./src/libvlc.c: clean-up +
5605 added an ADD_USAGE_HINT() configuration macro.
5607 2002-06-10 Monday 16:48 sam
5609 * ./FAQ: added QT6 FAQ entry.
5611 2002-06-10 Monday 00:41 sam
5613 * ./configure.in: fixed inet_pton detection.
5614 * ./plugins/filter/deinterlace.c: the blend mode is now a lot smoother, but
5615 also a bit slower, so I also kept the old version, optimized it, and
5618 2002-06-09 Sunday 23:35 massiot
5620 * Fixed some compile issues with what I checked in.
5622 2002-06-09 Sunday 22:57 massiot
5624 * IPv6 multicast support, courtesy of Remco Poortinga <poortinga@telin.nl> ;
5625 * Mac OS X icons and fixes, courtesy of Benjamin Mironer <bmironer@noos.fr>.
5627 2002-06-09 Sunday 22:33 massiot
5629 * IPv6 multicast support, courtesy of Remco Poortinga <poortinga@telin.nl> ;
5630 * Mac OS X icons and fixes, courtesy of Benjamin Mironer <bmironer@noos.fr>.
5632 2002-06-09 Sunday 16:52 sam
5634 * ./plugins/filter/deinterlace.c: added two new deinterlacing methods,
5635 "discard" which is very CPU efficient, and "blend" (yes there used to be
5636 a "blend" method but it's now called "linear". Don't ask) which loses some
5637 vertical resolution but discards the mice teeth effect. Information was
5638 found on http://www.100fps.com/index.htm.
5640 We now have "discard", "blend", "bob" and "linear".
5642 2002-06-08 Saturday 20:25 sam
5644 * ./plugins/mad/mad_libmad.c: changed error messages to warning/debug.
5646 2002-06-08 Saturday 19:32 sam
5648 * ./plugins/macosx/*: additional minor fixes.
5650 2002-06-08 Saturday 18:52 sam
5652 * ./plugins/macosx/vout_macosx.m, ./plugins/macosx/aout_macosx.m,
5653 ./plugins/macosx/intf_vlc_wrapper.m: preliminary OS X compilation fixes.
5655 2002-06-08 Saturday 14:08 sam
5657 * ./include/vlc_threads.h, ./src/misc/threads.c: improved the cond_wait
5658 implementation to avoid races, by using SetEvent instead of PulseEvent.
5660 2002-06-08 Saturday 02:50 lool
5662 * ./plugins/xosd/xosd.c: a couple more options, better defaults
5664 2002-06-08 Saturday 01:41 lool
5666 * ./configure.in: checking for the header should be enough in most cases
5667 * ./plugins/xosd/xosd.c: configuration options
5669 2002-06-07 Friday 23:53 sam
5671 * ./plugins/win32/*: tried to port the Win32 interface to the new API. Seems
5672 to be still crashing.
5674 2002-06-07 Friday 23:05 sam
5676 * ./plugins/gtk/gtk_callbacks.c: some code cleaning.
5677 * ./plugins/text/rc.c: fixed the "a" command.
5679 2002-06-07 Friday 22:41 lool
5681 * forgot to cvs add the _files_ -- sorry
5683 2002-06-07 Friday 22:32 lool
5685 * fixed my typos in configure.in
5687 2002-06-07 Friday 22:24 lool
5689 * basic On Screen Display intf-plugin based on libxosd
5691 2002-06-07 Friday 21:45 sam
5693 * ./src/misc/netutils.c: network mode works again.
5695 2002-06-07 Friday 19:54 sam
5697 * ./plugins/gtk/*: the Gnome/Gtk+ interfaces have all their features back.
5698 * ./src/playlist/playlist.c: fixed an off-by-one loop error.
5700 2002-06-07 Friday 18:03 bozo
5702 * plugins/a52_system/.cvsignore: What about a little .cvsignore ?
5704 2002-06-07 Friday 16:06 sam
5706 * ./plugins/dummy/input_dummy.c: dummy targets such as vlc:nop, vlc:loop
5707 and vlc:quit work again.
5708 * ./src/playlist/playlist.c: when a new target is added, for instance through the "File" menu, it is automatically played.
5710 2002-06-07 Friday 14:59 sam
5712 * ./include/vlc_objects.h: pointers are set to NULL after a call to
5713 vlc_object_destroy (idea from stef).
5714 * ./po/pl.po: updated polish translation, thanks to Arkadiusz Lipiec
5715 <alipiec@adrenalina.pl>.
5717 2002-06-07 Friday 14:30 sam
5719 * ./src/playlist/playlist.c: lots of playlist behaviour enhancements.
5720 * ./src/misc/objects.c: we do not hang on attempt to destroy an object with
5721 a non-zero reference count, but we still complain.
5722 * ./plugins/gtk/gtk_control.c, plugins/gtk/gtk_playlist.c: most controls such
5723 as play, pause, stop, next, fast etc. work again.
5724 * ./plugins/gtk/gnome_*: got rid of lots of useless wrappers which were a
5725 workaround for a bug in Glade. Instead, bootstrap.sh does the Glade fixes.
5726 * ./plugins/ffmpeg/ffmpeg.c: if there is already a video output with the
5727 appropriate properties, we use it.
5729 2002-06-05 Wednesday 20:58 titer
5731 Minor fix for the BeOS' make-package (icon loss).
5733 2002-06-05 Wednesday 18:29 stef
5735 * Set object pointer to NULL after destroy.
5737 2002-06-05 Wednesday 18:18 stef
5739 * Release vout when we close spudec.
5741 2002-06-05 Wednesday 18:15 stef
5743 *Only report initiliazation error when it is really an error.
5745 2002-06-05 Wednesday 18:07 stef
5747 * Added mouse coordinates to vout struct. They are only update from x11 for now,
5748 and they are used nowhere.
5750 2002-06-05 Wednesday 18:01 stef
5752 *Check if p_vpar->p_vout is available before detaching it.
5754 2002-06-04 Tuesday 20:33 sam
5757 * ./plugins/gtk/gtk_callbacks.c: fixed a segfault when switching to
5758 fullscreen from the popup menu.
5759 (from v0_4_1_branch)
5760 * ./plugins/gtk/gnome_callbacks.c: fixed a crash when activating preferences
5761 from the popup menu.
5762 * ./plugins/gtk/gnome.glade: added lines this #@%$! Glade had munched, fixes
5763 a segfault in the Gnome popup menu when toggling the interface.
5765 2002-06-04 Tuesday 18:30 sam
5767 * ./plugins/gtk/gnome_callbacks.c: fixed a crash when activating preferences
5768 from the popup menu.
5770 2002-06-04 Tuesday 14:30 sam
5772 * Forgot to run fixfiles.sh.
5773 ___ _ _ _ _____ ___ ___ _ _ ___ ___ _ _
5774 |_ _| _/\_ | || | /_\_ _| __| _/\_ / __| | /_\ | \| __| | | |
5775 | | > < | __ |/ _ \| | | _| > < | (_ | |__ / _ \| |) | _| |_|_|
5776 |___| \/ |_||_/_/ \_\_| |___| \/ \___|____/_/ \_\___/|___| (_|_)
5778 2002-06-04 Tuesday 14:18 sam
5780 * Updated gnome files.
5782 2002-06-04 Tuesday 13:16 sam
5784 ___ _ _ _ _____ _____ ____ _ _ ____ _____
5785 |_ _| | | | | / \|_ _| ____| / ___| | / \ | _ \| ____|
5786 | | | |_| | / _ \ | | | _| | | _| | / _ \ | | | | _|
5787 | | | _ |/ ___ \| | | |___ | |_| | |___ / ___ \| |_| | |___
5788 |___| |_| |_/_/ \_\_| |_____| \____|_____/_/ \_\____/|_____|
5790 * ./plugins/gtk/gnome.glade: added lines this #@%$! Glade had munched, fixes
5791 a segfault in the Gnome popup menu when toggling the interface.
5793 2002-06-04 Tuesday 00:11 sam
5796 * ./src/interface/interface.c: interfaces are no longer attached only to
5798 * ./src/libvlc.c, ./src/misc/modules.c, ./src/playlist/playlist.c,
5799 ./src/input/input.c: improvements in the playlist handling (not quite that
5801 (ported from v0_4_1_branch)
5802 * ./configure.in, ./plugins/mpeg_system/mpeg_ts.c: fixed libdvbpsi handling.
5803 * ./src/misc/configuration.c: fixed the --nofoo option handling.
5804 * ./src/interface/main.c: fixed two compilation warnings under Solaris.
5806 2002-06-03 Monday 23:16 sam
5808 * ./debian/rules: forgot to commit this file.
5810 2002-06-03 Monday 23:14 sam
5812 * ./configure.in, ./plugins/mpeg_system/mpeg_ts.c: fixed libdvbpsi handling.
5814 (what? frozen? sorry, I can't hear you)
5816 2002-06-03 Monday 22:21 sam
5818 * ./configure.in: fixed a breakage.
5819 * ./debian/control: activated libdvbpsi.
5821 2002-06-03 Monday 21:43 ipkiss
5823 * added the --with-dvbpsi-tree option
5825 2002-06-03 Monday 21:40 ipkiss
5827 * added the --with-dvbpsi-tree option
5829 2002-06-03 Monday 17:19 sam
5831 * ./src/misc/configuration.c: fixed the --nofoo option handling.
5832 * ./src/interface/main.c: fixed two compilation warnings under Solaris.
5833 * ./plugins/avi/avi.c, ./plugins/mpeg_system/mpeg_audio.c: ES will be
5835 * updated TODO list.
5837 2002-06-03 Monday 16:33 fenrir
5839 * ALL : ES will be selected only once (thx sam ).
5841 2002-06-03 Monday 07:22 gbazin
5843 * ./plugins/win32/waveout.c: waveOutUnprepareHeader() was never being
5844 called. This should fix the memory leak some people reported when using
5847 2002-06-03 Monday 00:28 sam
5849 * ./src/misc/netutils.c: factored code common to the interfaces into the
5850 network_ChannelJoin function.
5851 * ./plugins/mga/xmga.c, ./plugins/x11/xcommon.c, ./plugins/sdl/vout_sdl.c,
5852 ./plugins/directx/vout_events.c: we can now use keys F1 to F12 to switch
5853 channels from the video output window.
5855 2002-06-02 Sunday 23:43 bozo
5857 * Makefile, configure.in, configure, MODULES: added a52_system input module.
5858 * plugins/a52_system/Makefile, plugins/a52_system/a52_system.c: a52 input
5860 * plugins/ac3_spdif/ac3_spdif.c: added a little mwait to avoid a flood from
5861 the a52 input module.
5863 Note: the new module aims at reading ac3 streams but it works only with the
5864 ac3_spdif "decoder" since it is the only one which dates each frame contrary
5865 to the others which can't avoid a flood from the input module.
5867 2002-06-02 Sunday 23:29 sam
5869 (ported from v0_4_1_branch)
5870 * ./plugins/motion/motionmmx.c: MMX motion optimizations courtesy of
5871 Vladimir Chernyshov <greengrass@writeme.com>.
5873 2002-06-02 Sunday 23:17 sam
5875 * ./plugins/motion/motionmmx.c: MMX motion optimizations courtesy of
5876 Vladimir Chernyshov <greengrass@writeme.com>.
5878 2002-06-02 Sunday 23:11 sam
5881 * ./plugins/spudec/spu_decoder.c: we now use FIND_ANYWHERE to find a vout.
5882 (ported from v0_4_1_branch)
5883 * ./plugins/dvdread/dvdread.c: disabled the dvdread plugin because it
5885 * ./src/misc/configuration.c, ./src/interface/main.c: we now accept --nofoo
5886 and --no-foo as negations for --foo. Also, the --help output is nicer.
5887 * ./plugins/qnx/vout_qnx.c: QNX compilation fix.
5889 2002-06-02 Sunday 23:03 massiot
5893 2002-06-02 Sunday 23:03 massiot
5897 2002-06-02 Sunday 23:01 sam
5899 * ./plugins/dvdread/dvdread.c: disabled the dvdread plugin because it
5901 * ./src/misc/configuration.c, ./src/interface/main.c: we now accept --nofoo
5902 and --no-foo as negations for --foo. Also, the --help output is nicer.
5904 2002-06-02 Sunday 22:45 massiot
5906 Bumped up version number to 0.5.0-cvs.
5908 2002-06-02 Sunday 22:44 massiot
5910 Bumped up version number to 0.4.1.
5912 2002-06-02 Sunday 22:31 massiot
5914 * ./plugins/macosx: rewrote the net panel for OS X
5916 2002-06-02 Sunday 17:05 sam
5918 * ./plugins/qnx/vout_qnx.c: QNX compilation fix.
5920 2002-06-02 Sunday 15:51 gbazin
5922 * ./include/vlc_common.h: got rid of i_thread in VLC_COMMON_MEMBERS.
5924 2002-06-02 Sunday 14:26 gbazin
5926 * ./include/os_specific.h: changed prototype of system_*() to use vlc_t
5927 instead of vlc_object_t.
5929 2002-06-02 Sunday 13:49 sam
5932 * ./plugins/dvd/dvd_es.c, ./plugins/satellite/input_satellite.c,
5933 ./plugins/dvdread/input_dvdread.c: updated outdated variable names.
5934 (ported from 0_4_1_branch)
5935 * ./plugins/spudec/spu_decoder.c: fixed a margin bug in the SPU renderer
5936 which caused subtitles to appear slanted in odd width windows.
5938 2002-06-02 Sunday 13:41 sam
5940 * ./plugins/spudec/spu_decoder.c: fixed a margin bug in the SPU renderer
5941 which caused subtitles to appear slanted in odd width windows.
5943 2002-06-02 Sunday 13:38 gbazin
5945 * ./include/vlc_threads.h: re-merged vlc_threads.h and threads_funcs.h.
5947 2002-06-02 Sunday 12:16 massiot
5949 * New Loop menu item in OS X interface.
5951 2002-06-02 Sunday 11:59 sam
5954 * ./src/playlist/playlist.c, src/input/input.c: added safety checks to
5955 prevent crashes on next file.
5956 (ported from 0_4_1_branch)
5957 * ./plugins/gtk/gtk_display.c, ./plugins/win32/mainframe.cpp: we deactivate
5958 popup menus when no stream is being played, even in network mode.
5959 * ./src/input/mpeg_system.c: removed unnecessarily verbose message.
5961 2002-06-02 Sunday 11:55 sam
5963 * ./plugins/gtk/gtk_display.c, ./plugins/win32/mainframe.cpp: we deactivate
5964 popup menus when no stream is being played, even in network mode.
5966 2002-06-02 Sunday 10:55 sam
5968 * ./src/input/mpeg_system.c: removed unnecessarily verbose message.
5970 2002-06-02 Sunday 10:28 gbazin
5972 * ./plugins/a52/a52.c: compilation fix. Following C99 we have to include
5973 <stdint.h> but Solaris doesn't have it so we include <inttypes.h> when
5976 2002-06-02 Sunday 09:03 sam
5978 * ./src/video_output/video_output.c: fixed the "picture has invalid status"
5979 bug which might have been the cause of crashes.
5980 * ./plugins/filter/crop.c: attempt at an automatic border cropping filter,
5981 using "--filter crop --autocrop".
5982 * ./vlc.spec: added missing filters to the RPM generation.
5983 * ./src/misc/objects.c: commented all functions.
5984 * ./src/misc/objects.c: implemented vlc_object_find( , , FIND_ANYWHERE).
5985 * ./src/misc/objects.c: renamed vlc_object_unlink to vlc_object_detach.
5987 2002-06-02 Sunday 02:23 sam
5989 * ./src/video_output/video_output.c: fixed the "picture has invalid status"
5990 bug which might have been the cause of crashes.
5992 2002-06-02 Sunday 02:04 sam
5994 * ./plugins/filter/crop.c: attempt at an automatic border cropping filter,
5995 using "--filter crop --autocrop".
5996 * ./vlc.spec: added missing filters to the RPM generation.
5998 2002-06-02 Sunday 01:20 massiot
6000 * Channel change support on Mac OS X ;
6001 * New OS X icon, courtesy of Benjamin Mironer <bmironer@noos.fr>
6003 2002-06-02 Sunday 00:43 sam
6005 * ./plugins/filter/crop.c: crop filter. Usage examples:
6006 --filter crop --crop-geometry 640x480
6007 --filter crop --crop-geometry 320x200+10+10
6009 2002-06-01 Saturday 23:41 massiot
6011 Mac OS X interface :
6012 * fixed a bug in the chapter handling ;
6015 2002-06-01 Saturday 18:04 sam
6017 * ALL: got rid of p_object->p_this which is now useless.
6019 2002-06-01 Saturday 17:11 sam
6021 * ./bootstrap.sh: ah ah ah. CVS likes to make fun out of me.
6023 2002-06-01 Saturday 17:09 sam
6025 * ./include/main.h, ./plugins/beos/intf_beos.cpp: BeOS compilation fixes.
6026 * ./bootstrap.sh, ./src/libvlc.h, ./po/*: fixed bootstrap.sh so that it does
6027 not include CVS Id lines in automatically created files.
6029 2002-06-01 Saturday 16:45 sam
6031 * ./plugins/dummy/intf_dummy.c, ./plugins/chroma/i420_yuy2.c,
6032 src/interface/intf_eject.c, src/misc/threads.c: win32 compilation fix.
6033 * ./plugins/directx/aout_directx.c, plugins/directx/vout_directx.c,
6034 ./plugins/directx/vout_events.c: the DirectX notification and event threads
6035 now use the vlc_thread_create / vlc_thread_ready scheme. Untested.
6036 * ./configure.in: added a check for inttypes.h and sys/int_types.h.
6037 * ./configure.in: fixed the HTTP plugin compilation under BeOS.
6038 * ./plugins/network/ipv6.c: reactivated IPv6 module.
6040 2002-06-01 Saturday 14:31 sam
6042 * ./src/misc/beos_specific.cpp: BeOS fixes, removed a static variable.
6043 * ./include/main.h: replaced p_sys with explicit variables because it's
6044 really much simpler this way. Gildas, will you ever forgive me ? :-)
6046 2002-06-01 Saturday 13:52 sam
6048 * ./src/misc/beos_specific.cpp: the BeOS BApplication thread now uses the
6049 vlc_thread_create / vlc_thread_ready scheme to signal readiness.
6050 * ./src/misc/objects.c: prevent the creation of a too small vlc_object_t.
6051 * ./include/vdec_ext-plugins.h: removed the vdec_thread_t declaration, which
6052 belongs to plugins/mpeg_vdec.
6053 * ./ChangeLog: imported the 0_4_1_branch changelog.
6054 * ./plugins/chroma/i420_yuy2.h: imported a 0_4_1_branch fix.
6056 2002-06-01 Saturday 13:23 sam
6058 * ./plugins/chroma/i420_yuy2.h: simplified the chroma code. Please test
6061 2002-06-01 Saturday 12:31 sam
6063 * ALL: the first libvlc commit.
6065 As for video output 4, this breaks almost everything, but I'll slowly
6066 do what remains to be fixed during the weekend.
6071 * vlc is now a very small program (20 lines) which uses the libvlc API;
6072 it is quite simple for the moment but can be extended in the future.
6074 * interfaces, decoders, video outputs, etc. are now almost the same
6075 objects (yes, I know, this is C++ redone in C) and are structured in
6076 a tree. More about this later, but basically it allows the following
6078 - several interfaces
6079 - several playlists with several outputs
6080 - input plugins spawning helper interfaces (will be used for DVD menus)
6081 - anything spawning anything; I swear there are useful uses for this!
6083 * libvlc can be used in other programs; I'm currently writing a Mozilla
6084 plugin for my employer.
6086 Things currently broken:
6087 ========================
6089 * most interfaces, most ports
6090 * the playlist handling (almost finished rewriting this though). This means
6091 no file can be played from the GUI, you need to use the commandline. This
6092 also means it segfaults at EOF, when exiting the program, and it sometimes
6093 refuses to open a file when asked to.
6095 2002-06-01 Saturday 11:38 sam
6097 * Backported fixes from MAIN.
6099 2002-06-01 Saturday 11:11 sam
6101 * ./plugins/macosx/intf_vlc_wrapper.m: fix for non-ASCII filenames in the
6102 MacOS X interface, courtesy of Watanabe Go <go@dsl.gr.jp>.
6104 2002-06-01 Saturday 11:08 sam
6106 * ./plugins/chroma/i420_yuy2.h: fixed an old overflow bug spotted by
6109 2002-06-01 Saturday 10:47 sam
6111 * ./plugins/chroma/i420_rgb16.c: fix for skewed display in software RV32
6112 mode, courtesy of Pascal Levesque.
6114 2002-06-01 Saturday 10:43 sam
6116 * ./plugins/chroma/i420_rgb16.c: fix for skewed display in software RV32
6117 mode, courtesy of Pascal Levesque.
6119 2002-06-01 Saturday 10:36 sam
6121 * ./ChangeLog: updated changelog.
6123 2002-06-01 Saturday 10:12 tcastley
6125 Stopped more than one playlist being opened.
6126 Fixed segfault on exit with playlist open.
6127 Corrected size of output window.
6129 2002-06-01 Saturday 09:21 tcastley
6131 Fixes for preventing multiple playlist windows
6132 and improvements and corrections in videoout.
6134 2002-06-01 Saturday 09:20 tcastley
6136 Fix to prevent multiple Playlist windows
6138 2002-06-01 Saturday 08:54 tcastley
6140 Fixes for Playlist window
6142 2002-06-01 Saturday 08:54 tcastley
6144 * Fixes for Playlist window. Now only creates one and destroys correctly.
6145 * Fixed the height of the output video, was one to big.
6147 2002-05-31 Friday 21:57 massiot
6149 * Backported my two previous commits.
6151 2002-05-31 Friday 21:56 massiot
6153 * Compilation fixes for Solaris ;
6155 2002-05-31 Friday 21:37 massiot
6157 * plugins/sdl/aout_sdl.c : Fixed an endianness issue created by a
6158 brain-dead developer :p
6160 2002-05-31 Friday 01:34 ipkiss
6162 * backported my previous commit
6164 2002-05-31 Friday 01:09 ipkiss
6167 * The "Eject" button is enabled only after we played a dvd or vcd.
6168 * The toolbar is now flat and less cubist.
6169 * Got rid of the ugly slider with some winXP skins.
6170 * Added a config option to limit the number of messages in the log
6171 window (default is set to 500).
6173 2002-05-30 Thursday 13:58 gbazin
6175 * ./plugins/mpeg_vdec/vpar_headers.c: don't try to deference a null
6176 pointer (fix from sam).
6178 2002-05-30 Thursday 13:39 asmax
6180 - gnome.c didn't compile
6181 (Gildas you forgot the default value for gnome-toolbartext, I assume
6184 2002-05-30 Thursday 13:22 asmax
6186 - removed the obsolete artificial delay when switching channels.
6187 Now it is ultra-fast !
6189 2002-05-30 Thursday 08:59 xav
6191 * intf_eject.c : added ejection code for Win32. Please test it under
6192 Win95/98/Me, I just can't install a winme
6193 in my work office :).
6194 * plugins/win32/* : enabled the "Eject" button (thanks Ipkiss)
6195 * src/misc/netutils.c : just changed my mail :P
6197 2002-05-30 Thursday 08:17 gbazin
6199 * changed ADD_BOOL and ADD_BOOL_WITH_SHORT config macros to accept a
6200 default value as an argument.
6201 * modified the command line parsing to accept --foo and --no-foo when a
6202 "foo" boolean config option is defined.
6203 * modified the help menu to indicate if the option is enabled or
6204 disabled by default.
6206 2002-05-29 Wednesday 18:39 sam
6208 * ./src/video_output/video_output.c: when the video output hasn't received
6209 a new picture for a while, it redisplays the last displayed one. This will
6210 be useful for DVD menus, but also solves the "picture becomes black when
6211 vlc is paused" issue.
6213 2002-05-29 Wednesday 10:08 gbazin
6215 * ./plugins/dummy/dummy.c: added a CATEGORY_HINT to the config.
6216 * ./plugins/x11/xcommon.c: small change to the ToggleFullscreen routine
6217 to avoid a flickering during the switch.
6219 2002-05-28 Tuesday 22:49 sam
6221 * ./plugins/filters/*: fixed inconsistencies.
6223 2002-05-28 Tuesday 21:44 ipkiss
6225 * New icons for the toolbar buttons
6226 * URL can now start with "http://" in the Network dialog box
6227 * Updated the About dialog box
6229 2002-05-28 Tuesday 18:34 stef
6231 *Added a b_force flag to picture_t so that we can force the display
6232 of an image even if it is late.
6234 2002-05-27 Monday 19:35 sam
6236 * ./plugins/filter/*: filters are now configurable through the configuration
6237 system. Patch from Sigmund Augdal <sigmunau@stud.ntnu.no>.
6239 2002-05-27 Monday 18:35 sam
6241 * ./po/pl.po: uh uh uh, forgot to cvs add this file...
6243 2002-05-27 Monday 18:34 sam
6245 * ./po/vlc.pot: updated potfile.
6246 * ./po/pl.po: polish translation, courtesy of Arkadiusz Lipiec
6247 <A.Lipiec@elka.pw.edu.pl>.
6249 2002-05-27 Monday 18:33 sam
6251 * ./debian/control: updated Debian package descriptions.
6253 2002-05-27 Monday 18:26 sam
6255 * ./plugins/aa/aa.c: removed all palette code as it was unused.
6256 * ./plugins/aa/aa.c: moved the aa_fastrender call from vout_Display to
6258 * ./plugins/aa/aa.c: added support for resizing and right-click menu.
6260 (patch courtesy of Sigmund Augdal <sigmunau@stud.ntnu.no>)
6262 2002-05-27 Monday 16:01 fenrir
6264 ALL : In order to make ac3 working in avi file, I've deplaced some code
6265 from ac3 decoder to mpeg_system.c. ( skip 3 bytes is now done in
6266 mpeg_system.c and no longer in ac3 audio decoder ).
6268 2002-05-27 Monday 01:49 alexis
6270 Link to the GPL licence
6271 GFDL licence know used for the licence
6273 2002-05-25 Saturday 21:42 massiot
6275 Changed download URL.
6277 2002-05-25 Saturday 19:15 marcari
6279 * src/misc/netutils.c: tests if message from vlcs begins with 'E:' or 'I:'
6280 instead of testing 'E: ' and 'I: ' (to simplify miniVLCS)
6282 2002-05-25 Saturday 16:23 fenrir
6284 * all: avi file is a piece of sh*t, make more test.
6286 2002-05-24 Friday 12:42 gbazin
6288 * ./include/inpu_ext-dec.h added a check to fifo->b_die after the call
6289 to BitstreamNextDataPacket() in GetChunk().
6290 Code using GetChunk() also needs to check fifo->b_die before using the
6292 This fixes frequent crashes you get on win32 with the a52 plugin when you
6295 2002-05-23 Thursday 22:33 massiot
6297 update release-howto
6299 2002-05-23 Thursday 22:21 sam
6301 * ./src/video_output/video_output.c: the video output thread was never
6302 joined! A pretty old bug...
6304 2002-05-23 Thursday 22:18 jlj
6306 * ./plugins/macosx/intf_open.m: Remember last open file panel location,
6307 thanks to <ssudre2@wanadoo.fr>
6309 2002-05-23 Thursday 21:42 massiot
6311 Updated Mac OS X readme, courtesy of The DJ <d.hartman@student.utwente.nl>.
6313 2002-05-22 Wednesday 23:40 massiot
6316 * Updated release date
6318 2002-05-22 Wednesday 23:11 massiot
6320 Fixed HTTP input under Win32 (thanks ipkiss).
6322 2002-05-22 Wednesday 21:42 sam
6324 * ./plugins/dvd/dvd_seek.c: reverted a previous change in DVD input which
6325 caused input to get stuck in interleaved cells.
6327 2002-05-22 Wednesday 21:30 sam
6329 * ./plugins/gtk/gnome.glade: removed bevel from title and chapter buttons.
6331 2002-05-22 Wednesday 21:15 sam
6333 * ./plugins/mad/mad_adec.c, ./plugins/mad/mad_libmad.c: use intf_WarnMsg for
6334 debug messages instead of intf_ErrMsg.
6336 2002-05-22 Wednesday 21:08 sam
6338 * ./plugins/win32/network.dfm, plugins/macosx/intf_open.m: updated channel
6339 server default hostname.
6341 2002-05-22 Wednesday 21:05 sam
6343 * ./plugins/chroma/i420_yuy2.h: bugfix for the I420 to YUY2 MMX chroma
6344 transformations, with the help of Pascal Levesque.
6346 2002-05-22 Wednesday 19:31 gbazin
6348 * ./src/misc/modules.c: restored plugins hiding as the problem is fixed.
6349 * ./plugins/directx/directx.c: UnregisterClass() in MODULE_DEACTIVATE. If
6350 we don't do this, trying to use the class when the plugin is reloaded will
6353 PS: on Win32 the sdl plugin is still affected by this. It looks like SDL keeps
6354 an internal state which isn't updated when we reload the plugin.
6356 2002-05-22 Wednesday 17:19 sam
6358 * ./src/misc/modules.c: disabled module autohide until we find out why a
6359 reloaded module sometimes does not work properly.
6361 2002-05-22 Wednesday 17:17 sam
6363 * ./plugins/access/file.c, plugins/dvd/dvd_seek.c: readability changes.
6364 * ./Makefile: the vlc rule depends on modules_builtin.h.
6365 * ./include/modules_inner.h: removed useless code.
6367 2002-05-22 Wednesday 17:12 ipkiss
6369 * ALL: replaced TUpDown components by TCSpinEdit ones, which allow
6370 values greater than 32767. It fixes the audio bug ocurring when a
6371 configuration file is saved under the win32 interface
6373 * ./plugins/win32/mainframe.cpp: Added some extra space between
6374 statusbar and toolbar when nothing is displayed. I find it nicer :)
6376 2002-05-22 Wednesday 14:20 gbazin
6378 * ./plugins/text/logger.c: on win32 the logger interface shows up a dos
6380 * ./plugins/gtk/gnome.c: fixed uninitialized variable. (from Sam)
6381 * ./plugins/gtk/gtk_playlist.c: simplified GtkRebuildCList(). (from Sam)
6383 2002-05-22 Wednesday 12:50 jobi
6385 * plugins/vcd/vcd.c: added svcd shortcut to the vcd input
6387 2002-05-22 Wednesday 12:23 tcastley
6389 Changes to reduce segfaults on exit, and also allow only one Playlist window.
6391 2002-05-22 Wednesday 11:23 lool
6393 * ./include/modules_inner.h: fixed a crash when reopening a hidden
6396 2002-05-21 Tuesday 22:09 massiot
6398 * Updated spec for ffmpeg.
6400 2002-05-21 Tuesday 13:34 gbazin
6402 * On Win32 the DVD access plugin has to be explicitly requested. This
6403 avoids crashes when the input thread tries to open files as dvds.
6405 2002-05-21 Tuesday 13:27 lool
6407 * fixed a side-effect bug causing crashes on DVD title change
6409 2002-05-21 Tuesday 07:48 gbazin
6411 * ./plugins/directx/aout_directx.c: fixed compile warnings.
6413 2002-05-21 Tuesday 06:55 gbazin
6415 * ./plugins/network/ipv6.c: fixed a stupid bug.
6417 2002-05-21 Tuesday 03:37 sam
6419 * ./plugins/chroma/i420_yuy2.c: margin support for the 420 planar to 422
6420 packed chroma transformations.
6422 2002-05-21 Tuesday 02:46 sam
6424 * ./plugins/chroma/i420_yuy2.h: fixed the BeOS crash. Margin handling isn't
6427 2002-05-21 Tuesday 01:40 sam
6429 * ./src/input/input.c: fixed a bug with the input remaining stuck when no
6430 network data was present.
6432 2002-05-21 Tuesday 01:29 ipkiss
6434 * Fixed a stupid bug in the Network dialog.
6436 2002-05-21 Tuesday 01:27 sam
6438 * ./plugins/mpeg_system/mpeg_ts.c: fixed a warning.
6440 2002-05-21 Tuesday 00:34 sam
6442 * ./plugins/dvd/dvd_access.c, plugins/dvd/dvd_seek.c: very minor cosmetic
6445 2002-05-21 Tuesday 00:23 sam
6447 * src/input/input_ext-plugins.c, src/input/input_ext-intf.c: boundary checks
6450 2002-05-20 Monday 22:45 sam
6452 * ./plugins/dvd/*: fixed a few inconsistences.
6453 * ./plugins/dvd/*: renamed i_start/i_end couples when they actually
6454 meant i_first/i_last.
6456 2002-05-20 Monday 22:39 sam
6458 * ./src/interface/main.c: fixed a little memleak.
6459 * ./src/input/input_dec.c: removed useless code.
6460 * ./src/input/input.c, ./plugins/gtk/gtk.c: fixed access to uninitialized
6462 * ./plugins/dvd/dvd_demux.c: fixed the pf_demux return value.
6464 2002-05-20 Monday 22:36 sam
6466 * ./src/misc/iso_lang.c: code simplifications.
6467 * ./src/misc/iso_lang.c: the language prototypes now use the const keyword.
6469 2002-05-20 Monday 22:34 sam
6471 * ./po/*: updated language files.
6473 2002-05-20 Monday 22:30 sam
6475 * ./plugins/x11/xcommon.c: fixed x11 and xvideo alternate fullscreen (gibalou
6476 on t'aiiiiiiiiimeuh).
6478 2002-05-20 Monday 22:26 sam
6480 * ./configure.in: tried to fix the -lavcodec detection.
6482 2002-05-20 Monday 20:58 massiot
6484 * Bumped up version number to 0.4.0 ;
6485 * Updated changelog.
6487 2002-05-20 Monday 19:49 gbazin
6489 * First try for IPv6 support on Win32. This hasn't been tested so it
6490 might not work! To compile this stuff you need a mingw compiler with
6493 The win32 code uses the getaddrinfo function because inet_pton is
6494 supposed to be deprecated and not supported by Microsoft. gethostbyname2
6495 isn't supported as well. Maybe we could try to unify the ipv6 plugin and
6496 have all the ports use getaddrinfo ? (I didn't dare to do it because I
6497 don't want to break anything before a release ;-)
6499 2002-05-20 Monday 19:34 sam
6501 * ./src/video_output/vout_pictures.c: workaround for a bug in the dummy vout.
6503 2002-05-20 Monday 19:12 sam
6505 * ./Makefile: we check for Makefile.config before including it.
6507 2002-05-20 Monday 19:02 sam
6509 * ./plugins/dummy/dummy.c: added --dummy-chroma option.
6510 * ./plugins/dummy/vout_dummy.c: the dummy vout plugin now uses vlc's
6511 vout_AllocatePicture instead of its own.
6512 * ./src/video_output/vout_pictures.c: added YUY2 in vout_AllocatePicture.
6514 2002-05-20 Monday 18:51 massiot
6516 Added Makefile.config.
6518 2002-05-20 Monday 18:43 sam
6520 * ./Makefile: forgot to remove Makefile.config in the distclean rule.
6522 2002-05-20 Monday 15:03 gbazin
6524 * Added an option to disable the dynamic range compression.
6526 2002-05-20 Monday 14:22 sam
6528 * ./ChangeLog: updated changelog.
6530 2002-05-20 Monday 14:12 sam
6532 * ./Makefile.opts.in: removed configuration stuff which does not need to
6533 rebuild anything to Makefile.config, so that editing it will not cause
6536 2002-05-20 Monday 11:21 tcastley
6538 Improved Overlay and Bitmap output modes.
6539 Due to existing bug in some Chroma's the Overlay does not work for nVidia
6542 2002-05-20 Monday 10:44 massiot
6544 Removed unused headers.
6546 2002-05-20 Monday 05:20 jlj
6548 * ./plugins/macosx/intf_controller.[mh]: you can now drag & drop files onto
6549 the vlc dock icon. CFBundleDocumentTypes in Info.plist doesn't seem to have
6550 any effect, so you'll have to hold down command-option when dropping until
6553 2002-05-19 Sunday 23:51 massiot
6556 * We now use real-time threads ;
6557 * Worked around a bug when seeking ;
6559 * Removed my patch to the video output since it causes problems for some
6562 2002-05-19 Sunday 22:46 massiot
6564 * Fixes for ffmpeg and mad.
6566 2002-05-19 Sunday 20:55 massiot
6568 * OS X intf is now more consistent with Apple guidelines.
6570 2002-05-19 Sunday 20:26 gbazin
6572 * fixed a segfault I introduced lately in gtk_preferences.
6574 2002-05-19 Sunday 19:16 jlj
6576 * ./plugins/macosx/intf_vlc_wrapper.m: don't try to eject unless there is
6579 2002-05-19 Sunday 17:27 massiot
6581 * Fixed a segfault in the Mac OS X interface.
6583 2002-05-19 Sunday 16:45 jobi
6585 * plugins/satellite/input_satellite.c: cosmetic changes in error messages
6586 * plugins/gtk/*: gtk and gnome interfaces now uses frequency and
6587 symbol rates default values
6589 2002-05-19 Sunday 16:01 massiot
6591 Removed fixed entries.
6593 2002-05-19 Sunday 15:50 stef
6595 *Initialize p_spudec->p_vout to NULL to prevent segfault if InitThread does
6598 2002-05-19 Sunday 15:23 gbazin
6600 * on win32 the rc plugin opens a new console.
6602 2002-05-19 Sunday 12:57 gbazin
6604 * filters were using memalign but freeing p_data instead of p_data_orig.
6605 * updated MSVC++ project.
6606 * small corrections to the LONGTEXT descriptions in main.c.
6608 2002-05-19 Sunday 12:12 massiot
6612 2002-05-19 Sunday 12:09 massiot
6614 * New vlc.spec, courtesy of Yves Duret <yves.duret@mandrakesoft.com>.
6616 2002-05-19 Sunday 11:29 massiot
6618 * New --with-ffmpeg option for standard installations.
6620 2002-05-19 Sunday 11:02 massiot
6622 Updated long descriptions.
6624 2002-05-19 Sunday 10:06 gbazin
6626 * on win32 the dummy interface plugin will open a dos command box. With
6627 this fix, vlc should never fail silently and leave a ghost process
6628 running in the background when there isn't any working GUI plugin.
6630 2002-05-19 Sunday 09:37 gbazin
6632 * moved the mpeg-motion and mpeg-idct options to the mpeg_vdec plugin
6633 * added a few *_LONGTEXT descriptions to main.c
6634 * on win32 DVD/VCD_DEVICE defaults to to D:
6636 Could anyone finish the *_LONGTEXT descriptions in main.c. There aren't
6637 that many left right now, just the ones I didn't really know what to do
6639 If someone also wants to review and change the already existing
6640 *_LONGTEXT descriptions, he is welcome as well because there are not
6641 really high quality descriptions :(
6643 2002-05-19 Sunday 01:07 stef
6645 *Mark subpictures destroyed when we end spudec thread.
6647 2002-05-19 Sunday 00:43 massiot
6651 2002-05-19 Sunday 00:34 massiot
6653 * Desperate attempt to improve audio output ;
6654 * Updated documentation.
6656 2002-05-18 Saturday 22:41 gbazin
6658 * updated INSTALL.win32
6659 * a little bit of clean-up in the directx video output plugin
6661 2002-05-18 Saturday 18:48 massiot
6663 * Fixed Mac OS X resizing.
6665 2002-05-18 Saturday 17:53 massiot
6667 * Warning levels are no longer additive, patch courtesy of Arnaud de
6668 Bossoreille de Ribou <bozo@via.ecp.fr>
6670 2002-05-18 Saturday 17:47 sam
6672 * ALL: changed __inline__ with inline (autoconf does the job for us anyway,
6673 and mipspro doesn't know about __inline__).
6675 2002-05-18 Saturday 15:51 gbazin
6677 * fixed deadlock in NextFrame() in aout_pcm.c
6679 2002-05-18 Saturday 15:34 gbazin
6681 * fixed a bug in the directx window creation function. We register a window
6682 class once per process so we must be careful not to free the associated
6685 2002-05-18 Saturday 14:03 gbazin
6687 * updated the MSVC++ project files and added support for dirent (vlc compiled
6688 with msvc can now load plugins - even compiled with mingw).
6689 * small portability fixes.
6691 2002-05-18 Saturday 13:33 massiot
6693 * Menu item to maximize the volume in Mac OS X ;
6694 * Dropped dependancy on autoconf 2.52.
6696 2002-05-18 Saturday 13:30 gbazin
6698 * modified the directx video plugin to try to create an YUV surface before
6699 falling back to an RGB surface when it's not possible to use overlays.
6700 Some graphic cards can do the YUV->RGB conversion in hardware during the
6702 * in the directx video plugin, we now request that the RGB surface be created
6703 in video memory. The reasoning behind this is that usually surfaces in
6704 video memory benefit from more hardware acceleration (like for instance
6705 hw rescaling, hw blitting, etc...)
6706 * added two options to the directx video plugin to disable the above features.
6707 (mainly because my video driver is buggy and doesn't handle them well).
6709 * small cosmetic changes to the generation of the config file.
6711 * fix for config_GetHomeDir() on win32. SHGetFolderPath() is located in
6712 shfolder.dll not shell32.dll.
6713 * fix for the gtk preferences dialog box. To be sure that an int or float value
6714 is actually changed we call gtk_spin_button_update() in the
6715 GtkInt/FloatChanged() event handler.
6717 2002-05-18 Saturday 11:59 sam
6719 * ./debian/control: made the Build-Depends: entry a one-liner (Closes
6720 Debian bug #147103).
6722 2002-05-18 Saturday 08:50 stef
6724 *A lock was not released;
6726 2002-05-18 Saturday 07:30 sam
6728 * ./plugins/text/rc.c: added a safety lock.
6730 2002-05-18 Saturday 02:32 ipkiss
6732 * Fixed my previous commit
6734 2002-05-18 Saturday 02:12 ipkiss
6736 * New Network dialog box for Gtk and Gnome interfaces
6738 2002-05-17 Friday 23:01 fenrir
6740 * plugins/mpeg_system/mpeg_audio.c : you can now force this plugin( mpegaudio ).
6742 2002-05-17 Friday 18:12 stef
6744 *Update reference in case of sequence end code.
6746 2002-05-17 Friday 18:06 stef
6748 *Don't keep the control lock during the pause
6750 2002-05-17 Friday 18:01 stef
6752 *check for b_die and b_error in all loops so that we don't remain stuck
6753 waiting for data whereas the vlc has tried to quit.
6755 2002-05-17 Friday 16:38 sam
6757 * ./src/misc/mtime.c: we use nanosleep whenever possible (patch from Meuuh).
6759 2002-05-17 Friday 15:47 fenrir
6761 * plugins/avi/avi.c : it will not segfault with broken avi with an unknown stream.
6763 2002-05-17 Friday 15:14 lool
6765 * removed usage of usleep (not thread safe) (by Meuuh)
6767 2002-05-17 Friday 14:17 lool
6769 * video output patch to improve handling of late pictures (by Meuuh)
6771 2002-05-17 Friday 00:58 sam
6773 * ./src/interface/intf_msg.c, src/interface/intf_playlist.c: disabled
6774 calls to realloc(_,0) in a similar way to input_programs.c.
6776 2002-05-16 Thursday 16:51 gbazin
6778 Another fix from Sam:
6780 * fix random segfaults on title change.
6781 (cell.i_cell_nb should be tested _before_ we access the structures)
6783 2002-05-16 Thursday 13:20 gbazin
6785 * src/input/input_programs.c: fixed memory corruption by setting a few
6786 pointers to NULL after they have been free()ed.
6787 * src/input/input_programs.c: removed now useless ASSERTs.
6789 This patch comes from sam, so if you want to blame someone blame him ;-)
6791 2002-05-16 Thursday 12:47 tcastley
6793 Fixed segfault in last checkin.
6795 2002-05-16 Thursday 11:38 tcastley
6797 Improved overlay and bitmap support, not tested on nVidia cards.
6798 Lower CPU usage and no thread created per frame.
6800 2002-05-15 Wednesday 23:53 sam
6802 * ./plugins/dvd/dvd_summary.c: added a sanity check.
6804 2002-05-15 Wednesday 22:53 jobi
6806 * plugins/vcd/* : vcd access plugin now uses mpeg_ps demux instead
6809 2002-05-15 Wednesday 21:14 massiot
6811 Attempt to fix the video output with QuickTime 6.
6813 2002-05-15 Wednesday 19:36 sam
6815 * ./plugins/ac3_adec/ac3_adec.c: probably fixed most "crash when changing
6816 audio track" problems by zeroing the p_ac3dec structure.
6817 * ./plugins/ac3_adec/ac3_adec.c: fixed a "INPUT_MAX_ALLOCATION reached"
6820 2002-05-15 Wednesday 15:46 asmax
6822 - check size to avoid realloc(0)
6824 2002-05-15 Wednesday 14:43 ipkiss
6826 * plugins/win32/network.*: new Network dialog box
6828 2002-05-15 Wednesday 13:36 marcari
6830 * removed a debug message that I forgot in my previous commit
6832 2002-05-15 Wednesday 13:07 marcari
6834 On sam's advice I added the input_FDNetworkClose() function to be called
6835 when closing a networking stream instead of input_FDClose(). It is due
6836 to WIN32 because we have to call closesocket() instead of close() to
6837 close the socket. The problem was : windows did not leave the multicast
6838 group when closing the socket.
6840 * input_ext-plugins.c : where is located the function
6841 * *.h : function declaration
6842 * udp.c, http.c : these modules now call input_FDNetworkClose()
6844 2002-05-15 Wednesday 11:06 marcari
6846 * netutils.c: use closesocket() instead of close() at the end
6847 of the network_ChannelJoin() for WIN32.
6849 It closes the following bug : when changing channel we sometimes got
6850 a 'no answer from vlcs' even if the answer is sent back.
6852 2002-05-15 Wednesday 01:29 sam
6854 * ./src/misc/configuration.c: fixed an issue with long options from
6855 modules where option arguments and playlist entries were mixed.
6857 2002-05-15 Wednesday 00:40 sam
6859 * ./plugins/spudec/spu_decoder.c: fixed endianness issue; subtitles colors
6862 2002-05-15 Wednesday 00:39 sam
6864 * ./plugins/satellite/input_satellite.c: fixed a compilation warning.
6866 2002-05-15 Wednesday 00:04 sam
6868 * ./configure.in: added libdvbpsi version check.
6870 2002-05-15 Wednesday 00:02 sam
6872 * ./include/modules_inner.h: fixed a bug in module reinitialization,
6873 which should fix crashes after a long pause.
6875 2002-05-14 Tuesday 21:57 bozo
6879 2002-05-14 Tuesday 21:23 massiot
6881 Fixed a bug (glitch/segfault) when seeking.
6883 2002-05-14 Tuesday 20:54 jobi
6885 * src/input/mpeg_system.c : We handle PCR even if they are not attached
6888 2002-05-14 Tuesday 20:39 gbazin
6890 * new --with-mad-tree configure option.
6891 * updated BUGS file.
6893 2002-05-14 Tuesday 20:27 massiot
6895 It should now be possible to quit when reading a bogus file.
6897 2002-05-14 Tuesday 20:13 massiot
6899 Do not eject when we're reading from the disc...
6901 2002-05-14 Tuesday 19:47 sam
6903 * ./src/misc/modules.c: if a module has a zero-scored capability, we don't
6904 try to use it, unless it was explicitely requested (--vout for example).
6906 2002-05-14 Tuesday 19:33 bozo
6908 * src/misc/iso-639.def, include/iso_lang.h, src/misc/iso_lang.c: iso-839-[12] tools.
6909 * include/common.h, src/misc/modules_plugin.h: export the 3 new functions.
6910 * plugins/dvd/dvd_es.c, plugins/dvd/dvd_summary.c, plugins/dvdread/input_dvdread.c: adapted DecodeLanguage calls to the new behaviour.
6911 * plugins/mpeg_system/mpeg_ts.c: ISO-639-2 descriptors handling.
6913 2002-05-14 Tuesday 18:11 sam
6915 * ./include/mmx.h, ./plugins/imdct/*: gcc-3.1 compilation fixes courtesy
6916 of Yves Duret and other Mandrakesoft guys I don't know.
6918 2002-05-14 Tuesday 17:31 sam
6920 * ./plugins/sdl/vout_sdl.c: fixed an aspect ratio issue (thanks Meuuh).
6922 2002-05-14 Tuesday 16:45 jobi
6924 * src/input/mpeg_system.c: fixed an old old bug in TS demux, thank you
6927 2002-05-14 Tuesday 14:13 fenrir
6929 Sorry, fix a mistake.
6931 2002-05-14 Tuesday 14:10 fenrir
6933 * plugins/mpeg_system/mpeg_audio.c : to avoid problem with PS, test
6934 only the first 4 bytes for mpeg header so some broken files, and all
6935 web radio will not work. You can change this by changing value
6936 of MPEGAUDIO_MAXTESTPOS.
6938 2002-05-14 Tuesday 01:14 jobi
6940 * doc/vlc-howto.sgml: Spelling mistakes, small updates, harmonization
6941 with other documentations (thank you Alexis)
6942 * plugins/satellite/*: some fixes in options parsing (thank you Sam)
6944 2002-05-13 Monday 23:15 massiot
6946 * New OS X icon, courtesy of Joeri van Dooren <joeri@van.dooren.be> ;
6949 2002-05-13 Monday 23:12 fenrir
6951 * plugins/mpeg_system/mpeg_audio.c : you should again be able to
6952 play PS stream (I hope it will be enougth). Sorry .
6954 2002-05-13 Monday 21:55 fenrir
6956 * include/video.h : added new fourcc code for avi
6957 * ALL : version from ffmpeg cvs can now decode msmpeg4 v1 v2 ,
6958 so i have added support for this. But you can always use old ffmpeg
6959 library without any problem ( i hope ;)
6961 2002-05-13 Monday 19:30 sam
6963 * ./plugins/filter/clone.c: New filter, `--filter clone', duplicates
6964 display. To duplicate 12 times, use `--filter clone:12'.
6966 2002-05-13 Monday 17:58 sam
6968 * ./plugins/x11/xcommon.c, ./plugins/x11/xvideo.c: --xvideo-chroma flag to
6969 force the XVimage format used.
6971 2002-05-13 Monday 17:57 sam
6973 * ./plugins/text/ncurses.c: ncurses interface improvements by Thomas Graf.
6975 2002-05-13 Monday 16:28 fenrir
6977 * mpeg_audio.c : don't use any more U32_AT. Thanks Meuuh.
6979 2002-05-12 Sunday 20:56 massiot
6981 * Fixed menus [Mac OS X port]
6982 * Objective-C files are now .m
6983 * Fixed a major bug in the spu decoder
6984 * Disabled auto-hiding of mouse cursor since it doesn't work when browsing
6985 menus ; instead, click in the video window
6987 2002-05-12 Sunday 06:51 fenrir
6989 * All: simplifications.
6991 2002-05-12 Sunday 01:39 massiot
6993 * Mac OS X port : menus for Program/Title/Chapter/Languages.
6995 2002-05-10 Friday 04:06 fenrir
6997 * All: use input_ClockManageRef to do synchro.
6999 2002-05-10 Friday 02:04 fenrir
7001 * include/common.h and input_ext-plugins.h, src/misc/modules_plugin.h : export input_ClockGetTS for plugins.
7002 * plugins/mpeg_system/mpeg_audio.c : a demux for mpeg audio stream (file, web radio ...)
7003 * Makefile configure.in : to compile it
7005 2002-05-09 Thursday 21:24 sam
7007 * ./src/interface/main.c: if Ctrl-C doesn't kill vlc cleanly for any
7008 reason, user just needs to hit Ctrl-C again 1 second later and we'll
7009 exit disgustingly instead of freezing.
7011 2002-05-09 Thursday 16:15 jlj
7013 * ./plugins/macosx/intf_vlc_wrapper.c: menu code fixes.
7015 2002-05-09 Thursday 14:52 jobi
7017 * doc/vlc-howto.sgml : URL fix for libdvdcss
7019 2002-05-07 Tuesday 20:17 massiot
7021 Fixed Mac OS X VOUT_SIZE_CHANGE signal.
7023 2002-05-07 Tuesday 13:55 fenrir
7025 * corrected some bad lock/unlock
7027 2002-05-07 Tuesday 13:53 fenrir
7029 * plugins/avi/avi.c : can now use --novideo
7031 2002-05-06 Monday 23:18 jlj
7033 * ./src/interface/intf_eject.c: s/Johanson/Johansen :-)
7035 2002-05-06 Monday 22:59 massiot
7037 Improvements of the OS X GUI.
7039 2002-05-06 Monday 22:09 jpsaman
7041 Added mad plugin downscale config option for selecting downscaling routine. Choices are: fast, mpg321. Default the fast version is used. The downscale option mpg321 uses an algorithm that adapts to dither errors. This routine is borrowed from MPG321 code.
7042 Mono audio streams get now duplicated on the right channel instead of silencing the right channel (untested).
7044 2002-05-06 Monday 22:02 fenrir
7046 *ALL : ameliorations ( i hope ;)
7048 2002-05-06 Monday 21:05 gbazin
7050 * video plugins that don't handle rescaling themselves have to let the
7051 video_output thread know about resizing events (with VOUT_SIZE_CHANGE event).
7052 (this part needs some clean-up but it is basically working for the X11 and
7055 * fixed fullscreen for the SDL plugin.
7057 * xmga and sdl now switch to fullscreen on double-click.
7059 2002-05-05 Sunday 17:20 fenrir
7061 * plugins/avi/avi.c try to not freeze when reach end file
7063 2002-05-05 Sunday 08:25 gbazin
7065 * fixed the resizing and scaling of the X11 video output.
7066 * clicking on the video doesn't pause it anymore (use spacebar for this), but
7067 double-clicking will now switch between fullscreen and window mode.
7069 2002-05-04 Saturday 16:51 fenrir
7073 2002-05-04 Saturday 16:17 gbazin
7075 * The Apply button in the preferences menu is grayed out unless there's a
7077 * GtkConfigApply() now clears the list of config changes before returning.
7079 2002-05-04 Saturday 15:49 sam
7081 * ./plugins/network/ipv4.c: fixed ipv4.so compilation under QNX.
7082 * ./configure.in: deactivated ipv6.so under QNX for now.
7084 2002-05-04 Saturday 13:48 massiot
7086 More stable audio output [Mac OS X port] with more output buffering.
7088 2002-05-04 Saturday 03:36 lool
7091 - no text in the status bar with gtk intf
7092 - no window title in gtk intf on some machines, correct title on another
7094 2002-05-04 Saturday 03:32 lool
7096 * ./plugins/gtk/*.glade, ./plugins/gtk/*_interface.*: fix for interface
7097 autoshrink when toolbar text isn't displayed
7099 2002-05-04 Saturday 02:05 lool
7101 * ./plugins/gtk/gnome.c, ./plugins/gtk/gtk.c, ./plugins/gtk/gtk_display.*:
7102 callbacks for the hide tooltips and toolbar text options
7104 2002-05-03 Friday 22:30 jpsaman
7106 Aout fifo adapts it size according to the length of the first frame.
7107 The change is needed for MPEG1/2 layer III, because the size of output pcm from mad_decoder is different.
7108 Sadly, the buffer underruns are back ;-(.
7110 2002-05-03 Friday 20:49 sam
7112 * ./include/modules_inner.h, ./src/misc/configuration.c: support for config
7115 They don't take any argument for the moment, but this will change when
7116 I'm finished with my other vlc changes. There is a little problem: the
7117 Gtk+ interface keeps calling Put***Variable each time we click on "Apply"
7118 or "Save". I think it should only call it once. Is there a way to fix
7119 this? Gildas? lool? :-)
7121 2002-05-03 Friday 18:40 sam
7123 * ./configure.in: we check support for variadic macros (screw Borland!).
7125 2002-05-03 Friday 17:37 lool
7127 * ./plugins/gtk/gnome.c: new option lets you hide the text of the
7128 GNOME interface toolbar
7130 2002-05-02 Thursday 23:06 massiot
7132 Small FAQ update. Please note that everyone can update this FAQ if they
7133 want, it is not my property :-).
7135 2002-05-02 Thursday 23:02 massiot
7137 Added quite a few missing names.
7139 2002-05-02 Thursday 22:37 sam
7141 * ./plugins/qnx/vout_qnx.c: port of the QNX vout plugin to the vout4 API,
7142 courtesy of Pascal Levesque <Pascal.Levesque@mindready.com>.
7144 2002-05-02 Thursday 10:54 fenrir
7146 * plugins/avi/avi.c : you can now use slow and fast reading.
7147 After seeking, audio and video synchro is better.
7149 2002-05-01 Wednesday 22:32 massiot
7151 * Misc sound fixes [Mac OS X port]
7152 * Fixed VCD double detection
7154 2002-05-01 Wednesday 21:31 gbazin
7156 * The configuration file and the log file are opened in text mode. This mode
7157 should only have a meaning on Win32 and isn't supposed to break any other
7158 platform. If does give you any trouble then shout.
7160 2002-05-01 Wednesday 19:59 gbazin
7162 * added a --with-a52-tree option to the configure script.
7164 2002-05-01 Wednesday 19:18 sam
7166 * ./plugins/spudec/spu_decoder.c: FOURCC_YUY2 subtitles support (for NVidia
7167 overlay) courtesy of Rudolf Cornelissen <rag.cornelissen@inter.nl.net>.
7169 2002-05-01 Wednesday 19:05 sam
7171 * ./plugins/kde/*: configuration dialog for the KDE interface, courtesy
7172 of Sigmund Augdal <sigmunau@stud.ntnu.no>.
7174 2002-04-30 Tuesday 20:21 sam
7176 * Humpfff. A typo in my previous commit.
7178 2002-04-30 Tuesday 20:19 sam
7180 * ./plugins/chroma/i420_yuy2.h: workaround for yet another annoying gcc
7181 behaviour with inline assembly (seems to be BeOS-specific). If anyone has
7182 a better idea than the huge "memory" constraint, please have a look at
7183 the MMX_CALL() macro!
7185 2002-04-30 Tuesday 16:42 fenrir
7187 * plugins/avi/avi.c : corrected a bug with broken avi file.
7189 2002-04-30 Tuesday 12:56 gbazin
7191 * added config_Get/PutFloatVariable to p_sysmbols. Thanks to Sigmund Augdal
7192 for pointing this bug out.
7193 * on Win32 the aout_pcm thread is given a high priority. This helps avoiding
7194 lots of audio underruns, especially when moving around the video window.
7196 2002-04-30 Tuesday 12:35 fenrir
7198 * plugins/avi/avi.c : changed in order to read more avi file, Meuuh
7199 you can now read your file ;) (but audio is awfull,perhaps because of mad
7200 plugin ? ). Fix a bug for audio with some avi file.
7202 2002-04-30 Tuesday 00:38 jobi
7204 * ALL: fixed a compilation issue in satellite input. It now uses common
7205 or libdvbpsi ts demux. Untested cause I can't get our Nova Card
7208 2002-04-29 Monday 23:57 massiot
7212 2002-04-29 Monday 21:22 gbazin
7214 * Restored vout_CopyPicture(). It is needed by the directx plugin damnit ;-)
7215 * Restored AOUT_BUFFER_DURATION to its old value. It should solve quite a few
7217 * A little bit of DirectX plugin clean-up.
7219 2002-04-29 Monday 19:38 ipkiss
7223 2002-04-28 Sunday 19:09 jpsaman
7225 Added more information in ipkg control file.
7227 2002-04-28 Sunday 17:52 sam
7229 * ./include/modules_inner.h: the module name is now a default shortcut, for
7230 it, no need to manually add it.
7232 2002-04-28 Sunday 11:56 sam
7234 * ./plugins/sdl/vout_sdl.c, ./plugins/x11/xcommon.c: when in fullscreen
7235 mode, the Esc key does not quit immediately, but first escapes from
7236 fullscreen mode. User-requested feature.
7238 2002-04-28 Sunday 09:05 sam
7240 * ./include/os_specific.h: got it wrong once again... alcohol is bad, kids.
7242 2002-04-28 Sunday 02:46 sam
7244 * ./include/os_specific.h: fixed my fix. sorry for the trouble.
7246 2002-04-28 Sunday 02:27 sam
7248 * ./include/os_specific.h: fixed a C++ compilation issue.
7250 2002-04-28 Sunday 01:26 sam
7252 * Removed the main() declaration because SDL defines it as a macro.
7254 2002-04-27 Saturday 22:54 fenrir
7256 * plugins/avi/avi.c : with some broken avi file, will not freeze, and
7257 try to detect end of file.
7259 2002-04-27 Saturday 22:11 gbazin
7261 * moved the function definitions from threads.h into threads_funcs.h. This
7262 allows us to move p_main_sys into p_main (p_main->p_sys).
7263 * fixed the --with-gtk-config-path and --with-sdl-config-path options in
7266 2002-04-27 Saturday 16:13 fenrir
7268 * plugins/avi/avi.c : seek is faster
7270 2002-04-27 Saturday 02:20 jobi
7272 * ALL : better FreeBSD detection for VCD input
7274 2002-04-26 Friday 23:52 massiot
7276 Fixed a typo in libdvbpsi handling.
7278 2002-04-26 Friday 23:32 jobi
7280 * plugins/vcd/cdrom_tools : FreeBSD 4.5 port of the vcd input.
7282 2002-04-26 Friday 20:49 gbazin
7284 * updated win32 compilation instructions.
7286 2002-04-26 Friday 20:18 jobi
7288 * plugins/mpeg_system/mpeg_ts.c : fixed --program option
7290 2002-04-26 Friday 18:12 jlj
7292 * Fixed my fix for the fix for vlc_memalign. Sorry O:-)
7294 2002-04-26 Friday 17:07 jlj
7296 * ./include/common.h: Fixed vlc_memalign.
7298 2002-04-26 Friday 14:29 fenrir
7300 * plugins/avi/avi.c : now it can play broken file with seek enable but it's very slow (will be fixed soon ).
7302 2002-04-26 Friday 05:43 sam
7304 * ./src/misc/beos_specific.c: added system_Configure(). Sorry O:-)
7306 2002-04-26 Friday 01:45 fenrir
7308 * src/input/input_programs.c : an video divx ES will no longer be considered as an audio ES ( thanks sam ).
7310 2002-04-26 Friday 00:20 jlj
7312 * ./src/misc/darwin_specific.c: added system_Configure().
7314 2002-04-25 Thursday 23:52 jlj
7316 * Cleaned up QTScaleMatrix().
7318 2002-04-25 Thursday 23:07 massiot
7321 - New creator ID : VLC#
7322 - Borders in fullscreen mode are now black and the movie is centered
7324 - A/V sync should be much more precise
7326 2002-04-25 Thursday 21:52 sam
7328 * ./src/misc/modules_plugin.h: exported input_ClockManageRef for fenrir.
7329 * ./include/video.h: moved vout_CopyPicture out of the way, an inline
7330 function did not make sense here.
7331 * ./include/video.h: moved vout_ChromaCmp out of the way.
7332 * ./plugins/avi/fourcc.h, ./include/video.h: merged these two files into
7334 * ./include/os_specific.h: this file is now always included.
7335 * ./include/debug.h: removed this file which was almost useless, and moved
7337 * ./include/common.h: fixed vlc_memalign and changed its prototype to
7338 follow posix_memalign's.
7340 2002-04-25 Thursday 21:35 sam
7342 * ./configure.in: dropped usage of $withval and $enableval in favor of the
7343 safer variants $with_foo and $enable_foo.
7345 2002-04-25 Thursday 11:41 fenrir
7347 * plugins/avi/avi.c: will not segfault when no audio is found/supported.
7349 2002-04-25 Thursday 03:01 fenrir
7351 * plugins/ffmpeg/ffmpeg.c : with empty frame(data_packet) it won't segfault
7352 * plugins/avi/avi.c : use KeyFrame to seek, so video will not be bad as
7355 2002-04-25 Thursday 02:10 jobi
7357 * Moved Program Specific Information decoder to the ts demux module
7358 * Added a mpeg_ts_dvbpsi module tha uses libdvbpsi to decode PSIs. It is
7359 used by default if the lib is found. It shares much code with mpeg_ts
7361 2002-04-24 Wednesday 23:49 gbazin
7363 * fixed typo. You have to double click on the video window to switch to
7366 2002-04-24 Wednesday 23:08 gbazin
7368 * on Win32 the config file is now stored under the "Application Data" folder
7369 belonging to the user. (this works if at least IE4 is installed, otherwise
7370 the old method is used to get the config directory)
7372 2002-04-24 Wednesday 22:56 jlj
7374 * Fixed MacOS X module linking problem.
7376 2002-04-24 Wednesday 00:36 sam
7378 * ./src/interface/main.c: we no longer segfault if argc == 0.
7379 * ALL: renamed PLUGINS to __PLUGINS__ to avoid conflicts with libraries
7381 * ./src/input/input_ext-plugins.c: cosmetic change.
7383 2002-04-23 Tuesday 23:44 fenrir
7385 * ./plugins/ac3_adec/* use _M to avoid conflict with libavcodec.a
7386 * ./plugins/avi a light avi demux
7387 * ./plugins/ffmpeg a video decoder for divx v3 and opendivx
7389 2002-04-23 Tuesday 23:37 ipkiss
7391 * plugins/win32/preferences.cpp: fixed a compilation bug
7393 2002-04-23 Tuesday 23:06 sam
7395 * ./plugins/avi, ./plugins/ffmpeg: created empty directories for fenrir's
7398 2002-04-23 Tuesday 22:07 gbazin
7400 * DirectX video output plugin now uses triple buffering for YUV overlay. This
7401 improves the video quality a lot (no tearing) without affecting performance.
7402 (I knew double buffering sucked but I just discovered why triple buffering
7403 is better: you don't have to wait for the vsync to flip the buffers).
7405 * Fixed the DirectX video output for non-overlay modes. It was only working
7408 * Fixed the mouse autohidding feature in the DirectX plugin
7409 (at least partially).
7411 * Fixed the spu decoder to take the pitch of the destination picture into
7412 account when rendering the subtitles (Implemented only for the YUV modes).
7414 2002-04-23 Tuesday 20:58 sam
7416 * ./plugins/spudec/spu_decoder.c, ./plugins/dvd/dvd_es.c: temporary fix
7417 to avoid retrieving the spu palette from a network stream as if it was
7420 2002-04-23 Tuesday 14:16 sam
7422 * ./src/interface/main.c: tidied the help output code.
7423 * ALL: removed underscores from option names and made a few options more
7424 self-explanatory, for instance --input_channel becomes --audio-channel;
7425 run vlc -H to see what has changed.
7426 * ALL: replaced many occurences of "plugin" with the word "module".
7427 * ./src/interface/main.c: moved all satellite-specific configuration options
7428 to the satellite plugin.
7429 * ./po/*: updated translations.
7431 2002-04-23 Tuesday 13:47 sam
7433 * ./plugins/chroma/i420_yuy2.h: optimized the 420 planar-to-packed chroma
7434 transformations. They're now PIC-friendly as well.
7436 2002-04-23 Tuesday 03:21 jlj
7438 * Added Open disc and network panels.
7439 * Some changes to the control layout.
7441 2002-04-22 Monday 08:20 sam
7443 * ./src/interface/main.c: i_warning_level is set to 0 to avoid unwanted
7445 * ./po/en_GB.po: British translation.
7447 2002-04-21 Sunday 21:29 gbazin
7449 * Fixed the warning_level handling: "-v" and "--warning" are now working as
7450 they should and they also are cumulative (using -vv --warning=3 you end up
7451 with i_warning_level=5)
7453 2002-04-21 Sunday 18:32 sam
7455 * ./src/misc/configuration.c: support for short options. -V, -A, -I
7456 are back, and we also have -4 and -6 for IPv4/IPv6.
7458 2002-04-21 Sunday 11:23 gbazin
7460 * added config_GetFloatVariable() and config_PutFloatVariable() to the config
7462 * added a --zoom <float> config option.
7463 * added a call to RestoreCPUState() in InitIDCT() in idct_sparse.h so that the
7464 FPU is still available after a call to InitIDCT().
7465 * deactivate stream buffering when logging to a file.
7467 2002-04-21 Sunday 10:32 sam
7469 * ./po/*: re-ran make update-po, fixed a few translations.
7470 * ./po/fr.po: completed the french translation.
7471 * ./plugins/gtk/gtk.glade, ./plugins/gtk/gnome.glade: synchronized a few
7472 strings between the Gtk+ and GNOME modules to avoid duplicate translations.
7474 2002-04-20 Saturday 20:42 sam
7476 * ./po/de.po: updated german translation. Many thanks to Thomas Graf.
7478 2002-04-20 Saturday 17:52 tooney
7480 . Url & mailing-lists corrections
7482 2002-04-20 Saturday 15:40 gbazin
7484 * the last category from the config options wasn't displayed.
7486 2002-04-20 Saturday 15:12 jpsaman
7488 Updated Netherlands translation of interface.
7490 2002-04-20 Saturday 10:19 lool
7492 * po/fr.po : completed french translations
7494 2002-04-19 Friday 13:56 sam
7496 * ALL: internationalized all configuration strings.
7497 * ./src/interface/main.c: we now set LC_CTYPE to get the right charset.
7498 * ./src/misc/configuration.c: lots of simplifications in the code.
7499 * ./po/vlc/pot: updated translations.
7501 2002-04-18 Thursday 21:32 massiot
7505 2002-04-18 Thursday 19:38 sam
7507 * ./vlc.spec: fixed build dependencies.
7508 * ./configure.in: when -lintl is available, we now also link plugins with it.
7510 2002-04-18 Thursday 12:51 sam
7512 * ./include/threads.h: fixed a segfault under Solaris, thanks to Meuuh.
7513 * ./plugins/spudec/spu_decoder.c: RGB 24bpp and 32bpp support.
7515 2002-04-18 Thursday 05:11 sam
7517 * ./configure.in: switched version to 0.3.1.
7518 * ./vlc.spec: imported Mandrakesoft's latest enhancements.
7519 * ./ChangeLog: updated ChangeLog.
7521 2002-04-18 Thursday 04:34 sam
7523 * ./configure.in, ./plugins/network/ipv6.c: support for the GNU glibc
7524 extension gethostbyname2(), thanks to Thomas Graf.
7526 2002-04-17 Wednesday 23:03 massiot
7528 * Finally fixed MacOS X aspect ratio. If you know how to center the
7529 picture in the screen, and make the remaining space black instead of
7530 white, PLEASE drop me a mail !
7532 2002-04-17 Wednesday 17:00 jobi
7534 * in TS demux, a program is selected only if a PMT for it was found.
7535 This should fix the problem that occured when reading a file directly
7536 extracted from a satellite card.
7537 * UDP access plugin uses input_SetProgram.
7539 2002-04-17 Wednesday 11:43 sam
7541 * ./AUTHORS: added people locations, just for fun.
7542 * ./configure.in: disabled SSE plugins when using mingw32.
7543 * ./src/misc/configuration.c: disabled the AltiVec warning message on the
7544 PowerPC platform because it was misleading.
7546 2002-04-16 Tuesday 23:00 massiot
7548 * Have dvdread plug-in respond to dvd: URLs ;
7549 * MacOS X interface shouldn't take as much CPU as it used to ;
7550 * Fixed a bug in Altivec-enabled MC (thanks walken) ;
7551 * Fixed a case of segfault in Altivec-enabled memcpy.
7553 2002-04-16 Tuesday 22:13 jobi
7555 * big update of Henri's howto
7557 2002-04-15 Monday 23:04 massiot
7559 * Support for pictures with a pitch different from the picture width,
7560 inspired by Gildas Bazin.
7562 2002-04-15 Monday 14:06 jobi
7564 * fixed a typo in satellite input
7565 * added options to configure antenna (sat_lnb_lof1, sat_lnb_lof2,
7566 sat_lnb_slof and sat_diseqc). They only appear if satellite input
7569 2002-04-15 Monday 04:36 jobi
7571 * removed a totally useless switch in my last commit
7572 (switch i {case 1: i=1;break; case 2: i=2: ...
7573 I'd better got to bed ;)
7575 2002-04-15 Monday 04:28 jobi
7577 * fixed a few bugs in satellite input (device was not closed in every
7578 failure case, symbol rate limits in gnome interface were wrong)
7580 * added FEC choice in command line, gtk and gnome interfaces. Command
7582 satellite:<frequency(Hz)>,<polarization(0=V,1=H)>,<fec(1=1/2,2=2/3...)>,
7583 <symbol rate(kbyte/s)>
7585 2002-04-11 Thursday 09:25 tcastley
7587 Implemented a fix for nVidia overlays thanks to Bertil.
7589 2002-04-11 Thursday 08:55 sam
7591 * ./Makefile: fixed the Win32 interface under Win2k/XP.
7592 * ./src/misc/modules_plugins.h: implemented a dlerror()-like wrapper
7595 2002-04-10 Wednesday 17:47 jobi
7597 * fixed another bug in PS demux : the first program added was at the
7598 same time declared as the current program and as a new program, which
7599 made the ES be selected two times.
7601 2002-04-10 Wednesday 16:26 jobi
7603 * fixed a bug in input_SetProgram, that made the ps file input
7604 launch without video. Sorry about this.
7606 2002-04-10 Wednesday 10:08 tcastley
7608 Fixed code to close vout window, does not segfault anymore.
7610 2002-04-10 Wednesday 02:48 lool
7612 * ./po/fr.po: French translation update
7614 2002-04-10 Wednesday 00:08 sam
7616 * ./configure.in: fixed a bug in the libdvdread detection.
7617 * ./configure.in: fixed plugin compilation under Win32.
7619 2002-04-10 Wednesday 00:05 sam
7621 * ./vlc.spec: imported MandrakeSoft's enhancements.
7623 2002-04-10 Wednesday 00:05 sam
7625 * ./doc/developer/decoders.xml: fixed a typo preventing compilation.
7627 2002-04-10 Wednesday 00:04 sam
7629 * ./plugins/aa/aa.c: we now parse the AAOPTS environment variable.
7630 * ./plugins/aa/aa.c: a few simplifications in the code.
7632 2002-04-08 Monday 14:53 jobi
7634 * made file access plugin use input_SetProgram so that we may change
7635 program when reading a file
7636 * fixed a bug in input_SetProgram
7637 * added --input_program <int> option, to choose the program from
7640 2002-04-07 Sunday 23:08 massiot
7642 * Fixed Altivec-enabled version of fastmemcpy
7643 * Fixed --memcpy switch
7644 * Changed CFLAGS_VLC to vlc_CFLAGS (last-minute changes are great ideas :p)
7645 * New README file for MacOS X.
7647 2002-04-07 Sunday 06:48 sam
7649 * ./configure.in: wrote a better test for libdvdread detection.
7650 * ./plugins/gtk/gtk.glade: added lines this #@%$! Glade had munched, fixes
7651 a segfault in the Gtk+ popup menu when toggling the interface.
7652 * ./plugins/motion/motion.c: fixed a compilation issue on compilers which
7653 do not accept empty macro arguments.
7655 2002-04-06 Saturday 05:54 sam
7657 * ./doc/release-howto.txt: updated documentation.
7658 * ./vlc.spec: added missing plugin filenames to the build process.
7660 2002-04-06 Saturday 04:22 sam
7662 * ./plugins/win32/mainframe.dfm: swapped two mixed up tooltips.
7663 * ./Makefile: fixed make dist and make distclean.
7664 * ./plugins/dvd/dvd.c: compilation fix.
7665 * ./plugins/gtk/gtk_callbacks.c: fixed ejection code.
7666 * ./plugins/text/ncurses.c: fixed compilation of the ncurses plugin.
7667 * ./vlc.spec: updated specfile.
7669 2002-04-05 Friday 21:26 sam
7671 * ./Makefile, ./configure.in: misc BeOS build fixes.
7673 2002-04-05 Friday 21:03 jlj
7675 * ./plugins/macosx/vout_macosx.c: memalign -> vlc_memalign
7677 2002-04-05 Friday 20:44 sam
7679 * ./plugins/win32/win32.cpp: fixed `--intf intfwin' which wasn't working.
7680 * ./Makefile: we don't include the Gtk+ and SDL DLLs in the win32 package
7681 anymore, the package is now 700k instead of 4MB.
7682 * ./configure.in, ./Makefile, ./Makefile.opts.in: replaced LIB_FOO with
7683 foo_LDFLAGS and CFLAGS_BAR with bar_CFLAGS for faster builds, and moved a
7684 lot of stuff from Makefile.opts.in back to configure.in.
7685 * ./install-win32: updated script for NSIS 1.96.
7687 I hope this doesn't break too many other architectures...
7689 2002-04-05 Friday 12:35 sam
7691 * ./configure.in: added --enable-intfwin to enable the win32 interface and
7692 --with-bcbuilder to tell make where to find Borland C++ Builder.
7694 2002-04-05 Friday 03:27 sam
7696 * ./plugins/win32/intfwin.bpr: we now build intfwin.so at the right place.
7697 * ./plugins/win32/Makefile: intfwin.so can be built using commandline.
7698 * ./configure.in, ./include/threads.h, ./include/common.h: a custom defs.h
7699 file isn't needed for the intfwin plugin anymore.
7700 * ./INSTALL.win32: updated compilation instructions for the intfwin plugin.
7702 2002-04-05 Friday 01:05 gbazin
7704 * introduced a memalign wrapper that will align the memory manually if
7705 memalign doesn't exist.
7707 void *vlc_memalign( size_t align, size_t size, void **pp_orig )
7708 where the return value is the aligned pointer and *pp_orig is the pointer
7709 that has to be freed afterwards.
7711 the arithmetic I'm doing on the pointer to align it is not portable to
7712 64bits architectures. If someone knows how to something portable, please
7713 tell me ( and no I don't want to do if(sizeof(void *) == blabla) ).
7715 Other little problem, I was planning to use posix_memalign by default in
7716 the wrapper implementation but it doesn't work (someone can tell me what
7719 * re-enabled the sse plugins on win32 as we don't have anymore alignment
7722 * fixed typo in vout_directx.c
7724 2002-04-04 Thursday 22:51 massiot
7726 * FINALLY fixed HTTP input bug (I'm SO HAPPY with this !)
7727 * Disabled memcpyaltivec since it's buggy
7729 2002-04-04 Thursday 22:08 massiot
7731 * Fixed intf_eject for iPAQ (untested)
7732 * asm memcpyaltivec for Linux/PPC
7734 2002-04-04 Thursday 16:22 ipkiss
7736 * ./AUTHORS: added myself :)
7737 * ./plugins/win32/mainframe.cpp: disabled the "hide interface" menu
7738 item, not yet implemented.
7739 * ./plugins/win32/about.dfm: replaced the outdated author list with a
7740 "VideoLAN Team" entry.
7742 2002-04-04 Thursday 15:35 sam
7744 * ./plugins/gtk/gtk.glade, plugins/gtk/gnome.glade, ./plugins/kde/kde.cpp:
7745 replaced the outdated author list with a "VideoLAN Team" entry.
7746 * ./debian/rules, ./debian/control: deactivated the vlc-kde package because
7747 it does not work, and removed the vlc-a52 package because liba52 is
7748 statically linked into vlc.
7749 * ./debian/control: added more helpful package descriptions.
7750 * ALL: changed version to 0.3.0. Yeah, it's coming.
7751 * ./Makefile: fixed make dist.
7753 2002-04-04 Thursday 05:08 sam
7755 * ./src/video_output/video_output.c: fixed a vout4 image starvation bug.
7756 * ./plugins/dvd/dvd.c: we look for libdvdcss.so.2 as well as -.so.1.
7757 * ./configure.in: BSD/OS fixes thanks to Steven M. Schultz.
7758 * ./Makefile: renamed the `snapshot' rule to `dist'.
7759 * ./Makefile: removed the `snapshot-nocss' rule which isn't needed anymore.
7761 2002-04-04 Thursday 00:23 jlj
7763 * ./src/interface/intf_eject.c: Fixed a MacOS X bug.
7765 2002-04-03 Wednesday 23:24 massiot
7767 * Fix for iPAQ familiar Linux (untested)
7768 * HTTP files now find the EOF (though HTTP input is still broken)
7770 2002-04-03 Wednesday 22:36 massiot
7772 Fixed altivec memcpy module [OS X port]
7774 2002-04-03 Wednesday 16:22 sam
7776 * ./Makefile.modules: modules now depend on Makefile.opts.
7777 * ./configure.in: added (hopefully) explicit messages on how to get
7778 libdvdcss and link vlc with it.
7779 * ./plugins/dvdread/input_dvdread.c: removed inclusion of dvd_udf.h.
7781 2002-04-03 Wednesday 13:18 ipkiss
7783 * ./plugins/win32/*: Added management for secondary config dialogs
7785 2002-04-03 Wednesday 06:45 sam
7787 * ./plugins/ogg/*: added preliminary files for an Ogg/Vorbis decoder a
7788 contributor is currently working on.
7790 2002-04-03 Wednesday 06:23 sam
7792 * ALL: removed libdvdcss from the vlc tree.
7793 * ALL: removed libdvdread from the vlc tree.
7794 * ./acconfig.h: removed this file.
7795 * ./plugins/dvd/dummy_dvdcss.c: merged this file into dvd.c.
7796 * ./AUTHORS: moved a few gentlemen to the libdvdcss AUTHORS file.
7798 2002-04-03 Wednesday 06:19 gbazin
7800 * fixed ./plugins/gtk/gtk_callbacks.c to use the "dvd_device" config option
7801 instead of the now inexistant DVD_DEVICE macro.
7803 2002-04-03 Wednesday 02:43 sam
7805 * ./po/ja.po: added Japanese translation from Fumio Nakayama
7806 <endymion@ca2.so-net.ne.jp>.
7807 * ./plugins/gtk/gtk_callbacks.c: fixed disc ejection code.
7808 * ./ChangeLog: how about a nice cup of 870 lines of ChangeLog for the 0.3.0
7811 2002-04-02 Tuesday 23:43 gbazin
7813 * New pthread implementation for WinNT/2K/XP. This implementation shouldn't
7814 be subject to race conditions as it is using SignalObjectAndWait() from the
7816 As this should be somehow slower than the old method (still used on Win9x),
7817 you can specify that you want to use the old method with the "fast_pthread"
7820 * Added a new p_main_sys global variable. This variable is a pointer to an
7821 OS specific structure which is defined in *_specific.h. This structure can
7822 be filled by the already existing System_Init() function and is a nice
7823 way to avoid too many #ifdefs.
7825 2002-04-02 Tuesday 23:27 gbazin
7827 * Got rid of the DVD_DEVICE macro. We now use the dvd_device config option.
7828 ( this creates a small memory leak as we don't free the string obtained
7829 from config_GetPszVariable, but I think we can live with it for now )
7831 * the SSE plugins are disable on the mingw32 build as they don't work.
7832 ( because memalign is not implemented on win32, and malloc only aligns
7833 on an 8 bytes boundary )
7835 * fixed small mistake in INSTALL.win32
7837 2002-04-02 Tuesday 23:22 ipkiss
7839 * ./include/config.h: fixed config directory name for windows
7840 * ./plugins/win32: the network dialog now respects the preferences settings
7842 2002-04-02 Tuesday 23:00 massiot
7844 Added memcpyaltivec.
7846 2002-04-02 Tuesday 22:46 massiot
7848 Compilation fix. :-ppppp
7850 2002-04-02 Tuesday 22:16 massiot
7852 * Altivec-enabled version of fastmemcpy
7853 * Use ImageBuffer instead of ScreenBuffer in OS X video output (should be
7856 2002-04-02 Tuesday 21:56 ipkiss
7858 * ./src/interface/main.c: check that channels have been created before
7859 the call to network_ChannelJoin
7861 2002-04-02 Tuesday 15:18 ipkiss
7864 - fixed a few bugs in the preferences
7865 - better auto-resizing of the main window
7866 - the disc dialog now respects the preferences settings
7868 2002-04-02 Tuesday 11:31 ipkiss
7870 * ./src/misc/configuration.c: small compilation fix
7872 2002-04-02 Tuesday 10:44 tcastley
7874 Added a test for the nooverlay option.
7876 2002-04-02 Tuesday 10:43 tcastley
7878 Changed directory of the config file for BeOS to be consistant with
7881 2002-04-02 Tuesday 10:17 sam
7883 * ./configure.in: BeOS, liba52 and chroma plugin compilation fixes.
7884 * ./plugins/dvd/dvd_access.c: removed a warning.
7885 * ./src/misc/configuration.c: Solaris fixes by Meuuh.
7886 * ./FAQ: removed outdated stuff.
7888 2002-04-02 Tuesday 06:31 gbazin
7890 * Fixed yet another bug related to the event thread creation
7891 * Removed a few debug messages
7893 2002-04-01 Monday 21:54 gbazin
7895 * Fixes for the Win32_msvc build
7897 2002-04-01 Monday 21:39 gbazin
7899 * Microsof Visual Studio C++ 6 project files.
7900 This is usefull mainly for debugging as the hardware accelerated plugins
7901 can't be compiled with msvc.
7903 I won't be maintaining this msvc project as I don't have MSVC myself, but
7904 maybe this will encourage people to try to develop for vlc (or maybe just
7907 2002-04-01 Monday 16:08 gbazin
7909 * Win32 compilation fixes when downmixsse and downmix3dn are declared as
7911 * Fixed the waiting on the event thread creation in the directx plugin.
7913 2002-04-01 Monday 10:47 gbazin
7915 * updated the "package-win32" rule
7916 * all txt files are now converted to dos format (CRLF)
7918 2002-04-01 Monday 10:13 gbazin
7920 * VLC-Win32 Cross-Compile Howto, courtesy of Bill Eldridge.
7922 2002-04-01 Monday 09:59 gbazin
7924 * updated INSTALL.win32
7926 2002-04-01 Monday 07:37 tcastley
7928 Fixed the color_space problem. Overlays now work.
7929 Still problem with nVidia cards.
7931 2002-04-01 Monday 05:49 tcastley
7933 Improved overlay detection, default colour space selection.
7934 Has bad output color need some work.
7936 2002-03-31 Sunday 22:59 gbazin
7938 * allow the user to resize the configuration windows
7939 * moved config_GetIntVariable out of the loop
7941 2002-03-31 Sunday 22:35 gbazin
7943 * You can now set a maximum height for the configuration windows in the gtk
7944 and gnome plugins. This patch _doesn't change_ the look of the interface
7945 unless this interface tries to use more space than allowed, in which case
7946 scrollbars are added to make the navigation easy.
7947 Note that this setting only affects the default size the interface will
7948 use, the user is then free to change the size of the window as he wants.
7950 * Tooltips are now triggered only in specific places. This is a lot less
7951 intrusive and annoying for the users.
7953 2002-03-31 Sunday 17:59 ipkiss
7955 * ./plugins/win32: fixed the bug on exiting the vout pressing 'q'
7957 2002-03-31 Sunday 08:13 tcastley
7959 Implemented an "always-on-top" feature for the interface window.
7960 RGB16 Overlay supported again.
7961 Resizing is now implemented consistantly.
7963 2002-03-31 Sunday 05:10 ipkiss
7965 * plugins/win32: subtitles should work, now
7967 2002-03-29 Friday 00:14 massiot
7969 Disabled the server argument in udpstream: because it confuses users and is
7970 not of any practical use.
7972 2002-03-28 Thursday 21:21 massiot
7976 2002-03-28 Thursday 10:17 gbazin
7978 * don't try to stat() the dvd drive letter on win32
7979 * disabled YUV overlay double buffering for now, as it seems to actually be
7981 * temporary fix in vlc_cond_signal() for win32 (I really should use
7982 SignalObjectAndWait() on WinNT so we can avoid race conditions in the
7983 pthread code). This fixes a problem noticed on WinXP where vlc would
7984 freeze regularly and eat-up all the CPU (fun no?)
7986 2002-03-28 Thursday 03:53 jobi
7988 * When unselecting an ES, we must ged rid of p_es->p_pes so that it is
7989 regererated when we select this ES again. It made vlc segfault when
7990 switching from some stream to another, or when switching program
7993 2002-03-27 Wednesday 22:15 massiot
7995 * UDP access plug-in can now receive MPTS (Multiple Program TS) and switch
7997 * Audio and video output go to time-constrained scheduling [OS X port]
7999 2002-03-27 Wednesday 21:01 lool
8001 Some dirty ifdefs for a nicer gnome interface (gnome buttons, gnome
8004 2002-03-27 Wednesday 19:54 jpsaman
8006 Translation of user interface messages to Netherlands.
8008 2002-03-27 Wednesday 19:53 jpsaman
8010 Added Netherlands translation (nl) to configure.in
8012 2002-03-27 Wednesday 18:43 lool
8014 plugins/gtk/gnome.c, plugins/gtk/gtk.c:
8015 new options "gtk_hide_toltips" or "gnome_hide_tooltips"
8017 Tooltips are enabled by default. This option is only considered on
8018 module initialization.
8020 2002-03-26 Tuesday 23:39 massiot
8022 * GNU make detection
8023 * Deleted non-working fullscreen menu item [OS X]
8024 * udp and http no longer modify p_input->psz_name
8026 2002-03-26 Tuesday 23:08 gbazin
8028 * various little portability fixes
8030 2002-03-26 Tuesday 22:30 gbazin
8032 * modified the gtk interface to save an empty <string> option as a NULL pointer
8033 * modified config_LoadConfigFile to consider an empty <string> option as a
8036 2002-03-26 Tuesday 22:02 gbazin
8038 * changed the behaviour of the config file:
8039 - now all the config options are saved. <string> config options which have
8040 no default value are also saved in the config file but as an empty string.
8041 - config_LoadConfigFile will ignore empty config options, which also means
8042 we cannot pass an empty string as a <string> config option. (this shouldn't
8045 2002-03-26 Tuesday 17:33 lool
8047 plugins/gtk/gtk_preferences.c:
8048 . save button (inadvertently suppressed)
8050 2002-03-26 Tuesday 16:06 ipkiss
8053 - added toolbar icons (thanks xav)
8054 - we can no longer edit plugin names in the preferences :)
8055 - the tool button for playlist is now a toggle button
8057 2002-03-26 Tuesday 10:29 tcastley
8059 Disabled controls if the playlist was empty.
8061 2002-03-25 Monday 23:36 ipkiss
8063 * Added a win32 interface plugin, developed with Borland C++ Builder.
8064 To build the plugin, follow the instructions in INSTALL-win32.txt
8067 - subtitles don't work
8068 - a crash occurs when the user exits by pressing 'q' in the vout
8069 - when moving the slider, position in the stream updates even if
8070 the slider isn't released yet
8073 - clean code in menu.cpp
8074 - adapt lool's enhancements of the Gtk+ preferences box
8075 - write drag-and-drop stuff
8076 - and of course, fix known bugs :)
8078 * For those of you who can't wait till the next release to test the win32
8079 interface, binary files are available here:
8080 http://www.via.ecp.fr/~ipkiss/intfwin/vlc.zip
8083 2002-03-25 Monday 22:38 lool
8085 plugins/gtk/gtk_preferences.c:
8086 . fixed an ugly structure
8087 . the tabs are not verticaly expanded as they were
8088 . small enhancements
8090 2002-03-25 Monday 20:37 lool
8092 The "we love gibalou" commit :
8093 * plugins/gtk/gnome.c, plugins/gtk/gtk.c, plugins/gtk/gtk_common.h :
8094 . new Tooltips structure
8095 * plugins/gtk/gtk_preferences.c:
8096 . modifications of some widgets, the structure, cosmetic changes
8097 * src/interface/main.c:
8099 . a couple new descriptions
8101 2002-03-25 Monday 19:16 gbazin
8103 * moved the "display" option from main to the relevant plugins. ( We now have
8104 the x11_display, xvideo_display, xmga_display and ggi_display options ).
8106 2002-03-25 Monday 04:18 sam
8108 * Fixed a little omission in INSTALL-win32.txt.
8110 2002-03-25 Monday 02:06 jobi
8112 * Fixed a bug that made vlc segfault when choosing a program, change to
8113 another and come back to the first one.
8114 * Added gtk and gnome interfaces for satellite input. We should find a
8115 way to hide the button if satellite support is not compiled.
8117 2002-03-22 Friday 13:16 tcastley
8119 Implemented correct scaling and used new window size variables.
8120 Beta always on top for the interface window. New cursor handling.
8122 2002-03-22 Friday 00:55 xav
8124 - Updated INSTALL-win32.txt
8126 2002-03-22 Friday 00:47 jlj
8128 * Fixed a problem in the MacOS X aout which caused the previously
8129 played audio frames to be played when there were no new frames
8131 * MacOS X vout now uses the height/width calculated in video_output.c
8133 2002-03-22 Friday 00:24 xav
8137 2002-03-21 Thursday 23:49 massiot
8139 Miscellaneous fixes for the OS X port.
8141 2002-03-21 Thursday 22:10 gbazin
8143 * the calculation for the initial video window dimensions is now done in
8144 video_output.c and made available into p_vout->i_window_height/width.
8145 This allows to get rid of duplicated code and unify the behaviour of
8146 the video output plugins. (not all the plugins have been modified
8147 because I didn't want to break anything).
8149 As a side effect, the --width and --height options are now working, you
8150 can even use only --width or only --height the other dimension will adapt
8151 automatically to the video characteristics.
8152 Note that you need to remove the width/height options from the config file
8153 or set them to -1 if you want to use the actual video size.
8155 2002-03-21 Thursday 07:11 gbazin
8157 * moved GetConfigurationFromCmdLine() into configuration.c and renamed it
8158 into config_LoadCmdLine()
8159 * config_GetHomeDir doesn't use getpwuid_r anymore as this was creating
8160 some problems on solaris. This function now uses getpwuid and is called
8161 only once to store the home directory into the p_main structure.
8163 2002-03-21 Thursday 02:28 jobi
8165 Forgot to add the input files.
8167 2002-03-21 Thursday 02:27 jobi
8171 2002-03-20 Wednesday 23:00 gbazin
8173 * fixed stupid bug in stupid ConvertPrintfFormatString() function
8174 * fixed the "waveout not closing" bug. We need to reset the waveout device
8177 2002-03-20 Wednesday 17:44 sam
8179 * ./src/input/mpeg_system.c: fixed a bus error on UltraSparc.
8181 2002-03-20 Wednesday 14:08 sam
8183 * Win32 and Solaris compilation fix.
8185 2002-03-20 Wednesday 10:33 tcastley
8187 Improved scaling, correct aspect ratio even in full screen mode.
8188 Duplicate code reduces and framework for Overlay and OpenGL modes in place.
8190 2002-03-20 Wednesday 03:43 sam
8192 * ./src/misc/modules_plugin.h: kludge to allow the ALSA module to be
8193 compiled as a plugin. Please test.
8194 * ./include/modules.h: fixed a C++ warning.
8196 2002-03-20 Wednesday 03:12 ipkiss
8198 * Added 3 bugs of the win32 port to the BUGS file
8200 2002-03-20 Wednesday 01:32 jobi
8202 * Raw device fix, courtesy of Steven Schultz
8204 2002-03-19 Tuesday 23:47 massiot
8206 Fixed a typo. Grmbl.
8208 2002-03-19 Tuesday 23:44 massiot
8210 Better IPv6 detection. IPv6 is disabled under MacOS X (no inet_pton
8213 2002-03-19 Tuesday 23:02 jobi
8215 * fixed some bugs in program management : selected ESs must be attached
8216 to the selected program.
8218 2002-03-19 Tuesday 14:00 sam
8220 * ./plugins/aa: aalib output plugin courtesy of Sigmund Augdal.
8221 * ./configure.in: fixed a few bashisms.
8222 * ./src/misc/configuration.c: fixed build under Solaris.
8223 * ./TODO: updated todo list.
8225 2002-03-19 Tuesday 12:48 gbazin
8227 * fixed two memory leaks
8228 * fixed typo in waveout.c
8230 2002-03-19 Tuesday 05:49 sam
8232 * ./configure.in: BeOS compilation fixes.
8233 * ./debian/rules: activated (broken) KDE interface.
8234 * ./plugins/access/http.c: fixed a segfault.
8235 * ./plugins/alsa/aout_alsa.c: fixed a segfault.
8237 2002-03-19 Tuesday 04:22 ipkiss
8239 * ./include/common.h: fixed the compilation fix for Borland C++ :)
8241 2002-03-19 Tuesday 03:42 sam
8243 * ./include/common.h: compilation fix for Borland C++.
8245 2002-03-19 Tuesday 03:33 jlj
8247 * MacOS X aout now uses AudioConverter for int->float
8248 * Various MacOS X intf improvements and bug fixes
8250 2002-03-19 Tuesday 00:30 sam
8252 * ./plugins/chroma/i420_rgb8.c: fixed a warning.
8253 * ./plugins/filter/deinterlace.c: fixed chroma deinterlacing.
8254 * ./plugins/kde/kde.cpp: the KDE interface compiles again.
8255 * ./plugins/mpeg_system/mpeg_es.c: fixed a segfault I introduced today.
8256 * ./plugins/network/ipv4.c: cosmetic fix.
8257 * ./src/interface/main.c: fixed a typo in the --help output.
8258 * ./src/misc/netutils.c: fixed a segfault in the vlcs communication; still
8259 unstable but solving other bugs won't do any good without rewriting the
8260 whole playlist code. Which I'm doing right now.
8262 2002-03-19 Tuesday 00:12 massiot
8264 MacOS X compile fixes.
8266 2002-03-18 Monday 21:04 xav
8268 * skip "//" if we find "://" in a resource we have to play : this allows us to use the syntax udpstream://host.
8270 2002-03-18 Monday 19:14 sam
8272 * ./extras/MacOSX_dvdioctl: removed outdated files.
8273 * ./plugins/fx/scope.c: fixed an infinite loop error.
8274 * ./plugins: fixed segfaults in various demux plugins.
8275 * ./plugins/sdl/vout_sdl.c: SDL_VIDEODRIVER can be specified from the
8276 command line; try "--vout sdl:aalib"
8278 2002-03-18 Monday 17:09 sam
8280 * ./configure.in: fixed linking of the ipv4 plugin.
8282 2002-03-18 Monday 16:38 xav
8284 * DirectX plugin is now correctly detected and configured.
8286 2002-03-17 Sunday 21:59 sam
8288 * ./BUGS: updated bug list.
8289 * ./configure.in: ./configure --help should be a lot clearer now.
8291 2002-03-17 Sunday 17:00 sam
8293 * ./plugins/chroma/i420_rgb8.c: plain C 8 bpp transformation.
8294 * ./plugins/chroma/i420_rgb16.c: plain C 24/32 bpp transformations.
8295 * ./plugins/ggi/ggi.c: support for 8 bpp displays.
8296 * ./plugins/sdl/vout_sdl.c: support for 8 bpp displays.
8297 * ./plugins/x11/xcommon.c: support for 8 bpp displays.
8298 * ./src/video_output/video_output.c: fixed a segfault.
8300 2002-03-17 Sunday 13:53 gbazin
8302 * added an alternate fullscreen method. With this method, _nothing_ is allowed
8303 to be displayed on top of the video (especially not taskbars, etc...).
8304 Of course this can also be annoying sometimes, this is why it's an option.
8306 PS: does anybody know how not to propagate the Ctrl-Alt-Tab key event to the
8307 window manager. I tryed XChangeWindowAttributes with do_not_propagate_mask but
8308 it doesn't seem to work.
8310 2002-03-17 Sunday 11:12 gbazin
8312 * small fix for the config file. The parser assumes that the config file is
8313 divided into sections (a section is the config data for a plugin and begins
8314 with something like [foo]), so the comment for the beginning of the section
8315 must be after the section marker and not before.
8317 If you want to illustrate the problem (without this fix):
8319 - exit from vlc and remove for example the dsp plugin (rm plugins/dsp.so)
8320 - resave vlc's config
8321 and now look at the end of the config file, it's all screwed up.
8323 2002-03-17 Sunday 05:48 tcastley
8325 Tidied code and prevented curruption on window not containing the video.
8326 Video window now returns to correct size and position after toggling
8329 2002-03-16 Saturday 23:03 sam
8331 * ./configure.in: more modules are plugins.
8332 * ./src/misc/configuration.c: changed ~/.VideoLan/vlc to ~/.videolan/vlcrc,
8333 and a few cosmetic changes (sorry Gildas for the butchery).
8334 * ./plugins/chroma/i420_rgb16.c: C version of the I420 to RV15/16 chroma.
8336 2002-03-16 Saturday 01:40 gbazin
8338 * This the last piece of the new configuration module. You can now save your
8339 configuration options (only from the gtk/gnome interface for now). The config
8340 file will be saved as ~/.VideoLan/vlc
8342 It's not quite yet finished (well there are a few small details to sort out),
8343 but I'm going away for the week-end and I wanted to commit this before so you
8344 can all have a play with it :)
8346 2002-03-15 Friday 18:20 sam
8348 * ./plugins/spudec/spu_decoder.c: we now analyze the subtitle image
8349 data to find the border color and the inner colors when there was
8350 no way to find the palette data (network stream).
8352 2002-03-15 Friday 17:17 sam
8354 * ./plugins/mpeg_system: fixed a parsing bug I introduced yesterday.
8356 2002-03-15 Friday 04:41 sam
8358 * ./Makefile: fixed OS X vlc.app compilation dependencies.
8359 * ./configure.in: fixed the endianness check under Solaris.
8361 * ./src/input/input.c: strings are now initialized to "" instead of NULL.
8363 * ./plugins/spudec/spu_decoder.c: we now properly support the subtitle
8364 palette information we get from the DVD. Subtitles rox !
8365 * ./src/video_output/vout_subpictures.c: removed all DVD-specific routines
8366 and put them into spu_decoder.c.
8368 2002-03-15 Friday 01:47 stef
8370 *Move iec958/spdif encapsulation from ac3_spdif to aout_spdif.
8371 It will eventually allows to use ac3_adec or a52 for spdif output.
8373 *Remove an ugly loop in aout_spdif.
8375 2002-03-15 Friday 00:57 stef
8377 -Fixed chapter selection at startup.
8379 2002-03-14 Thursday 01:35 stef
8381 *p_es->p_demux_data is available in p_config->p_demux_data so that the input
8382 can pass information directly to the decoder.
8384 *First application: aspect ratio for DVD is read from the ifo (should fix
8385 the buf with aspect ratio in anamorphic DVDs).
8387 *The DVD plugin also copy the spu yuv palette in p_demux_data so that the
8388 spudec can display subtitle with the right color (sam !).
8390 *Removed duplicate code and useless lock in gtk.
8392 2002-03-13 Wednesday 12:46 jobi
8394 * Fixed EOF and Stop segfault in VCD input : input_BuffersEnd was being
8397 2002-03-13 Wednesday 08:41 tcastley
8399 Updated Tony Castley's e-mail.
8401 2002-03-13 Wednesday 08:39 tcastley
8403 New resizing and scaling code. More in line with BeOS standards.
8405 2002-03-12 Tuesday 20:39 gbazin
8407 * a52 plugin updated to use liba52-0.7.3 ( which is now available on debian :)
8409 2002-03-12 Tuesday 18:37 stef
8411 *New configuration option to choose audio output format at runtime.
8412 It allows to select spdif pass-through decoder with --ac3_adec and to
8413 remove the ugly b_ac3 in main.h
8415 As a consequence --spdif doesn't work anymore: you should use --ac3_adec pass
8417 *Fixed a typo in main.c
8419 *Return the option name in error message for unknown option intead of the
8422 2002-03-11 Monday 20:14 gbazin
8424 * gtk config interface modified so you can only have one instance of a plugin
8425 config dialog box displayed at one time.
8427 2002-03-11 Monday 18:10 gbazin
8429 * oops, forgot to check the gnome interface before my last commit.
8431 2002-03-11 Monday 07:23 gbazin
8433 * New GTK configuration interface. This interface is generated dynamically
8434 at run-time from the configuration data contained in each plugin.
8435 * config_PutPszVariable and config_GetPszVariable are now thread safe.
8436 * Few modifications/optimizations to the config module.
8437 * Got rid of all the _VAR macros in config.h
8439 This is the first version of the GTK configuration interface. There are still
8440 a few raw corners and a fews things left to do, but it basically does what
8442 Constructive comments like it sucks or it smells rotten fish are of course
8443 very welcome. And if there are GTK gurus out there, please don't hesitate to
8446 I also started to add usefull comments to the configuration options but I'm not
8447 really good at this kind of thing so if people want to help, they can finish
8448 the job. For this look at all the *_LONGTEXT macros at the top of main.c
8450 (PS: Translations will also be appreciated but not right now as the interface
8451 will likely change again in the few coming days)
8453 2002-03-10 Sunday 23:36 massiot
8455 Missing include (MacOS X port).
8457 2002-03-09 Saturday 16:48 stef
8459 *Fixed EOF segfault at end of DVD
8461 *Buffer manager is renintialised at area change.
8463 2002-03-09 Saturday 13:42 sam
8465 * ./plugins/dvd/dvd_access.c ./plugins/vcd/input_vcd.c: we now exit more
8466 cleanly on initialization error.
8468 2002-03-08 Friday 22:58 stef
8470 Rewrite most functions in DVD plugin. Some old bugs might have been
8471 solved in the operation. The plugin some be more readable now, and
8472 should produce fewaer segfaults (I hope so :p)
8474 2002-03-08 Friday 18:05 jobi
8476 * added some tests in open
8478 2002-03-08 Friday 00:26 bozo
8480 Audio output ALSA: spdif support.
8482 2002-03-07 Thursday 14:01 jobi
8484 * When reaching the end of a track, moves to the following one.
8486 2002-03-06 Wednesday 23:54 sam
8488 * ./src/interface/main.c: disabled the GNOME segfault dialog in debug
8489 mode. We want nice, clean segfaults, with huge core files and a lot
8492 2002-03-06 Wednesday 16:39 stef
8494 I hope you liked this bug: DVD demux was always used.
8496 2002-03-06 Wednesday 12:26 stef
8498 *Fixed demux plugin selection.
8500 *Take the lock on stream in VCDInit. PLease test, as I don't have any VCD
8503 2002-03-06 Wednesday 03:27 sam
8505 * ./plugins/ac3_adec/ac3_parse.c: ac3dec is now less verbose.
8506 * ./src/interface/interface.c: fixed a deadlock when seeking the
8507 stream using the keyboard arrows.
8509 2002-03-06 Wednesday 01:20 stef
8511 *Removed an occurance of former angle item in gtk.
8513 *Fixed a bug in ES management introduced lately in DVD/DvdRead.
8515 *Beginning of reorganisation in DVD plugin source files, in order to try to
8516 make it easier to understand. There is some work left though :p.
8518 *Decreased the score for VCD plugin, as the VCD demuxer was used even
8519 for DVD :p. It should make autodetection work.
8521 -I think that VCDInit should make a test on the access plugin and be launched
8522 only if the access plugin is VCD,
8523 -VCDOpen shouldn't set p_input->b_error: if it fails we just try another
8525 -PSRead doesn't need to be duplicated anymore: input_ReadPS is now available
8526 for plugins (cf Christophe's commit).
8528 Please comment around that: I'd like to know if the behaviour I've described
8529 is the one everyone expects.
8531 Enjoy my new bugs :p
8533 2002-03-05 Tuesday 23:29 jobi
8535 * Modified vcd input for the new input III.
8536 * Still have problems with end of tracks.
8537 * Modified the command line, as stef did for the DVD :
8539 [vcd:][device][@[title][,chapter]
8541 Note that chapter support is not yet implemented.
8543 2002-03-05 Tuesday 18:17 stef
8545 Dvd demux was no longer selected under win32
8547 2002-03-05 Tuesday 17:46 stef
8549 * Dvd angle is now handled through a program structure, so that the interface
8550 needs nothing specific to change angle.
8552 * Fixed a bug in clock management where ES without a program couldn't get
8555 *Fixed program management in gnome/gtk. Program now also appears in popup.
8557 *In interface, only display ES associated with the selected program, or with
8560 2002-03-05 Tuesday 06:48 gbazin
8562 * fixed typo in the win32 change to the input parser.
8564 2002-03-05 Tuesday 00:50 stef
8566 *More complete command line parsing for DVD, hopefully working this time.
8568 2002-03-04 Monday 23:56 massiot
8570 * IPv6 network module, courtesy of Alexis Guillard <alexis.guillard@bt.com>,
8572 * --6 and --4 options to force IPv6 or IPv4 (FIXME: it should be -6 and
8573 -4 but I don't know how to do it with the new configuration module) ;
8574 * Channel manager now uses a socket from the network plug-in and is more
8575 portable (and probably broken, too :) ;
8576 * input_ReadPS and input_ReadTS are now in mpeg_system.c to be more
8577 easily reused by plug-ins other than mpeg_ps and mpeg_ts.
8579 That's all for tonight.
8581 2002-03-04 Monday 23:34 stef
8585 2002-03-04 Monday 22:20 gbazin
8587 * this time I actually commited the win32 modif to the input parser ;-)
8589 2002-03-04 Monday 22:18 gbazin
8591 * We now make sure the aout plugin buffers always contain between
8592 AOUT_BUFFER_DURATION/2 and AOUT_BUFFER_DURATION*3/2 worth of audio.
8593 This should solve the audio buffer underruns.
8595 * fix for the bug in input when filename contains a '@' character.
8597 * simplified the win32 specific changes to the input parser. ( I think
8598 we can safely assume that no access plugin name will have a length of
8601 2002-03-04 Monday 03:44 stef
8603 -DVD access plugin is only called if specified under windows (no automatic detection)
8605 2002-03-04 Monday 02:50 stef
8609 2002-03-04 Monday 02:26 stef
8611 -replaced setenv with putenv
8613 -fixed a bug in gtk.
8615 2002-03-04 Monday 01:53 stef
8619 2002-03-03 Sunday 20:42 gbazin
8621 * added network to the list of the plugins directories in Makefile
8624 2002-03-03 Sunday 17:34 xav
8626 * Fixed DVD input under Win32.
8627 * Fixed input parser under win32, chich couldn't understand that
8628 c:\windows\bureau is a valid file and doesn't need to be accessed with
8630 * BTW, I added myself in the AUTHORS file :)
8632 2002-03-03 Sunday 04:37 sam
8634 * Got rid of int_types.h and did a few changes Ipkiss will need. Hope I
8635 did not break other platforms.
8637 2002-03-02 Saturday 09:34 gbazin
8639 * fixed compilation problem related to ssize_t
8641 2002-03-02 Saturday 03:53 xav
8643 * Various Win32 compilation fixes.
8644 * DVD compiles, but doesn't work yet.
8645 * Fixed some typos in my previous Win32 multicast commit
8647 2002-03-02 Saturday 03:51 sam
8649 * ./plugins/dummy/input_dummy.c: fixed `vlc vlc:quit'.
8650 * ./src/input/input.c: initialized uninitialized variables.
8652 2002-03-02 Saturday 03:29 stef
8656 2002-03-02 Saturday 03:15 stef
8658 *Initiliaze p_access_module & p_demux_modules to NULL when input thread
8661 2002-03-01 Friday 16:07 sam
8663 * ./po/no.po: Norwegian translation by Sigmund Augdal. Berdå ka pø tüt.
8664 * ./src/misc/modules.c: shortcuts for --intf work again, gvlc launches the
8665 Gtk interface, qvlc launches the Qt interface, etc.
8666 * ./plugins/fx/scope.c: we now have sound together with --aout scope.
8668 2002-03-01 Friday 14:17 stef
8670 *Removed numerous deadlocks.
8672 2002-03-01 Friday 01:59 xav
8674 Multicast under Win32 now works with the new input.
8676 2002-03-01 Friday 01:12 stef
8678 *dvd and dvdread support for input III.
8680 Dvdread is known to segfault at title change. I'm working on this.
8682 2002-03-01 Friday 00:33 massiot
8684 Input III (Episode 1).
8685 - Major rewrite of the buffer core functions
8686 - Modularity of access plugins (file, udp, http)
8687 - Modularity of network stack (ipv4, soon ipv6)
8688 - Autodetection of the type of stream
8690 And a new killing feature : HTTP streams are now seekable.
8692 Please note that dvd, dvdread and vcd plug-ins are broken and thus disabled.
8694 2002-02-27 Wednesday 22:57 sam
8696 * ./plugins/mpeg_vdec/vpar_headers.c: we no longer crash when the next
8697 stream doesn't have the same image size as the previous one.
8698 * ./src/audio_output/aout_pcm.c: another overrun fix; please test.
8700 2002-02-27 Wednesday 19:05 sam
8702 * ./configure.in: fixed a plugins/dsp.so compilation issue under OpenBSD.
8704 2002-02-27 Wednesday 18:19 sam
8706 * ./plugins/dsp/aout_dsp.c: OpenBSD compilation fix.
8707 * ./src/video_output/video_output.c: fixed a segfault on exit.
8709 2002-02-27 Wednesday 04:49 sam
8711 * ./src/input/input.c: BeOS network support (no idea if it works when you
8712 don't have BONE, though).
8714 2002-02-27 Wednesday 03:47 sam
8716 * ./include/common.h: BeOS compile fixes.
8717 * ./plugins/beos/vout_beos.cpp: fixed BeOS video output.
8719 2002-02-26 Tuesday 22:08 gbazin
8721 * Fixed uninitialized variable in config_Duplicate()
8722 * Fixed problem introduced in latest gtk commit
8724 2002-02-26 Tuesday 18:25 gbazin
8726 * forgot to add the declaration of server_port in main.c
8727 * char pointers obtained by config_GetPszVariable need to be freed
8729 2002-02-26 Tuesday 17:22 xav
8731 Multicast now works under Win32, but this is a _bad_ kludge.
8733 It still segfaults 4 secondes after the first frame, but, at least, I
8734 can see two or three frames from MI2 :-)
8736 2002-02-26 Tuesday 01:17 stef
8738 *Reversed my previous configuration change.
8740 I'd better used dvd_title or so but INPUT_TITLE_VAR is also used in
8741 gtk_open.c and I can't find a neat way to prevent this, so I leave this
8744 2002-02-25 Monday 23:59 sam
8746 * ./include/threads.h: support for the State Threads Library, a userland
8747 threads library (http://state-threads.sourceforge.net/). Useless to most
8748 people, but can be handy to debug stuff. Activate with `--enable-st'.
8750 2002-02-25 Monday 18:42 stef
8752 *Adaptation to new configuration scheme for dvd, dvdread and spdif
8754 2002-02-25 Monday 11:25 sam
8756 * ./plugins/lirc/lirc.c: removed CVS garbage.
8758 2002-02-25 Monday 04:30 sam
8760 * ./plugins/gtk/gtk_menu.c: fixed a compile issue on IA64.
8761 * ./plugins/fx/scope.c: new toy plugin, an audio scope module.
8763 Each time I fix a bug in vlc I feel urge to code something useless. This
8764 one is very, very rough for the moment, probably buggy, slow, will crash
8765 your blender and reboot your fridge. Screenshot can be found here:
8766 http://www.zoy.org/~sam/vlc/vlc-scope.jpeg
8767 Activate with `--aout scope' (yes, it currently disables the real
8768 audio output... I'll fix this as well).
8770 2002-02-24 Sunday 22:12 sam
8772 * Replacement header for aout_common.h.
8774 2002-02-24 Sunday 22:12 sam
8776 * Forgot one fix in my previous commit. As usual.
8778 2002-02-24 Sunday 22:06 sam
8780 * Fixed a quite old bug in the audio output which made the sound stutter
8781 when wrapping around the audio output fifo.
8782 * Lots of simplifications in the audio output, got rid of b_stereo.
8784 2002-02-24 Sunday 21:36 jobi
8786 Added a menu in the GTK and gnome interfaces to change the current program
8787 in multi-program streams (such as ones provided by a DVB-S card).
8789 2002-02-24 Sunday 20:51 gbazin
8791 This is the first part of the new configuration architecture for vlc.
8792 Two other parts will follow soon:
8793 - config file implementation
8794 - gtk configuration interface.
8796 This part won't change much for end-users as these changes are mostly
8797 internal, you will however notice that the command line interface has
8798 changed. It will maybe be less user-friendly as I almost removed the
8799 short options but it shouldn't a big problem when the config file is
8802 What as changed is that it is really easy now to add configuration
8803 options to vlc. Plugins can also implement configuration options. All
8804 you have to do is to declare a MODULE_CONFIG section in your plugin.
8805 If you want to know more about this look at configuration.h and for some
8806 example: main.c, dsp.c or xvideo.c
8808 It would be nice if every developper could now start using configuration
8809 options in there plugins and also enhance old plugins.
8811 That's it, now let's hope I didn't break too many things ;-)
8813 2002-02-23 Saturday 21:31 gbazin
8815 * fixed array over-run bug in intf_MsgUnsub
8817 2002-02-22 Friday 20:46 gbazin
8819 * Don't try to grok altivec with mingw32.
8820 * --with-directx-path should now indicate the path where the actual
8821 headers are (before the headers had to be in an include subdir). By the
8822 way you can download these header files from the videolan web site.
8824 2002-02-21 Thursday 23:56 sam
8826 * ./src/misc/modules_plugin.h: if symbol foo isn't found in the
8827 plugin, we always try to open _foo, whatever the architecture.
8829 2002-02-21 Thursday 21:55 sam
8831 * ./plugins/lirc/lirc.c: non-blocking patch from Sigmund Augdal
8832 <sigmunau@stud.ntnu.no>; hope this time my enhancements don't break
8835 2002-02-21 Thursday 00:54 sam
8837 * ./configure.in: gtk*-config detection fix for FreeBSD.
8839 2002-02-20 Wednesday 23:23 sam
8841 * ./configure.in: removed a bashism.
8842 * ./plugins/x11/xcommon.c: support for systems without shm.h.
8843 * QNX compilation fixes here and there; the qnx plugin still doesn't work.
8845 2002-02-20 Wednesday 19:01 sam
8847 * ./Makefile: the win32 port now uses a more recent version of gtk+.
8849 2002-02-20 Wednesday 05:56 sam
8851 * ./plugins/gtk/gtk.c: the log window is now black with colourful text.
8852 * ./plugins/gtk/gnome.c: ported the log window to the GNOME interface.
8853 * ./src/interface/intf_msg.c: messages are sent to the queue even if
8854 -vvvv* wasn't specified.
8856 2002-02-20 Wednesday 05:50 jlj
8858 * MacOS X VCD support.
8860 2002-02-20 Wednesday 01:47 sam
8862 * ./plugins/lirc/lirc.c: fixed my mistakes from yesterday.
8864 2002-02-19 Tuesday 03:54 sam
8866 * ./plugins/lirc/lirc.: various fixes, thanks to Sigmund Augdal.
8867 * ./plugins/text/logger.c: rewrote an ugly loop.
8868 * ./plugins/gtk/gtk.c: added a Gtk+ window containing all the log
8869 messages; updated in real time. To open it, go to "view"->"messages".
8871 2002-02-19 Tuesday 00:50 sam
8873 * Got rid of TRACE and intf_DbgMsg which were seldom used anyway.
8874 * All intf_*Msg functions now write to stderr.
8875 * Implemented a message queue interface plugins can subscribe to.
8876 * Wrote the logger interface plugin. Usage:
8877 vlc -I logger:filename.log
8878 * Lots of fixes in the SPU renderer.
8880 2002-02-18 Monday 19:02 stef
8882 Fixed a typo in aspect ratio calculation
8884 2002-02-18 Monday 01:34 jlj
8886 * MacOS X vout improvements
8887 * MacOS X intf now returns, allowing vlc to terminate properly
8888 * Added a new make target: package-macosx
8890 2002-02-15 Friday 20:02 gbazin
8892 * Win32 compilation fixes (mingw includes dirent)
8893 * configure now checks for ddraw.h and not directx.h
8894 * vout_directx doesn't include directx.h anymore (this file isn't part of
8896 * moved all the stuff from aout_waveout.c directly into waveout.c (I don't
8897 know what I was thinking about when I created these two files ;-)
8898 * until we fix the audio buffer underrun problem, waveout will be the
8899 default audio output on win32 (instead of directx).
8901 2002-02-15 Friday 13:32 sam
8903 * ALL: got rid of *_Probe functions because most of them were duplicates
8904 of the real _Init or _Create functions. That's 1000 lines of code gained.
8905 * ./src/misc/modules.c: we try not to keep the global lock in module_Need,
8906 which should speed up output spawning.
8907 * ./plugins/dummy/input_dummy.c: fixed vlc:quit command.
8908 * ./plugins/gtk/gtk_playlist.c: compilation fix.
8909 * ./plugins/macosx/*: preliminary fixes for the vout4 port.
8911 Notes on the *_Probe eradication:
8912 o I probably broke the DirectX video output, because of the "must init and
8913 run in the same thread" issue. I'll fix this ASAP.
8914 o Subtitles are broken (or at least, pretty ugly) in RGB mode.
8915 o The input plugins still have *_Probe functions. This will disappear when
8916 meuuh is finished with the access plugins.
8917 o The decoder plugins still have *_Probe functions. This is probably not
8918 going to change, it looks OK to me.
8920 2002-02-14 Thursday 23:29 sam
8922 * Grmbl. Forgot to commit those Win32 fixes last time, and they were
8923 stuck on VTHR. Sorry xav, this probably explains why I couldn't
8924 find the commit log :-)
8926 2002-02-13 Wednesday 22:10 sam
8928 * ./plugins/beos/*: BeOS fixes from Rudolf Cornelissen.
8929 * ./src/interface/main.c: --desync now really accepts a value in ms.
8930 * ./plugins/vcd/input_vcd.c: fixed a crash when not opening a VCD.
8931 * ./src/video_output/vout_subpictures.c: fixed subtitles under BeOS and
8932 other architectures which don't support overlay.
8934 2002-02-13 Wednesday 21:54 gbazin
8936 * compilation fix (include stdint.h)
8939 2002-02-08 Friday 15:57 sam
8941 * ./plugins/beos/vout_beos.cpp: ported the BeOS RGB video output to
8942 vout4. The overlay video output still needs to be written though.
8944 2002-02-06 Wednesday 20:44 gbazin
8946 * Just renamed the liba52_adec plugin into a52 to comply with the naming
8947 convention used by the other plugins.
8949 2002-02-06 Wednesday 02:37 sam
8951 * ./plugins/lirc/lirc.c: IR remote control plugin by Sigmund Augdal
8952 <sigmunau@stud.ntnu.no>, activate with --enable-lirc.
8953 * ./configure.in: put liba52_adec in a builtin for PIC/non-PIC reasons.
8955 2002-02-05 Tuesday 21:46 gbazin
8957 * New AC3 decoder plugin using liba52 from Aaron Holtzman and
8959 This plugin isn't used by default, you have to specify:
8962 2002-02-04 Monday 09:58 sam
8964 * ./src/misc/modules.c: changed module_Need to make it possible to
8965 have several modules with the same shortcut name.
8967 2002-01-31 Thursday 23:18 massiot
8969 Fixed a bug in the network dialog.
8971 2002-01-30 Wednesday 23:41 fgp
8973 *) We now call lockFocus on the QuickDrawView before attempting to get it's qdport.
8975 2002-01-30 Wednesday 00:09 sam
8977 * Fixed stuff in the wall filter. Extended syntax:
8978 --filter wall % open a wall (3x3 is the default value)
8979 --filter wall:2 % open a 2x2 wall
8980 --filter wall:3x2 % open a 3x2 wall
8981 --filter wall:2x1:0 % open a 2x1 wall, only display block 0
8982 --filter wall:2:0,3 % open a 2x2 wall, only display blocks 0 and 3
8983 For instance, if you have 2 computers listening to a network stream, on
8984 the left computer you use --filter wall:2x1:0 and on the right computer
8985 you use --filter wall:2x1:1
8987 2002-01-29 Tuesday 20:11 gbazin
8989 * Added mstrtime() to module_symbols_t so we can compile the mpeg_vdec
8990 plugin with TRACE mode enabled.
8992 2002-01-28 Monday 23:08 stef
8994 -Fixed ac3_spdif which has been broken recently,
8996 -Check frequency in ac3_adec and change fifo if needed,
8998 -Moved initialisation of p_aout from plugins to audio_output.c
8999 If audio output rate is psecified at launch time, we try to use it by default.
9001 Note that audio output currently suffers from frequent underruns.
9002 This has not been fixed here.
9004 2002-01-28 Monday 21:31 stef
9006 .Fixed a segfault a dvdread exit (my fault).
9008 2002-01-28 Monday 16:51 sam
9010 * ./plugins/chroma/i420_rgb16.c: MMX YUV to RGB transformation for 15bpp.
9012 2002-01-27 Sunday 22:14 gbazin
9014 * Added double-buffering for the directx plugin in overlay mode.
9015 * Several directx bug-fixes:
9016 - implemented the right behaviour on exit.
9017 - fixed bug preventing the creation of several windows.
9018 (the wall filter is working now :-))
9019 - fixed unnecessary background redraws (it made the video flicker).
9020 - fixed bug where we were losing the video display because of lost
9021 surfaces in video memory.
9022 - when using hardware overlay, the output window will now specify:
9023 "(using hardware overlay)".
9025 2002-01-26 Saturday 01:18 tcastley
9027 Fixed compliation error due to inclusion of threads.h
9029 2002-01-25 Friday 17:18 sam
9031 * ./plugins/x11/xcommon.c: we don't use DPMS functions if they are
9034 2002-01-25 Friday 06:43 gbazin
9036 * Added a new very simple audio plugin for Win32. This plugin uses the
9037 waveOut API which is a lot easier to use for streaming stuff than
9038 directsound. (you don't have to take care of underflows anymore
9039 because it doesn't use circular buffers).
9040 If you are having a lot of underflows, this plugin is currently
9041 better adapted than the directx plugin.
9043 * Moved some initialization stuff in audio_out.c so we can now the
9044 caracteristics of the audio stream before calling aout_Open().
9046 2002-01-24 Thursday 21:54 fgp
9048 *) Changed configure.in to check for all header files the macosx plugin needs
9049 *) There is now an option --disable-macosx, instead of --enable-macosx.
9050 --disable-macosx is default for all plattforms except MACOSX
9051 *) The mouse cursor is hidden when playing in fullscreen mode
9052 *) The screensaver is deactivated when playing in fullscreen mode
9053 (Thanks to Julian Mayer <julianmayer>@mac.com)
9054 *) Stop, Prev and Next buttons work now.
9056 2002-01-24 Thursday 18:50 stef
9058 Configure and Makefile tweaking for dvdread module.
9059 It is now activated with option --with-dvdread, that takes the same options
9061 If you link with libdvdread statically dvdread is compiled builtin ; if you
9062 link dynamically, it is compiled as a plugin.
9064 2002-01-24 Thursday 13:32 sam
9066 * ./src/misc/modules_plugin.h: fixed a missing function initialization
9067 which made decoder plugins segfault in GetChunk calls.
9068 * ./configure.in: proper soundcard.h check from Yves Duret.
9070 2002-01-23 Wednesday 23:14 massiot
9072 Fixed a bug introduced yesterday.
9074 2002-01-23 Wednesday 20:19 stef
9076 I checked in bad header files yesterday.
9078 2002-01-23 Wednesday 12:02 asmax
9080 * enabled --stereo option for streams that pretend to be mono while they
9083 2002-01-23 Wednesday 03:56 stef
9085 -removed some useless printf
9087 -replaced dvdcss_title(,) with dvdcss_seek( ,,DVDCSS_SEEK_KEY )
9089 2002-01-23 Wednesday 03:15 stef
9091 *Merged hh patch in libdvdcss from main tree.
9093 *Updated local libdvdread, so that it does not depend on libdvdcss
9094 (ala dummy_dvdcss) and modified configure to reflect changes.
9096 2002-01-23 Wednesday 01:59 sam
9098 * Darwin compilation fix.
9100 2002-01-22 Tuesday 23:14 massiot
9102 * Fixed an alignment issue in the ac3 decoder.
9104 2002-01-21 Monday 23:57 massiot
9106 * Decoders do not necessarily use bit stream (see mad plug-in)
9107 * mad PTS should finally be accurate
9108 * Some configure changes.
9110 2002-01-21 Monday 22:34 jpsaman
9112 Oops, lucky to catch this one (deleted function name s24_to_s16_pcm accidently)
9114 2002-01-21 Monday 22:28 jpsaman
9116 Changes made to mad plugin:
9117 + libmad_input now takes one frame at a time (see mad_adec.h for defines)
9118 + audio_linear_dither() gives better sound quality then s24_to_s16_pcm(),
9119 but also makes audio artefacts louder so disabled it for now (see file
9121 + cleaned up libmad_output (see file mad_libmad.c)
9122 + cleaned up InitThread (see file mad_adec.c)
9123 + Made buffer size match libmad's expectations (see file mad_adec.h)
9124 + updated documentation
9126 2002-01-21 Monday 07:00 gbazin
9128 * Fixed crashes on exit in the directx plugin
9129 * vout_PlacePicture is now accepting picture width=height=0
9131 * Win32 (NT/2000/XP) fix for libdvdcss: first attempt to open the DVD
9132 device in read/write mode so we can use ioctls. If this fails
9133 (insufficent privileges) we at least open in read-only mode so the
9134 libdvdcss title decryption method can be used.
9136 2002-01-21 Monday 05:14 sam
9138 * ./configure.in: added extra checks for strange compilers such as
9139 Borland C++ which do not support all gcc options. Note that vlc does
9140 not compile with bcc32 yet, but is getting closer and closer to.
9142 2002-01-21 Monday 00:52 sam
9144 * ./plugins/win32: skeleton for the win32 interface Ipkiss is developing.
9145 * ./config.guess ./config.sub: latest GNU versions.
9146 * ./configure.in: when possible, xvideo is compiled as a plugin.
9147 * ./vlc.spec: fixed a few minor inaccuracies.
9148 * ./debian/control: vlc-gui is no longer depended on, but rather recommended.
9149 * ./src/interface/main.c: --spumargin flag; use this to force displaying
9150 subtitles at the bottom of the screen instead of putting them in the
9151 middle, for instance: `--spumargin 5'.
9153 2002-01-19 Saturday 19:54 gbazin
9155 * Converted the plugin initialization code of the macosx, beos and qnx
9156 code. (please note that they should still not compile as they need
9157 to be adapted to the new Vout4 architecture)
9159 2002-01-17 Thursday 23:02 gbazin
9161 * major rewrite of the directx video plugin to adapt it to the new vout4
9162 architecture. This plugin has also been through a major clean-up
9163 and it is now much more robust and optimized.
9165 * Fixed a few problems with the win32 build.
9167 * Replaced the "overlay" command line option with "nooverlay". The
9168 former was confusing and useless because overlays were used by
9171 2002-01-17 Thursday 16:17 sam
9173 * ./vlc.spec: imported MandrakeSoft's new spec file.
9174 * ./debian/control: fixed build-dependencies for vlc-mad.
9176 2002-01-16 Wednesday 04:47 sam
9178 * ./debian/rules: fixed the vlc-arts and vlc-mad package builds.
9180 2002-01-15 Tuesday 19:01 stef
9182 The gnome/gtk interface should no longer user p_input->stream before it
9183 has been initialized.
9185 2002-01-15 Tuesday 17:55 stef
9187 *stream lock is initialized in input_CreateThread instead of initThread,
9188 to have it initialized when we call it in the interface.
9190 2002-01-15 Tuesday 11:51 asmax
9192 - added support for S8 and U16 aout (not tested)
9193 - The sound is very dirty in U8 mode. I don't know if it comes from the
9194 8 bit mode itself or from the S16->U8 conversion.
9196 2002-01-15 Tuesday 05:22 stef
9198 -Patch of libdvdread to do readv on regular files (dvd copied on hard drive).
9199 Not completed, and little tested yet ; when it is completed, this patch should
9200 be submitted to libdvdread developers.
9202 -Patch of libdvdcss to decrypt vobs when they are not on a block device.
9204 2002-01-15 Tuesday 01:01 sam
9206 * ./debian/control: fixed Debian build-depends.
9207 * ./include/config.h: changed RELEASE to HAVE_RELEASE because RELEASE
9208 is already defined in <scsi/scsi.h> under Linux.
9210 2002-01-14 Monday 23:46 massiot
9212 * More precise way to retrieve a PTS from the bit stream.
9213 * Fixed issues in the PTS handling of the mad plug-in (incomplete).
9215 2002-01-14 Monday 22:26 massiot
9217 Attempt to fix the INPUT_MAX_ALLOCATION error.
9219 2002-01-14 Monday 22:06 stef
9221 *With DVDCSS_METHOD=disc or key, the keys are no longer buffered on start.
9222 The title key is still read at each block but it is checked for change
9225 2002-01-14 Monday 21:00 jpsaman
9227 Configure, build and install instructions for libmad library and mad plugin.
9229 2002-01-14 Monday 20:57 jpsaman
9233 2002-01-14 Monday 20:53 jpsaman
9235 Smooth sound (not tested on iPaq)
9237 2002-01-14 Monday 19:54 asmax
9239 - le coup de grâce: all the code in audio output is now factorized (except
9240 for ac3 spdif) in aout_common.c/.h
9241 - aout thread functions are declared with a macro
9244 - test unsigned 8 bit output, and implement S8 and U16 outputs
9245 - multi-channel support
9246 - check if resampling takes the PTS into account (and fix it)
9248 2002-01-14 Monday 12:15 asmax
9250 HUGE cleanings in audio output:
9251 - removed AOUT_INTF_*_FIFO, which where not used
9252 - factorized S16StereoPlay, U8MonoPlay, and so on.., in a single
9253 function aout_FillBuffer (in aout_common.c)
9254 (unsigned 8bit may be broken, but I have no stream to test with :(
9256 - last step to be done: factorize aout_s8, aout_s16, ... thanks to a macro
9258 2002-01-13 Sunday 18:13 gbazin
9260 * A few fixes for the Win32 build.
9262 2002-01-13 Sunday 15:07 gbazin
9264 * Fixed all the problems related to ToggleFullScreen().
9266 2002-01-12 Saturday 21:58 jlj
9268 * ./src/misc/modules.c: Fixed a compile issue under platforms without
9269 HAVE_DYNAMIC_PLUGINS.
9271 2002-01-12 Saturday 02:02 jlj
9273 * ./src/interface/intf_eject.c: MacOS X port.
9275 2002-01-12 Saturday 01:25 sam
9277 * ./plugins/chroma/i420_rgb16.c: 24/32 bpp software YUV.
9278 * ./plugins/ggi/ggi.c: activated double buffering.
9279 * ./src/video_output/vout_pictures.c: we create more Xv pictures to
9280 get smoother rendering.
9282 2002-01-11 Friday 22:05 jpsaman
9284 Removed aout_CreateFifo from mad_adec.c InitThread() and added it to mad_libmad.c in mad_libmad.c
9286 2002-01-11 Friday 03:07 sam
9288 * BSD compilation fix suggested by Steven M. Schultz.
9290 2002-01-10 Thursday 23:41 asmax
9292 - beginning of code factorization in aout_s16 (more cleaning will come)
9293 - As for libmad, I have tried to create the aout fifo in libmad_output,
9294 to open it with the right sample rate, but strangely it didn't work.
9296 2002-01-10 Thursday 04:11 sam
9298 * ./src/input/input.c: fixed a few segfaults caused by the dummy plugin.
9299 * ./plugins/mpeg_adec/mpeg_adec.c: fixed a segfault due to misuse of
9301 * ./plugins/x11/xcommon.c: replaced XFlush with XSync. This must be the
9302 fourth time someone has to commit this, so I added a reminder :-)
9304 2002-01-09 Wednesday 23:32 stef
9306 Hopefully fixed a bug in TS input, that caused a segfault when there was
9309 Please, have a look at the fix to check it doesn't break anything else.
9311 2002-01-09 Wednesday 10:22 sam
9313 * ./src/interface/intf_eject.c: BSD/OS port by Steven M. Schultz.
9315 2002-01-09 Wednesday 02:01 sam
9317 * ./include/modules_inner.h: replaced _X with __VLC_SYMBOL because _X was
9318 already a system macro under MacOS X.
9319 * ./plugins/dummy/dummy.c: fixed vlc:loop, vlc:quit, etc. entries.
9320 * ./plugins/glide/glide.c: activated double buffering.
9321 * ./plugins/mga/xmga.c: started writing an xmga plugin; doesn't work yet.
9322 * ./src/input/input.c: fixed the input memory leak, and the insane thread
9323 spawning we got with vlc:loop.
9324 * ./src/misc/intf_eject.c: disc ejection routine courtesy of Julien Blache,
9325 currently Linux-only.
9327 2002-01-09 Wednesday 00:33 asmax
9329 - better communication between audio decoder and output: aout plugins
9330 are now opened directly in the right mode (works with mpeg_adec and
9331 ac3_adec, not tested with mad)
9332 - first attempt to implement mono output (doesn't work yet)
9334 2002-01-08 Tuesday 23:34 stef
9336 DVDRead plugins works again more or less ; major bugs remain but it is usable.
9337 It is selected by default if you have it compiled.
9339 2002-01-08 Tuesday 23:06 massiot
9341 Fixed a bug in QuantMatrixExtension, many thanks to "Thomas L. Wood"
9342 <twood@lucent.com> !
9344 2002-01-07 Monday 17:02 sam
9346 ./debian/control: updated list of supported architectures.
9347 ./share/*: added 16x16 and 32x32 versions of PNG icons.
9349 2002-01-07 Monday 02:12 sam
9351 * ./plugins/mga/mga.c: removed the mgammx module and put the code in
9352 the chroma_i420_ymga module instead. This introduces a slight
9353 performance issue as we now need to memcpy() the Y plane, but I have
9354 some vout4 enhancements on their way which make this point moot.
9355 * ./debian/changelog: imported official Debian changelog.
9356 * ./debian/control: activated the vlc-mad and vlc-arts packages; package
9357 builds should now work again.
9358 * ./plugins/dvd/dvd.c: solved a symbol resolution issue when vlc was
9359 compiled without libdvdcss which overflowed the return stack.
9360 * ./plugins/ggi/ggi.c: ported the GGI plugin to vout4.
9361 * ./plugins/glide/glide.c: ported the Glide plugin to vout4 (untested).
9362 * ./src/input/input.c: prepared everything for multi-input mode; since
9363 no interface is yet prepared to handle this, I changed them so that
9364 they just use the first available input for now. This may break other
9365 things, but I promise I'll eventually repair everything :-)
9367 2002-01-06 Sunday 18:01 sam
9369 * ./plugins/mga/mga.c: pipeline and cache optimizations.
9371 2002-01-06 Sunday 17:18 sam
9373 * ./plugins/mga/mga.c: MMX-accelerated version of the MGA plugin.
9374 * ./plugins/mpeg_vdec/Makefile: Little workaround for PA-Risc compilation.
9376 2002-01-06 Sunday 14:46 jpsaman
9378 Optimized libmad_output() for smoother sound. It is still not optimal.
9380 2002-01-06 Sunday 00:07 sam
9382 * ./plugins/fb/fb.c: ported the framebuffer video output to vout4.
9384 2002-01-05 Saturday 18:25 sam
9386 * ./src/audio_output/aout_s16.c: fixed a segfault. It may have unexpected
9387 side effects because I don't know this part of the code, but at least
9388 it doesn't crash anymore.
9389 * ./plugins/beos/beos.cpp: first attempt at porting the BeOS plugin to the
9390 new video output and module systems. Doesn't work nor even compile yet.
9391 * ./configure.in: we now check the gtk-config version.
9393 2002-01-05 Saturday 16:09 sam
9395 * ./plugins/mga/mga.c: we use the MGA_VID_FSEL ioctl to select the
9396 frame to be displayed. Unfortunately, increasing the number of
9397 frames doesn't seem to work and makes the picture stutter...
9399 2002-01-05 Saturday 15:17 sam
9401 * ./Makefile: fixed a bug when no builtins were selected.
9402 * ./plugins/mga/mga.c: ported the MGA video output to vout4. Only does YV12
9403 for the moment, and there is a strange bug with some streams which gives
9404 only a green image. Needs to be looked at.
9405 * ./plugins/x11/xcommon.c: fixed a few typos.
9407 2002-01-05 Saturday 14:32 jpsaman
9409 Updated documentation.
9411 2002-01-05 Saturday 14:30 jpsaman
9415 2002-01-05 Saturday 14:28 jpsaman
9417 Updated documentation
9419 2002-01-05 Saturday 13:57 jpsaman
9421 Removed unused function prototype from headerfile.
9423 2002-01-05 Saturday 03:49 sam
9425 * ./configure.in: fix for obscure architectures like hppa where target_os
9426 isn't properly detected.
9427 * ./include/video_output.h: got rid of pf_setpalette; I'll find a nicer way.
9428 * ./plugins/mga.c: fixed MGA module compilation. Doesn't work yet, though.
9430 2002-01-05 Saturday 02:22 sam
9432 * ./include/common.h: hton64 is now an inline function.
9433 * ./src/video_output/vout_pictures.c et al.: vout4 now automatically
9434 detects when two chroma formats are the same, such as UYVY/Y422, or
9435 roughly equivalent, such as I420/YV12. Plugins need not worry about
9438 2002-01-04 Friday 14:01 sam
9440 * ./BUGS: added a list of known bugs. Please add your findings!
9441 * ./MODULES: added a short description of each module. Maybe we should
9442 add more details to make this file really useful.
9443 * ./doc/bugreport-howto.txt: wishful thinking...
9444 * ./Makefile: added a workaround for the fact that .c files don't depend
9445 on <videolan/vlc.h>.
9446 * ./plugins/memcpy/memcpy.c: all memcpy modules are now built from the same
9448 * ./src/interface/main.c: added the --nommx, --no3dnow, --nommxext, --nosse
9449 and --noaltivec options to vlc.
9450 * ./configure.in: removed the --disable-mmx option, now useless because
9451 of the vlc --no* options.
9452 * ./src/interface/main.c: fixed a crash caused by the memcpy module
9453 being released too early.
9454 * ./include/video.h: more vout4 changes, including margin support, more
9455 FOURCC formats recognized, transparent support of identical or almost
9456 identical FOURCC formats.
9457 * ./include/video_output.h: added a vout_Render function to video output
9458 modules which is to be executed before vout_Display.
9459 * ./include/common.h: this header is back.
9460 * ./plugins/chroma/i420_rgb.c: planar YUV 4:2:0 to packed RGB conversion
9461 functions, mostly taken from vout3's yuv functions, but heavily modified
9462 to use FAST_MEMCPY and to handle image dimensions which are not multiples
9463 of 16. Not all functions have been written yet, though.
9464 * ./plugins/chroma/i420_yuy2.c: planar YUV 4:2:0 to packed YUV conversion
9465 functions, various targets such as 4:2:2 YUYV, YVYU, UYVY, or 2:1:1 YUYV,
9466 with accelerated MMX versions.
9467 * ./plugins/chroma/i422_yuy2.c: same as i420_yuy2.c but takes planar YUV
9468 4:2:2 pictures in input. With accelerated MMX versions as well. This plugin
9469 makes it possible to display 4:2:2 files on most video cards without the
9470 quality loss of 4:2:0 downsampling.
9471 * ./plugins/filter/*: thanks to the vout_Render function, all filters now
9472 output their data perfectly in sync.
9473 * ./plugins/dvdread/Makefile: fix to prevent unnecessary target rebuilds.
9474 * ./plugins/sdl/vout_sdl.c: support for YV12, UYVY, YUY2 and YVYU overlays.
9475 * ./plugins/x11/xcommon.c: support for I420, YV12, YUY2 and Y211 overlays.
9477 2002-01-02 Wednesday 14:37 sam
9479 * ./ChangeLog: imported the 0.2.92 changes, unrolled current CVS changes.
9480 * ./include/config.h et al.: this file is no longer generated.
9481 * ./include/video.h: we use the FOURCC definition of a chroma format to
9482 describe picture types (see http://www.webartz.com/fourcc/).
9483 * ./plugins/dvdread/input_dvdread.c: compilation fix by Eyal Lebedinsky.
9484 * ./plugins/x11/xcommon.c: fixed the XShm operations order.
9486 2002-01-02 Wednesday 06:46 gbazin
9488 * Small optimizations
9489 * Removed unused code
9490 * Your old window position and size are now restored when you come out
9493 2002-01-01 Tuesday 11:35 massiot
9497 2002-01-01 Tuesday 11:30 massiot
9499 Delete a remaining ErrorThread :p.
9501 2002-01-01 Tuesday 07:42 sam
9503 * Last updates for today's release.