ChangeLog-2002
资源名称:vlc-1.0.5.zip [点击查看]
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:431k
源码类别:
midi
开发平台:
Unix_Linux
- commit 06fa8a6fa0c975ef21155aa574aa9af55d322498
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Dec 31 01:59:46 2002 +0000
- Less verbosity.
- commit d3c3b323b7369467349b883f403ce547ece1681f
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Dec 31 01:54:36 2002 +0000
- * src/misc/darwin_specific.m: Partial attempt at fixing a memory leak,
- * input: new b_connected field, allowing to correctly detect the EOF of TCP
- streams (closes #35),
- * input: fixed a deadlock when opening a zero-sized file,
- * input: fixed a deadlock when opening an unconnected FIFO (closes #54).
- commit afbc560297273d6d25410d8f07df75b01daea502
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Dec 30 23:45:22 2002 +0000
- * OS X interface : Added new access modules to the Open panel,
- * Updated po files,
- * Fixed a very nasty side effect in the dvd and dvdread plug-ins,
- regarding the audio-channel and spu-channel configuration variables.
- commit 8b13c2c5e05d4b5beaa10e3c1db359216a0b4e78
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 30 17:36:01 2002 +0000
- * src/misc/messages.c: don't try to decorate logs on win32.
- * include/vlc_common.h, include/vlc_threads.h: we now use different
- thread priorities for WinNT/2k/XP or Win9x/Me.
- commit 700452e04d179cccf7775d4c4f840383769529f8
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 30 17:28:31 2002 +0000
- * modules/codec/*: make sure all audio decoders set
- output_format.i_bytes_per_frame and output_format.i_frame_length
- properly.
- commit b70087decd748f5edc74a5380b33225775947ede
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Dec 30 13:34:03 2002 +0000
- * ./configure.ac.in: fixed the strncasecmp detection.
- * ./src/extras/libc.c: fixed a bug in our built-in strncasecmp.
- commit feb09800677740cfe29d4747a7fa51fba3ec7f57
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Dec 30 11:49:32 2002 +0000
- Added RTP shortcuts to udp.c for backwards compatibility.
- commit 34b7837ae5c6bbccf6b1324db2d44f3b99dc9e68
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Dec 30 08:56:19 2002 +0000
- * modules/access/udp.c: Merged the UDP and RTP plug-ins, with autodetection of RTP,
- * src/misc/darwin_specific.m: if $LANG isn't set, retrieve NSUserDefaults.
- commit 4da234d782cba3b9c5ff1de5f3603b6e48f43697
- Author: Boris Dorès <babal@videolan.org>
- Date: Sun Dec 29 21:00:39 2002 +0000
- no time to fix the playlist save&restore issue before the release (and
- wouldn't be wise anyway), so deactivated it in the win32 interface.
- commit 5ac16455d9dc24c9f14dd9fd8c961c8c0bafed99
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sun Dec 29 01:33:35 2002 +0000
- PTS calculation fix for the mad plug-in, courtesy of KKI_ on IRC.
- commit 621ed4634bfd437dd38fdcd08ddf8fa78e967c0d
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sun Dec 29 01:16:28 2002 +0000
- OS X port :
- * Reenabled fullscreen shortcut, due to popular requests,
- * Fixed charset encoding in the Preferences window,
- * New implementation of --loop.
- commit 574b878c9fa061b5555f2d09a93b7fab7fdd276f
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sat Dec 28 15:04:22 2002 +0000
- * ./debian/control: fixed various dependencies.
- commit e3eb4a658bc458742625f890fbd3231e4710be9b
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sat Dec 28 13:35:40 2002 +0000
- Yet another typo. :p
- commit aba1225f4fdfbbf27f842a6616de571fc1951c34
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sat Dec 28 02:02:18 2002 +0000
- Added support for 32 kHz LPCM streams (thanks _Demo_ !).
- commit de7a1d4592311281499973aaa1b76ea07e8e5309
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sat Dec 28 01:53:40 2002 +0000
- * ./configure.ac.in: removed AC_PROG_EGREP because it's for autoconf 2.54+
- and used AC_EGREP_CPP instead.
- commit 1965e41d29501182c967b7d68bd8b29c57c5009c
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sat Dec 28 01:20:23 2002 +0000
- * ./configure.ac.in: we don't link with -lintl if building against our
- internal one.
- commit 3479106106516dcd1080e8733dbcb771e8e18b7c
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Dec 27 15:40:52 2002 +0000
- * ./modules/demux/avi/avi.c: replaced a useless asprintf with sprintf.
- commit f357e3e13067e52d54635eb7db34b6a9c0c7f477
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Dec 27 15:31:56 2002 +0000
- * ./src/extras/libc.c: if configure is called with --with-included-gettext,
- we export vlc_dgettext to plugins so that their messages can be translated
- as well.
- commit 22a39c27afb0137cca9a81e44dfc9f56ce085274
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Dec 27 14:16:13 2002 +0000
- * ./configure.ac.in: added a check for $EGREP at the beginning, so that
- it's not done in an obscure "if" statement.
- * ./configure.ac.in: added verbosity around all EGREP calls so that we
- know what's going on.
- commit 535c75f66eabb582b9da47c85506b23b780e2dae
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Dec 27 12:44:36 2002 +0000
- * ./Makefile.am: we don't try to distribute mozilla/vlcintf.h since it's
- created at compile time.
- commit 99f0761d7a2cfa9b421ffaf9609846c65d894e48
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Dec 27 09:57:23 2002 +0000
- Audio output.
- commit d8befd24d13ec841507bc11113f70052fa4a63a7
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Dec 27 09:47:55 2002 +0000
- Added Bruno Vella <allevb@tin.it>, author of the Italian localization.
- commit 2105332a1e0e2d970280b0b5145ebb1d129d3516
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Dec 27 08:37:25 2002 +0000
- Fixed a typo.
- commit d65301abfbc6cb4ec8b72b0c3e25e7ad5ae0230e
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Dec 27 00:17:49 2002 +0000
- * Italien translation, courtesy of Bruno <allevb@tin.it>,
- * Compilation fixes for gettext 0.11.5 on MacOS X.
- commit e00996a42a8bef76171cafc36a67a6fd7d4231d8
- Author: Stephan Assmus <stippi@videolan.org>
- Date: Thu Dec 26 18:17:38 2002 +0000
- added 'extern "C"' to some includes
- commit b12cefacca8e0e1651e09ac9df9c466ba51b75b2
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Dec 26 13:58:12 2002 +0000
- Do not compile imdct and downmix modules anymore.
- commit eb28b62d8b2f280ba1610d77e459c51fd7bdf34d
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Dec 26 10:55:35 2002 +0000
- Check for the presence of arguments (--help ?) before rebuilding everything.
- commit 14b46deef1ed921a19b8ed805f042642379d06f2
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Dec 25 23:39:01 2002 +0000
- * ./src/libvlc.c: added a debug message to test the translation system.
- * updated the .po files.
- commit c84f4ce5b2db05d73e91f21fc4488e3518c07b34
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Dec 25 22:36:14 2002 +0000
- * ./bootstrap: fixed an automake 1.5 check.
- * ./toolbox: removed code from bootstrap that wasn't related to the
- bootstrapping sequence and put it here.
- commit e8b5cda1a0eb0f953edeef363afdd28cca7423e1
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Dec 25 22:05:16 2002 +0000
- * ./configure.ac.in: lured xggettext into thinking _NS is a keyword.
- * ./bootstrap: bootstrap --update-po also updates vlc.pot.
- commit 16cf721d7a40194c0c7c95ebd8ecf700323bfa46
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Dec 25 21:02:35 2002 +0000
- * Re-enabled package-* Makefile rules,
- * Worked around automake stack overflow bug on Darwin.
- commit c3cd2873c9551ec187826a378350abc54e38a5bf
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Dec 25 02:25:29 2002 +0000
- ... _with_ the actual Italian placeholder (can you believe it ?).
- commit a1e7a1e625f73b4ffcc4ea42cd25626f0622ac41
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Dec 25 02:23:37 2002 +0000
- Santa Claus brings to you :
- * A placeholder for the Italian translation,
- * A bug fix for mono streams on stereo speakers,
- * A fix for a possible crash in the FTP access,
- * Correct coordinates in OS X fullscreen modes (closing #47),
- * Cosmetic fixes.
- commit 167d8dc7c402cfa1f749e7b430c621fb8beb9f05
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Dec 24 23:31:49 2002 +0000
- * ./ipkg/Makefile.am: added missing files to the distribution.
- commit 9a9b0c4618f2e74fb9f0d6d5c53165012626a54a
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Dec 24 23:00:51 2002 +0000
- * Use BeginFullScreen() to hide the mouse cursor ;
- * Cheat with the screen saver (closes #46).
- commit 2d54f8aed99d8a7f981d86ea295d1b4d0628ec45
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Dec 24 20:15:34 2002 +0000
- Added gpe and gpe-vlc to Conflicts list for only X11/GTK+ packages.
- commit 37a6b0e770772b23ab9641302f119d57c31cf1a7
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Dec 24 20:11:45 2002 +0000
- Build and packaging scripts for building Familiar Linux interface with only GTK+ support.
- commit e97e9ff23f88bc9ffccd39857e19027e769d54eb
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Dec 24 19:26:50 2002 +0000
- Forget some.
- commit 88b2fd30eac806604a2bee88617a83106b5baaa5
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Dec 24 19:25:54 2002 +0000
- Added some debug info.
- commit 1354b55b9703f7b899a17beb07a3a3b9ee66d55f
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Dec 24 19:25:35 2002 +0000
- Cosmetic changes.
- commit 087a7a0318a4d48317c8e353ae17038cb4849088
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Dec 24 19:09:12 2002 +0000
- Cosmetic changes.
- commit 8cfc8ab2487108774be39b9922f2ddbd6cad0178
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Dec 24 19:08:21 2002 +0000
- Update packaging scripts.
- commit d7644ce5a06454f99bb96075cb423cf2eacd57a3
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Dec 24 18:23:12 2002 +0000
- Added esddsp package to dependency list.
- commit 8c2e1d884cd25c1deaa1eb75d07ce1a38c09043f
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Dec 24 15:28:57 2002 +0000
- Fixed a major bug in fixed32tos16.c.
- commit 081377ea8c469436119f41981fa1cafda2145f9e
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Dec 24 09:49:25 2002 +0000
- * ./configure.ac.in: fixed dpms.h detection (missing prerequisite headers).
- commit baf454a4dfbbccdeb9b73850c6d9cf6d843d662b
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Dec 23 22:00:01 2002 +0000
- Enabled --with-gpe-prefix in buildscript.
- commit ea3f2123204ed85960757382ba7280422ccd1df6
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Dec 23 21:58:33 2002 +0000
- Set priority of sdl video output to 60 iso 40. So it is now the default choice for iPaq iso x11.
- commit 110cfc0d7c5611a86f5b3cdc5d4aa659e7a734be
- Author: Arnaud de Bossoreille de Ribou <bozo@videolan.org>
- Date: Mon Dec 23 17:22:46 2002 +0000
- Little fixes.
- commit 5ac588e5ea0d6105bf9cef1b8560086b3b38494b
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Dec 23 16:21:54 2002 +0000
- Fixed my fix :p.
- commit d1a23fa6f19959de70742399efbda966b4ee32ce
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Dec 23 16:05:04 2002 +0000
- Fixed a side-effect bug with IPv6 addresses (thanks Xag).
- commit 44eb44e9faad202ec856285da582b27842406a91
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Dec 23 15:39:17 2002 +0000
- Familiar interface now uses define NEED_GTK_MAIN define.
- commit dc2dd8ce9e020e93e1868a0b47f186ee7354a2f5
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Dec 23 15:39:07 2002 +0000
- Fixed an IPv6-related bug (thanks Xag).
- commit 8157810c80fb596e7f86732bcaf589d6874b0cb7
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Dec 23 13:58:46 2002 +0000
- Cosmetic (thanks Heiko).
- commit 73741d9e8899a8bbabf4930c3c6208b6f2c9caab
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Dec 23 13:49:11 2002 +0000
- Cosmetic.
- commit 74c949a65720b9e71c8c638dcd33a29d04f79d20
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Dec 22 23:23:45 2002 +0000
- Use SDL output as default for iPaq.
- commit a9b0a4161d2fe5ee7eaa2bf018d1f1b5b5c1e179
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Dec 22 21:46:50 2002 +0000
- Typing file locations in URL combo without "file://" prefix is possible again.
- commit 20d79981d58a38ef5aa3167b08e34be3e569fb43
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Dec 22 21:08:36 2002 +0000
- Familiar GPE interface support fixes. Only Manage() function does not seem to work properly.
- commit 7fb39a20fb453c06634407612af7f64bd28acc00
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Dec 22 17:08:42 2002 +0000
- * ./src/audio_output/input.c: fixed a side-effect problem in buffer dates
- recalculation (spotted by KKI).
- commit a7a66d7a5de8f36f2561445b4a99956202ac9913
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sat Dec 21 11:20:30 2002 +0000
- first shot at a file info dialog for the wxwindows interface. It still
- needs to get a sane default size and some cleanups of the code, but I commit
- now in case anyone wants it during cristmas
- commit 311544e303ceb86f62fcfe0ea685bea1cc6dfae3
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Dec 20 21:33:40 2002 +0000
- Defenitely fixed segmentation fault on directory change.
- commit 71bd3efe4665b30590fb4b5f0556ef771624ec9b
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Fri Dec 20 15:18:56 2002 +0000
- removed the code that was not supposed to be in my last commit
- commit 8fe04320fbf189f3cfab3eded0e99fbe81345be8
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Dec 20 14:28:10 2002 +0000
- Fixed path to pixmaps for GPE menu system.
- commit fc92de91a69b94e11ec96379d6cc86de4fd61ee2
- Author: Yves Duret <yves@videolan.org>
- Date: Fri Dec 20 07:35:56 2002 +0000
- fixed my entry.
- commit 3f31425b48d317892afb41e7e3cb22122ff2be19
- Author: Yves Duret <yves@videolan.org>
- Date: Fri Dec 20 07:35:39 2002 +0000
- - added rawdv plugin.
- - make it working again with daily CVS snapshot.
- - some typos fixed.
- - better workaround for broken mdk configure macro (aka don't harcore arch in name).
- commit 1e44e520098c892698b33f9053f4a4bb6d3df103
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Dec 19 23:23:25 2002 +0000
- * modules/demux/ogg.c: provide some file info. Tested with the tarzan.ogm
- * modules/codec/vorbis.c: parse the vorbis comment (can anyone tell me why the
- comment is embedded in the logical stream and not directly in the
- container?). The vorbis comments are in utf8, so extended characters
- currently get messed up.
- Still tring to close #51
- commit adabf2feaa4c1d423bb8c1bc7e2ef31c57c17292
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Dec 19 17:29:13 2002 +0000
- Fixed an HTTP compliance issue (thanks Xag).
- commit f987ab46f71f9bfcc4796502c3e711cdc47eb713
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Dec 19 16:59:31 2002 +0000
- the avi demux now gives some info about the file being played. One step
- towards closing bug #51. Type 'info' in the rc interface to test.
- commit cc4a55dede1d59fd5801b0dfff8398ba55be74d2
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Dec 18 17:52:23 2002 +0000
- * src/libvlc.h, src/input/input_dec.c: added an "sout-video" and
- "sout-audio" config option that allows to selectively enable audio or
- video stream output. This is very useful if you want to play video on
- one computer and audio on another one ;)
- commit 42ea28c02a1f900ebd08e8ebd044459ea0c16d37
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Dec 18 16:33:09 2002 +0000
- * mpeg4video: repeat vol headers every 30 frames (But it is buggy)
- commit 30a998d36c68dc81a43b55bb1317117510ed7416
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Dec 18 16:31:25 2002 +0000
- * video.c: with mpeg4 stream, we try to decode a picture only when we have
- received an header (vol). (It prevents some segfaults with mpeg4 streaming).
- commit 09afca1dc1a1696ac613a711ee5f149479664d58
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Dec 18 16:27:56 2002 +0000
- * ts.c: add preliminary support for mpeg-4 streams in mpeg2-TS.
- Becareful that up to now, it's more a hack. (I need to add SL streams
- managments)
- commit 70c6595ddbb49649e76db2b3c45d3df5efb5211a
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Dec 18 16:16:30 2002 +0000
- * ./modules/demux/avi/libavi.c: added an additional sanity check for
- corrupted headers.
- commit 287923fefdd3671afdce66c13286cf2382df044f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Dec 18 15:52:06 2002 +0000
- * libavi.c: a sanity check to prevent some segfault with corrupted
- header.
- commit 4be766c2c4d31844dc6f42d64bb7af2b50690f94
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Dec 18 15:03:48 2002 +0000
- * ./modules/codec/ffmpeg/ffmpeg.c: cosmetic change, the ffmpeg module now
- tells what libavcodec build it was built with.
- commit f22f4ef52e0bf8f7a6c7354881c455b08fb3a85f
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Dec 18 14:17:11 2002 +0000
- * fixed several format string inconsistencies and deprecated C constructions.
- commit f9e122280dfa61c7335e9f69c2aee1ce083f7a37
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Dec 18 12:18:06 2002 +0000
- * ./src/misc/messages.c: woops, __attribute__(format) is only needed in the
- prototype.
- commit fb8ca39f8f3cbb4bfbcb0e103a3dfa0cc785bb84
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Dec 18 11:47:35 2002 +0000
- * ./include/vlc_messages.h: msg_* functions now use the same argument type
- checks as printf. Only works with gcc 3.2 it seems.
- commit 5fbe1b05441226d158b7e405666883ec63b4bdbf
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Dec 18 09:27:26 2002 +0000
- * ./modules/video_output/qte/.cvsignore: added a missing .cvsignore.
- * ./modules/video_chroma/Modules.am: added i420_rgb_c.h to the distribution,
- thanks to Stepan Roh for spotting this.
- commit 7fc0df74caec0814a9f91c5f73566578914081aa
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Dec 18 08:08:30 2002 +0000
- * src/video_output/video_output.c: fixed a bug concerning the aspect
- ratio in vout_Request().
- * INSTALL.win32: small update to the documentation.
- commit 85862082048bf47eae91d89b81d4df0f98fe2921
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Dec 18 01:34:44 2002 +0000
- * mpegaudio: fixed another stupid bug for mpeg audio layer 3 only.
- commit 8dc6c82627bc6a180ff320489496c46ec84b7668
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Dec 17 21:58:03 2002 +0000
- * bits.h: fixed a stupid bug.
- * ts.c: removed an unused variable.
- commit d5d568e2f47bd083fe63b97fc56e375c3a5511cc
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 17 21:15:43 2002 +0000
- * modules/demux/rawdv.c: new raw dv demuxer (only video for now). I
- didn't find a way to detect correctly a raw dv file so for now we just
- check the file extension (.dv). You can additionaly force this demuxer.
- PS: the ffmpeg plugin works quite well for decoding dv videos.
- commit 3355ba5c714776dce759188faaf7126d0d869cc4
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Dec 17 21:04:49 2002 +0000
- Functionality of Familiar Linux Gtk+ interface is finished. Only testing on iPaqwith libgpewidget0 still needs to be done.
- commit 019f1d068c970413d41cc9b71fbbb1ba78d47881
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Dec 17 14:39:05 2002 +0000
- * ./bootstrap: added warning messages for old automake versions.
- commit 2cb2200b33142f9da4dd171812359c0ec226bf67
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Dec 17 09:54:32 2002 +0000
- * ./modules/gui/kde/preferences.cpp: fixed a compilation issue and a crash.
- commit cb07a7161e6a23655d538092dbac35d13bdf861f
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Dec 16 23:25:23 2002 +0000
- Fixed (again) a rendering bug on big endian systems. :-p
- commit 0863e5b7be8d4ab191ce2bab54eeb28da02d9ca0
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Dec 16 22:06:59 2002 +0000
- Cleanup action.
- commit 86f66ed970a5014f89e2dc7ba870793efa2040dc
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Dec 16 21:48:17 2002 +0000
- 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.
- commit 884742bd75b66f3ee9b405a062789c24aae1f3e4
- Author: Eric Petit <titer@videolan.org>
- Date: Mon Dec 16 20:18:42 2002 +0000
- Fixed a possible crash.
- commit aa4f7ea9e28e6763af3a4c1336ec7473e7630e25
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 16 18:30:12 2002 +0000
- * modules/demux/ogg.c: added support for the old type of headers produced by the first
- versions of OggDS.
- commit aa2f3524c664a756b7c010886da9ae0ffe15d774
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 16 16:48:04 2002 +0000
- * modules/access/udp.c, modules/access/rtp.c, modules/misc/network/ipv4.c: only check for
- the "server-port" config variable in the access plugins. access_output plugins will now
- pick a port at random, thus allowing sout to work out of the box on a localhost. (thanks
- Meuuh)
- commit e4429e9b7fcd14e5acd804e9c1b2c151eaafe33a
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Dec 16 15:17:12 2002 +0000
- * compilation fix for Os X.
- commit c69d073576625797d3d4a7d5ab3463e9d75a2315
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Dec 16 13:04:36 2002 +0000
- * libavi.c: improved parsing of some corrupted files.
- commit 75cd9924eed3e0b7eadcd6349f531bb4ce1ae9a2
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Dec 16 10:49:16 2002 +0000
- Should fix compilation/configuration with --with-ffmpeg options.
- commit 0da5a70e9a693d0446ec560a830fc2e78165994d
- Author: Boris Dorès <babal@videolan.org>
- Date: Mon Dec 16 00:41:00 2002 +0000
- - disc.* : a few enhancements in the design of the "open disc" dialog
- box, including the ability to select dvd menus instead of a particular
- title and chapter
- - preferences.dfm : multiline tabs
- commit 89ee60c17afe2e97a2e9d435720d3435b657145a
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Dec 15 23:39:41 2002 +0000
- * modules/mux/mpeg/*: should fix builtin compilation
- * modules/access/ftp.c : an ftp access, buggy but it begins to work.
- The main issue is about password confidentiality so you must know
- what you are doing :((
- commit 4c0de20eff23a7b91749815aa2b5d8a19062c0ff
- Author: Yves Duret <yves@videolan.org>
- Date: Sun Dec 15 22:55:12 2002 +0000
- you can now build RPMs.
- (ffmpeg still not working properly cause configure.ac seems to sucks)
- commit 34146983af6197c5d467c787990c770f81728342
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Dec 15 22:54:58 2002 +0000
- Packaging files for Familiar GPE and OPIE releases.
- commit 44656b964722d1b1867a92c378b19da03d8a3fc3
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Dec 15 22:48:30 2002 +0000
- Familiar interface build with GPE support does not use NEED_GTK_MAIN.
- commit 456c666abf1b33e29865540effacd241345b9b35
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Dec 15 22:45:35 2002 +0000
- Make distinction between GPE and GTK_NEED_MAIN way of handling interface.
- Trying to fix change directory crash while entering keys in combobox.
- commit e6eae811566b71fad4a08534e09486bbb07205dc
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Dec 15 22:45:09 2002 +0000
- I forgot this file in my previous commit...
- commit 6846b211d29a865f8a8f43af253f2732529a51a1
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Dec 15 20:48:40 2002 +0000
- Fix crash on directory change.
- commit d5f52eba6699b9d4fe72a1cf3c8560dedd61cef8
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Dec 15 18:37:39 2002 +0000
- * ./modules/gui/wxwindows: added a log window
- commit bd92601ccbbcb92a03ca421aef9980bd0b89ef0a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Dec 15 16:28:20 2002 +0000
- * include/vlc/vlc.h: added a new pi_types field to vlc_list_t. This field will be used
- later on by the object variables functions. I'm adding it now because it also happens to
- solve a binary compatibility problem between gcc and bcc. (depending on compilers,
- structs of 32 < size <= 64 bits can be returned either in a register or in the stack).
- commit 25b7570422cde96ee8604d8b04075009dab50e19
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sat Dec 14 23:17:56 2002 +0000
- Fix for building Familiar interface with libgpewidget0 library.
- commit 5f9ddb01ae6ba14bb912464f8a4a32a68700b563
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Dec 14 22:33:21 2002 +0000
- * libvlc.h: Fix mux/access_output options.
- commit f8bf106d7ee040b01217ea54e8594f0677ba6b18
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Dec 14 21:32:42 2002 +0000
- Added stream output. (common work with titer).
- commit 3f12686417f9fac0a3ba8ff83477381b0f39117a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Dec 14 19:43:25 2002 +0000
- * src/libvlc.c: oops, forgot to remove a debug message.
- commit 215c1a851ceb2a32c721381954ffa0b68c547432
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Dec 14 19:34:07 2002 +0000
- * src/misc/objects.c: implemented the FIND_CHILD mode for vlc_list_find().
- vlc_object_get() now increments the refcount of the object so you'll need to release
- the object at some point.
- * src/misc/variables.c, ALL: var_Change() with VLC_VAR_GETLIST now returns a vlc_value_t
- which points to a vlc_list_t.
- commit c4fde1e51a66497c0019872f19b786a7554dae5f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Dec 14 19:19:08 2002 +0000
- * src/misc/threads.c: implemented vlc_thread_set_priority() for win32.
- commit be0f3d8552c065ecb6fa75489c660faab202c0f8
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Dec 14 18:57:34 2002 +0000
- * all: with mpeg4 video I changed the way that some initialisation data
- are passed (more logical).
- commit d387c508fe9a97489794b7222535aab44552f6d9
- Author: Boris Dorès <babal@videolan.org>
- Date: Sat Dec 14 01:05:53 2002 +0000
- - support for Windows style file names for relative paths
- - when eol_tok is 'n', use last line even if eol_tok isn't present
- commit e407c2446cbe48ddfe8be39f5f6682fe30e49c73
- Author: Yves Duret <yves@videolan.org>
- Date: Fri Dec 13 22:11:56 2002 +0000
- adaptation for 0.5 branch. almost working :)
- commit 006f12b599fe2770c5cbd871f3bf645562ca40e5
- Author: Boris Dorès <babal@videolan.org>
- Date: Fri Dec 13 17:05:12 2002 +0000
- - * : start playing only when opening a stream from the main window;
- when opening it from the playlist window, add it to the list, but
- don't change anything to the playing state and current stream.
- - playlist.dfm : proper resizing behaviour
- commit 4552cb1eacb8768236a1c0f4976618dba580e68b
- Author: Boris Dorès <babal@videolan.org>
- Date: Fri Dec 13 16:26:35 2002 +0000
- - vlc_playlist.h, playlist.c: added the ability to save a playlist to
- and restore it from a file chosen by the user.
- - win32/*:
- - implementation of the previous feature in the win32 interface
- > -> what the other interfaces need to do to support it is simply to
- > call the two following functions:
- > int playlist_LoadFile(playlist_t *p_playlist,const char *psz_filename);
- > int playlist_SaveFile(playlist_t *p_playlist,const char *psz_filename);
- > where psz_filename is the name of the destination/source file.
- - ability to open several files at a time
- commit 3f7b412c588b42bf290f71af9e68407d701bba6e
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Dec 13 10:09:14 2002 +0000
- * ./Makefile.am: added missing files for make dist.
- * ./configure.ac.in: removed unpopular warnings.
- * ./po/*: updated potfiles.
- commit 7822e55938242852d199d12005b326458f161ae8
- Author: VideoLAN <videolan@videolan.org>
- Date: Fri Dec 13 03:52:58 2002 +0000
- * ./modules/win32/menu.cpp: reorganized the code for menus generation,
- and got rid of the global variable (at last!) in the win32 interface.
- Please check that navigation and language selection aren't too much
- broken for DVDs...
- commit a71b1c8cad7bd70b94a0df3b054bf3ad84690f07
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Dec 13 01:56:30 2002 +0000
- * ALL: added a new vlc_list_t common type. vlc_list_find() and vlc_list_release() have been modified
- to use this new type.
- commit 270c49946420f12a7337ba1188b5d1c80ad9e538
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Dec 13 01:50:32 2002 +0000
- * modules/gui/wxwindows/*: added skeleton for popup contextual menu.
- * modules/access/dvdplay/access.c, modules/audio_filter/resampler/linear.c: a couple of warning
- fixes.
- commit 0e7efe76df0ead006eb34f59c727eab512eac162
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Dec 12 15:23:43 2002 +0000
- * src/input/input.c: forgot to commit this during my last commit :p
- commit bd369da1d68b20977347b1d0d09d20f8155d94b1
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Dec 12 15:10:58 2002 +0000
- * src/input/input_clock.c, include/input_ext-intf.h: introduced an i_pts_delay field in
- input_thread_t (initialised to DEFAULT_PTS_DELAY).
- * modules/access/*: i_pts_delay is now configurable on an access module basis. The pts
- delay for http and mms have been raised to 4 * DEFAULT_PTS_DELAY, which is about 1.2
- seconds worth of caching.
- commit 3260a93ce3d940222bf923f698c7bb7ff56123f1
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Dec 12 13:09:52 2002 +0000
- * ./debian/vlc-plugin-ogg.dirs: added a missing file for Debian package
- builds.
- commit 06aa618a1d3814f65f91d24a20dd3b7bc9163289
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Dec 12 12:24:23 2002 +0000
- * ./modules/gui/familiar/*: compilation fixes. Crashes on directory change.
- commit 9b08202a3d54d1ec0e9f4c341d733f2e3fdf8925
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Thu Dec 12 11:37:34 2002 +0000
- * ./modules/gui/win32: added management for "float" config options
- (thanks Garf)
- commit 707dbe3ce169a95667d011889d9c6ae0f493f9ea
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Dec 12 11:29:58 2002 +0000
- Fixed a possible deadlock.
- commit 33266c5ae67749a159f98349768697e988767eff
- Author: Simon Latapie <garf@videolan.org>
- Date: Thu Dec 12 10:56:24 2002 +0000
- * fixed one or two things (thanks sam)
- commit a89bc50696c06b7e30656c80c3a9a8f396968f68
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Dec 11 22:56:42 2002 +0000
- * modules/codec/mad/*: don't let mad drop corrupted mpeg frames without telling us. When
- this happens, we miscalculate the pts of the next valid frame, which in turn causes heavy
- resampling. This fix should be most useful for web radios.
- commit 288b91145530c986d304bdc6b46afd09187573e3
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Dec 11 21:50:03 2002 +0000
- Fixed qte video output segmentation fault during initialization.
- The following things have still to be fixed:
- - segmentation fault on destroy
- - video placing and
- - orientation
- - video line spacing is wrong
- commit 851f437fd0a3d7bac2a919f49245112d8f0dd5d7
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Dec 11 20:13:50 2002 +0000
- * all: access plugins should not modify
- p_input->stream.p_selected_area->i_tell when reading data. (It's done in
- input_SplitBuffer). (But access should still set it on a "seek")
- commit 3d9f4dab09b9e980f504d76fde8168d8ef66b6a2
- Author: Arnaud de Bossoreille de Ribou <bozo@videolan.org>
- Date: Wed Dec 11 17:27:29 2002 +0000
- New ALSA audio output. It works with ALSA 0.9.0rc4 and earlier versions.
- commit 1edaf53a24a1ab36ebf848caabea2219c2344ccc
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 10 23:34:19 2002 +0000
- * modules/demux/wav/wav.c: small bug-fix for screwed pts calculation.
- commit 2c0d24bf92307956113ce19b3d278327e0729dd4
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 10 21:55:01 2002 +0000
- * src/audio_output/filters.c: fix for resampler buffer size.
- commit 05b378dd459f5cee10755dcacaad794e53fa4be7
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 10 18:22:01 2002 +0000
- * ALL: fixed a f*ckage I introduced recently ;) var_Type() now returns 0 when the variable
- doesn't exist, but the rest of the code wasn't updated according to this new behaviour.
- * modules/audio_output/waveout.c: changed a few error messages into warning messages.
- commit 2fd77aa18cc0062063bbc8ed6d4fd43aa5a1f009
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Tue Dec 10 15:51:59 2002 +0000
- * ./modules/gui/win32: deletd a dependancy with a global variable
- commit ffddb1ea9747418b8a8f4afe0a369bf2c6d9f385
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 10 14:19:44 2002 +0000
- * include/configuration.h: fixed my previous fix.
- commit fae0361776951fd724789ad3ba38b343f929115e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 10 12:46:35 2002 +0000
- * configure.ac.in: fixed ugly hack in sdl detection code (which also broke my build :p)
- * include/configuration.h, include/modules_inner.h: proper fix for a bug that allowed gcc
- to put things in the stack instead of the data segment.
- commit 3ce3af29524e7824ac4cb36c56f9ee8e7fa4bc3b
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Dec 10 10:22:04 2002 +0000
- ffmpeg: adapted to current cvs version. It should still compile with older
- one (Please reports if it doesn't).
- commit da014eb8d7c5969dd94d94b58ee44616bf0b6e04
- Author: Arnaud Schauly <gitan@videolan.org>
- Date: Tue Dec 10 00:02:29 2002 +0000
- fixed a segfault under windows.
- commit 0c091c92196f3d566eb3484066c36695263c1275
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 9 23:37:54 2002 +0000
- * include/configuration.h: rolled back the last changes made to this file. There is no
- sense in manually initializing all the fields of module_config_t as it will be done by the
- compiler anyway. Furthermore mingw32 gcc seems to have problems optimizing code
- that manually initializes structures to 0.
- commit d8c645cf6fb7cf86c4a57a50dbb6f5a4af2d1560
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Dec 9 21:37:41 2002 +0000
- Syncing functionality with vlc-0.4.6
- commit d11c5018606696b8e0f2c5abd4061bf33ab5b8f1
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Dec 9 21:36:41 2002 +0000
- Fixed segfault in Qt Embedded Video Output.
- commit 98363dc6f53794e9d8c64c82c3a73b89031c5d34
- Author: Eric Petit <titer@videolan.org>
- Date: Mon Dec 9 13:37:38 2002 +0000
- * AudioOutput.cpp: added sanity tests;
- * VlcWrapper.h, Interface.cpp: removed an unused variable.
- commit 29b488fe1d592b77659873ce2873bed575fff735
- Author: Eric Petit <titer@videolan.org>
- Date: Mon Dec 9 07:57:04 2002 +0000
- * AudioOutput.cpp: send zeros to BSoundPlayer if nothing comes from
- audio output;
- * VlcWrapper.cpp: handle volume using aout3 features.
- commit e7453ce6bdadbf367f60e62e1d8b85249154b461
- Author: Eric Petit <titer@videolan.org>
- Date: Mon Dec 9 03:36:47 2002 +0000
- Default re-enabled dvd module.
- --disable-dvd works anyway.
- commit 84ae579e4f14328f28d90b06b768e4924b7b5a4b
- Author: Boris Dorès <babal@videolan.org>
- Date: Mon Dec 9 00:52:42 2002 +0000
- - new headphone channel mixer with virtual spatialization effect : This
- effect should give you the feeling that you stands in a real room with
- a complete 5.1 speaker set when using only a headphone, providing a
- more realistic sound experience. It should also be more comfortable
- and less tiring when listening to music for long periods of time.It
- works with any source format from mono to 5.1.
- -> please try it and feel free to give me some feedback. Some
- improvements are already planned (adding echo, more configuration
- options, ...).
- NB: whereas the filter itself is in a (very first) stable version, the
- way it is integrated to the filter chain is only a _temporary_ hack
- since it's the audio ouput core (input.c actually) which is directly
- responsible for it. Integrating it in a more suitable way will
- probably require some work on the way the filters are selected as
- well as on the configuration level, but I'm working on it :)
- commit 2397666ac33531200664b053ea2dd993a12424d4
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sun Dec 8 23:38:02 2002 +0000
- * Updated aout3 developer doc.
- * Reworked the Open... menu items, and added the ability to use libdvdplay.
- * Sound output menu is now under Controls.
- commit bb57136ac84f8f31f472eea137f70846cee9e9e5
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Dec 8 21:05:42 2002 +0000
- Fixed build and linking for qte video output and made modifications to iPaq packaging files.
- commit 07541e2ef1b5a33992883049d83171781cfcd125
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Dec 8 19:56:04 2002 +0000
- * modules/gui/wxwindows/*: compilation fixes for wxX11 (it doesn't support drag and drop
- yet). Compilation fix for MacOSX as well (wxEntry() not declared).
- * src/misc/variables.c: added a FreeMutex() function.
- commit caf200f5e94783c777e0a859e92bddc6608a01c0
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Dec 8 16:16:19 2002 +0000
- - Updated Maintainers file
- - fixed --disable-dvd, it did not work
- - updated iPaq familiar buildscripts
- commit 892b62c4ee2d1e73c0fffd7bc8f9209a851fcb9a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Dec 8 14:47:28 2002 +0000
- * configure.ac.in: fix for dvdread and libdvdplay plugins linking stage.
- commit 940b79b4c163e31f56eb871c6e50d3612038e7fb
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Sun Dec 8 05:30:47 2002 +0000
- * ALL: Under Jaguar, vout no longer depends on any specific MacOS X
- intf. wxWindows should work (not tested). Closes #33.
- commit 270e1cb5a9153615b53fae5bfa63e2a1420027ed
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sun Dec 8 00:41:06 2002 +0000
- New vlc_thread_set_priority function, to set the priority of the main
- thread.
- commit ec518727fc898bf1ded6d58d90ff21135f703107
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sat Dec 7 23:50:31 2002 +0000
- * configure.ac.in: Disabled -Wtraditional as it produces much more bogus
- warnings than real ones.
- * audio output: New intf-change variable to know when audio-channels
- and audio-device have changed.
- * video output: New intf-change variable and vout_VarCallback, to know
- when video-device has changed (OS X port).
- * modules/gui/macosx/*: Menus for audio channels, implemented volume
- management, added a menu for screen selection.
- commit 9e4b72d5fa9aebdce784941f12f4aef3a31cd239
- Author: Eric Petit <titer@videolan.org>
- Date: Sat Dec 7 22:29:15 2002 +0000
- * default disabled SAP under BeOS
- commit 6f8cc1d682eab9e28b9e0f11f8103592631c66d7
- Author: Arnaud Schauly <gitan@videolan.org>
- Date: Sat Dec 7 22:15:10 2002 +0000
- fixed my last commit.
- commit 490a596129c5fa1633c3d2f79a924c39df53894c
- Author: Eric Petit <titer@videolan.org>
- Date: Sat Dec 7 22:00:36 2002 +0000
- * use RGB32 BBitmap. That fixes the bad-looking picture in
- non-overlay mode (thanks Sam).
- commit 0d62cd7dd470f3b58e349c0abe343f3bafd42037
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Dec 7 15:25:27 2002 +0000
- * ALL: a few updates to the variables API:
- - got rid of the VLC_VAR_COMMAND variable type and introduced the VLC_VAR_ISCOMMAND flag
- instead. This simplifies things and avoid the strange command variables behaviour. Command
- variables will now trigger their callback on var_Set() like any other variables (look in
- modules/control/rc/rc.c for an example).
- - Renamed the VLC_VAR_ISLIST flag into VLC_VAR_HASCHOICE.
- - Added a new VLC_VAR_VOID variable type. This can be useful in conjunction with
- VLC_VAR_ISCOMMAND for instance.
- commit ead83c797f20f8d1a16637351498163c29377368
- Author: Arnaud Schauly <gitan@videolan.org>
- Date: Fri Dec 6 22:44:03 2002 +0000
- * sap.c : make it more compliant (as far as sdp is involved).
- * playlist.c : fixed a memory leak
- * configure.ac.in : added link flags
- commit 45887fc0acaf18c7bd5c20eadf8a2eff3bf3c277
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Dec 6 21:27:36 2002 +0000
- * configure.ac.in: fixed typo. For dvdread support we have to check for
- dvdread/dvd_reader.h, not dvdread/dvdread.h.
- commit ade615bfc0c153a408e0ae88b89458c52dc0a0f1
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Dec 6 16:34:08 2002 +0000
- * ./configure.ac.in: removed -W in favour of -Wtraditional.
- * ALL: a bunch of additional warning fixes.
- commit 94cc398edc5aeb10eadffd48eb440b99364c2fb7
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Dec 6 14:22:55 2002 +0000
- all: fix some minors warnings.
- commit 64310cf3f23a6db67123df7ac5d57b4da34c2c21
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Dec 6 13:05:22 2002 +0000
- * ./modules/access/mms/mms.c: fixed signed/unsigned comparisons, and fixed
- a bug I found in Read(). No idea whether it was triggered before nor what
- it was doing, though :)
- commit ee0a24494dae4fc2adb56e758fb1758d896019dc
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Dec 6 12:54:30 2002 +0000
- * ./modules/access/http.c: code clean-up. removed sizeof()-1 calls where we
- meant strlen(), removed useless strcmp() calls, implemented atoll() for
- systems where it does not exist, fixed a memory leak, fixed a minor data
- corruption.
- commit d812048435a413766e9d79b5b1749070c7d9d790
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Fri Dec 6 12:18:11 2002 +0000
- some support for redirection. Moved the break on returncode >=400 to after
- the header parsing. This will be usefull if anyone wants to implemet
- http-passwd support
- commit 79da01949bad2f111767fab3877b9f296084dfec
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Dec 6 11:53:45 2002 +0000
- * ffmpeg: sync with latest ffmpeg cvs. As it need too much
- #if LIBAVCODEC_BUILD , I've enable direct rendering only with latest
- ffmpeg cvs (anyway dr isn't cleanly ported to the latest version).
- commit 1b7ce2697e98a3fcff4f78d1610f7f0268cd47c1
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Dec 6 10:10:40 2002 +0000
- * ./src/*, ./include/*: fixed a bunch of badly initialized structures, a few
- signed/unsigned comparisons, and removed trailing spaces here and there.
- commit 426a6dc5c2d1af10c0c74e009f55fc063306f0ca
- Author: Boris Dorès <babal@videolan.org>
- Date: Fri Dec 6 06:42:24 2002 +0000
- * src/playlist/playlist.c : playing again a playlist already in a
- playing state resets the input speed to normal to make sure the
- stream isn't paused or slowed or played faster anymore.
- By doing that, fixes the following bug of the Windows interface:
- when pushing the play button on a paused or slowed stream, nothing
- used to happen.
- * modules/gui/win32/playlist.cpp : when pushing the play button and the
- playlist is empty, displaying the playlist window
- * win32.cpp : rephrasing the module description to "Native Windows
- interface module"
- commit 40dfc83478e1b87128c33db5c54521eb42df7747
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Dec 5 17:38:42 2002 +0000
- * ./configure.ac.in: disabled -Wconversion for gcc 2.x because it makes it
- choke on system headers.
- commit 5927421c930e3a244642c851240a4aa05800354e
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Dec 5 17:16:30 2002 +0000
- * ./ipkg/Makefile.in: removed a file handled by automake.
- * ./configure.ac.in: additional warning flags for GCC.
- -Wconversion
- Warn if a prototype causes a type conversion that is different from
- what would happen to the same argument in the absence of a proto-
- type.
- -Wsign-compare
- Warn when a comparison between signed and unsigned values could
- produce an incorrect result when the signed value is converted to
- unsigned.
- -Wunreachable-code
- Warn if the compiler detects that code will never be executed.
- -Wdisabled-optimization
- Warn if a requested optimization pass is disabled.
- See the gcc documentation for more explanations. This triggers a lot of
- warnings everywhere, and at first sight they're all worth fixing. Code
- quality matters, too, so let's fix'em :)
- commit b9dc2550f290ea59dbbb6079eb206913aff4d23b
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Dec 4 21:48:02 2002 +0000
- * modules/audio_filter/channel_mixer/trivial.c: bugfix for up-mixing.
- commit 1fb3bb737494613264394918aa0f5efc86c650ba
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Dec 4 21:03:38 2002 +0000
- Build and packaging files for Opie and GPE.
- commit ea5a42d20686edc7dee96ae9f9a6527ed893b409
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Wed Dec 4 20:51:23 2002 +0000
- * ./modules/gui/macosx/vout.m: mouse coordinates support.
- commit 531ca6204e7a122dc4201fd68bf02d3a12ff27ec
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Dec 4 15:47:31 2002 +0000
- * all: Fix an other (and last ? ;) endian issue.
- commit 7c80c87d871fa6d57aab75926a8e9a253465793e
- Author: Eric Petit <titer@videolan.org>
- Date: Wed Dec 4 06:23:08 2002 +0000
- * configure.ac.in, mms.c, sap.c, ipv4.c: added network support for BeOS 5
- (Dano is no more needed); multicast still doesn't work.
- UDP (unicast) and HTTP have been successfully tested, mms is untested.
- * sap.c: BeOS doesn't have memccpy
- * VideoOutput.cpp: forgot to remove a printf
- commit 6d1429740defd11c2f903991dc8273cb46fa543f
- Author: Eric Petit <titer@videolan.org>
- Date: Wed Dec 4 02:16:23 2002 +0000
- * InterfaceWindow.cpp: removed warnigs
- * AUTHORS/MAINTAINERS: added Stephan Assmus, Arnaud Schauly & myself
- commit 923da58842e70c77aacd956274381eb30447b744
- Author: Arnaud Schauly <gitan@videolan.org>
- Date: Tue Dec 3 23:36:41 2002 +0000
- * src/playlist/playlist.c : Added playlist_AddItem (enqueues
- playlist_item_t instead of psz_target ). Now playlist_Add uses
- playlist_AddItem to enqueue.
- * include/vlc_playlist.h : Added a psz_uri field in the playlist_item_t
- structure.
- * src/input/input.c : takes item->psz_uri argument to start playing an
- item.
- commit 9125323fed7ff85b95393bf206b5f8b32ff01e14
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Dec 3 17:00:16 2002 +0000
- * adpcm.c: add adpcm decoding support (Now just ms and ima adpcm from
- microfsoft, not yet ima4)
- * wav, asf, avi: fix fourcc creation for adpcm. (Nevertheless adpcm
- could not work with asf because of asf audio scrambling unsupported in asf
- demuxer). Seek will not work, because vlc send garbage and then break stream
- alignment.(I will try to fix that).
- commit e5daac69bbf814759ffe6ab126aacffe2efb340a
- Author: Arnaud Schauly <gitan@videolan.org>
- Date: Tue Dec 3 16:29:04 2002 +0000
- * Added a session announcement protol module (enabled by default).
- * Added the PLAYLIST_CHECK_INSERT option to the playlist. That option
- checks previously enqueued sessions before enqueing.
- commit e133e074fc9822f46c3f47911faa914b61426d59
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Dec 3 12:59:21 2002 +0000
- * ./src/libvlc.h: fixed an aspect ratio bug, we should default to the
- stream's aspect, not to square pixels.
- commit 99bf84eeb20972c5c400ac8b5cd8ed65cd49dba4
- Author: Eric Petit <titer@videolan.org>
- Date: Tue Dec 3 02:00:38 2002 +0000
- * added mouse management in the BeOS video output.
- Now DVD menus work thanks to libdvdplay.
- commit 7b68278ec1c1443af62b514b6a46b7e1383f9e8c
- Author: Eric Petit <titer@videolan.org>
- Date: Mon Dec 2 23:58:21 2002 +0000
- * added --with-dvdread-tree and --with-dvdplay-tree for static linking.
- It works fine under BeOS, please check I didn't break anything.
- commit ce31d545f05b1be0f7bf14abd3207974e330a8cb
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Mon Dec 2 21:13:25 2002 +0000
- * ALL: Fixed some compiler warnings.
- commit 4659a85f20c5e36b993ea5f1d55fab29672cedfc
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Dec 2 18:19:43 2002 +0000
- * ./modules/access/vcd/cdrom.c: NetBSD VCD input fixes, courtesy of
- Olaf 'Rhialto' Seibert.
- commit adcd116073483c0a2671a8483e0c259dee9bf307
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Dec 2 13:12:26 2002 +0000
- * ./configure.ac.in: linking with -framework AGL wasn't needed (Closes: #7).
- commit 8a50a0bd1cd1131afd859ca0117bc793661d5daf
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sat Nov 30 01:14:55 2002 +0000
- * ./modules/gui/win32/dragdrop.cpp: we can now drag and drop video
- files on the interface or on the playlist (Closes: #10).
- * ./modules/gui/win32/playlist.cpp: factorized a lot of code.
- * ./modules/gui/win32/*: reorganized some code here and there.
- commit e4d0eaae7a936d38fe4867f2eac71f4ac19f2d18
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Fri Nov 29 23:08:34 2002 +0000
- * ./src/libvlc.h: fixed a few typos
- commit a98b6d88f53615e469503e8a78761cfee3d84e1b
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Nov 28 23:53:03 2002 +0000
- made the vlc mozilla plugin a drop-in replacement for wmp in most embedded
- wmp sites I could find, by adding som mimetypes and parsing some more
- parameters passed by mozilla. Also disabled the StreamAsFile function since
- mozilla tend to pass it non-exsisting files.
- commit 60b9d5a5e4a1d241ee34930485305a87354110a4
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Nov 28 23:24:15 2002 +0000
- * Correct socklen_t detection.
- * Fix for S/PDIF encapsulation on big endian systems.
- * S/PDIF output for Mac OS X, courtesy of Heiko Panther <heiko_panthe@mac.com>.
- commit d43c40596173da7a10d68a8cac7c75794d77b9ef
- Author: Simon Latapie <garf@videolan.org>
- Date: Thu Nov 28 21:49:04 2002 +0000
- * a few bugfixes/enhancements/clean up
- commit e1c7565e47303f230be11db082d5b0c4cb8761de
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Nov 28 21:00:48 2002 +0000
- * configure.ac.in: fixed linkage of theora plugin.
- * modules/codec/theora.c, modules/codec/tarkin.c: fixed breakage.
- * modules/codec/vorbis.c: lowered the priority of the tremor plugin.
- commit cd70eeac224c025b8ef0bd8db7a9335e9ef4cabd
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Nov 28 18:35:19 2002 +0000
- * asf: fix my previous commit.
- commit 8dc9156f2bbcd6199cde8779b990ad622c4e2a0d
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Nov 28 18:16:02 2002 +0000
- increased maximums size of a http request from 256 to 1024 in order to allow
- insanly long urls
- commit e2da42f9737f1197cd7e8d768266b5e0c6ec87e7
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Nov 28 17:35:01 2002 +0000
- * ./src/video_output/video_output.c, modules/*: factorized video output
- creation code into vout_Request which looks for existing vout objects
- and spawns a new one if none was found.
- commit 798e97904d1cc5c42d637616525af9f2c123a023
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Nov 28 16:44:05 2002 +0000
- * ffmpeg: arg, fix a previous fix for non-latest ffmpeg cvs tree.
- commit 474126cfe676eef2109a9c51f864e0185f89cbfc
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Nov 28 16:32:29 2002 +0000
- * all: some clean up with WAVEFORMATEX and endian issues. Somebody could
- test if mp4,asf,avi,wav demuxers and araw,ffmpeg,faad decoders work under
- big endian architectures ? (else could you give vlc log )
- commit 6da19ad6a839fa935761efe7fa76effa54b17b2a
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Nov 28 15:18:27 2002 +0000
- * set b_seakable to false for http/1.0 streams such as those from icecast.
- * allow some unusual, but legal ways to construct the http headers, and
- clean up the header parsing code. parsing other headers ( like the mime-type
- ) should be very easy now.
- commit fed3ab9a9ad64e7ddb069a6777dd7ab2c35faf5e
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Nov 28 14:34:39 2002 +0000
- * ./src/video_output/video_output.c: added a --aspect-ratio option to force
- the aspect ratio of the stream. Two different usages are possible, either
- int:int ("16:9") to specify a real aspect ratio, or float ("1.25") to
- specify pixel squareness.
- Note that it does not work properly yet; it will need an API change in
- the video output layer that I'm working on.
- commit 81ddbebda3ff13dcf7539bde3280487f103c8d08
- Author: Boris Dorès <babal@videolan.org>
- Date: Wed Nov 27 21:51:30 2002 +0000
- - Enterely new layout for the preference window of the native win32
- interface, in order to improve its clarity (the dialog box is now even
- a bit smaller) and to get closer to Windows standards.
- (second part of the job, and hopefully the last for now, begun with
- Ipkiss a few days ago by using CheckListBoxes)
- Still need some work to get the interface compatible with Windows XP
- skins.
- commit 4c9f239846da7829947ec63cd6c87749dac6410b
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Nov 27 15:18:24 2002 +0000
- * ./modules/codec/cinepak/cinepak.c: fixed V1-encoded blocks luma loading.
- commit e042941f56bfadbe32d8e2014292d61a1b4b5a4d
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Nov 27 14:44:06 2002 +0000
- * ffmpeg: add a LIBAVCODEC_BUILD test for CODEC_ID_MJPEGB
- commit 422dbd4ad0a164ba603a55c9e96ae4b133e33838
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Nov 27 13:17:27 2002 +0000
- cinepak: fix a bug (bad frame gathering), pointed by sam.
- commit 968cc6bf0391d06c628efcfb972ba3b6c31d99c2
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Nov 27 12:41:45 2002 +0000
- * all: added mjpeg support, some clean up in video part.
- commit e0ac4474b5f83dc96a549436bf28697528a86479
- Author: Eric Petit <titer@videolan.org>
- Date: Wed Nov 27 06:27:52 2002 +0000
- Fixed a segfault by adding a mutex_lock() (thx fenrir)
- commit 3b078b7bf09d000aca183ef5a9d2f6cde8c8d47c
- Author: Eric Petit <titer@videolan.org>
- Date: Wed Nov 27 05:36:41 2002 +0000
- * AudioOutput.cpp: fixed a segfault
- * ALL: cleaned the VlcWrapper class, removed unused code
- commit c19c673bb097ff0cb5607140edf01f6a4102f1f1
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Wed Nov 27 02:51:57 2002 +0000
- * ./modules/gui/win32/*: some cleaning
- commit 7244736d3c8310a69c2250dadabe89ad0242b8d7
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 26 22:20:18 2002 +0000
- * modules/video_output/directx/directx.c, modules/audio_output/directx.c: removed
- unnecessary code.
- commit 82b8c862cfe283dd1710b3ccd03f303aa16ff1c3
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Tue Nov 26 21:52:42 2002 +0000
- * ./modules/gui/win32/preferences.cpp: used CheckListBoxes instead
- of ListViews, because they are more intuitive. This eliminates the
- "Select" button and the "Selected" label.
- The preferences window still needs some work though...
- commit b144a5efaba05eeae7714d4ec3a82cd9bf07f8c6
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Nov 26 20:04:33 2002 +0000
- * ./modules/video_chroma/i420_rgb.h: fixed slanted picture output with odd
- widths (Closes: #28).
- commit ba850c47f7beca7f98f345e8c896723e8bb676ef
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 26 19:31:50 2002 +0000
- * modules/video_output/directx/directx.c: fixed to work with DirectDraw 3 (ie. with
- NT4).
- commit e2ca77a93b4c23738a84b6d32cdbf966b3030eee
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Tue Nov 26 18:58:33 2002 +0000
- allow windows style linebreaks in .m3u files. and fixed a minor bug
- commit ecf04969a4e659570868ff82618f7fc755a1d197
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 26 17:38:33 2002 +0000
- * modules/demux/ogg.c: audio is now dropped when fast-forwarding.
- commit 6fd31613a0c5e8858cee9f58bf4bb533e120b012
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 26 17:28:22 2002 +0000
- * mp4: prevent float exeption with some truncated file.
- commit aa142dbe5158b5790783bd2464693962d44bf5e6
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Nov 26 15:03:28 2002 +0000
- * ./BUGS: scrapped this file. Entered the remaining bugs in Bugzilla.
- commit 88dee5fd2df4fd53a08fe188b1c8623651797298
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Nov 26 14:08:02 2002 +0000
- * ./TODO: scrapped the todo-list. I put the unresolved items in Bugzilla
- (http://bugzilla.videolan.org/).
- commit b9eb03bf83deaf01bedc645fd827a9cca0178577
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Nov 26 12:09:20 2002 +0000
- Fixed another crash with S/PDIF.
- commit cbd967624a518549ead3ea43886b1d44591b5a0f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 26 10:55:19 2002 +0000
- * modules/video_output/directx/directx.c: don't fail miserably when we can't
- create a surface in video memory. We now automatically toggle the b_use_sysmem
- flag in this case and give it another shot.
- commit 3436a50b5e469a95cd0adc3ca1ce4ad538afb5f8
- Author: Eric Petit <titer@videolan.org>
- Date: Tue Nov 26 01:06:08 2002 +0000
- * ALL: more intensive use of the VLCWrapper class
- * PreferencesWindow.*: renamed a few variables (using some of the
- OpenTracker conventions)
- * clean up
- commit d6b201031e6c7d300fe70ff7a7a5b7b84744f986
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Nov 25 19:29:10 2002 +0000
- * ./modules/video_chroma/i420_rgb16.c: merged the RV15 and RV16 conversions
- because they're basically the same. Also, the MMX conversions now check
- that the bitmasks are the ones we expect.
- commit 592dee307b1ab3fb5c1eeb5a5edd4d15c625c70b
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 25 19:12:34 2002 +0000
- mms.c: fix command/packet parsing functions.
- commit d54e11edcf696627ef696872f27fb93d3afbd56c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 25 17:25:07 2002 +0000
- * configure.ac.in: for wxWindows headers detection, we now check wx/wxprec.h.
- Also fixed a typo: libdvbpsi is enabled by default.
- commit 3584f174016b7eb50fb7af71e2a779d2e1abbf8d
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Nov 25 16:16:12 2002 +0000
- Fixed my fix :p.
- commit f9c65dc85e3b988efab122ee6b3db1226493f1ae
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Nov 25 16:00:26 2002 +0000
- Fixed a crash in S/PDIF mode.
- commit e0618c62b988e7044509907b151fc417d78b1b5d
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Mon Nov 25 15:56:39 2002 +0000
- fixed a bug in the contentbased autodetection that caused this demux to be
- selected for streams that contained a null byte.
- commit 68e099d6b346d62ec907a87684583a661e2ff42f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 25 15:08:34 2002 +0000
- * mms: enable seek :) It works for me with both udp and tcp. Somebody
- could check if it compiles on other OS than linux ? (I don't known what
- headers should be included)
- * asf: fix to support seeking with mms
- Note: You cannot seek and use demuxdump demuxer...
- commit 0f0ecaa953d7a2d202c9d5f8eb94afa23505f3f7
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Nov 25 12:19:04 2002 +0000
- * ./modules/gui/gtk/open.c: made the HTTP text bar more consistent, thanks
- to Pierre Baillet (Closes: #11).
- commit 1187cda56b0a82f521823fcb790dd1111b68bf6c
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Nov 25 12:08:58 2002 +0000
- * ./src/misc/messages.c: we overwrite the WinCE logfile instead of appending
- data to it.
- * ./evc/vlc.vcw: minor updates.
- commit 17f26347156ac6ed9afbb8f086a7ffa0f5e04810
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Mon Nov 25 03:12:42 2002 +0000
- * small compilation fixes for win32
- commit 881768ad1b0540f9d63346484d8cb9809987c19e
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 25 00:22:04 2002 +0000
- * all: begin to add mms over udp support. It begin to work (at least
- for me) but it still needs some work.
- commit 1158db5fb5a16bb6e4988940b416d6a736546e18
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Nov 24 18:54:54 2002 +0000
- * ./configure.ac.in: we no longer choke if libdvbpsi headers aren't here.
- * ./include/vlc_common.h: we don't try to include inttypes.h with Borland.
- commit bd5e06498f860392bd084d0f8884c8bb7ea54da2
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Nov 24 16:00:10 2002 +0000
- separated the code to parse html files with embedded wmp, and the code to
- parse asx files. Added a new shortcut "html" to force the "html" behaviour.
- Reduced number of false positives for both html and asx files. We now also
- trigger on the content of files, since html and asx files are often
- autogenerated on the webserver using php or asp.
- commit 89a4527c9542aee27de5528cd8c433269ef536f7
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Nov 24 13:02:13 2002 +0000
- fix to allow absolute entries in m3u/asx files
- commit d88917bb9f49de9cd52f04ea21ca73ff06a25c82
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Nov 24 01:29:56 2002 +0000
- fixed a bug in the code to handle relative paths. Added support for file://
- and http:// items in asx files, and not just mms://
- commit 736d5c4844faba6735d3bc5165cb6779f56da1e4
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sat Nov 23 20:37:10 2002 +0000
- * ./modules/control/rc/rc.c: the seek command is now "seek" and not "r",
- and it uses a command variable like other controls. This also fixes a
- bug that prevented to have spaces between the command and its argument.
- commit 2c208e64c7b3e775ca03b5ed2210c2520da42cf6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Nov 23 18:42:59 2002 +0000
- * modules/gui/wxwindows/*: additional small fixes.
- commit c7cf1f08b5d815a57a6ca02850e06f677130b80e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Nov 23 16:17:12 2002 +0000
- * modules/gui/wxwindows/*: a few fixes for the win32 build.
- commit d073ae07426aeb69746e967feefe37304059f5d7
- Author: Eric Petit <titer@videolan.org>
- Date: Sat Nov 23 15:00:54 2002 +0000
- * enhanced BeOS preferences window (post-processing, brightness,
- contrast, hue and saturation are adjustable)
- commit 434b232248b85bedb68987bb0de34e03a1416724
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Nov 23 14:28:51 2002 +0000
- * modules/gui/wxwindows/*: misc improvements to the main interface, implementation of
- drag and drop, proper initialisation of the i18n routines.
- commit 269d8af1b743895af6bfc676b35d36507a135e78
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sat Nov 23 04:40:53 2002 +0000
- * ./modules/access/http.c, ./modules/misc/network/ipv4.c: http and ipv4
- plugins compile for WinCE. Couldn't test yet though.
- commit f6cf9ef8b887f4ef9a9692603ba9907edfdf9db2
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sat Nov 23 02:40:30 2002 +0000
- * ./modules/video_output/wingdi.c: the GDI video output now properly sets
- the bitmasks; we're not limited to 8bpp and 16/24 works.
- * ./modules/video_filter/*: the video filters now work under WinCE.
- commit 632a9c5531f6b3735ef420f004ef1ec1fe57e681
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sat Nov 23 01:32:40 2002 +0000
- * ./modules/gui/wxwindows/playlist.cpp: added a playlist to the wxwindows interface
- commit 7af58f039fb38a61572b4e0d6ebd519d1d44c273
- Author: Simon Latapie <garf@videolan.org>
- Date: Sat Nov 23 00:11:17 2002 +0000
- * yuv filter was a bit useless. Hope adjust filter is more usefull :)
- commit c06c5c0dd22ed02441cf10eb9c715ee9ecbb0947
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Nov 22 23:12:23 2002 +0000
- * ./configure.ac.in: we only add -lm to the a52 linkage if it's needed
- (and available).
- commit a40bde1f4ec98c2e0365e46a7516ea23ed5bb438
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Nov 22 20:27:19 2002 +0000
- * ./modules/video_output/wingdi.c: ported the wingdi plugin to Win32; it
- somewhat works under Wine (if you force internal buffers to 8bpp), but
- doesn't work under Win2k. Any hints welcome.
- * ./configure.ac.in: activated the wingdi plugin by default.
- commit 75e0283edc67fbd62ffe63111eff3aaf7b3fbd67
- Author: Eric Petit <titer@videolan.org>
- Date: Fri Nov 22 19:37:25 2002 +0000
- * AudioOutput.cpp : compilation fix.
- * VideoOutput.cpp : now --fullscreen works with BeOS video output.
- commit 79bfcf80bd824b8696c144fc5ea4f631245428ad
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Nov 22 18:35:57 2002 +0000
- * ./modules/access/mms/var_buffer.h: this file is now a separate .c, to
- prevent gcc's optimizer to go amok with nested inline functions, loop
- unrolling and such things that we don't really need in an access plugin.
- commit a4ff9947713d4ecbf2318f99994e7abb0a00f840
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Nov 22 15:24:10 2002 +0000
- * ./modules/video_output/directx/events.c: we now call CreateWindow so that
- we are sure that the WndProc always has a valid p_vout value.
- commit 8ab205ad438c5c1d1fb423b79e345ff3a1059f1a
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Nov 22 15:19:47 2002 +0000
- * ./modules/video_output/wingdi.c: implemented offscreen rendering with
- fast blit (well at least it was considered "fast" back in the times of
- Windows 3.1). Default is 8bpp because that's what my iPaq does (no
- palette support yet though), 16bpp can be chosen at compile time and
- works perfectly in the emulator.
- commit 515e0f2bdc847c376f90f98d24fc6b171ce61e60
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Nov 22 12:13:12 2002 +0000
- * ./modules/video_chroma/i420_rgb16.c: fixed a segfault in the 24/32bpp
- chroma conversion.
- commit a9bc769eafbfe07e8782859c69e325e5c7859585
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Nov 21 23:06:08 2002 +0000
- Channel reordering according to the WG-4 specification, courtesy of
- Heiko Panther.
- commit e9e8b069d0538fd3551bae5f0c30fb7457939a7e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Nov 21 21:37:46 2002 +0000
- * modules/codec/Modules.am, configure.ac.in, modules/codec/vorbis.c: added
- a tremor decoder module using libvorbisidec (aka tremor) from xiph.org.
- This module allows decoding vorbis audio on hardware without a fpu
- (--enable-tremor).
- * modules/LIST: added entries for tremor and theora.
- commit 8e3e302dffe73b199cbfbb5faf6ce95cc0247a3f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Nov 21 15:51:57 2002 +0000
- * src/playlist/playlist.c: fixed deadlock in playlist.
- * modules/audio_output/oss.c: don't play blank samples when we are starving
- for data but our internal buffers are not empty. Some cleanup too.
- commit 1fdc92cbe03dbe066a34446ba5c248ece807221e
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Nov 21 13:53:32 2002 +0000
- * ./modules/video_output/wingdi.c: skeleton of a Windows GDI video output.
- * ./modules/access/file.c: the file access plugin gets the real file size
- under WinCE.
- * ./modules/audio_filter/converter/u8tofixed32.c: added this conversion
- filter to play some WAV files without an FPU.
- * ./bootstrap: bootstrap --update-vc doesn't rely on the Makefile's presence.
- commit 24e0e49bd658aec82f116c512d39edbbc4ec5afe
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Nov 21 10:12:34 2002 +0000
- * modules/demux/ogg.c: small bug-fix for my previous commit.
- commit 4b8e273c1498e070b7fb7f5743037102a6e536e6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Nov 21 09:39:39 2002 +0000
- * modules/demux/ogg.c: better handling of PCRs (we now base our calculations
- on all sub-streams instead of just using one of them). Some code factorisation
- too.
- commit 691e4704223e5b0252acc9f50b08570928b9c764
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Nov 20 19:07:27 2002 +0000
- * ./src/misc/messages.c: added ^Ms to the WinCE logfile.
- * ./bootstrap: fixed a typo that prevented per-object target directories
- to work.
- * ./evc/*, ./msvc/*: removed project files; they're becoming a bit large
- (more than 1MB) and I don't want to spoil the CVS with them.
- commit 58b0fe00461dd2a13a7e03e9a76d00e0eeebe900
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 20 17:23:30 2002 +0000
- * configure.ac.in: temporary hack for libdvbpsi detection.
- commit a6bb3a1fe860e3925aef91ee9f67c50e669803e0
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Nov 20 16:43:33 2002 +0000
- * ./modules/audio_output/waveout.c: audio output now works under WinCE
- using the waveout module.
- * ./bootstrap: we ignore comments when parsing makefiles.
- * ./modules/audio_filter/converter/fixed32tofloat32.c: changed this module
- so that it also does float32tofixed32.
- * ./modules/*: ported a few other modules to WinCE (most of the time it's
- just a #include <errno.h> that needs to be removed).
- commit 8a9249dd647cfee2110caa39dcf2ca278b63b1d2
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 20 15:58:15 2002 +0000
- * configure.ac.in, modules/gui/wxwindows/wxwindows.cpp: other compilation
- fixes for the wxwindows interface on win32.
- commit e3d6e0047dc268bff87079b40cd86ef0f9222357
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 20 15:34:39 2002 +0000
- * modules/control/rc/rc.c: added commands to navigate between chapters and
- titles.
- commit 1a53328a997139aa4714b699cc0a0ddff8fab321
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 20 14:24:01 2002 +0000
- * modules/gui/wxwindows/*: fixes for the win32 build. Removed a few
- unnecessary things and replaced the stop icon with a new one.
- commit 36b7d8ef58437f4552a1d78a7bbb2b192e484b22
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 20 14:09:57 2002 +0000
- * modules/codec/theora.c, configure.ac.in, modules/codec/Modules.am: new
- theora codec plugin.
- This plugin is based on the experimental theora codec from the Xiph.Org
- foundation (http://www.theora.org/). Because the theora bitstream
- specifications are likely to change in the near future, this plugin won't
- be compiled by default. If you want to test/develop theora with vlc, you'll
- need to configure it with --enable-theora and also make sure you've got a
- fresh libogg from cvs.
- * modules/demux/ogg.c: modified to handle theora and tarkin bitstreams.
- * modules/codec/tarkin.c: fixed a few typos.
- commit 22f2fa61767421bcd702e182e827288b06626f37
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Nov 20 13:37:36 2002 +0000
- * ./evc/plugins.vcp.in: fixed plugin entry points for WinCE.
- * ./modules/*: fixed a bunch of modules so that they compile under WinCE,
- we now have access_file and the mpeg demux and video decoder working
- (http://zoy.org/~sam/vlc/pocketvlc2.png).
- commit c3a40bca867d785bfa9cbd52ac97e993fe141362
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Nov 20 08:58:24 2002 +0000
- * ./include/vlc_common.h, ./src/extras/libc.c: exported our custom libc
- functions to plugins.
- * ./bootstrap: enhanced the project file generation for plugins; we now
- parse makefiles to make this easier.
- * ./modules/**/Modules.am: reworked a few makefiles so that they are more
- easily parsed.
- commit 60d798769aeadfe68acbbe3842602ae118a9bdb4
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 20 01:49:15 2002 +0000
- * src/video_output/video_output.c: fixed a really old bug in the video output
- layer. This bug was only affecting video outputs without direct rendering
- capabilities.
- commit f174df0216e4c79e2763cc8cb65e2fb12b36bd24
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 19 20:56:45 2002 +0000
- * modules/misc/network/ipv6.c: restored the msg_*() outputs from BuildAddr().
- commit a2acda80709dce29084b0dd0ce131e6edbbb3fe2
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 19 20:45:09 2002 +0000
- * include/video.h, include/vlc_config.h, src/video_output/*: changed the
- picture buffer allocation scheme to allocate pictures from the render
- heap in a clockwise fashion instead of always picking the first available
- one from the start of the heap.
- This allows us to benefit from ffmpeg's macro-block skipping feature.
- As a side effect, we also have less chance of reusing a refrence picture
- buffer when we can't link/unlink them.
- * modules/codec/ffmpeg/video.c: modified the direct rendering code to benefit
- from the macro-block skipping algorithm.
- A new flag has also been introduced in the video_output's render heap to
- forbid modifications to the render picture buffers (for instance to overlay
- subtitles).
- commit 4a8ce8ac45b0463314cc32076ab89e12d0f07bfd
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Nov 19 17:38:07 2002 +0000
- * ./src/misc/modules.c: p_module->psz_filename is now filled with a real
- 8 bit string under WinCE.
- * ./extras/Win32_msvc: scrapped this directory.
- * ./bootstrap: we now parse plugin makefiles to guess what to put in
- the MSVC project files. Only the dummy plugin has been tested yet.
- commit fa94ffd58d793bd89a0b47e461285d2e9ca0fae2
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 19 17:23:21 2002 +0000
- all: Use BITMAPINFOHEADER everywhere (Needed because of endian issue).
- commit 4961a8745f5f52583bd53dbb4a4f88b31d75e9d0
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Nov 18 23:00:41 2002 +0000
- Partial fix of the OS X audio output (thanks Heiko!).
- commit 1c1a74e512fd72b30f9724032c362eb197cebb8c
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 18 19:31:20 2002 +0000
- * ogg: change i_dts usage for subtitle ES.
- commit d7510989e38ecd07c98f879bcdf89a601269b64b
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 18 18:37:23 2002 +0000
- * src/misc/modules.c: fixed small typo that was breaking the build.
- commit 455221a001e3712c2f7fd1164ed1eb8e98ee4a4c
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Nov 18 18:05:13 2002 +0000
- * ./src/misc/modules.c: support for Unicode filenames under WinCE; VLC now
- successfully opens plugins.
- * ./modules/misc/dummy/*: hacked the dummy plugin so that it compiles for
- WinCE.
- commit f5ee3066e4f8baff7206da09bd6f53b29a7c33fb
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 18 17:31:54 2002 +0000
- * modules/gui/wxwindows/*: updated the toolbar icons.
- commit 48c6e154505d29c756aabca44c1681d1ca0774b3
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 18 16:39:36 2002 +0000
- * modules/gui/wxwindows/interface.cpp: enabled the OpenFile dialog box.
- commit 903aa1fa9339dd0eff918d0df59ff62d9d84c1b8
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 18 15:19:26 2002 +0000
- * modules/gui/wxwindows/interface.cpp: fixed typo.
- * modules/audio_filter/converter/u8tofloat32.c: fixed typo.
- commit 7a32e8dcd52d2ac44508c57a2779d2d4cb4a1de2
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 18 13:28:09 2002 +0000
- * configure.ac.in, modules/codec/Modules.am, modules/codec/tarkin.c: added
- an experimental tarkin video decoder. You will need to specify the tarkin
- tree you want to use with --with-tarkin-tree=.
- Warning: Tarkin is still in very early development stage, so this plugin isn't
- actually usefull unless you intend to do some development on tarkin itself.
- commit 7b872d1d463b789cc9442f126c34f616cbfaab3d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 18 13:08:35 2002 +0000
- * modules/demux/m3u.c: should manage entries with relative paths.
- * src/playlist/playlist.c: fixed playlist_Next().
- commit 62fd02558e03585671f3e1dd00d445397768743e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 18 13:02:16 2002 +0000
- * added a wxwindows interface using the wxWindows cross-platform GUI framework.
- The interface is quite basic for now but should be functional anyway.
- (you need to have wxWindows >= 2.3.0 installed to use this plugin)
- commit de6f58231bc46c7c057d8e247f43d6dd2ebf4a36
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Nov 18 11:50:42 2002 +0000
- * ./bootstrap: reverted the behaviour behaviour to the default, which
- means no default flag to use (except for me, muahaha).
- commit 91ae5b337e8875329dba5a4a4bd54265096c55bb
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 18 02:46:10 2002 +0000
- * ffmpeg: set bug detection to auto by default.
- commit 1ef00c88b51151b2e8e4765a5037ff72e36983f8
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 17 06:46:56 2002 +0000
- * ffmpeg: disable direct rendering by default. I have too many files
- that don't work with it (I don't see why it doesn't work :(
- * mp4: fix a bug in timestamp calculation. Replace s/u* by s/uint*_t
- * avi : remove an useless debug message.
- * src/misc/objects.c : fix stream output object allocation.
- commit 2c91229aea518ef3f362ab87f66c86c06014437e
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 16 22:25:07 2002 +0000
- * avi: fix playing over http (a bug I have introduced).
- commit aafd5b0dc7a05d272baff857cd4b0187f27c1e44
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 15 18:10:26 2002 +0000
- * modules/demux/util : add a text subtitle demuxer. (Module called by demux).
- MicroDVD, SubRIP, SSA subtitle format should work...
- Options: --sub-file <subtitle file> [--sub-fps, --sub-delay --sub-format].
- * modules/demux/avi : make use of subtitle parser.
- * modules/demux/asf : display movie length. (It will not work with live
- streams of course).
- modules/codec/spudec : use i_dts to send end of display time for subtitle.
- (Yes it's ugly, but it works :)
- commit d2d2e4f9d34d3b2c5ef6d50d11daac16b06f0394
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 15 17:17:29 2002 +0000
- * configure.ac.in, modules/audio_output/arts.c, modules/audio_output/esd.c:
- fixed the arts and esd audio plugins after the recent changes to aout3
- (untested).
- commit da1b738305444f06fe36e761ab19c390383b524e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 15 16:27:10 2002 +0000
- * configure.ac.in, modules/audio_output/directx.c, modules/audio_output/waveout.c:
- fixed the waveout and directx audio plugins after the recent changes to aout3.
- commit 60dea7a02e3ee39c1b8544bc464c573d4906f0ca
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 15 14:41:49 2002 +0000
- * modules/access/http.c: added an http-proxy config variable. If the variable
- is not set, we'll still look at the value of the http_proxy environment
- variable.
- commit 4c0c62a7998fbb4feb1e2a5984f0fd0f37bae31c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 15 01:23:54 2002 +0000
- * configure.ac.in: fixed a few typos regarding LDFLAGS_access_*. Re-enabled
- the oss plugin as it seems to be working fine.
- * src/audio_output/input.c: fixed an obscure bug... (strange one though:
- int foo = -1; unsigned int bar = 2; __MAX( foo, bar) == -1 ).
- commit a5b12f13905babe5f79338cb3b1b4a512df20983
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 15 01:17:08 2002 +0000
- faad: adapt to new changes in aout3 (at least it compiles)
- commit 42c786943d19801bea0cb30fd3c87405f5a1cbda
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 15 00:41:00 2002 +0000
- * modules/codec/vorbis.c, modules/audio_filter/resampler/linear.c: adapted to
- the new changes in aout3.
- commit fc6ea05000777594b7895069f693ffe6265328f7
- Author: Alexis de Lattre <alexis@videolan.org>
- Date: Thu Nov 14 22:44:57 2002 +0000
- Added the changelog of vlc 0.4.6.
- commit 8928554ebd629ddc1d4cdc6d670bc2e1a918dd83
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Nov 14 22:38:48 2002 +0000
- Major change of the channels management. p_format->i_channels disappeares
- and is replaced by two members : i_physical_channels and i_original_channels.
- i_physical_channels describes the channels which are effectively present
- in the stream (at the current point of the aout pipeline), whereas
- i_original_channels represents the channels we used to constitute the
- stream. For instance a mono stream (FRONT_CENTER) may emanate from a
- FRONT_LEFT channel of a STEREO stream.
- Additionally, this contains hooks to dynamically select the audio device
- and the channels configuration. In order to do that, all aout plugins,
- and all interface plug-ins need to be adapted. Currently only SDL
- (partially OSS) and the rc interface have been adapted, please use them
- as a guide. Other aout plug-ins have been temporarily disabled.
- IMPORTANT : if you need a working sound output, DO NOT UPDATE YOUR TREE
- for several days until we fix that.
- * modules/misc/network/ipv4.c: Fixed a long-standing segfault when saving
- preferences and asking for multicast.
- commit f5bc3cd8d2dcef47628887f8c827f940f4faa2cb
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Nov 14 16:32:43 2002 +0000
- mms.c: it takes care of --no-audio and --no-video (to reduce bandwith
- usage), and should not use more than --mms-maxbitrate (when there
- are multiple audio or video streams).
- commit 6cd56a273715ac972420fdda67c48f0c28be82ea
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Nov 14 16:17:47 2002 +0000
- asf/* : Convert all u* into uint*_t
- Fix playing of some live asf, seek improvement (at least for me ;)
- but it's more some "kludge" with vlc clock than true fixes ...
- I will never understand how vlc clock works ....
- commit 3d6b672baa784da119a525266602455bcdab0ed9
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Nov 14 15:07:49 2002 +0000
- make --version --help --longhelp --list and -p output to stdout.
- commit 2547dac3dc686fd756f2177d463b1005ec3a7684
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Nov 14 14:08:01 2002 +0000
- * src/audio_output/intf.c: fixed a bug affecting audio volume initialization.
- commit c5817d12174ac8aa531cc2553afbf40df7761381
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Nov 13 22:36:44 2002 +0000
- * OS X plug-in fix ;
- * Re-enabled float32 mixer (huh?).
- commit 6858abe4f030d3ec5f0daa2af301f8bbfbe05461
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Nov 13 21:18:40 2002 +0000
- * fix and make better stream selection (if mms-maxbitrate unset, get the best
- quality else try to be closed to mms-maxbitrate ).
- commit d1296b32da7293d0f780cdb9b4782c84e39fb1da
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Nov 13 20:51:05 2002 +0000
- * ./bootstrap: bootstrap now requires the --config flag. With no arguments
- it simply outputs a usage message.
- * ./src/*: fixed a bunch of (legitimate) warnings under VC++.
- * ./evc/*, ./msvc/*: split the workspaces into three projects (libvlc, vlc
- and plugins -- plugins doesn't build anything yet).
- commit 5b2cc57acdd134f28cdb47c5a19419eae9adbb41
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Nov 13 20:28:13 2002 +0000
- * mms/* : better stream selection and add some options to override it.
- (Usefull with demuxdump).
- commit 1ebdbd04e56816857e31a2fab2a3bed1405df827
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Nov 13 20:23:21 2002 +0000
- access/* : don't override demux setting made by user.
- modules/demux/demuxdump.c : a little demux that dump raw stream.
- (should work with all access...)
- commit 5de3e045e3d5cae53d526d2c6898926a7f1e43c9
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Nov 13 15:28:24 2002 +0000
- * ./msvc/*, ./evc/*: moved eMbedded Visual Studio files to the toplevel evc/
- directory because the two project files are starting to diverge.
- * ./evc/vlc.c: created a specific vlc.c file for Windows CE.
- * ./src/misc/messages.c: as WinCE doesn't have stdout or stderr, the message
- queue outputs to a logfile (until we have a proper interface).
- commit 4e14e85aea12d943b3982d049c20f5da2fcfdd80
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 13 12:58:19 2002 +0000
- * src/playlist/playlist.c: bugfix for when we delete the last playlist
- element (I'll get this one right... eventually ;).
- * modules/demux/m3u.c: allow forcing the demux to be used by specifying the
- asx or m3u demux.
- commit 9b11af620bd979900ef8b0cc6dc131cea033d95a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 13 11:09:56 2002 +0000
- * src/playlist/playlist.c: when autodeleting an item, we don't need to skip
- to the next one.
- * modules/demux/m3u.c: added .asx support and changed the autodetection of
- file type to just probe the file extension.
- commit eb186219d248f0238a9970e589ed2169f0a25a42
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Nov 13 09:56:19 2002 +0000
- * ./po/POTFILES.in: fixed "make dist".
- commit 669c88b5169e8e03a9454a8e4188be0bd5906351
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Tue Nov 12 22:18:54 2002 +0000
- added a new demux that reads .m3u files and addes the contained items to
- the playlist. Currently only autodetects files that start with #EXTM3U
- otherwise you'll have to force it.
- commit 35b69681420c1b17c03d0b94946e1e0e684b7adc
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 12 21:20:36 2002 +0000
- * include/vlc_playlist.h, src/playlist/playlist.c: added a b_autodeletion
- flag to the playlist item structure. If this flag is set then the playlist
- item will be deleted automatically after it has been played.
- commit 90fe4445db1ab9a5adcd3d81e88112c25820d7ff
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 12 16:02:51 2002 +0000
- * modules/gui/gtk/gtk_callbacks.c: fixed deadlocks.
- * modules/gui/gtk/gtk.c: fixed uninitialized variables.
- commit df7cbb744906fdd72a5712a731c85eee1d289602
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Nov 12 13:57:13 2002 +0000
- * ./Makefile.am: fixed rc compilation under mingw32/cygwin.
- * ./modules/access/http.c: fixed a segfault (unchecked strstr return value).
- * ./src/input/input_ext-plugins.c: removed platform-specific code and put
- it in plugins. This leads to some code duplication but I have an evil
- plan to get rid of that, too.
- commit 901789fff7ae55687122333e605114977d9481ae
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 12 11:45:27 2002 +0000
- * modules/gui/gtk/gtk.c: small bug-fix for a crash on module loading.
- commit a6ca37b6c572b37b16b5059914abce385e9d9e6e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 12 10:44:04 2002 +0000
- * src/extras/libc.c: fixed typo.
- * configure.ac.in: compilation fix on win32 for the mms access plugin (the
- plugin is linked with ws2_32).
- commit 5813fcd89d78adc468325c9117be5f52717a865b
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 12 00:54:40 2002 +0000
- * modules/demux/asf/.cvsignore : put the good one.
- * modules/access/mms : add MMS (Microsoft Media Streaming) access (Support
- only TCP, I will try to add UDP and HTTP as well).
- There are some problems with streams selections and we cannot seek, but
- anyway it seems to work. (Usefull for some radio web)
- * other: enable mms access by default.
- commit c0e8ae0766ca25fd48efce23b2693fa53498f35b
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 11 22:27:01 2002 +0000
- * src/audio_output/filters.c, src/audio_output/input.c, include/aout_internal.h,
- modules/audio_filter/resampler/*: Changes that allow the resamplers to set
- the start and end date of the frame it outputs.
- This allows us for instance to output a smaller frame than what we should, and
- keep the rest of the data to compute the resampling of the next frame.
- In short, we can implement much more complex resampling algorithms than before.
- * modules/audio_filter/resampler/linear.c: rewrote the linear resampler. The audio
- quality doesn't seem to be better than the ugly resampler, maybe I shouldn't
- have wasted my time on this...
- commit 255b41ac05c5be955025636475c5c50398b76530
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 11 19:16:21 2002 +0000
- * modules/audio_output/file.c: will write a WAV header by default. Can be
- disabled with --no-audiofile-wav.
- * modules/audio_filter/resampler/linear.c: disabled for now, until I actually
- manage to make it work without a problem.
- commit bc061e8455fa11eec3167681d53f9df3974b13a5
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Nov 11 14:39:12 2002 +0000
- * ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because
- WIN32 isn't always defined under WinCE, but might be. Grmbl.
- * ./include/*: changed a few u* and s* to uint*_t and int*_t.
- commit 77c667f4093a67cca8e77b4cb76a5fd2a674a5bf
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Nov 10 23:41:54 2002 +0000
- * ALL: libvlc now compiles and run under WinCE. I haven't ported any modules
- yet so there's little that can be tested, but threads work at least.
- * ./src/extras/libc.c: renamed strndup.c to libc.c because a few other
- libc functions were added (strcasecmp, atof, getenv...).
- commit be8ca6e9a9924ccdf8c72449b85bdb97e05e87a6
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Nov 10 18:04:24 2002 +0000
- * ALL: WinCE compilation fixes (mostly nonexistent headers). A lot of
- work is still needed for missing functions. I only touched libvlc for
- the moment, plugins will come in a long long while.
- * ./bootstrap: moved MSVC project files generation here; use --update-msvc.
- commit 74e8f4f6ac00d56ac3cbc2412fb19fe489ac5218
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 10 16:31:20 2002 +0000
- all: fix a bug in packet parsing and can now play unseekable stream.
- commit 107a73f233ef92c9fbcfd1da1bdbfa40740fc15e
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 10 15:37:39 2002 +0000
- http: Accept ICY server reponse (Used for some web radio) and in that
- case it forces mp3 demuxer (Should be ok...)
- commit b4f932ad2faa3f253756aa5f467687ac2330f599
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 10 14:31:46 2002 +0000
- * src/audio_output/output.c: fixed another quality affecting bug.
- * include/aout_internal.h src/audio_output/input.c: major change to the
- resampling algorithm. When resampling is requested to keep the audio stream
- synchronised to the main clock, we trigger it but we change the resampling
- rate only progressively so it doesn't get noticed too much by the listener.
- commit e6c4183305e9209735d6d8613ef8c7ef2b8e015c
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Nov 10 13:24:35 2002 +0000
- ./ChangeLog: added entry for the linear resampler
- ./modules/audio_filter/resampler/linear.c: This should allways generate the
- right number of samples now. The morale is never base your floating point
- calculations on the output of integer divitions.
- commit bc398338bcc7fe5d666001144a2ed0fe5501cbde
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 10 02:47:27 2002 +0000
- * faad : adapt to newer version.
- * ffmpeg : adapt postprocessing for latest libavcodec version, add an
- option to disable direct rendering as postprocessing is currently broken
- with it, and with some files I have bad pictures.
- commit ce9fc041eb50d5ba8279579cf5b59ec6dffa4d39
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sat Nov 9 18:28:58 2002 +0000
- * ./msvc/vlc.dsp: additional fixes to the MSVC project.
- * ./msvc/vlc.vcw: skeleton of a WinCE project file (yet non-functional).
- commit b6281230099ca6eb5cbf8566c195e3f71d95259a
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sat Nov 9 18:28:36 2002 +0000
- * ./include/aout_internal.h: fixed a breakage I just introduced.
- commit 5d02f37fe0f39488b84b43bcdd210feab317e082
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sat Nov 9 17:44:09 2002 +0000
- * A few additional MSVC build fixes.
- commit 9a0cbfceca4c1dbf74d2c491ac0b3584e52fdb01
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sat Nov 9 16:39:09 2002 +0000
- * ./msvc/*: MSVC project files and default config files.
- commit 05ac379f73824945b7fed32d4d53bb38703404e5
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sat Nov 9 16:34:53 2002 +0000
- * ./Makefile.am: added a "update-vlc.dsp" rule to create the MSVC project
- file from the makefile.
- * ./msvc/*: moved the MSVC files here.
- * ./src/extras/*: moved the extra code here (used to be in src/misc,
- extras/GNUgetopt and extras/Win32_msvc).
- * ./include/*: a few warning fixes.
- commit 3c60cbd66f00b9058e8f2e223dac4475eb5a2ca6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 8 14:23:49 2002 +0000
- * configure.ac.in, modules/audio_filter/converter/*: added a s8tofloat32.c and
- u8tofloat32.c converter.
- * modules/codec/araw.c: modified to also decode u8 pcm audio samples.
- commit d532cf3cad2ff8594510e8720b7c02ddc4c40311
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 8 10:26:54 2002 +0000
- * ALL: using "%ll" in printf format strings is not portable (notably on win32) so
- we now use the I64Fx familly of macros to print 64 bits numbers (x being
- replaced by d,i,o,u,x or X).
- eg: msg_Dbg( p_this, "sample is "I64Fi" late", ll_time );
- * src/misc/messages.c: got rid of ConvertPrintfFormatString().
- commit f01f0a3801702281e632ebabd48bac36a23a6b65
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Nov 7 22:56:08 2002 +0000
- * ./include/vlc_common.h: compilation fix for Cygwin.
- commit 802def2aea9b7bab441e4edde3b59677dc43fce9
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Nov 7 21:09:59 2002 +0000
- added a new resampler based on linear interpolation, giving a fair tradeoff
- between sound quality and speed
- commit d472b3e244fb23cef9077a6baaf48f42c58516e0
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Nov 7 19:31:08 2002 +0000
- * INSTALL.win32, include/vlc_config.h, src/libvlc.h: changes to reflect the
- fact that libdvdcss now needs a colon after the DVD drive letter (on Win32).
- * src/misc/messages.c: on Win32 only use fflush() if in debug mode.
- * src/misc/win32_specific.c: try to raise the our process priority slightly
- above normal. This prevent us from suffering too much from normal activity
- of the OS.
- commit 99f3e5493956c0cc4df7416df2da23cc7d4fd55d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Nov 7 16:54:39 2002 +0000
- * modules/access/http.c: don't crash, but complain on non http/1.x streams.
- commit 85071f3419dec4837538a25f0ab8853cd6ddf531
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 6 21:48:24 2002 +0000
- * modules/codec/spudec/*: modified the spu decoder to handle text subtitles.
- Only one format of text subtitles is supported right now but we should be able
- to expand this by modifying modules/codec/spudec/text.c.
- Most of this work comes from by Andrew Flintham ( thanks a bunch Andrew :).
- * share/font-eutopiabold36.rle: new font for the text subtitler, courtesy of
- Andrew Flintham.
- * AUTHORS: added Andrew Flintham to the authors file.
- * modules/demux/ogg.c: modified the ogg demuxer to handle subtitles.
- * modules/codec/ffmpeg/*: modified the ffmpeg decoder to always keep the last decoded
- frame linked.
- commit 8b09b55dd76c038d1363ff4827f49f131bd42429
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Nov 6 18:07:57 2002 +0000
- * ./modules/access/dvdplay/access.c: activated button highlighting.
- * ./modules/codec/spudec/parse.c: implemented subtitle cropping and
- temporarily disabled subtitle cropping.
- * ./modules/codec/spudec/render.c: split RenderSPU into chroma-specific
- functions.
- commit 2401b66298e2d714223c9d5f32aa23376a0afc4c
- Author: Johan Bilien <jobi@videolan.org>
- Date: Wed Nov 6 15:41:29 2002 +0000
- * modules/access/vcd/vcd.*: added entry points support (sort of
- chapters).
- * modules/gui/gtk/gtk_callbacks.c: added some locks to the
- navigation functions
- commit 93160b29203c6adc490121f5b9f7282386e243da
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Nov 6 14:44:30 2002 +0000
- * ./modules/demux/avi/avi.c, ./modules/demux/avi/libavi.c: additional
- endianness fixes, spelling fixes, reworked return values usage, used
- C99 types.
- commit 4910755e3f29a2a6031096f33d331c78e971c01a
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Nov 6 09:26:25 2002 +0000
- * ./src/misc/extras.c: removed a duplicate calculation inside a macro.
- * ./src/libvlc.c: fixed a bug causing all commandline targets to be ignored
- for playback except the last one.
- * ./modules/codec/dv.c: we detach p_vout before quitting.
- * ./modules/codec/xvid.c: fixed image corruption, added a direct rendering
- option which doesn't work yet.
- commit 7358af1b7219ed509262820067122189767dd7ad
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 5 23:48:46 2002 +0000
- * modules/demux/avi/*: should theoretically fix the endianness issues with
- the avi demuxer.
- commit 281b9bb481188593905e00951d830bd53b2997c9
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Nov 5 22:53:21 2002 +0000
- * ./modules/codec/xvid.c: beginning of a video decoder using the Xvid codec
- from xvid.org; compile with --enable-xvid --with-xvid-tree=..., run with
- --codec xvid,any (the priority is lower than ffmpeg's for the now).
- todo list: direct rendering, better buffer handling, see why only I frames
- are rendered OK here... probably more.
- commit be822ed642f30d2f9065d09ba3623a0b87c27ea2
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 5 21:57:41 2002 +0000
- * modules/demux/ogg.c: should theoretically work on Big Endian machines now.
- commit 51f7848f822adfa11551b11ca916d238886e7ff9
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 5 18:25:43 2002 +0000
- * All: moved the check for "video" and "audio" config variables to
- input_SelectES(). That allows --no-video and --no-audio to automagically
- work for all demuxers.
- commit ec166301915ef5a0b61fd4e21518f79c94f9ad12
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Nov 5 14:52:28 2002 +0000
- * ./codec/dv/dv.c: moved this single file to its parent directory; removed
- GetFirstPES in favour of input_ExtractPES/input_DeletePES calls.
- commit 3e017c2600bc9ed2c0cc2dc1d4527b4c935aff3b
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 5 10:07:56 2002 +0000
- * modules/codec/ffmpeg/*: modified the ffmpeg video codec to use direct
- rendering when possible.
- Use BITMAPINFOHEADER from include/codecs.h + got rid of Little Endian
- translations that were already done in the demux.
- * modules/demux/avi/* modules/demux/asf/*: Use BITMAPINFOHEADER from
- include/codecs.h.
- commit 32519ebf91a96bcf7a075052e79abbba49630810
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Tue Nov 5 03:57:16 2002 +0000
- * ./modules/gui/macosx/prefs.m: new configuration interface
- commit 4d0e2b16bb4fbcbf1e857424db92ec1fc59a3d98
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Nov 4 18:27:30 2002 +0000
- * ./bootstrap: automake 1.7 is OK to bootstrap vlc.
- commit 141414b0c4784637a704aafebc04f253c0354671
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Nov 4 15:04:45 2002 +0000
- * ./Makefile.am: we properly install plugins in the OS X vlc.app directory.
- * ./mozilla/npvlc_rc.rc, ./mozilla/vlcplugin.h: added the Ogg mime type to
- the Mozilla plugin properties.
- * ./debian/control: added libogg-dev and libvorbis-dev dependicies to the
- Debian build script.
- commit c0a5c21211438dabbc98a0b63e7179fdedf5fd9e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 3 23:00:32 2002 +0000
- * include/codecs.h: new header file to store information shared by decoders
- and demuxers, like the BITMAPINFOHEADER structure for instance.
- * modules/demux/ogg.c: the ogg demuxer should now work nicely with ogm files
- (including for the video). It has only been tested with a few streams
- produced with dvd::rip and ogmmerge though.
- commit ce1815eb546b864e1cb22e8ac71a7ecae151f9fb
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 3 13:22:44 2002 +0000
- * modules/demux/ogg.c: we now correctly handle multiple vorbis logical streams
- in ogm files.
- * modules/codec/vorbis.c: small bugfix.
- commit a9ba6193ebcd708e004879ecbd93c1e0d8e7a7d9
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Nov 2 22:47:16 2002 +0000
- * modules/demux/ogg.c: small fix to avoid crashing when find unknown codecs.
- commit f5a90887adcb7133e7089996213c8794715decc0
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Nov 2 18:13:22 2002 +0000
- * modules/demux/ogg.c, modules/codec/vorbis.c: seeking in an ogg stream is
- working fine now, + misc other improvements.
- commit f7b44627f7f333fb0c4be5356dc9aec8888b2043
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sat Nov 2 17:31:37 2002 +0000
- modules/codec/dv/dv.h: workaround for a namespace collision (#undef vlc_error)
- debian/rules: update the location of libgnome_main_plugin.so and
- libgtk_main_plugin.so. Added the ui.rc file to the kvlc package. All debian
- packages seem to build now (even though there were some warnings)
- commit 5be7af3d82199a02fd02c82c98a9216dbb00a697
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Nov 2 11:53:17 2002 +0000
- * src/video_output/video_output.c: small change to avoid using floating point
- registers in the video ouptut routines.
- commit d584988383d0ae9d8e90447567e91efb685f1d9c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 1 15:43:55 2002 +0000
- * modules/audio_output/directx.c: forgot an aout_BufferFree().
- commit 95efa0865f27087811edee87a53c919d7ee8bb69
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 1 15:06:23 2002 +0000
- * src/audio_output/common.c, include/aout_internal.h: added a new function
- aout_FifoFirstDate() that allows the aout plugin to schedule the first
- play.
- * src/audio_output/output.c: fixed another problem affecting the audio quality.
- * modules/audio_output/directx.c: improvements. The buffering scheme has been
- changed to be less affected by temporary starving. We also schedule the first sample to play.
- commit c40d4552f8a3339e2205eb68c4f90df216330420
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Fri Nov 1 12:52:23 2002 +0000
- fixed a typo that caused the ui.rc file to be installed in PREFIX/sharevlc/
- commit e9364f5c43090f1c77de77abeb6dd6e98c045b25
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Oct 31 11:16:30 2002 +0000
- * ./src/misc/variables.c: callbacks are now called after the variable has
- been modified. Maybe we'll need the other type, too, but this change will
- make things simpler in aout3.
- * ./src/playlist/playlist.c: removed two unused variables.
- * ./src/misc/modules.c: removed a debug message I had forgotten.
- * ./src/misc/modules_plugin.h.in: fixed a typo (thanks bozo).
- commit cae5489acfe2338f5c341f6067f68ea987bfa06a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 31 09:40:26 2002 +0000
- * modules/codec/spudec/spudec.c, modules/codec/spudec/parse.c: fixed a couple
- of problems introduced with the recent changes to the bitstream facility.
- * src/audio_output/output.c: fixed a quite annoying bug in aout3 that was
- triggering unnecessary trashing of audio frames.
- commit 5cbb47d60db7a20bc73c8562713ea696c17eb8c1
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Oct 31 02:12:02 2002 +0000
- Fixed plug-in compilation on OS X.
- commit fb154718c5f8b59c5dbc6461a286e85dffe03f04
- Author: Eric Petit <titer@videolan.org>
- Date: Wed Oct 30 06:37:20 2002 +0000
- - Fixed an enormous memory leak (forgot to aout_BufferFree ;)
- commit 372bb66a4b865ccc477329a610424eea6cc51261
- Author: Eric Petit <titer@videolan.org>
- Date: Wed Oct 30 06:12:27 2002 +0000
- - Fixes. Most of the interface features now work again.
- commit 2ea2975bed5c4e80b1edc318437db95987302daa
- Author: Eric Petit <titer@videolan.org>
- Date: Wed Oct 30 00:59:22 2002 +0000
- - now vlc no longer tries to use overlay if another application already
- uses it
- - clean up
- commit 07ace06532c5fb17a19ac6b549111367c8a7eafd
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Oct 29 18:57:40 2002 +0000
- * ./src/misc/modules.c: plugin extension check is now case unsensitive.
- commit 03019d581691453e9fb22cabaf12340e6b13c7f8
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Oct 29 18:12:07 2002 +0000
- * ./Makefile.am: fixed a typo that caused HAVE_DEBUG to imply HAVE_RELEASE.
- * ./bootstrap: fixed calls to $(LINK) which had duplicate -o options.
- commit 79a4f01f1a3d2cec2cb830b3713269ff5cd393e8
- Author: Eric Petit <titer@videolan.org>
- Date: Tue Oct 29 17:33:11 2002 +0000
- No more warnings.
- commit 6b02ec702e062744f51d50a3299ebc7392c9f2de
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Oct 29 13:38:37 2002 +0000
- * ./src/misc/variables.c: simple change to var_Type() so that it returns
- an error (value < 0) if the variable does not exist.
- commit 319e629d2c640cde2f7c42ab7429d5f324273a0b
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Oct 29 13:22:48 2002 +0000
- * ./include/vlc_common.h: defined the INSERT_ELEM and REMOVE_ELEM macros
- which are a generic use of the realloc/memmove/index++ scheme we use for
- dynamic arrays.
- * ./src/misc/variables.c: properly free the choice list upon variable
- destruction.
- commit 1063d36a28921d6517718d91ccf06c7091c6c38d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Oct 29 10:22:32 2002 +0000
- * modules/codec/ffmpeg/audio.c: compilation fix for ffmpeg builds < 4618
- commit f5991d12c83942d0717c112f2e8cc498c9ce6104
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Oct 28 22:31:50 2002 +0000
- * configure.ac.in: libvorbis depends on libogg.
- * include/vlc_threads.h: changed the different threads priorities to optimize
- audio and video quality as well as responsiveness.
- * modules/audio_output/waveout.c modules/audio_output/directx.c: waveout and
- directx will now use the float32 format if available. Various tweaks for
- better performance.
- commit 4ed4bc808fde87c048f88747a50b0dd893e20d45
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Oct 28 22:25:16 2002 +0000
- * modules/video_output/directx/directx.c: fixed segfault on initialization.
- Changed back the priority of the event thread to normal.
- commit ca33555ce56b37e40dbae95eb0d89cb96064196d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Oct 28 22:23:23 2002 +0000
- * modules/codec/mpeg_video/parser.c: add_module() for "mpeg-motion" wasn't using
- the right capability.
- * modules/codec/ffmpeg/ffmpeg.c: fixed typo (re-enabled default case in a
- switch).
- * modules/codec/a52.c: fixed the AOUT_DOLBY detection.
- commit 50d45d76c766f1ef3f95e4bf88ae5a42e2a1230e
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Oct 28 20:57:02 2002 +0000
- * ./include/variables.h, ./src/misc/variables.c: list variables.
- commit cbf5b53eb232986ca3c570b565334a36d5b91c93
- Author: Eric Petit <titer@videolan.org>
- Date: Mon Oct 28 19:42:24 2002 +0000
- - Added LCD info view from 0.4.x
- commit 4b7645e01e317370cd7a55d47a6393e614cf76ca
- Author: Eric Petit <titer@videolan.org>
- Date: Mon Oct 28 17:18:18 2002 +0000
- Forgot to add files :|
- commit 588c55d5d77e58618cc94a8a9eeacb01bafeef2d
- Author: Eric Petit <titer@videolan.org>
- Date: Mon Oct 28 16:55:05 2002 +0000
- - Added a small preferences window
- - Fixes
- commit b316e6e8b580ba76c92f335331245eddd640865f
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Oct 28 16:26:44 2002 +0000
- * ./configure.ac.in: we explicitely link the dvdplay plugin with libdvdcss
- if it was found.
- * ./modules/access/dvdplay/tools.c: we don't try to stat the device if it
- looks like a Win32 drive.
- * ./src/misc/messages.c: we only flush stderr under Win32.
- commit 11e021963b2c291a6fc699b2591dea009511662a
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Oct 28 13:25:56 2002 +0000
- * ./Makefile.am: fixed missing build dependencies for the Mozilla plugin.
- * ./src/misc/variables.c: implemented min/max and steps for integer and
- float variables.
- commit 3f3c092f45240447e1cda25dc71c62a2ac13e85b
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Oct 28 11:49:57 2002 +0000
- * fix a bug while passing informations to audio decoder(wma in
- asf should work).
- commit 7280348e9a80220d10d3b91606637b31959e3b7e
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Mon Oct 28 07:46:06 2002 +0000
- * Disable some menu items when no input is available.
- * Some cleanups
- commit 4764ebc939e1bd633646325c88555f4a5d6fe7c8
- Author: Laurent Aimar <fenrir@videolan.org>