ChangeLog-2004
资源名称:vlc-1.0.5.zip [点击查看]
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:767k
源码类别:
midi
开发平台:
Unix_Linux
- commit 61ddfd1628fa7caffea3a3c0a93ce391b0a23bdf
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Dec 29 16:15:50 2004 +0000
- Reuse the encoder
- commit c8eb02d617afa5c188589b7f747272030484874b
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Dec 29 15:56:08 2004 +0000
- Baaaah, we _already_ have a PNG encoder.
- Note: this one (the ffmpeg one) seems to leak, though
- commit 2059d3c7c640ac3d9970f3e0a9e2f6e8d0d31184
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Dec 29 15:29:35 2004 +0000
- Modules.am
- commit d4350430aea02720881249bc875fef7c180ec5f3
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Dec 29 15:29:20 2004 +0000
- PNG image encoder and imagefile video output
- commit 5480fa452dc4b6fa6e4b0bfedcddd78d57f861ec
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Dec 28 20:29:28 2004 +0000
- * Do not search a visualizer in strict mode
- * Fix --help with module lists
- commit efa014c4a10a7f19cc2b1a61b380ca3044f4a101
- Author: Andre Pang <andrep@videolan.org>
- Date: Tue Dec 28 14:12:14 2004 +0000
- * Typo
- commit 3e29864a93453923f54f92f5cac28c32246cbacc
- Author: Andre Pang <andrep@videolan.org>
- Date: Tue Dec 28 14:11:36 2004 +0000
- * Make VLC win32 package in build directory, not source directory
- * Added package-win32-base-exe-cygwin Makefile target, for Cygwin/msys users who don't need wine. (This should really be folded into the package-win32-base-exe target, but I'm not sure what the best way to detect a Cygwin/msys build environment is ...)
- commit b29d9bea38128a7631323bedf5e5f2002a4cc080
- Author: Andre Pang <andrep@videolan.org>
- Date: Tue Dec 28 11:10:18 2004 +0000
- * Extra sanity checks and debugging info for Annodex (Ogg) demuxer
- * Detect "Content-Type" header in Annodex files case-insensitively
- commit 6b141c54cc589fce66895508b2ff4a0e77e45a2c
- Author: Andre Pang <andrep@videolan.org>
- Date: Tue Dec 28 11:06:02 2004 +0000
- * Fix CMML codec on systems where strcmp(1) dies if you give it a NULL pointer (such as Windows)
- commit 79053042f17a929d8fd175cc51d989f1f6abdba9
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Dec 26 18:29:50 2004 +0000
- Some cleanup and unification with xine vcd plugin.
- commit 8b492795fec291bd5dff480610306e8b95e20e58
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Dec 26 11:21:39 2004 +0000
- - Fixes HTTP access EOF detection
- commit 626d0aed14a7d8bff7268b8cafa9ddb371785466
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Dec 26 11:07:37 2004 +0000
- Common disconnection code in Disconnect()
- commit fd520c5d45daba3e89227d0a1e4d734cfa236bee
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Dec 26 10:31:27 2004 +0000
- Initial HTTP/SSL access
- (still a bit rough on EOF)
- commit faad88674b6c708e83937a51f694e2a2f558a6f4
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Dec 26 10:21:47 2004 +0000
- Generic client SSL/TLS support
- commit caf4b943404d6429ffcbd0ebb30c31adc837a420
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Dec 26 00:14:38 2004 +0000
- Title hell. Seems like titles work substantially differently for
- navigation versus plaback.
- commit ce5c74993437e7c5e78b01722c61ce24b1d55f61
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Dec 25 21:39:20 2004 +0000
- - Fix segfault when TLS handshake fails (introduced in previous commit)
- commit 1c672a3d5cead318809db9b030f928e9fc4a8c72
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Dec 25 21:35:09 2004 +0000
- - Non blocking TLS handshaking
- commit c818ae899f1951fa1b123f82a6845f6816ed3163
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Dec 25 19:33:20 2004 +0000
- Add a disc-mode and navigation-style control.
- commit ea6b3450c1f4bd9bee78caa828a65f6557f167a9
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Dec 25 16:35:26 2004 +0000
- Don't update author view on the fly (workaround complete author view breakage)
- commit 0e5f99c2b3cfb98577a767e63e3b30bfcedd3b05
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Dec 25 13:58:09 2004 +0000
- info.c: Add LID info in stream and media info.
- vcdplayer.{c,h}, since this tries to be platform independent use bool
- rather than VLC_BOOL.
- Some segment play back improvments. (I hope).
- commit 6bafce691a90555b93314ed5276daf68ffe261c3
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Dec 25 12:21:47 2004 +0000
- Fix connection close, patch by Ted Deppner <ted at psyber dot com>
- commit 6197001f3c9eeeb0832068106d26c9aff6f63d41
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Fri Dec 24 11:50:03 2004 +0000
- * Fix title display above the scrollbar
- * Fix the shuffle checkbox
- * Expand playlist to the currently playing item and select it
- commit 6ad10b6304383199dab1c32f3bf6b65f36c33a9f
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Dec 24 11:42:55 2004 +0000
- Check to see if a particular subtitle channel is selected. All
- subtitles languages were appearing overlayed. I guess some code got
- left out in the recent conversion.
- Set a category and subcategory.
- commit fc548acbc44d705642395b50eebf15ae0c5980cd
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Dec 24 01:14:35 2004 +0000
- * locking issue and code cleanup
- commit ae42134e0ca730662917c2642cbf23de426cfd7e
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Thu Dec 23 04:28:19 2004 +0000
- Deal with just one of the many crashes. This one in trying to find an entry
- point inside a segment. Duh.
- commit d6b04c78471b3eea40e679a558fc53289525364e
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Thu Dec 23 04:01:45 2004 +0000
- Fill out more VCD player-independent parts. Modal (track, segment,
- entry) playing is better.
- Still frame and menu selection is still quite a mess.
- commit 89885149e814b2d287dd7166a92eb69f3221f0af
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Dec 23 00:33:05 2004 +0000
- * src/libvlc.h: Added a "snapshot-format" option to be able to select png or jpg (png default)
- * src/video_output/vout_intf.c: use above option and set the default destination for snapshots
- on OS X to the Desktop.
- * REST: Add the Snapshot command to the menu's etc.
- commit 0895cfabaddd9de84ca9b68df9072d44d3de7397
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Dec 22 21:21:01 2004 +0000
- * src/playlist/info.c: Fix a crash in the item info lookup.
- commit 163261c67d1fd71c1e160cc241cc41d7d8acbc17
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Dec 22 21:19:57 2004 +0000
- * modules/access/http.c:
- - Fixed HTTL redirect
- - Fixed icecast2 HE-AAC stream recognition.
- commit e08712b2d7aee23dfaca003151c18eba7a9f9e10
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Dec 22 13:06:43 2004 +0000
- * modules/gui/skins2/*: added svn Id property.
- commit e2bc9a538ea717487c2ccf7e7f1d55c95721feda
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Dec 22 11:18:11 2004 +0000
- More segment playing improvements, be able to map seekpoints to
- segments and lids. Fill out vcdplayer a little more for use later.
- commit ebcd06fd9e0bef4662c19f079f1732f3dfa3d3a0
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Dec 22 04:22:24 2004 +0000
- Some work towards get segments working again.
- commit f0080eb7af9639e37a44caffd22e9c3fd3d2d59f
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Dec 22 02:17:30 2004 +0000
- Get chapter next/prev working for entries.
- Customization of the title shouldn't be advanced.
- Allow user settable blocksize
- commit b19e66ac10b975bed07378c81c7c35fa393b6abd
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Dec 22 02:11:35 2004 +0000
- Typo making seekpoint_next to to seekpoint 0. Clearly chapter
- navigation is neither used or the code tested much.
- commit d701b7bcfa1f7344f3bed50a22bcfcc302c2cbc7
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Dec 22 01:23:15 2004 +0000
- * ffmpeg/encoder.c: if p_codec->pix_ftms is not yet available in this version of ffmpeg, then we just pray...?
- At least now it compiles again. Gildas, could you check if this is correct please?
- commit e727aa7f05ddd5c5afdeabf267c8be3e0ce0a8b6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 21 21:45:27 2004 +0000
- * src/libvlc.h: properly place the snapshot-path option.
- commit ce994d1b7a9d83f32d48b4b17ad71b8d7fa7eb0e
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Dec 21 17:01:40 2004 +0000
- * modules/demux/ts.c: New option --ts-capmt-sysid to filter CA descriptors
- of a given system provider (this is apparently needed for SCM Cryptoworks
- CAM).
- * modules/access/dvb/dvb.h: Allow up to 256 demux slots.
- * modules/access/dvb/en50221.c: Do not send the CAPMT too often (apparently
- bad for some CAM).
- commit 7bcf380ee2db1806620d67e69ab1ea8d505e1a89
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 21 16:10:00 2004 +0000
- * modules/gui/wxwindows/interface.cpp: fixed hotkeys with modifiers on win32.
- commit b070df41f070f0a0971de8bfada029cff9c83101
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 21 15:21:24 2004 +0000
- * src/video_output/vout_intf.c: added a video-snapshot object variable.
- * modules/gui/wxwindows/menus.cpp: added video-snapshot to the menus.
- commit 65d40ed458b90b6c88a2cc3347c0e549b111ee5b
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 21 14:52:49 2004 +0000
- * modules/control/hotkeys.c: snapshot hotkey.
- commit 519e40a328a30f1e091fb34b07ce73829af6ceb2
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 21 14:51:43 2004 +0000
- * src/video_output/vout_intf.c: implemented vout_Control( VOUT_SNAPSHOT ) ... most useless feature ever.
- commit e00637cf1ff303f1f4e3873370dfefe19e5e1104
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 21 14:46:33 2004 +0000
- * modules/codec/ffmpeg/video_filter.c: I420 -> YUVA conversion.
- commit 7e0f674ac586d7bc04ea5891001212b5d9794495
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 21 14:45:51 2004 +0000
- * src/misc/image.c: implemented ImageConvert().
- commit c7cac1b20abc9d907ed715e1040be49532d280c2
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Tue Dec 21 03:42:04 2004 +0000
- Work on getting slider seeking working better.
- commit 149e4ec26dc77992ea70cd2f9a1e0de3d0c6dd95
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 20 22:15:13 2004 +0000
- * src/misc/image.c: implemented ImageWrite() and ImageWriteUrl().
- commit 152dbb028e3189a616e78218229e841940e4d987
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 20 22:12:36 2004 +0000
- * modules/codec/ffmpeg/encoder.c: use pix_fmt specified by encoder.
- commit d8712f2ad1f6305f614d08d348b8308c547ef385
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Dec 20 20:14:43 2004 +0000
- No need to GuessType on directory content
- commit b56b80d6014cb1061d97faf07d427a8894d87b3f
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Dec 20 15:28:50 2004 +0000
- Removed buggy legacy code
- commit 9963cb68c9eae198501a515adfd9bedbb9e99431
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Dec 20 14:51:50 2004 +0000
- Force RC interface in standard playlist mode
- commit c7d1d4f253af8e6e51fcadb3f832d5e8b7a0559b
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 20 12:19:32 2004 +0000
- * modules/video_output/directx/events.c: fixes for VOUT_REPARENT.
- commit 5bc535bede53c22b608334e814937a91735f47d6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 20 11:42:29 2004 +0000
- * modules/gui/skins2/src/vlcproc.cpp: fixed crash on exit.
- commit 0840ec8cdbf5b6a3a7886e88076ecd0471409ca0
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 20 11:18:53 2004 +0000
- * include/vlc_image.h,vlc_xml.h: make these c++ happy.
- commit 12077fd171905b6c9c958986d69d071a302d83b8
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Mon Dec 20 07:44:39 2004 +0000
- Improve entry navigation and title update.
- Next/Prev chapter don't work yet, nor does entry detection when random
- seeking.
- commit 6ba6c14fd5e810734e4170bbb95b1a731525212c
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Mon Dec 20 04:52:29 2004 +0000
- Fix bad bug with was causing discontinuous video playback.
- Some entry navigation improved.
- commit cf38ae4672f190d66fac78709f6019b1cb484cad
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Dec 19 22:41:57 2004 +0000
- Cleanups towards getting this to a usable state.
- Much still remains to be done.
- commit febb3324e0a1d76c9f9038f78d33e4a139b3344d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Dec 19 20:46:27 2004 +0000
- * modules/codec/svcdsub.c,cvdsub.c: fixed Cr/Cb inversion in palette.
- commit 2a2caf4de657bb6bf40a552588dc70e6c30f9682
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Dec 19 19:49:10 2004 +0000
- * modules/video_output/x11/xcommon.c: fixed nasty bug with YV12 xvideo output (fixes problem with unichrome driver).
- commit 33fbe58149c9b65cdfed2b5546e4b40261289f23
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Dec 19 18:41:45 2004 +0000
- * modules/demux/util/id3tag.c: fixed a few bugs.
- commit fac7e3a29c92979ced786a7bba94b99cdafba377
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Dec 19 14:30:37 2004 +0000
- * skins2: handle "item-deleted" variable
- commit 27fdfcfd6872d4868a8bef6f01ef4341fe033096
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Dec 19 13:58:38 2004 +0000
- First attempt to libcdio VCD working under new regime. It is still
- mostly disabled or broken.
- commit 2cbb60020bee01e465480ca86cc6bce0c93e5b0d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Dec 19 13:11:22 2004 +0000
- * modules/misc/rtsp.c: fixed support for pause with vlc as a client.
- commit 56aa04bd7e0d414afd2c076d64ba3d407fa0c686
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Dec 19 13:04:20 2004 +0000
- * src/input/input.c: fixed potential deadlock.
- commit 1fc910ce3a920004a1f03d8da132fcf5eff9fa4c
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Dec 19 12:54:21 2004 +0000
- * small clean-up, so the about-class is not needed in the main-nib anymore
- commit 5b3267647a149ed461df8dad2b922a3a5946d952
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Dec 19 12:48:04 2004 +0000
- * modules/demux/livedotcom.cpp: coding style fixes.
- commit a608a1205f351915f2676661ff09774e7fda83df
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Dec 19 12:36:59 2004 +0000
- * modules/access/pvr/pvr.c: added missing pvr-caching option.
- commit 43e94311a661030d085e48e395f9a9bc35dae89f
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Dec 19 11:08:18 2004 +0000
- Fix bugs with psz_shortname
- commit 7231885dc1bbb00ea7bb4c4ff32d412f3214ee9d
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Dec 19 10:22:12 2004 +0000
- When I type "make clean" I really want a "make clean"
- commit 2cb7e0165ba55bb9ad29fc14ad64906b52e9fb68
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Dec 19 05:05:10 2004 +0000
- * modules/codec/cvdsub.c: ported cvd subtitles decoder to the new subpicture architecture.
- * modules/codec/svcdsub.c: ported svcd subtitles decoder to the new subpicture architecture.
- commit 805a60e6e93c66380d06a39b49d808b535122c2d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Dec 18 19:10:47 2004 +0000
- * include/codecs.h: support for WAVE_FORMAT_AAC (tag 0xFF)
- commit d7f817e03c64c92ddab41dc496d6f6b9b7652b41
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sat Dec 18 17:55:22 2004 +0000
- * skins: Reload the current skin correctly even when skins2-config is not set
- commit fe23407aad8ab865001c80a86fd29f4ee0180409
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sat Dec 18 17:36:23 2004 +0000
- * skins: Reparent the embedded vout window when switching to the wx intf
- commit 98d5f2915b023e37de1cd873b630d7c592787466
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sat Dec 18 16:08:07 2004 +0000
- * src/libvlc.h: Use window decorations by default
- commit 25481d94a124480270f496742616a5c3374d5a4f
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sat Dec 18 13:19:53 2004 +0000
- * skins2: Loading a new theme while an embedded vout is used works better
- (the new vout is refreshed)
- commit 49fe08ff501fe2b0eb891b93cda530ed84fa1ffe
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Dec 17 23:51:38 2004 +0000
- Some small cleanups.
- commit 8329eed8052344a3cae4817b9aacb06924d85d0c
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Fri Dec 17 23:39:34 2004 +0000
- * skins2: Do not paint on the embedded video output, when a video is
- being played in it
- commit 744c1b580872c3ae95820bbee12261fc6eed2016
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Fri Dec 17 20:07:54 2004 +0000
- * skins/utils/bezier.cpp: Fixed a bug in the computation of the size of a
- Bezier curve
- * skins2/*: Fixed "lazy redrawing" for the slider control
- commit dab1d31acee4f53cd5a92960dbf5d1adb25bd2fd
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Fri Dec 17 19:18:07 2004 +0000
- * Hotkey to set audio delay on the fly
- * This currently sets audio-delay, which produses some ugly warning messages. The new resampling algorithm seems to behave quite well however.
- commit 077e3753d6340c2e4fd9c9b67a7631cbaa85a80f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Dec 17 16:27:49 2004 +0000
- * modules/gui/skins2/src/png_bitmap.cpp: compilation fix.
- commit 6314367b7084e2a679eb93ea0ae839a7b7a0e8c0
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Thu Dec 16 21:26:36 2004 +0000
- * skins2: When a control changes, refresh only the needed part of the layout
- instead of refreshing everything
- commit df0d5be15e4e9fab0a831986205c43f65394bfc2
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Dec 16 20:28:27 2004 +0000
- * modules/video_filter/logo.c: --logo-transparency works again.
- commit bd7169e9667a66e8de89d8bad376137948596ab6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Dec 16 20:27:12 2004 +0000
- * include/vlc_video.h, src/video_output/vout_subpictures.c: added an i_alpha member to subpicture_t to specify the transpareny of the subpicture.
- commit ddd93218f71cc33d2f6479d74a72e73c0ce096e1
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Dec 16 19:52:05 2004 +0000
- compilation fixes.
- commit e02eb7d950cf173cccaeb8157e17b31a5c938eda
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Dec 16 19:02:09 2004 +0000
- What do you find funny ?
- commit d5eacbea63aec640c2edb7ec8b41a56291405b46
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Dec 16 18:58:12 2004 +0000
- Really fix all the set_name.
- Sorry for the trouble
- commit 8921e021a98dd9b50291694c857d715817531df6
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Dec 16 18:34:34 2004 +0000
- Last one ?
- commit a5119adf373d2b99ed5a77977e5ffc5280ea9c32
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Dec 16 18:24:03 2004 +0000
- $#*%§& SVN !
- commit db5fedc62315cfc0f93c0bb1fff76f53627142b8
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Dec 16 18:14:29 2004 +0000
- For some unknown reason, the previous commit was not fully done
- commit a759bc67b694a5841d8e2cbc1cf4f40c9c61f10d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Dec 16 17:55:50 2004 +0000
- modules/video_filter/logo.c: use image handler.
- commit fb4827242c878815ba46283438f358804dca32b7
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Dec 16 17:47:40 2004 +0000
- * modules/gui/skins2/*: use image handler to load graphic files.
- commit c21b261057af8c382be72e3a9d45104594474329
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Dec 16 17:44:38 2004 +0000
- * modules/codec/png.c: PNG decoder using libpng.
- commit 91013efa21f2043e600a62a7f3d492eb0eb9f0d8
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Dec 16 17:41:09 2004 +0000
- * src/misc/image.c: no need to restart a filter when only the image size changes.
- commit 7fbe765a9ca271383fec32c5d1b86f2fdd958a6d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Dec 16 16:58:17 2004 +0000
- * modules/gui/skins2/parser/skin_parser.cpp: fixed bug I just introduced.
- commit 906b68fe0317ff981addd5e9bfe4a5fc5efde6c3
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Dec 16 16:35:12 2004 +0000
- Fix a bug with preferences
- Added some more names
- Use shortname to store the name
- commit 798c883b4d3d72314d2eed451f3873a7354bb01d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Dec 16 13:59:51 2004 +0000
- * modules/gui/skins2/*: fixed a whole bunch of memory leaks.
- commit 799d80ce89466c8a43776b555319271e38497fec
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Dec 16 13:05:35 2004 +0000
- Merge general with the category when possible
- commit 80e23c965cba18af07ca5d305649e0bed1bb30d1
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Dec 15 22:27:53 2004 +0000
- Little TODO update
- commit 613773eec2579ae94554f7533fb6642af85957e4
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Dec 15 22:17:52 2004 +0000
- Make SAP node read-only
- commit d5308d380e360212e3748035573153dfd62d1d59
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Dec 15 17:11:41 2004 +0000
- * modules/misc/rtsp.c, src/misc/vlm.c: very preliminary seeking support (expects lots of problems with it... like not having it working).
- commit c8044b72f56b32c06fa282c4d180755d5cbab422
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Wed Dec 15 12:28:39 2004 +0000
- * Implements playlist toggle button
- * Resizing is currently animated. I don't know if we should keep it like that
- * I don't know if this is implemented the proper way, but at least it's working...
- commit f991b0856786e30f4d45c8d2400832d8222f40da
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 14 19:47:21 2004 +0000
- * src/misc/image.c: format guessing from file extension.
- commit 5eb23c8e0a5ba9756ecbd83c8136fafbc0d3beb9
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Dec 14 19:29:50 2004 +0000
- Restore loop
- Fix command line parsing
- commit d2adc9f3c197dfb3b148db04d24f838d7f0befcd
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Dec 14 18:44:04 2004 +0000
- Implement add_module_cat to add a module by category + use this for intf
- commit dc7674b5895d6a59b6df6ca6f5f1a4f8a9167d3a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 14 18:20:45 2004 +0000
- * modules/codec/ffmpeg/video_filter.c: added RV32 -> YUVA conversion.
- commit ca0f0c57619c50dfc04321374a42209ca986ab81
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Dec 14 18:07:00 2004 +0000
- Remove debug messages
- commit 01c50946972e5eda1273d8e290b62d6bb5897867
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Tue Dec 14 18:00:51 2004 +0000
- * Implements sorting by licking on table column headers in the playlist
- * Update TODO
- commit c3550b59cc460679b764a4bccdd34cac768a7016
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Dec 14 17:42:42 2004 +0000
- Better fix for wx deadlock with preparse
- A few fixes
- commit b20da1c51b4e5986836638c463f388db40d9b7cd
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 14 14:14:54 2004 +0000
- * modules/codec/ffmpeg/encoder.c: typo for strict-rc option.
- commit 91d93983e61dbc6cc7392fdfc71fede68dec7a5b
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Dec 14 11:40:09 2004 +0000
- * Provide playlist_LockFoo functions for some functions
- * Fix deadlock with preparse
- commit 5d3edb82f37d177671789808248251bfdeaf7fd1
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Mon Dec 13 21:48:06 2004 +0000
- Implements sorting of the current node from context menu
- commit c5d68965802198e8da1657f36cc39ee40b17eebf
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Dec 13 20:53:50 2004 +0000
- * changed 2 strings to lower-case, which prevented compilation using UFS as FS under OSX. Thanks to Philip Edelbrock for reporting the issue.
- commit 251ee86266d46742df15908b78ea1f97638097ab
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Mon Dec 13 20:26:07 2004 +0000
- * enable delete in the playlist context menu
- commit f00931a555a91b25e56d09215c42ca4398362ded
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Mon Dec 13 20:25:05 2004 +0000
- * skins2: use black as the "flickering color", when resizing on windows :)
- commit cac0b7157e048477ed3a9ec23fa87c10b7cdb4e0
- Author: Eric Petit <titer@videolan.org>
- Date: Mon Dec 13 19:18:31 2004 +0000
- macosx/vout*.m: factorized some more code, fixed GL video device selection
- commit f046e3c335fdf6e0ab281cd7f522d912d1d27284
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Dec 13 17:56:21 2004 +0000
- Compile fix
- commit 4919ff277629b34c3c2a7996ec8884e8058a63ce
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 13 16:48:18 2004 +0000
- * modules/codec/ffmpeg/ffmpeg.c: support for PNG/PPM/PGM/PGMYUV/PAM image formats.
- commit f6f06645681772446242078601d091e0caddf723
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 13 16:47:18 2004 +0000
- * src/misc/image.c, include/vlc_image.h: new image handler facility making use of decoders and filters to load images.
- commit 5a6a1bdfd58d2351df889892e36edc9e883cd083
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 13 10:03:39 2004 +0000
- * modules/access/directory.c: scandir isn't available on win32.
- commit 6656f5a29213a037b3bd1900c8cb38aa6d713f61
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Mon Dec 13 04:41:44 2004 +0000
- *** empty log message ***
- commit c569f5370c7a5901be47f278f09daf40e1c12aa8
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Mon Dec 13 04:28:04 2004 +0000
- Add mrl info to playlist item.
- commit 51ec22f31852ceea76752026117037430d06022e
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Mon Dec 13 04:26:24 2004 +0000
- Document %S.
- commit 5eb406b41804481b30ab8c134e5c1946748b6629
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sun Dec 12 20:12:11 2004 +0000
- * deleteItem: method
- commit 2ad668f389c80be1e73dffd0b1f883e14b780cab
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Dec 12 17:43:27 2004 +0000
- Go over information that gets set, yet again. Disc things are no longer
- playlist-item information.
- commit 36ec573e68e53f14cf1d24c62d7c8713dd91f845
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Dec 12 17:39:09 2004 +0000
- * modules/mux/ogg.c: added support for dirac.
- commit d3b189186e0ccd0ec08d4e60b1357dba2aa7af3d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Dec 12 17:30:20 2004 +0000
- * modules/codec/dirac.c: dirac decoder/encoder module based on libdirac (http://www.bbc.co.uk/rd/projects/dirac/index.shtml).
- commit 9e4cdfd52de71d4a982768b041189c4323df4622
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sun Dec 12 16:57:22 2004 +0000
- * Item Info panel works again from playlist context menu
- commit d9bb732614c94745e77852c0910feb5c329fb119
- Author: Eric Petit <titer@videolan.org>
- Date: Sun Dec 12 15:16:48 2004 +0000
- access/directory.c: BeOS doesn't have scandir(), added a quick emulation
- commit 9de73f427f4e5b904d724024c4319625ea261536
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Dec 12 14:22:06 2004 +0000
- Fix warnings
- commit de198bc744e1a6ef5318de4a17bc95ac123e6344
- Author: Eric Petit <titer@videolan.org>
- Date: Sun Dec 12 04:15:51 2004 +0000
- opengl.c, voutgl.m: restored smooth resizing on OS X
- re-enabled OS X GL provider (QT output still default)
- commit a272d13abbd82702679dfcee134df3e826ff652a
- Author: Eric Petit <titer@videolan.org>
- Date: Sun Dec 12 03:24:05 2004 +0000
- macosx/vout*: fixed escape key not exiting fullscreen and video-on-top
- not working in GL mode
- commit 2feaca935ad991eba56614fa18373d7f9d0ec553
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Dec 12 00:04:04 2004 +0000
- mpga.c: check/hack to make duration available after preparse
- commit c2d4afc452c3f81b654661c53223b178f861ad12
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sat Dec 11 23:14:19 2004 +0000
- Part of the context menu:
- * same options for node and items ATM
- * some options still don't work
- commit 28a3a50426963b6c26badfc5e1aa743ef6b38cba
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sat Dec 11 22:49:35 2004 +0000
- added svn:ignore property
- commit 0aed16b04d52014b9c2481554daea2a358a52ad9
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sat Dec 11 22:46:01 2004 +0000
- src/playlist/*:give id to nodes as well. triger item-delete variable on item
- deletion (not intf-change)
- modules/gui/wxwindows/*: clever item deletion using item-deleted
- commit 48ad6e8d7529ff1c3b4ceb4416b1a0b547ea91ac
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sat Dec 11 22:09:11 2004 +0000
- * get rid of useless code (group doesn't exist anymore)
- * delete everything related to groups from the item info panel
- * some preparation work to reimplement the conextual menu
- commit 9a8838d725a1f9166ea1149e26bf3a9bbc4d59da
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sat Dec 11 21:37:21 2004 +0000
- * Code simplification
- commit e27abf4ed8808659af01649cdcaed4aa1f086e30
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sat Dec 11 19:48:28 2004 +0000
- * preferences_widget.cpp: fixed a compilation error
- commit 7e9a53356255dad134a07b584754e910487a32a8
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sat Dec 11 19:45:49 2004 +0000
- wx-playlist: hide node-related items from popup, when rightclicking a non-node
- commit 058e99206e9daa941defceecefc2b10bfb45997b
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sat Dec 11 19:25:33 2004 +0000
- * implements deletion of playlist nodes
- * fixes a bug in playItem:
- commit a14ec8b0f4990c886b5ae8125e1bfecf3af9271e
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sat Dec 11 19:13:24 2004 +0000
- directory.c: don't crash on error
- commit 8072808ac92ffe981730aa28d1acc4dc9e8e54f4
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sat Dec 11 18:47:55 2004 +0000
- directory.c: sort items before adding to playlist
- commit 2a5e51a1bce2cac5453fc4bd42f392120039ed52
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Dec 11 18:00:03 2004 +0000
- Forgot to categorize some vouts
- commit 17d55b1dc1753c9834456480f160c54ad7eaa956
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sat Dec 11 17:56:40 2004 +0000
- libvlc.h: moved --video-deco, shorter short string for --input-repeat
- commit 3fdff4b8b1926c345a27052fe3d6d736f9d9c79b
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Dec 11 16:13:09 2004 +0000
- Disable native for the moment
- commit b43e2f858643fa1e7a8d34e7f5e75f2f36244d47
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Dec 11 15:38:25 2004 +0000
- Warn->Dbg
- commit cb88f17589fc0a7655373aa15ecd6224de1d7667
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Dec 11 14:46:27 2004 +0000
- Forgot this file
- commit a90a19a6b0468ea9fedadc27cfc1118d70295263
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Dec 11 14:45:46 2004 +0000
- Improvements to preferences
- * Each module can declare a "human-readable short name" with set_name
- * Modules are sorted by category (set_category, set_subcategory).
- Modules configs can be separated by set_section()
- * Separated audio-filter and audio-visual
- * Separated extraintf and control
- * New command and widget : add_module_list() for comma-separated modules
- * Vfilters now use "," as separator
- commit b78f248291f70c974a260fc9073206785c6c3d81
- Author: Eric Petit <titer@videolan.org>
- Date: Sat Dec 11 13:51:16 2004 +0000
- beos/VideoOutput.cpp: fixed a crash in window destruction
- commit 5aa10948335a5e3312a25fc20655feda9608acda
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Dec 11 10:18:08 2004 +0000
- * modules/codec/dv.c,xvid.c: got rid of rotten/deprecated code.
- commit d0b16c401522960bc9ecd975551e9fefadec5056
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Dec 10 23:07:28 2004 +0000
- Fix win32 crash when playlist is empty
- commit 1a206d33ccfb3431339812db563c2c884b5a0f5e
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Fri Dec 10 22:11:16 2004 +0000
- wxwindows/playlist.cpp: remove enable/disable clutter
- commit f7560a078eec58c83a351835a99c58466a4a0f9d
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Dec 10 20:24:19 2004 +0000
- Memory leaks
- commit 01aca2cc006e2c2ef00bc5ca723180e27ab15a76
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Dec 10 18:58:22 2004 +0000
- *experimental* input pre-parsing support.
- Won't work for many things (only those for which metadata can be gotten during initialization).
- Processing is done asynchronously, use playlist_PreparseEnqueue to add an item to the queue.
- commit 3e46b41467dad3ad989188f92c83fcc207699b27
- Author: Eric Petit <titer@videolan.org>
- Date: Fri Dec 10 17:53:32 2004 +0000
- NEWS: BeOS update
- commit 1ed6290423160de3048333b83a6da6ead4ac6c00
- Author: Eric Petit <titer@videolan.org>
- Date: Fri Dec 10 17:44:27 2004 +0000
- beos/Video*: try to fallback on single-buffered overlay when there's
- not enough VRAM for double-buffered ovelay
- commit f9d403e9fd964e19979bdb12ba9a5c45b7b22c55
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Dec 10 11:48:10 2004 +0000
- * src/misc/modules.c: only load the plugins once (as opposed to once per VLC object instance). Should benefit the mozilla plugin a bit.
- commit c91e463ac3e9b7b7e71c824a39d7ca928cf61e1b
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Dec 10 10:10:11 2004 +0000
- Get stream disc information to appear again.
- Remove private LSN table rom cdda_t - just use it from cdio.
- Remove lsn from cdda.
- commit d05511c15c70a47200b9041a14ab6f7f50917025
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Dec 10 02:14:10 2004 +0000
- Turn this error:
- playlist.cpp:1351: error: ISO C++ forbids cast to non-reference type
- into a warning by adding -fpermissive to CXX flags for wxwindows
- CXXFLAGS. Fix suggested by Marius Kjeldahl.
- However better would be to fix playlist.cpp
- commit 0af739e87b4a5c31c6706987d7a3676062cdfa62
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Dec 9 20:15:07 2004 +0000
- * updated Danish localisation by Jonas Larsen (E-bola)
- commit f9e71c88185529d48d2aedf773484f1a9dbfc6c2
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Dec 9 17:43:36 2004 +0000
- input/input.c: trigger a update in playlist window when the duration changes
- commit f8ad9847002a955b12a712a227b51db437c183bf
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Dec 9 17:01:26 2004 +0000
- wxwindows/playlist.cpp: also update icon on item change
- commit 62d71fe1d2c90a77c699f1e6fdb199b969461ea6
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Dec 9 15:27:48 2004 +0000
- vlc-config.in.in: added a new "external" target that allow external projects
- to link with a make installed libvlc
- commit 6c733713f98ca9c47ecf6cb4061eb5d00527d45c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Dec 9 14:06:36 2004 +0000
- * modules/packetizer/mpeg4video.c: fixed memory leak (patch by Sau).
- commit dd4d160548e11e4561684cd7e01d536cfe37a09e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Dec 9 13:34:27 2004 +0000
- * modules/codec/dvbsub.c: extra sanity check for CLUT decoding (patch by timok).
- commit cdbc709296e1e80e7598281197f6ca96309e5bb3
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Dec 9 10:03:22 2004 +0000
- * src/libvlc.h: --video-deco is enabled by default.
- * src/input/input.c: fixed small memory leak.
- commit 9cef330d8f9a3a2a8ff9c348da3130b9589dd82f
- Author: Eric Petit <titer@videolan.org>
- Date: Wed Dec 8 22:56:55 2004 +0000
- beos/InterfaceWindow.cpp: fixed a couple of missing vlc_object_release()s
- commit 79fe764c07d621389c11ab3c57de74b1a5369681
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Dec 8 22:41:56 2004 +0000
- Fix autoplayback with skins
- commit 68a7c7253d5aaf4e54767c30745ee246e5183b37
- Author: Eric Petit <titer@videolan.org>
- Date: Wed Dec 8 20:20:37 2004 +0000
- beos/InterfaceWindow.cpp: fixed a deadlock + pause button not responding
- commit f5a7e27ab332c66c57aa0e62ef013fa5f4d4c275
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Wed Dec 8 19:04:38 2004 +0000
- Dummy commit, to trigger generation of the html version of this file
- commit 24ca1e6df8805cbdc62e4e7e14d2c52f8ceca288
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Wed Dec 8 16:46:52 2004 +0000
- libvlc.h: Remove --audio-type which was never used according to grep
- commit b5896d48932560b62c6c4b81956f1012a84b0a52
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Dec 8 12:44:09 2004 +0000
- Forgot that the lsn internal structure is 0-origin.
- Better really would be to remove lsn altogether from cdda_data_t.
- commit ca1b3a2cf1b114df224fab847ed52e5a1382852e
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Wed Dec 8 11:37:12 2004 +0000
- TODO: removed ^M. Added some subtitle anormalites that needs to be fixed.
- commit 9fbb4ad37dfddc9468c629115fa0bf35f0723fe3
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Dec 8 03:00:00 2004 +0000
- Set duration in playlist.
- Allow for CD-Text in custom format
- %t now defaults to MRL when we can't get CD-Text or CDDB info
- Default "title" format when CDDB not enabled now is %t rather than %m (MRL)
- commit 6bc65afd85628e22569daa126ed66612fc70a15b
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Dec 8 02:07:32 2004 +0000
- Up requirements on libcdio, libcddb (and will also later add vcdimager).
- commit 3b8f14f8d7fccfa3b49a0d6306a2580ecb0125c6
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Dec 8 02:06:58 2004 +0000
- Allow automake 1.9.2
- commit 5c856bccc3e7f1d001cd91f29b9a1b6f516edbe4
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Dec 8 00:15:30 2004 +0000
- * src/video_output/vout_synchro.c: Added a --no-skip-frames option (for
- compatibility with MPEG-2 HD, the current frame skipping algorithm seems
- to be too aggressive).
- commit f45e22e5ef397074b9a20eeed6663ba5f730fabb
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 7 19:46:45 2004 +0000
- * configure.ac: update for newer speex + workaround a libxml2 problem on OSX.
- * modules/codec/speex.c: update for newer speex.
- commit 2b2cba2a583e9e9c1b780b7341b0e80c3d3285b1
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 7 14:27:06 2004 +0000
- * modules/mux/asf.c: fixed header object. mmsh/asf streaming now works with WMP6.4->WMP10.
- commit f5009d6fe6925b746781a5739771baaf440f2e91
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Dec 7 14:18:47 2004 +0000
- Recommit 9469->9479 + fix wxT/wxU
- commit d8e40e929d128b1cefad29ade3e755be4d64121c
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Dec 2 20:29:55 2004 +0000
- * fixed pkgconfig-url
- commit c63d077d1a21bc5511e51a28586f45bea29f8724
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Thu Dec 2 20:19:15 2004 +0000
- * fixes item deletion when pressing backspace. Doesn't work for nodes yet
- commit 50f6b0f62556eb5815ca74c04cee118801ede7af
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Dec 2 19:51:41 2004 +0000
- * ALL: moved the about-window to a seperate nib-file
- commit 6d79bfebc07b6e1b3773bf339521fe89a0b833bf
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Thu Dec 2 19:04:55 2004 +0000
- * Fix the status bar
- commit e5ba909ea831f051692abc2b80a0cfa927d70d95
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Dec 2 16:54:47 2004 +0000
- * mozilla/vlcshell.cpp: added a mute start option.
- commit c25791879fa9c3bebf2184d1a701836e4b9a1dfd
- Author: Andre Pang <andrep@videolan.org>
- Date: Thu Dec 2 16:07:24 2004 +0000
- Make Mozilla plugin scriptable (e.g. so that the Javascript 'onclick'
- attributes in chapter 7 of the VLC user guide actually work ;).
- commit 94f55cc6e1e6475e4ee78bbda4c4151b7518d2c4
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Dec 2 12:56:46 2004 +0000
- * modules/video_output/directx: use a black overlay colorkey for 24 bits colour depth displays.
- commit 935a2e8d90f88fc258ef7508ae45e46046a75119
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Dec 2 11:14:43 2004 +0000
- * modules/video_output/directx: no window decoration patch by Marius Kjeldahl (marius at kjeldahl dot net) + modifications by me.
- commit 703ed7fc74af99498eefc826e5f12951adf8b726
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Dec 2 09:50:27 2004 +0000
- * modules/video_output/directx/*: fixed symbol conflicts when compiling both vout_directx and glwin32 as builtins.
- commit dfef7d71511ee102b96edb678115e230a250e160
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Thu Dec 2 03:55:50 2004 +0000
- A little bit better if CDDB is not enabled or doesn't exist. Well, at
- least it it no longer core dumps.
- commit ec5590ea0a127b9ff783097cc4d40216a15376d7
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Wed Dec 1 21:50:17 2004 +0000
- Fix the search field in OSX playlist
- commit cdedc9a6250343085105f63da40bd011892bcddd
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Dec 1 16:45:55 2004 +0000
- * modules/access/dshow/dshow.cpp: show tuner properties for MEDIATYPE_Stream as well.
- commit 610e45330c3183aeb01f4e2cfcf9ab8d8b8df00b
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Wed Dec 1 15:43:03 2004 +0000
- sap.c: attemt to fix sap demux for unhandled streams
- commit 743856ce55904574fed185c59101396ce926f8fc
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Dec 1 11:06:19 2004 +0000
- * modules/access/dshow/dshow.cpp: tuner config options (patch by hausheer + cleanup by me)
- commit 428e94bfc5c64d38ba24a4bfc428763883bb72b4
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Dec 1 01:12:12 2004 +0000
- Some compilation fixes when HAVE_LIBCDDB is not defined.
- (There remain still some core dumps to fix.)
- commit 2448f5e441a10d574c59f0cac9cbf82ea81931d0
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Tue Nov 30 04:14:19 2004 +0000
- Simplify and streamline CD-DA open error error logic. Remove a compilation
- warning, guard against dereferencing more unitialized pointers.
- commit b2b37ee9d53d07461871005666fa7ea82e8e7223
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Tue Nov 30 00:04:45 2004 +0000
- * recrate some missing actions (mainly copy paste from the old playlist)
- * Link some actions and outlets in IB
- * some small visual fixes
- commit 966d7c6ccf4f7eb39f44e4b27123e987b8314934
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Nov 29 17:34:48 2004 +0000
- * added aiff, mod and IT to the list of supported document types
- commit d9aa5ddb7a8f7324e4281e3f35fbc108db605c9c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 29 15:38:01 2004 +0000
- * mozilla/vlcshell.cpp: nasty hack on win32 to avoid a deadlock on plugin destruction.
- commit f8adde048a376412fe010845d16965dbd154fcda
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 29 15:36:51 2004 +0000
- * modules/video_output/directx/directx.c,glwin32.c: don't unload the plugin as we can't unregister our window classes. This fixes crashes with the mozilla plugin.
- commit 14ec07cd2d74eac4cb658db97bf127ba77e141e1
- Author: Eric Petit <titer@videolan.org>
- Date: Sun Nov 28 21:47:40 2004 +0000
- src/misc/net.c: BeOS fix
- commit f992190eeb47ef55f345fcae0d66520c19b701d6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 28 21:20:18 2004 +0000
- * src/input/mem_stream.c: fixed a couple of bugs.
- * modules/demux/mp4/libmp4.c: use stream_MemoryDelete() instead of free() + some coding style changes.
- commit e3204a6d7dab5f4e7e329cc3fe1c48caebab0ece
- Author: Eric Petit <titer@videolan.org>
- Date: Sun Nov 28 20:11:38 2004 +0000
- packages.mak: upgraded freetype
- ffmpeg.patch.cvs: BeOS fix
- commit 2d91e6df04d6e9afd0073736823a90a49c463656
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 28 14:37:57 2004 +0000
- * src/misc/vlm.c, modules/demux/playlist/m3u.c, modules/services_discovery/sap.c: portability fixes.
- commit feaa552cb45f1d19de136d07099527ec0ea63bd8
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 28 14:26:28 2004 +0000
- * modules/demux/mp4/libmp4.c: no channelcount for AMR audio (3gpp AMRSpecificBox).
- commit 02aeea039a1b52883b1c4248bb29f5adf5e5e80e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 28 13:06:43 2004 +0000
- * modules/demux/mp4/mp4.c: avoid reading raw audio (or slightly compressed) a sample at a time + coding style changes.
- commit 321d5550316b6ba4e69dbdce6a57ab7281df3713
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 28 11:23:50 2004 +0000
- * modules/demux/mp4/mp4.c: couple of fixes for audio demuxing.
- commit e02be51a12aa6ce15fa2f6a1c056351f69c4f495
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 28 10:45:44 2004 +0000
- * modules/codec/ffmpeg/ffmpeg.c: added AMR NB/WB fourccs.
- commit c985e796996cffab0693ad5ba446abf561a6cfe7
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Nov 27 21:44:57 2004 +0000
- * modules/demux/mp4/*: bug fix for MP4_TrackNextSample() + added fourcc for amr-wb.
- commit 9029e6b6693d850f0cc7f4c355dc4c3584dd3fe3
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 27 20:27:06 2004 +0000
- hopefully fix SAP crash
- some more size verifications
- commit 12b32fc21892ee422c5f762dc87332d325370fc5
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sat Nov 27 16:17:10 2004 +0000
- playlist.cpp: wxT -> wxU
- commit e264fefe4fd469c882b1ff5997f9283530a9d79b
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 27 14:38:01 2004 +0000
- Minimalistic status bar
- commit 731779200b7df2d7e3c0f3061c9c8caa35fe0c0c
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Nov 27 14:03:33 2004 +0000
- * fixed some other incorrect translations of 'Quit' -- thanks to the forum users 'jfsch01' and 'sushi'
- commit 1ee2238d6c23155b760f24574faed988122e3646
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Nov 27 11:45:53 2004 +0000
- * modules/access/udp.c: force proper demuxers in rtp mode.
- commit e4ab29ef616641415eddf45d486150d1ce3c0720
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Nov 27 11:32:22 2004 +0000
- * AUTHORS: added Frederic Ruget for the portaudio audio output.
- commit a4666527ce9028f68ad733005ef9c4d6f476cc82
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sat Nov 27 11:28:13 2004 +0000
- mem_stream.c: minor cleanup + shut up compiler warnings
- commit fd195152372e1098821fe05a8217e8d0bdbca04c
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 27 00:27:05 2004 +0000
- Fix images order
- commit 1f693518481c2d3e5def2dbd3763178e0e07dd61
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Fri Nov 26 23:55:34 2004 +0000
- all: got rid of MP4_Stream
- commit efc525bf535a76f00793461ffc4f7bb7f8331e72
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Fri Nov 26 23:52:42 2004 +0000
- all: new stream_t reading from a buffer.
- commit bac8d8e5cf32783ef7e63ddd268ec124f9bb6d60
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Nov 26 21:50:51 2004 +0000
- Fix crash
- commit 08c07754298c8f6fb54c5a4163e998d65bbd06b3
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 26 13:44:18 2004 +0000
- * modules/misc/xml/xtag.c: fixed a few bugs.
- commit 6d51bbdccb9b0ff857ddb9684479cd9fee393fb7
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 26 10:04:08 2004 +0000
- * ALL: New XML module type.
- * include/vlc_xml.h, src/misc/xml.c: core wrapper for XML modules.
- * modules/misc/xml/xtag.c: trivial XML parser module.
- * modules/misc/xml/libxml.c: XML parser module using libxml2.
- * modules/gui/skins2/parser/*: removed dependancy on libxml2 and use an XML module.
- commit f90d9508af6b4917a0b39d3e6c5c629767edad4f
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Thu Nov 25 20:25:57 2004 +0000
- * src/input/input.c: notify the interfaces when the name of an item changes
- (useful for shoutcast)
- * modules/gui/wxwindows/timer.cpp: update the item name on the main window
- commit 6f7bdfc42c24ad3408cfb4a21d12e1ff022a014d
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Nov 25 16:52:21 2004 +0000
- * fixed some strings of the Edit-menu as well (complies to the OSX standard l10n now)
- commit 1491dbafedbb24ea52e59bbf41a5181dcb5f78bc
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Nov 25 16:20:02 2004 +0000
- * fixed incorrect translation of 'Quit' in the OSX-port
- commit b2b21b95b58b1975e7ad2de0e600e8fdb03296aa
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Wed Nov 24 20:23:23 2004 +0000
- - all: the text variable "$N" is now the media name, not just a truncated URI
- - vlcproc.cpp: update $N and $F variables on an item/playlist change
- _ async_queue.cpp: fixed a deadlock between the VLC playlist and the command
- queue
- commit c18c56d34cb37568aaf1d00913e06f2c1d19ceac
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 24 15:29:00 2004 +0000
- * modules/access/dshow/dshow.cpp: fixed stupid bug in ReadCompressed() that was dropping part of the received data (Fixes the PVR issue).
- commit f65556548c18d6a748948c67f184fea5ac1b0aa4
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Nov 24 12:32:03 2004 +0000
- Release the access in case of failure
- commit 5adfe5b919b91cd875b51f1ab7fa033d335fea03
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Nov 24 12:14:23 2004 +0000
- Fix segfault in RTSP mode
- commit 520b91efeeb62c00e3846eecf67ebeb041a42b15
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Nov 24 12:05:44 2004 +0000
- Small update
- commit edcbf581c2c6c37eb3934f4963f45c2dd8809e8d
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Nov 24 06:52:05 2004 +0000
- Fix input-slave parser
- commit 5b2069fd70f528f86aad4520deff1132d3f31a00
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Nov 23 21:48:23 2004 +0000
- * Use filenames as playlistnames for relative m3u playlistentries instead of the full paths.
- commit e55fc1b4d4132203faeb885811fcbd68086bbb8a
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Tue Nov 23 16:46:04 2004 +0000
- * add core option --vlm-conf
- specifies a vlm configuration file to load when vlm is launched
- commit 86306d01cffef4c2518dc68cb5840b80ebf991f7
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Tue Nov 23 16:25:34 2004 +0000
- * documented commenting possibility
- commit 2b35331a3c9272b13eb4af714487ae5a3ad24c5e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 23 13:30:50 2004 +0000
- * modules/gui/wxwindows/playlist.cpp: fixed uninitialized memory access.
- commit c2779ed4ad24937256e64e4d7045f86ea4aaeb1d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 23 10:20:39 2004 +0000
- * src/misc/win32_specific.c: unicode portability fixes.
- commit 9268e987e0e3bbc44cb8e7886d98af8156ab689f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 23 10:19:43 2004 +0000
- * include/vlc_common.h: added the _T() macro for win32 unicode.
- commit c224b9ac79ea60435e0582f1dc871acbba5cf7dc
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Tue Nov 23 04:16:02 2004 +0000
- Honor "prefer-cdtext" option.
- Put all of the tracks in stream and media info - would like to make
- this a chile under the disc category, but I don't see a mechanism for
- that (yet).
- To do - there still is a core dump that remains from before when CDDB
- is disabled.
- commit a7edf837b496e1fc5df14b624cc983d20d148dc1
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Tue Nov 23 02:44:30 2004 +0000
- If using cddax (as opposed to cdda), then set the MRL accordingly.
- commit b5b87ea1f541feb828a9d0dd9de37f8fdf75bde6
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Nov 22 19:50:57 2004 +0000
- Remove debug message
- commit 6833c8e553298c051029fa0eff3a56c348dc94fe
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 22 17:27:17 2004 +0000
- * modules/video_output/directx/*: mostly unicode ready + WinCE compilation fixes.
- commit 091be37c79b611a9d19e1d6561c68267495e77de
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 22 17:04:49 2004 +0000
- * modules/video_output/directx/events.c: fix to disable the screensaver in embedded mode when in fullscreen.
- commit 6a13a256532f49f26be693d42d5cb4ed4502c6ee
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Nov 22 10:33:29 2004 +0000
- Restore search
- commit 315f9cd4ce80636011fb55c510a0633ddcb9201f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 22 09:57:50 2004 +0000
- all: implemented INPUT_ADD_SLAVE.
- commit 8abeccdfe628d295c204ba18a00a0b0e86e4aed2
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 22 09:56:48 2004 +0000
- stream.c: fixed a bug when seeking again near the end of the file.
- commit bb2cb752f42084fff55bdbf3422126247a418224
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 22 09:52:06 2004 +0000
- input: added INPUT_ADD_SLAVE to allow adding a slave input on the fly. (Don't use without a real reason).
- commit 945deeb200b73b6c9bf71a1b3937eb493c0ccd65
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Nov 22 09:50:45 2004 +0000
- Don't rebuild the tree on node sort
- commit 678c0546b093328424f9df140af9a21996b71583
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Nov 22 09:37:58 2004 +0000
- Recursive sort
- commit 7f7a8e2b039a5b5883aa5515684540e068665d1b
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Mon Nov 22 04:53:48 2004 +0000
- Change a printf into a debuggable print message.
- commit c850b95ba6757631d47ff6662a19596301f08bd4
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Nov 21 23:01:23 2004 +0000
- Handle the case when parent is root
- commit 4d26894418bd8ba411aa9ca8180ed1a86b2b9a54
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Nov 21 22:41:02 2004 +0000
- Forgot this
- commit 2b819bc143a141ae1d544860c023a730c41ec863
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Nov 21 22:40:48 2004 +0000
- Use item-append when an item is appended to a node -> don't rebuild the whole tree
- commit 79de55fda055206bd21a764cd7ca656339469ac5
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 21 19:00:29 2004 +0000
- * src/misc/httpd.c: bug fix to re-use the httpd host (patch by Sau)
- commit b82f3377efb6528569608c09921a3dcb2ced383d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 21 18:55:33 2004 +0000
- * src/misc/vlm.c: partial revert of commit 9353. Do not use strncmp() when it isn't needed. It just makes the code less readable and more prone to bugs.
- commit 139f7409aa361406b2a4333fcbab516c39abcecd
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 21 18:20:28 2004 +0000
- * modules/demux/m3u.c: ported to new playlist API.
- commit e0d08374cf0261657843261e1b295fa3704051e5
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Nov 21 17:45:09 2004 +0000
- Sort a node (alphabetically, all sub-nodes come first)
- commit 0b62ce6ddea078551980803454777fed033c2ba4
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 20 19:04:57 2004 +0000
- Small TODO update and sorting
- commit 8e2183d6ec143416a5642942d4ecc4f9f06037ea
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 20 16:12:36 2004 +0000
- SAP IPv6 and additionnal addresses support
- commit beba58303567139b43eaef5f60a2207a9e3945b0
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 20 13:59:39 2004 +0000
- * do not set request on startup, we don't want autoplay
- * fix bug in SDP parser
- commit c99306221c77743651f956a87c9399c1e3bfd545
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 20 12:57:55 2004 +0000
- Make p_playlist->i_index follow correctly the current item
- commit 8aeaa278652de1e089cee2d780c78fe375570884
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 20 12:50:55 2004 +0000
- Add MP4 playlist items as children
- commit f3c51639c5117c458b3e6885c403a4825e4cdd0b
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 20 11:20:30 2004 +0000
- Fix crash in bookmarks
- commit 49bfcb1a88012c8a95b965b69f7b449449ad7f38
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Nov 19 15:56:49 2004 +0000
- Fix
- commit d0cc3145e8ae6f6fc3760d86e0b1d550dc02e08b
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Nov 19 15:55:01 2004 +0000
- sap: don't crash on invalid o= field
- wx: really commit last commit
- commit 3a9b48da22e8ff3bdaa9d86b92fe6b968deb62ac
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Nov 19 15:07:55 2004 +0000
- CDDAX:
- - coding style fixes
- - adapted to new playlist API
- - only put generic things in Meta-information
- wxWidgets:
- - Fixed playlist updating
- core:
- - added playlist_ItemGetByInput
- - implemented input_item_t.b_fixed name : if this is set, the interface should not try to "improve" the display string.
- commit 180ca722f10e485c634f607de9c5a5c6f6e1e77a
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Fri Nov 19 14:57:35 2004 +0000
- * some style fixes (now displays menu under IE)
- commit f22c553d1a9ae33ab3660ac024ede3df52a52b9d
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Nov 18 23:35:29 2004 +0000
- Oups, fixed stupid crash in PLS
- commit 3aaabb65860022dc47ef26911ac3e991ae14a550
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Nov 18 02:18:34 2004 +0000
- * You can doubleclick an item to play it now.
- * implemented delete, but for some reason the key events don't arrive
- commit 7c612360c7b02e0bc8f98e501180f59ac8d71e38
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Nov 18 00:07:28 2004 +0000
- Compile fix for C++ files
- commit 4db1802cf69e67756798b50c54b4030d11de11ee
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Nov 17 23:22:43 2004 +0000
- Input options inheritance for playlists
- commit 5f57cf5aa73df85845f7a53a3d775de50e72fcdb
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Wed Nov 17 22:37:28 2004 +0000
- sap.c: don't free the inputs internal buffers! shame on you!
- commit 7d3ddd33e3524e3570e041c00815e88848e1fb45
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Nov 17 22:11:26 2004 +0000
- Remove SAP node on quit
- commit 3bb2997f39d91602008c62e56e33863ef9f77d0d
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Nov 17 21:38:23 2004 +0000
- * Add return values to all functions
- * Fix locking issues in services discovery
- * Add playlist_Replace function
- * Beginning of playlist_TreeMove
- * Fix some warnings
- * Doxygen update
- commit 66845c94545dad0fce5d1c5380b2e15fd6b118d2
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Nov 17 20:03:00 2004 +0000
- * Fix display of playlist on OSX. Looks briljant :)
- commit 3a674c5725d97b087f1a9fce1bf17e1010e3aacf
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Nov 17 18:38:52 2004 +0000
- Beginning of un updated developer documentation and beginning of playlist documentation
- commit 22ba8f447d1b854fdd75a31ad9bf73921040eb82
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Nov 17 17:13:31 2004 +0000
- * Todo list for OSX playlist. please use it :)
- commit bf4553f1fc28bb9972b7e4af13bdb4813acd672b
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Nov 17 16:51:40 2004 +0000
- * Start of new playlist for OSX.
- - basic data retrieval implemented
- - data display not yet implemented
- - many broken outlets and even more broken actions
- - won't compile
- - if you work on this (and please do) please communicate this fact to the IRC channel and make regurlar commits to prevent that multiple people work on this (and especially the NIB).
- commit 25b011915138d5785e4b4c9921e2553aa92990ca
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Nov 17 16:48:41 2004 +0000
- * Fix some crashes because of new playlist core
- commit 9001c648ba5f4dd8ac78780cfa20269ddc95f1b2
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Tue Nov 16 23:11:56 2004 +0000
- access/http.c: skip debug message when useless
- commit 649df079c142fba37080f5f2e4356b258ad25aba
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Nov 16 17:29:04 2004 +0000
- Strip parent path in directory access
- commit 15cb035e871a832ed3f3378a065a58a31e5f9d74
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Nov 16 12:27:02 2004 +0000
- strcmp -> strncmp
- Coding style fixes (much more left)
- commit 8be514bb7274ba59164bbfbf01e111865f0537c1
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 16 12:18:53 2004 +0000
- input.c: fixed segfault with access_demux.
- commit 06127932b5a0d7ca0b5e4b7ec16b34e8c668200a
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Nov 16 12:02:42 2004 +0000
- * sgimb.c: set the kasenna option correctly
- fix the playlist autodelete
- commit b06d6287b680e5818d5f6346c58ce61a16941207
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 16 10:01:22 2004 +0000
- libasf.c: clean up + maybe a bug fix.
- commit eb75ac5f69997fa7f5b8337cbb883b32c37e12dc
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Tue Nov 16 01:14:23 2004 +0000
- * consider tabs as white spaces when parsing vlm command line
- * all lines where first non white space char is a # is a comment
- commit baf42c666bd22f0c8d626ff9d3b9c0ac0bdffeb2
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Mon Nov 15 23:46:07 2004 +0000
- don't forget to add options to *ppsz_sout_options[] (so that ca, crt, etc.. are also available using http{ca=...,crt=...} in the sout chain...
- commit d589ca22a0082bfd7144406a8d0cbfc61fbce66f
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Mon Nov 15 21:07:08 2004 +0000
- net.c: include some more headers on non-windows platforms
- commit de6ad25b53058515fbe544065c71028ab281abd9
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Nov 15 19:44:19 2004 +0000
- * sgimb.c: backport of r9300 to trunk
- commit 9aadab26cb6bbe599de089a3145bcad46b8cb418
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Nov 15 19:35:30 2004 +0000
- * Fix gcrypt building on 10.2
- commit a4101b9bcfca33770b48ecb549d044bc0ff7c1a0
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 15 17:11:33 2004 +0000
- * format: added a lot of conversion (nearly all case between
- s8,16,f32,u8,16,f32 and little endian).
- commit 6278f6d68f1cdb0fdb90a5e396d45c2f1bc7ead9
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 15 17:09:57 2004 +0000
- * asf: added support for "extended stream properties". I HATE BROKEN DESIGNED FORMAT.
- commit 16e9cb8186adddeca4b42033ec6625db044d107b
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 15 17:08:57 2004 +0000
- * asf: first part to support more header extention (seems to be used in MBR).
- commit 086deb31e939b07d7a7b72f85852ae2baf9ac82e
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 15 17:07:56 2004 +0000
- * http: added shoutcast meta data support.
- commit 57fe689b4f9fc8688c42914c9c59731a621fb751
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 15 17:07:06 2004 +0000
- * input: access meta data support.
- * net: support for SOCKS proxy support (for all TCP connections).
- commit 2ca48ef0f508e28b8895d79757559af31cd78cc3
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 15 17:05:52 2004 +0000
- * input: added a meta field to input.
- * network: export ipv4 name resolution.
- commit 9bb94e24152ea0c3013531141e29d02f5f78cded
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Nov 15 15:33:36 2004 +0000
- Update playlist TODO
- commit 7c52736eb39efc9c469c3e049d73c79cf9275d30
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Nov 15 15:29:47 2004 +0000
- Fix wxWidgets crash
- commit 1bef5113440009a46b0b92c73ee074d1dd105899
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 15 15:28:13 2004 +0000
- * 0.8.2-svn, not 0.8.2
- commit ec08fe5ccd29b311b29c277727efc728ad3f1651
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 15 10:06:39 2004 +0000
- * po/*: updated from the 0.8.1 branch.
- commit e915596df5988ab3768437a8a94ec1ae9f1fa1ef
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 15 09:41:05 2004 +0000
- * ALL: bumped version number to 0.8.2-svn.
- commit 42b391ea71ffb36472d22c66a9ad257de919ed71
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Nov 14 22:29:51 2004 +0000
- Fix ITEMPLAY in no-view mode
- commit 6395c47b521e658f52ded6e7be65e5b0cbc2a176
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 14 19:41:09 2004 +0000
- * modules/codec/dmo/dmo.c: work around for buggy dmo implementations.
- commit 542b992f7ebc5aa980946506fffca018d85d7349
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Nov 14 19:02:36 2004 +0000
- Re-enable logging
- commit 1baebee2c30de21b6cbfe649bbd3d2e364ee9da8
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 14 18:01:38 2004 +0000
- * Makefile.am: fixed make dist.
- commit 4c1faa32b2784b5484167cc8c129bb24ff98844c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 14 17:59:33 2004 +0000
- * modules/codec/quicktime.c: fixed small mem leak.
- commit 51a3196bd562e8bab25e910524928902e506d461
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Nov 14 17:29:39 2004 +0000
- * modules/gui/skins2: ignore WM_PAINT events on the vout window
- This gives better results when moving the window, but resizing is still
- flickering
- commit 6227d1346e069c789579a419fd4c3e38be954bdd
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 14 17:25:58 2004 +0000
- * src/audio_output/input.c: made the resampling just a bit quicker (trying to reach a good compromise).
- commit e7396f14b729804fb5409a96c8f212d3ee80f08f
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Nov 14 14:04:47 2004 +0000
- configure.ac: added Danish to the list of possible localisations
- po/da.po: partial Danish l10n by Jonas Larsen (E-bola)
- commit 77133bfce21583fe9fdbb55b6b6f15dbf4bccc4f
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Nov 14 13:49:46 2004 +0000
- Todo update
- commit 5353fdc37714a3beacb02537475a6ca70045abb0
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Nov 14 13:25:18 2004 +0000
- * access_directory : only play if we are the current playlist item. Handle the case where we are not
- * libvlc : add -S as shortcut for services-discovery
- commit 12f48a5b240271496e074f36723ab8f0c95d0ace
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 13 23:06:53 2004 +0000
- Add directory in wxWidgets
- Update TODO
- commit 5b9031517deb62352860202048b30f37055ede69
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 13 22:11:51 2004 +0000
- Decrease verbosity
- Fix warnings
- commit 8862876684f8ba888eb6b5ec1ab1666f1d3f1125
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sat Nov 13 14:11:51 2004 +0000
- Valid HTML is good. This page stil doesn't work with IE
- commit 6b1019a04ee4188ed422e8b2a5efd779f5c954a6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Nov 13 13:06:41 2004 +0000
- * modules/codec/ffmpeg/ffmpeg.c: use proper format conversion (when available) for UYVY.
- commit e37dac1414ead57572b8235392e607b55ef34a28
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 13 12:39:17 2004 +0000
- Merge po update to trunk
- commit 38b5e7cd2d56cd54dd595e574a88d8a834c09320
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 13 12:19:06 2004 +0000
- Merge string fixes
- commit 4ef4f8dd590e3a7a5a538c40330a28d66689e5fc
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Nov 13 01:42:54 2004 +0000
- * USe newer livedotcom
- commit 9f8d8a7fd6a531c6b74cf49f19c51fa5d3d283a8
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Nov 13 01:40:52 2004 +0000
- * merging kasenna changes from 0.8.1 branch to the trunk
- r9296:9299 changes
- commit c523828da4920403b9101408069aae17403ef0fa
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Nov 12 18:59:39 2004 +0000
- * sgimb.c: merging 9295:9296 to trunk
- commit 4842d4ca513956dbc2ade8238a995717e0681815
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 12 15:41:22 2004 +0000
- * src/playlist/*: a couple of compilation fixes.
- commit a0ffcd868718ca8a354da272e6ec0934c960a718
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Nov 12 14:29:01 2004 +0000
- Make sure the wxWindows development headers and libraries are present when skins2 module is enabled. Without wxWindows the skins2 interface is not very usable.
- commit 84d44cbdc41b4695784bcdd68bbc855fc79f075c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 12 10:38:27 2004 +0000
- * toolbox, src/vlc.c: use src/vlc.c in the WinCE project files.
- commit 698feb97ec53ab36b0cb83c2c793f5d103a5fcf4
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 12 08:27:05 2004 +0000
- * src/vlc.c: ported to WinCE.
- commit ddf6a2738844b3eddc53a7e7ea06cfa679049f66
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 12 08:10:19 2004 +0000
- * src/extras/libc.c: vlc_parse_cmdline() common facility.
- commit bec61e65c30ba5173f6100510c160002885ed700
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 12 08:04:35 2004 +0000
- * modules/audio_output/portaudio.c: channel reordering patch by Frederic Ruget + slightly simplified by me.
- commit e0c5d9fa1f0c831f6096986174049fe5ef85b19c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Nov 11 18:49:08 2004 +0000
- * src/misc/httpd.c: --disable-httpd compilation fix.
- commit 7e90ec6075f6a412da6a8ff4ae1c0dc0150301ac
- Author: Mark Moriarty <markfm@videolan.org>
- Date: Thu Nov 11 02:57:43 2004 +0000
- Changed logo and marq control variables to attach to ->p_libvlc, to be persistent.
- commit c7e557a169103a1a0019e5816bf2c978f8135d6b
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Wed Nov 10 23:41:53 2004 +0000
- sap.c:
- * support incorrect announces that does not include parameters we don't
- parse anyway, change the corresponding msesage from Warn to Dbg.
- * convert UDP to udp, to get the right icon in the playlist
- * fixed a potential crash given away by gcc's warnings
- commit 48d234df3026acb36ca0de40b0731206f9a44453
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Wed Nov 10 23:34:43 2004 +0000
- pls.c: start the playlist after loading it.
- commit d8306009260fd6cd0f8056cd90854210ddda3629
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Wed Nov 10 23:30:26 2004 +0000
- pls.c: ported to new api, at least tried to.
- commit 85c1c62ee58218926d73e2c4830731a18d3378e0
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 10 15:10:30 2004 +0000
- * src/video_output/video_widgets.c: cleanup.
- commit 0313ad5acf28b1cd9025e7a2bb9f1dfa1f7aae8c
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Wed Nov 10 14:49:09 2004 +0000
- * removed l10n for every string, but the help, 'initialised' and 'command not found' - strings
- commit 664784f3cd67905634c45d823de28788e6476556
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Nov 10 12:15:36 2004 +0000
- Fix crash when a session is deleted
- commit 92b7ae98b8795ba167eb4c8d9e1b3718e6fc27cb
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 10 10:59:16 2004 +0000
- * modules/video_output/directx: in embedded mode, we now use the current monitor when switching to fullscreen.
- commit e73ef76c2017b1876c4ab799ba54fbc6b405059f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Nov 10 10:56:28 2004 +0000
- avi: stupid bug fix for ODML file.
- commit cc727b4faaf159c58b40ccb2c0d1fe59dd7d309f
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Nov 10 09:24:50 2004 +0000
- Fix SAP address
- commit d287080e71aed65be378ebfd3f03dace9636a3ff
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Nov 10 09:19:02 2004 +0000
- If proto is RTP/AVP, use rtp
- commit ab674acf114a94f442696b1b08783c3ebacf76e4
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Nov 10 09:15:19 2004 +0000
- * SAP: use session identifiers to decide if we need to add items
- * Fix playlist release bug
- * Add sdp and rtp as network type items
- commit 3eba09d00845de6f2038a8b5e4ebaca6c8e35589
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Nov 9 17:06:41 2004 +0000
- Fix a bunch of memory leaks
- commit 11704ececb2d5f63431cf8325c504bbf1c3edd32
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 9 15:16:33 2004 +0000
- * modules/video_filter/logo.c: whole bunch of fixes.
- commit ed673a8c17b88dbc76f6bcd96573db68fa53f3c3
- Author: Mark Moriarty <markfm@videolan.org>
- Date: Tue Nov 9 14:05:58 2004 +0000
- OTF transparency and file name. Needs work.
- commit 5b29dde6fc5142d213273a5bf135c3633af0765b
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 9 11:20:05 2004 +0000
- * modules/video_output/directx: last attempt at fixing the spurious taskbar item after switching to fullscreen (it actually also simplifies the code a bit as well).
- commit 668d0c8993e396e99719c6c3a1f246f6fe9e9e39
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Nov 9 00:12:09 2004 +0000
- add missing option
- commit 382926a8c14406854dae7eb79de693ffe1284ed0
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Nov 8 23:47:32 2004 +0000
- include services discovery in interface
- commit e56a6361d0a683a25522ece9b54dcad1c740ec56
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Nov 8 23:42:08 2004 +0000
- * put scale setting under bitrate
- commit 9a89727415147bf6533c4bad52f27679b0f0f97d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 8 21:06:22 2004 +0000
- * modules/audio_output/portaudio.c: implemented a PORTAUDIO_IS_SERIOUSLY_BROKEN mode (win32 asio only).
- commit 79b265ae1afd5d8f94d9c1798cb1f48bb41dcd03
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Nov 8 18:59:34 2004 +0000
- Oups
- commit 8b61d4ef6120a68ea9e4dd3865d6a35d11965e2c
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Nov 8 18:19:51 2004 +0000
- Initial Services discovery support
- commit cd24fec630b18f82fb5dea0e8e0f60bf300c21a1
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Nov 8 14:27:06 2004 +0000
- * modules/video_output/x11/x11.c:
- + Gave X11 a higher priority than SDL, so that the all-in-one interface
- still works when the XVideo port is taken. If XVideo is not available,
- SDL isn't of much use though.
- commit 11aaa50ff15c954163b1d03a314dad116f0b1984
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 8 14:03:36 2004 +0000
- * src/video_output/vout_subpictures.c: oops, don't forget to test for p_region.
- commit 290fc84f3766dd2b1aab26fdc0b925c7e842072d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 8 13:58:18 2004 +0000
- * modules/stream_out/transcode.c: proper subpicture scaling using sample aspect ratio information.
- commit 5cf4eb4402cf905879d7f882726b7cd283147981
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 8 13:46:07 2004 +0000
- * modules/video_filter/logo.c: set sample aspect ratio.
- commit 7a70363d7a41b8a8e68dfd3a785d1c36c36413f2
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 8 13:45:02 2004 +0000
- * src/video_output/vout_subpictures.c: proper subpicture scaling using sample aspect ratio information.
- commit 6e9e7e36588da1b824fcf4671eabdd057b62735f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 8 13:41:16 2004 +0000
- * include/vlc_es.h: added i_sar_num/den (sample aspect ratio) fields to video_format_t (will hopefully deprecate the i_aspect field one day).
- commit 07bc4b3d015f82140d617953d861898f4e559511
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 8 12:21:07 2004 +0000
- * modules/access/dshow/dshow.cpp: setup crossbars for MEDIATYPE_Stream as well.
- commit 4ae5becb228538565c3ad13119a1912e849e69dd
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Nov 8 00:46:11 2004 +0000
- Use play to end as default, and add "play this branch" to popup
- commit bcec187b092fa727e7053479a6f59e9733c6b1da
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Nov 7 23:52:19 2004 +0000
- * added SAP group announcing support in the sout dialog
- commit b851c88ae973986c0ff3e2b651434b2ad619a7df
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Nov 7 23:41:28 2004 +0000
- Fix item delete in skins
- commit a9c283619ae061ad65c1aa7d53de7068d19c74a6
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Nov 7 23:05:04 2004 +0000
- * Add gnutls libs to OSX build
- commit ea72e55ee5272c90be007fd1289072d491dc0ea3
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Nov 7 22:43:44 2004 +0000
- hal.c: start of a libhal based service discovry module. Detects dvd and
- audio cd right now. todo: add more devices, use callbacks for device
- insertions/removal
- commit 0fccf763b60db1e184d356b10da9126e98f8437c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 7 20:17:46 2004 +0000
- * modules/codec/ffmpeg/demux.c: bunch of bug fixes (don't trigger on bin/dat files, etc...).
- commit 5fb3e3a3f2a16d3b16338036119c48eea61f6f82
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 7 20:14:54 2004 +0000
- * modules/control/rc.c: ported MRL parsing (changeset 9232) from 0.8.1 branch.
- commit b418c25a7101c10d20695ea624fb0d37f84c2494
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Nov 7 20:06:59 2004 +0000
- * Use possibly better optimized QT YUY2 decoder??? (It seems faster)
- commit efec617960f84cb29ea4764acfc18473740a0d66
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Nov 7 20:01:54 2004 +0000
- * Updated coreaudio resampler. will play small lpcm samples, but still crashes sometimes.
- problem is writing to freed memory???
- possibly related to dropped buffers?
- commit 17ae484b5ceae5ad1416500b6104517bac6a595c
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Nov 7 17:22:19 2004 +0000
- Remove bogus debug messages
- commit dc60b611e213903d1ec789cbc0a3176c66546e32
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Nov 7 17:20:45 2004 +0000
- Bring socket in non-blocking mode before TLS handshake
- commit 6186fac9d6f0c7f29922cd36173d61d26b93d00c
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Nov 7 17:20:19 2004 +0000
- Fix handshaking on non-blocking sockets
- commit 551ad1148180d99f97bffb97967bb21be08ab7d3
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Nov 7 14:52:30 2004 +0000
- Fix and simplify client-side API
- (failed to release allocated data in some error cases)
- commit d68b6075a266d30cf34bd36545622694d02d2be8
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Nov 7 14:41:08 2004 +0000
- Renamed overloaded standard C-library function printf with msg_rc()/msg_rtci().
- commit 3bb6d18992300140c1973e23a5a7c8bd353920c4
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Nov 7 14:40:47 2004 +0000
- Fix compilation warning
- commit 27d8349ff8f574da897a2e538d504abbbe1dc123
- Author: Mark Moriarty <markfm@videolan.org>
- Date: Sun Nov 7 14:01:08 2004 +0000
- On-the-fly control of logo positiion
- commit 67c571cf59437fd3a25a2e68192bc5d71ef53c69
- Author: Mark Moriarty <markfm@videolan.org>
- Date: Sun Nov 7 11:49:43 2004 +0000
- Change marquee callback variables to use INPUT instead of PLAYLIST
- commit c6d7c7f5dcb7f4648b44f64849707fa9b0ba7e5c
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Nov 7 11:28:56 2004 +0000
- Implement net_* virtualization with TLS module
- commit 5f2fabb3cd86131c0237943c5fcac1acf8bee1ea
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Nov 7 11:17:37 2004 +0000
- Allow multiple inclusions of "network.h"
- commit 233f37b670e61c3af2bc57905e0229813205ffb1
- Author: Mark Moriarty <markfm@videolan.org>
- Date: Sun Nov 7 11:12:16 2004 +0000
- include wx/imaglist.h (gibalou scores again)
- commit 436b59c583a0e3315b2a94246cbdff3a607ff097
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Nov 7 11:02:59 2004 +0000
- net_* API update for encryption (recv / send virtualization)
- commit 211bbb87383da23f8b3226e4306cfa4f10cf17ee
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Nov 7 10:43:52 2004 +0000
- * Fixed autodelete
- * Autodelete items played by the SDP demuxer
- * Added playlist_CopyParents facility, for modules that use ItemToNode
- commit 001dfc8b9c29038e7631d616988415ef5459a896
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Nov 7 01:26:09 2004 +0000
- * disable Title retrieval, was crashing
- commit 2d561683050324c15430aa0b152c5f0e1a60e2fd
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Nov 7 00:28:16 2004 +0000
- * fixing the OSX playlist (at least it compiles again)
- commit fbe079e27ebba10541e282df1def41150b890404
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Nov 6 23:33:24 2004 +0000
- * Some todo updates
- commit 2ad82af206a27b738b32862ae96833d2efe85ac2
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Nov 6 20:03:41 2004 +0000
- Client-side anonymous TLS/SSL support
- commit 6ebf9149785b781fd334609e85b55efcad4a3f26
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Nov 6 19:43:26 2004 +0000
- Remove unused variable
- commit 9828595e3d09ac0feac5b8c7a02687e8ac684146
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 6 19:17:32 2004 +0000
- Disable old m3u demuxer
- commit 7e908634fd1ddcc60c5cdb8190903470528ad19f
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 6 19:11:25 2004 +0000
- fix a bunch of memory leaks
- commit 3bf76033cd3145302cd3ade4e8ea61ed5478880f
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Nov 6 18:40:52 2004 +0000
- Fixes malloc's parameter
- commit ee0b401078392bbeba264e46b236b825a2093f22
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Sat Nov 6 18:25:01 2004 +0000
- * src/video_output/vout_subpictures.c: added a b_fade parameter for enabling fading when rendering subpictures
- commit 2ec885919ccccc76bd7075800135f3c0bfd101a1
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Sat Nov 6 17:27:54 2004 +0000
- * src/video_output/video_widgets.c: now uses blend() for OSD widgets.
- commit 5aa8d01f4893a235c45968c54ab122941abcb8ec
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Nov 6 16:26:40 2004 +0000
- HTTP/SSL stream output
- commit ed4973755c4df225a7390edf03f7b980fda313f7
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Nov 6 16:02:20 2004 +0000
- Better strings
- commit 53eb2518b249492ff32e09e3ee4b38648d25b305
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sat Nov 6 15:51:55 2004 +0000
- TODO: Added some ideas for serice discovery
- commit e05cc444b50130882db734445223a58bad2947a9
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Nov 6 14:40:56 2004 +0000
- Oups, forgot this file
- commit ca3674c491a31136bd50c8620c74139a782cff93
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Nov 6 14:40:41 2004 +0000
- - Better settings description,
- - Easier TLS module wrapper.
- commit c0bb38602badddcfd752e6be74e600e414a74305
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Sat Nov 6 14:04:29 2004 +0000
- * Added group announcing support
- commit 24549bc30e1bf7f75a2ff7adb44ddfadf2859b69
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 6 13:59:24 2004 +0000
- added myself
- commit 0b1ee3268b5dc728f1065184eaf9edea92d4fc33
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 6 13:43:36 2004 +0000
- fix images, don't rescale them
- commit f726e01d7ea65fef1b34012ce64e0ba6778fcb43
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Nov 6 13:10:06 2004 +0000
- Use vlc main object for gcrypt thread-safety callbacks
- commit 4d9b20e32beed6e27197df9dc999d906a4ae6af0
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 6 12:51:39 2004 +0000
- Honor don't skip flag for items too
- commit 5c8ad6bb8c141624d68c68e5c0a4e38e683d0ee5
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Nov 6 12:44:12 2004 +0000
- --dh-bits option to change the Diffie Hellman prime number's bits size
- commit d36e5c7321adb6e620757673cf0a7af1fdead83b
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Sat Nov 6 12:25:09 2004 +0000
- * modules/video_filter/blend.c: added an i_alpha parameter for blending
- commit d1fa3faed4a0f38bea41a25779a5e6c16a905dc4
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 6 12:13:30 2004 +0000
- One more thing to do :)
- commit 7d2aea5b1c5284ff1676523bda0f21ac2aeffd57
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Nov 6 12:11:03 2004 +0000
- gnutls version check
- commit 6967fdf460bb2e9a151db27b871859917bd66bab
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Nov 6 12:05:32 2004 +0000
- gcrypt thread-safety
- commit 0e72bf9dd0157dac3b7a22fdb1fb3e8c5688d281
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Nov 6 11:46:24 2004 +0000
- * modules/gui/wxwindows/playlist.cpp: unicode build fixes.
- commit d090e475ad6e0a5f40b3befe1853dac1ed77d617
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 6 11:23:38 2004 +0000
- compilation fix for xOSD
- commit d875188873bae166d948edf976d5b960a1dd2c3f
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 6 11:22:46 2004 +0000
- Fixes
- Build the correct files
- Updated TODO
- commit 38184c2e4bf4a0368e3b95a2822733c1d9e54b4a
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 6 11:21:14 2004 +0000
- Fixes + use new API for directory demuxer
- commit 4a253e8cab2b09e6cb0a71e67c3ad540024c9f16
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 6 11:20:06 2004 +0000
- Use new API for M3U demuxer
- commit 6992f554a95efc8dcc2176a91f9da3d1ed0cb54b
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 6 11:19:35 2004 +0000
- beginning of a testsuite for the playlist
- commit 25239c06d925e3f81acee51e8e7bf44c82ce4a7d
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 6 11:19:08 2004 +0000
- fix for new playlist API
- commit 19afed7beca2839e6225c9f1e6d0ef16f5a9c961
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 6 11:18:43 2004 +0000
- Implement new playlist system in wxWidgets interface
- commit fa55e4cfe9636546cf4cb911f9242a61d188dc5f
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 6 11:18:10 2004 +0000
- rewrite of the SAP parser
- commit f9d5e2baf5e771718cd9a342b127efdd8404ebca
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 6 11:17:46 2004 +0000
- Improvements to the playlist core
- commit 07ec180815b53382fe8f62bc327926b17b7a160f
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 6 11:15:50 2004 +0000
- Missing help string
- commit 08de9b7f6d69e9c1bf8a7dc710897de67cfc39a7
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 6 11:14:00 2004 +0000
- add a comment to explain what it does
- commit 6726fdf07a15447540733e4e837a41385b8d16bc
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Nov 6 11:13:23 2004 +0000
- added net_Select
- commit 453217f40d4e5bf5b5d62b8a48321d476e4db493
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Nov 6 10:50:22 2004 +0000
- No longer used
- commit 039deae008e5a3994b987da9f43d408a847956eb
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Nov 6 10:49:57 2004 +0000
- Checks for gnutls
- commit c5d256a11e4d89b223d92f079278306a1004ede3
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Nov 6 10:49:21 2004 +0000
- Fix to use TLS module dynamically
- commit e42125302774770e33e227748712264eead2459e
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Nov 6 10:48:53 2004 +0000
- gnutls TLS module
- commit 6a2fba95e5da4bb8643216e5e8306173127dd887
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Nov 6 10:48:15 2004 +0000
- common tls types
- commit 059d5694d960716ee17c5d3ef494081f526aceb3
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Nov 6 10:47:27 2004 +0000
- No longer build src/misc/tls.c
- commit b98e9a5af31ae4ce809d26537638beef42174435
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Nov 6 10:47:04 2004 +0000
- Support for creating TLS objects
- commit 79eaff3cdc6b4cad5402de2e91acbd0dcea49953
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Nov 6 10:45:07 2004 +0000
- TLS modules interface
- commit eb44afac8a6a0ca1c1540ed1c4981063814e4a12
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Nov 6 10:43:35 2004 +0000
- New TLS object type
- commit 6276fe3bf0b40bd065458a88b730f28ac78be545
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Fri Nov 5 20:11:21 2004 +0000
- Added the items specific to VLC 0.8.0
- commit 0eefa8d609592b660b174b67c6bd2ae3b1bcb57c
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Nov 5 15:18:12 2004 +0000
- * unknow -> unknown
- commit 0f6af8a1035875545ac82d347b3b0d65b6d7dfd3
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 5 14:59:11 2004 +0000
- * NEWS: update to current changes in 0.8.1-svn.
- commit ab36dbec74c90cda8b207352bba3d1d10c0adbaf
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 5 14:57:53 2004 +0000
- * modules/codec/ffmpeg/*: fix interlaced encoding (top field first + repeat field.)
- commit 95b4fba029f78a552acb80f5d92a7e3b835d1c95
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Nov 5 14:40:07 2004 +0000
- * recognize subtitles streams in avi. Now to decode them. if anyone has ANY info on how this works :)
- commit b6d1094659f47f38fcd854369f80db298e14f06f
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Nov 5 14:16:09 2004 +0000
- * Trackname support for avi
- commit 9394b1be8074f55a4a54f7000e6d267d79d566a6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 5 12:56:35 2004 +0000
- * modules/audio_output/waveout.c,directx.c: fixed audio channel ordering.
- commit 5344ba812d2ce772e94e387267b5d10de3d5b11a
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Nov 5 12:42:32 2004 +0000
- * comment correction
- commit ab20f6b2ec521568291c6612e567894a3c4bdaaf
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 5 11:51:47 2004 +0000
- * modules/codec/ffmpeg/encoder.c: hmm better be safe than sorry.
- commit a7e63895d2a42fb99c7d8b3690dcd307419d38fa
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 5 11:50:32 2004 +0000
- * modules/codec/ffmpeg/encoder.c: stupid rounding error in aspect ratio calculation.
- commit 0bec3687ba9c3a9bdd04bb70b82ddcd306a124b5
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Nov 4 23:08:52 2004 +0000
- Use --http-intf-* for certificates stuff instead of --http-*
- (might conflict with HTTP streaming output at a later stage)
- commit 7d5ba1539cb4f750df1ac8bcc8badb4417d566f2
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Nov 4 23:00:37 2004 +0000
- * We are now at 0.8.1-svn
- commit a958268241a6b5b980fe8a7311632865ab0bc520
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Nov 4 22:57:56 2004 +0000
- HTTP interface SSL options
- commit 319c08cea97ebede95e0e84652097d17edce2695
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Nov 4 22:57:16 2004 +0000
- Export HTTP/SSL support otherwise it's not much use
- commit ee53c93f51705a25c8f9cb768d2f96f25656d78e
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Nov 4 22:55:54 2004 +0000
- HTTPd core optional SSL support
- commit b2025254f303e153c48459fccc3f965941884e0f
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Nov 4 22:54:17 2004 +0000
- Include TLS/SSL API
- commit 33173810a32fe5e562d1674387110008c3507e7d
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Nov 4 22:51:20 2004 +0000
- Check for libgnutls
- commit dc437b8d2222d93316e71cb5e7d6a6c085eba27a
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Nov 4 22:32:40 2004 +0000
- * Added more annotations boxes
- * if we find the track name, then store in the fmt.
- commit 0dd2458b1fd4b3476ee62d5bf5d66d1a1c4064a0
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Nov 4 22:01:48 2004 +0000
- Initial partial SSL/TLS support (to be continued)
- commit c0f25b5a70ad2fea076170ed7ac4dc740016ca1c
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Nov 4 21:37:28 2004 +0000
- Compile warning fixed
- commit e07551ace8011274849f3c3c13e863c11f1f00ef
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Nov 4 21:05:57 2004 +0000
- * src/input/es_out.c:
- - renamed es_out_id_t->psz_description to psz_language to better reflect it's use.
- - Reflect both track name and language (if we know them) in the menu's.
- commit 48efd63758371b9e95757d2c4aaf38277784b601
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Nov 4 20:58:51 2004 +0000
- * Fix the psz_description of telx and vbi streams
- commit 42135f8db33d4de48e339fa413b5aa7bd74b3c4b
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Nov 4 16:52:27 2004 +0000
- * Updated Spanish translation (UTF-8 conversion fixing)
- commit e896f254f521bff61aa064ecb3effcf71f5c10c2
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Nov 4 16:41:56 2004 +0000
- * Spelling correction
- commit 274ecfcc676ff04aa6c056146dd548e7ac674851
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Nov 4 16:40:39 2004 +0000
- * Update environment instructions for 10.3 (which uses bash instead of tcsh)
- commit be89dddf4308d4142a9ea6e357d7a024eded755c
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Nov 4 16:39:40 2004 +0000
- * Spelling correction
- commit 6e3ce83256394b6bfda20b4914408f56cba46365
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Nov 4 13:37:17 2004 +0000
- Save equalizer values so that they don't get overriden on filter enable
- Set default preamp to 12.0 dB
- commit 29217b27fd979ab97f13d9df7f55f39cc0ef8811
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Nov 4 13:02:38 2004 +0000
- Wrong options descriptions in TS muxer
- commit cdfa0c728e2055906b9ec903ec30c0a77b4c7b00
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Nov 4 12:58:22 2004 +0000
- Remember adjust settings when there is a vout so that settings are applied as soon as filter is re-enabled
- commit 63eba9ef2c2fc912fd7f97696d8c780b41d9c642
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 3 18:32:30 2004 +0000
- * modules/mux/mpeg/pes.c: for mpgv, don't store dts if pts == dts.
- commit 08b960e8a57877815f51062c668eb82683b7b9b7
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 3 11:56:16 2004 +0000
- * modules/access/dshow/dshow.cpp: fixed initialization bug.
- commit 5e909857a3ee4b6018eb5c36a90486c396182386
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 3 10:25:04 2004 +0000
- * modules/access/dshow/dshow.cpp: really fix DV/PVR support this time (hopefully ;).
- commit cab0e6fb84bda126591b2fdee916f195316c0d45
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 3 00:07:38 2004 +0000
- * modules/audio_filter/normvol.c: oops.
- commit a705ab3377947746311b418c57f23276b5094324
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Nov 3 00:05:22 2004 +0000
- * include/vlc_interface.h src/libvlc.h: typography.
- commit 947c85d687d75153b86dbcc22e44e5435cd1e437
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 2 23:59:02 2004 +0000
- * ChangeLog, po: YAUF 0.8.0 (yet another update for 0.8.0).
- commit ee901d54efecf4f5db37fc270a416ccf0944471f
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Nov 2 23:51:21 2004 +0000
- * modules/access/cdda/cdda.c: Spelling fix.
- commit 928fb8a5b9157851667570ff4ca203520a140484
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 2 23:43:41 2004 +0000
- * configure.ac: added normvol to the list of plugins.
- commit 523388f99235a9ef0b340dff5adbb662cae6bb6f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 2 23:42:08 2004 +0000
- * modules/audio_filter/normvol.c: compilation fix (C99ism).
- commit ad80abaf087cbafcd46d1eb4f789113c5455373a
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Nov 2 23:41:36 2004 +0000
- * Disable cddb, libcdio and vcdimager building on OSX, since basically they aren't used yet on OS X. (guarding for unused 3rd party libraries)
- commit b16b5c415da1517757ede85d1f7f860a283ddc89
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 2 23:40:20 2004 +0000
- * src/misc/variables.c: fixed bug (config_GetPsz() can return NULL).
- commit b97eacb6a1b060e7453c9d7fda743dd7c83a57ba
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Nov 2 22:29:07 2004 +0000
- * src/misc/modules:
- + Only consider psz_program when looking for an interface plugin.
- commit 9898f60387bdfc6492a97cdc4d55d78f1d0bcb9e
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Nov 2 21:35:54 2004 +0000
- * kasenna patch for OS X. cheating while i can :)
- patch is for the 2004.10.28a version of vlc
- commit 435084b2a3e3b8d4a26a3a1313638b15ee14814c
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Nov 2 20:59:41 2004 +0000
- * newer liveMedia version for OSX.
- commit 6de833a425913c7f4fc6d0ef1b77dbd13f10526e
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Nov 2 20:52:45 2004 +0000
- * fixed a problem with sub-fps overriding
- If subtitle format doesn't have their own reference, they should define 25fps as the the standard reference, BUT NOT GLOBALLY. Cause then ALL subtitle formats will use this correction factor of 25fps.
- commit 7216315d85b2395b7adfbe5fda75f9f83564266e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 2 19:25:31 2004 +0000
- * ChangeLog: updated for the 0.8.0 release.
- commit 8e3a716a7369c98b4a5c53f9aa8adfaa6a16f6ef
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 2 19:23:40 2004 +0000
- * modules/gui/wxwindows/interface.cpp: slightly bigger interface on win32.
- commit bb309602fb6d77be0650a4bcfc4c80270352d780
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 2 15:23:18 2004 +0000
- * httpd: Do not close the connection on timeout for rtsp.
- (Make quicktime happy)
- commit cdcdb7dc2bf4841f740b62aa1d4939424c9a8b40
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Nov 2 14:11:19 2004 +0000
- * po/fr.po:
- + Minor spelling fixes.
- + Correct UTF8 apostrophes.
- commit 795563ce9c2ee7870b0b807d3667183b7714a5b8
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 2 13:47:19 2004 +0000
- * po/*: update in preparation for 0.8.0.
- commit 802efc583ed31ae442af805d09147aa4b9862223
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 2 13:38:04 2004 +0000
- * modules/control/rc.c: reverted last commit and only print an additional 'r' in net mode.
- commit be8b473e57ae74b7d935111d5ece485421b452eb
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 2 12:52:49 2004 +0000
- * src/misc/win32_specific.c: mozilla plugin fix.
- commit 3217bc5ba8112a5b195a1416cfa5ccb6c84e117c
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Nov 2 12:50:17 2004 +0000
- * detect rtsptext reference files as used by QuickTime and Real
- commit e92a3924f3ae44b7564e2233012166f79197ecc4
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 2 09:19:19 2004 +0000
- * modules/audio_output/portaudio.c: make stereo the default.
- commit f4fd6b3386301816b55ddffb9cd0b952cf97d88f
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Nov 1 22:41:54 2004 +0000
- * changed the used-charset-property to UTF-8
- commit 6e8608f2f6cb08ed526b75f73643bc628b94df30
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 1 16:37:32 2004 +0000
- * modules/access/dshow/filter.cpp: fixed uninitialized variable.
- commit 795e043c5a1fd6bd8f8c9e6bfdcd86df7b160bde
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 1 16:21:29 2004 +0000
- * modules/codec/dmo/dmo.c: fixed a couple of memleaks.
- commit 519f20ec4e4d32be89e190c78b220a64a9f31d93
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 1 15:35:11 2004 +0000
- * src/video_output/video_output.c: portability fix.
- commit b33c3f1c61d91402b96dbcf44a4e9a9e36ffabdd
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Nov 1 13:43:43 2004 +0000
- * Shame shame shame shame shame, Shame on me
- commit 6f9bcb4e9d89d6ffdd2c0bc53ee393bb4a774eba
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Nov 1 13:42:05 2004 +0000
- * Set a higher RTSP caching if we use Kasenna VoD
- commit 81eb72f41e0a1530ad80233f6db400b656fa6964
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 1 13:10:14 2004 +0000
- * modules/access/dshow/dshow.cpp: don't add a prefered media type when dealing with pins which handle MEDIATYPE_Stream (for some reason the WinTV PVR doesn't really like this).
- commit 366acbbc9e4707f597efc4e4b2bf57ddb51aa777
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 1 12:58:39 2004 +0000
- * modules/access/dshow/filter.cpp: fixed crash.
- commit b6e03065856219421b1f661f679a1c4738d1ab77
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Nov 1 11:06:13 2004 +0000
- Possibility to set volume using %
- commit f0269f7aa83c855340124a8c411e7f6f61cbecda
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Nov 1 10:35:39 2004 +0000
- Fixed the volume control
- commit 3f3e50cbacb9d17716109f74b3a6721516692f42
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Oct 31 17:24:18 2004 +0000
- Update version information in iPAQ build files.wq
- commit be4386c15cf2c14d3c4935b34e6162523a7b0f2f
- Author: Mark Moriarty <markfm@videolan.org>
- Date: Sun Oct 31 16:50:14 2004 +0000
- Initialize i_smooth
- commit 1e646b7e2ef6d120a452eb4a57857e0cfed406c0
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Oct 31 16:44:01 2004 +0000
- * ALL: update in preparation for 0.8.0.
- commit 70f942b109226ed4ca338279e178b4a38e5c037c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Oct 31 16:21:28 2004 +0000
- * src/libvlc.h: --intf isn't an advanced option.
- * TODO: updated.
- commit cb8d0ff8d7667b0f12f3effb274788ef0c2119e6
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Oct 31 15:51:24 2004 +0000
- Logical fix: add packetizer in PackitizerOpen()
- commit ded94d785b5a8b836ebc1e5a31051769313de9d2
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Oct 31 13:19:28 2004 +0000
- * modules/gui/wxwindows/preferences_widgets.cpp/h: work around a wxSpinCtrl recursion bug in wxGTK.
- commit 2da750dff111f8ced298d6b5cb33e5ebf47b214f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Oct 30 15:32:56 2004 +0000
- * modules/control/netsync.c: less verbose.
- commit 78e8995e0786cb62aedea42d38a2d8219231d96e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Oct 30 15:27:28 2004 +0000
- * modules/codec/ffmpeg/encoder.c: compilation fix for ffmpeg 0.4.8 (not sure it's worth but...).
- commit 1091212d9edc84cce7a86916dbef5cf1f1df5abb
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Oct 30 15:05:52 2004 +0000
- * modules/stream_out/transcode.c: trying to make the audio/fps resync work even when an ES is not transcoded.
- commit 2521d9680d867f9061ff2ae78278e937814d0d4b
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Oct 30 14:12:35 2004 +0000
- * modules/stream_out/transcode.c: fixed subtitles encoding when used with audio-sync.
- commit 635d823daca160cc93de10ceb9e6489fc7bc82f3
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Oct 30 10:36:07 2004 +0000
- * src/misc/vlm.c: reformat help message.
- * modules/control/telnet.c: "n" -> "rn" + cleanup.
- commit b0e659846ec1bc538c8ee4c56c7f738fe39fdfee
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Oct 29 16:13:10 2004 +0000
- * live365.com servers behave quite like icecast servers. they are now supported and piggyback on the same 'hack'. Also print the [ice|icy|x-audiocast]-* meta headers. send by ICY and icecast servers.
- commit 1e4a68f265a18c7086d3e7e90a2efcd7ba9689de
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Oct 29 15:11:07 2004 +0000
- * Fix icecast detection (only works if the server truly is icecast).
- commit cbb4bd7cb672bd48cf8d440ec64d6157c711670f
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Oct 29 12:59:14 2004 +0000
- * recognize the following descriptors in a DVB stream (no decoders yet)
- - 0x56 Systems B EBU Teletext
- - 0x45 VBI Data
- - 0x46 VBI Teletext
- commit bf12bbf66e7ed8a0762fd1e3227199b4e4255153
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Oct 29 10:59:19 2004 +0000
- * src/input/es_out.c, include/vlc_es_out.h: added an ES_OUT_GET_TS method to get a converted timestamp.
- * modules/control/netsync.c: fixed the netsync module.
- commit acd4ad061b52800fce9e6f05ddadccf2066ebb7d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Oct 29 09:19:38 2004 +0000
- * modules/mux/mp4.c: added a 3gp mode which writes a 3gp ftyp header.
- commit 7ba99302dfb9bb582560988b3fc56632ca8a5834
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 28 17:46:18 2004 +0000
- * modules/audio_output/portaudio.c: ported to portaudio v19 by Frederic Ruget + mostly rewritten by me.
- commit d52373668559f6c7d0c6bec0f37cddaf356dad1b
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 28 13:52:36 2004 +0000
- * modules/access/dvb/linux_dvb.c: compilation fix for new versions.
- commit 1ed643c9a98c5dde7fab99e98398c7e6718566a6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 28 13:42:48 2004 +0000
- * modules/codec/dmo: couple of fixes.
- commit 4302a97d17b4caf8946a643bca98096092019f4c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 28 11:16:06 2004 +0000
- * modules/access/dshow: some more debug messages.
- commit 3c9ff4299de470544a64285bae8d3f524e7a349a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 28 10:29:49 2004 +0000
- * src/misc/modules.c: remove debug message.
- commit 1eba7a33aebc318d3a90337a5b09208d2fff3f10
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 28 10:26:00 2004 +0000
- * src/misc/modules.c: include current language in cache file.
- commit 62f7a588292d4ea7a9a40a3ad4724f40e4954be9
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Oct 28 10:17:22 2004 +0000
- * subtitle.c: make sure int -> date conversion is don properly everywhere.
- commit 14aee4fd66c78532c378abcdcf910baf85ccd548
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 28 09:23:37 2004 +0000
- * src/misc/modules.c: fixed forcing of modules.
- commit 28f202e89fb7c6211b88aa25ac66e64496e7a8bb
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Wed Oct 27 21:47:44 2004 +0000
- Add rtsp to the list of protocols available in the http/ftp/mms option of the open network dialog. This breaks translation of this string but, BTW, why is it translatable ?
- commit f324c82bb4fc624d99cff09088c1ebb037534e8d
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Oct 27 15:22:01 2004 +0000
- * modules/access/dvb: Fixed a bug with CAMs which take a long time to
- initialize.
- commit ea92845937166d277eea8dfaf4555cfea48c7a55
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 27 14:59:24 2004 +0000
- * modules/mux/mpeg: for video ES, always put the pts and dts in the pes header when they are both available (makes vlc a lot happier when demuxing the stream, especially for other video codecs than mpeg2).
- commit 27309e8041c476522afc33297df904bbbf222f6b
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 27 14:14:47 2004 +0000
- * modules/codec/ffmpeg/encoder.c: work around stupid timestamping behaviour in libavcodec.
- commit c98333433a49b72b6a9037fc31bf3d2e3aa51a25
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Oct 27 13:32:21 2004 +0000
- * src/misc/modules:
- + Support for CACHEDIR.TAG (see http://www.brynosaurus.com/cachedir/).
- commit 130e15bea1c95a7f34fc375e2dbbd4ba9542a23e
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Oct 27 13:20:42 2004 +0000
- * src/misc/modules.c:
- + Store plugin cache in a cache/ subdirectory.
- + Encode the endianness and pointer size in the plugin cache filename to
- prevent crashes on multiarch home directories.
- commit d71b1d96e81227c3413a8e81329b939139f2657c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 27 10:42:48 2004 +0000
- * modules/demux/asf/asf.c: commented out the 'found compressed payload' message.
- commit 2d4831cc3b0d42c5aa29eb1b3bb5181e86d02aef
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Oct 27 01:05:37 2004 +0000
- * livedotcom.cpp: - added support for the RTSP BYE packet. Patch by
- Ross Finlayson (21 august 2004)
- - fixed support for (Darwin) Pause. Patch from Hussain ( conundrums at gmail dot com )
- commit 6f5733990a9af6898bb593952bbf431155da7fb5
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Oct 26 13:03:03 2004 +0000
- * modules/demux/mpeg/mpga.c: oops, uninitialized variable.
- commit 4df560dabc491e4405aef60093753f02949a7e25
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Oct 26 13:00:04 2004 +0000
- * modules/demux/mpeg/mpga.c: rewritten using the mpeg audio packetizer.
- - fixes problems the old demux had with some mp3s.
- - should handle free-bitrate as well.
- commit 135f0ac76b65e463a359e07ebccad953978b6856
- Author: Mark Moriarty <markfm@videolan.org>
- Date: Mon Oct 25 11:23:11 2004 +0000
- Comment out truncated packets debug message.
- commit 93c03b80760c810591302b04d7da9826bb9d3d34
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Oct 25 10:59:17 2004 +0000
- * modules/access/http.c: reverted the change to flag shoutcast streams as non-pace controllable (doesn't work really well).
- commit c9bcebfb8f75cf314e33db9fae0a227c9377806d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Oct 25 08:19:29 2004 +0000
- * src/libvlc.h: do not make --high-priority an advanced option.
- commit 7423a5b0a48b78c964ee01ea1755c94aaf6d8b19
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Oct 24 21:07:58 2004 +0000
- * src/libvlc.c, src/misc/threads.c: couple of fixes for thread priorities.
- commit cd0c5ececcfabcff2495d8118c97f3a20d39011d
- Author: Carlo Calabrò <murray@videolan.org>
- Date: Sun Oct 24 17:09:14 2004 +0000
- UTF8 version of it.po
- commit eb9cf6a8515a7b643e00dc36f917f7c4c79d0013
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Oct 24 16:37:13 2004 +0000
- Cosmetics
- commit 9b4453a68600033f6ac81dd1add049563ddb82d3
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Oct 24 16:19:44 2004 +0000
- freetype.c: fixed crash on unbreakable strings
- commit d89fa64a66ee8ff124fe43345c6093477d7c87b1
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Oct 24 16:03:11 2004 +0000
- freetype.c: Auto-wrap subtitles (still needs some work to handle margins)
- commit dc69e660b9e53dd7921c77b375aeaa77373f86a5
- Author: Mark Moriarty <markfm@videolan.org>
- Date: Sun Oct 24 15:56:37 2004 +0000
- Truncated packet debug message -- state reported vs. actual length, not the delta.
- commit bd8f524eaf84889486afdcaa84c41a1753865b38
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Oct 24 15:26:23 2004 +0000
- * modules/codec/ffmpeg/encoder.c: sanity check for frames in the past that libavcodec really doesn't like.
- commit dad755598c409245857b709b1640a878b5c3521c
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Oct 24 13:13:58 2004 +0000
- freetype.c: fixed two size/position related bugs.
- commit 67d4cb69c51a5a9539417a060c26649a10cce7c3
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Oct 23 19:47:24 2004 +0000
- * configure.ac: fixed detection of libavformat.
- commit 377228d65052323c06b3de401734387af376f60b
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Oct 23 18:22:42 2004 +0000
- * configure.ac: mkv compilation fix by Philippe Van Hecke (philippe dot vanhecke at belnet dot be).
- commit f4761ed13fb36c823537598494bc8c58ba543dce
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Oct 23 16:54:56 2004 +0000
- * final update to the Spanish translation by Antonio Javier Varela Calvo
- commit 3f98fbe7ff2a251d8ba11db8b7126834597e0a3b
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Oct 23 16:08:57 2004 +0000
- Update muxers and codecs in wizard
- commit 7851e1d60f213f4677f4651b178a8c978bdce629
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Oct 23 11:47:22 2004 +0000
- * modules/misc/freetype.c: off by one error.
- commit 73e1f33afed56fd5097f878517cbe892408de654
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Oct 22 18:34:38 2004 +0000
- * include/vlc_block.h: compilation fix (define BLOCK_FLAG_NO_KEYFRAME).
- commit 017e74c3a0feb1539e3770bde251df7498e1a076
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Oct 22 15:16:45 2004 +0000
- * modules/mux/mpeg/pes.c: Extended prototype to allow for padding bytes
- and data_alignment in the PES header (needed for teletext).
- * modules/mux/mpeg/ts.c: Teletext (0x56 descriptor) streaming support,
- new options spu-pid and tsid, re-enabled bmax because it is useful for
- debugging the encoder, fixed in a bug in the parsing of the CSA key
- commit 6db69bfe89062497b1503d012ace495ec986a8f6
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Oct 22 13:53:53 2004 +0000
- * Fix reference modules to add after their own playlist position instead of the end of the playlist
- commit d6c80f229dea57b4b9c4f7e8c9cde5dea8d10c82
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Oct 22 13:53:18 2004 +0000
- * modules/access/dvb: Partial EN 50 221 implementation. This activates
- native support for CAM modules (without using an external program).
- When used in conjunction with --programs, it also allows to descramble
- several services with one professional CAM.
- commit b2147ab9e1fdbd010e72e2e0f6fe76165b297992
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Oct 22 13:49:14 2004 +0000
- * src/input: Added a --programs configuration option, allowing to select
- several coma-separated programs.
- commit 289b82b0146d3d4e7a80edff5461672004fa515e
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Oct 22 13:44:24 2004 +0000
- * modules/stream_out/transrate/frame.c: Added Antoine Missout's (the
- original author) email address.
- commit 67c7d4fe76892819e8dc808ebe058d480099cf5b
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Oct 22 13:42:17 2004 +0000
- * src/misc/threads.c: Fixed a bug in handling of priorities : with POSIX
- threads a newly created thread inherits the priority of its parent.
- Set the priority even if it is 0.
- commit bef75ae8f094f21a72e78cfb48631587f06d38a4
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Oct 22 13:37:21 2004 +0000
- * src/misc/variables.c: Implemented inheritance for variables of type list.
- commit 44bdd6e9e155bf9c9301e2ac827eff21530f5df9
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Oct 22 13:33:31 2004 +0000
- * modules/gui/wxwindows/open.cpp: small cosmetic change.
- commit 5ce188871c014495b288096a6023e92bcd5b8423
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Oct 22 13:31:17 2004 +0000
- * modules/access/dshow/dshow.cpp: moved tuner properties to its own function + new dshow-tuner config option.
- commit 9586a6834c52bdd40961a7ad6d7ef483643a0881
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Oct 22 12:07:08 2004 +0000
- * modules/gui/wxwindows/streamout.cpp: removed avi muxer + added wav muxer and a few more codecs.
- commit f813caa89dea420c69f42e60ebd332dde5ad3b24
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Oct 22 11:22:04 2004 +0000
- * modules/codec/ffmpeg/video.c: libavcodec still doesn't handle avc1 properly so work around this until the issue is solved.
- commit b43aa847f2a7c4fcc0e4ef2f1525d2fab026d54f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Oct 22 11:11:27 2004 +0000
- * modules/packetizer/h264.c: oops, forgot to remove a bit of debug code.
- commit 313acca349e0f4bbf2007a87b8eb06d251eb986b
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Oct 22 10:08:17 2004 +0000
- * modules/codec/ffmpeg/postprocessing: removed deprecated postprocessing code.
- commit b15eda882159ca0a538f7c7833bb543e48a2134a
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Oct 21 14:55:00 2004 +0000
- * es.po: almost complete update to the Spanish l10n by Antonio Javier Varela, converted to UTF-8
- * de.po: small fix
- commit 990f8218f442a756ae8d2521bfcdb250b6c9c5e6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 21 14:33:27 2004 +0000
- * modules/control/ntservice.c: fix for --ntservice-extraintf.
- commit edc99d3af75188a1160cfa94b465ed8955fa0799
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 21 13:20:54 2004 +0000
- * modules/codec/dvbsub.c: fixed a sanity check.
- commit 26d3a269af4114bf78df4d5f11706f8c03c4b75a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 21 12:48:10 2004 +0000
- * modules/control/ntservice.c: added an --ntservice-options config option to allow specifying config options to be used when starting the service.
- commit 1c5705e4b4357ed1b6a9bd2d37d10940b495d345
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 21 10:23:08 2004 +0000
- * src/libvlc.c: win32 fixes for the help output when used with a cygwin shell.
- commit 57470f44ca9decc4d01bfcd97f8fca05ce5a8744
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 21 09:09:20 2004 +0000
- * modules/audio_output/directx.c: use common channel re-ordering code.
- commit 85965903f72ffb6a7f137f0ad9982273104e9c53
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 20 17:44:36 2004 +0000
- * modules/packetizer/h264.c:
- - use 3 bytes start codes.
- - fixed SPS parsing with cropping.
- - fixed detection of the first VCL NAL unit of a picture.
- commit fe87c923973c9d8f5d704efaad5afa24306fa043
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 20 14:59:49 2004 +0000
- * modules/access/dshow/dshow.cpp: codying style changes + a couple of fixes.
- commit 23e2a1d4781aff50ae4d8df0fdfac9c3799b1c1f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 20 13:04:05 2004 +0000
- * src/input/demux.c: make sure the demux chaining layer doesn't stay stuck when stopping.
- commit dd153084fa81d69ec94332d91b64f82590e96c8a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 20 12:01:09 2004 +0000
- * src/misc/vlm.c: added support for the 'mux' option for VOD.
- This option tells the vod server to send an encapsulated stream.
- * modules/misc/rtsp.c: support for mp2t (MPEG TS) and mp2p (MPEG PS) mux types.
- * doc/vlm.txt: update for the mux option.
- commit 5e129a682f778561eaa7eb5c9d04e082ea7b797c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 20 11:37:08 2004 +0000
- * modules/control/telnet.c: a few fixes + coding style changes.
- commit 3d83c3d94b5f0f7def35aaa1bdd3222300c5bb13
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Oct 19 22:28:26 2004 +0000
- * src/input/demux.c: rewrote the demuxer chaining layer using a block fifo.
- commit e5e8ecb28220e116344f40ae8864b8ba25f10aaa
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Oct 19 12:05:58 2004 +0000
- * modules/gui/wxwindows/streamout.cpp: fixed selection of codec.
- commit 7eaa3759fc3e99707cdddbe99b8c991c8c03b208
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Oct 19 10:07:38 2004 +0000
- * modules/demux/ts.c: on PMT change, don't restart an ES if it hasn't changed.
- commit 619c56ec28ba881965467aa4351fc5adc4d5b2d6
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Oct 18 23:06:24 2004 +0000
- * Detect if kasenna VoD or unicast stream is MPEG4 or not. Set Kasenna flag for live if it is not MPEG-4
- commit 8118dd079a545749cc566dc283786837401c0c88
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Oct 18 23:05:30 2004 +0000
- * increase priority real demuxer, lower priority m3u demuxer. It was parsing ram files as playlists because it contained URLs.
- commit deae78104a9b0432f3cc3221729654280b54dff4
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Oct 18 22:47:48 2004 +0000
- * Show value of boolean variable options when printing the list for an input.
- commit 3edd27b7cf545ca1f7adc17e60201231863b3cd5
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Mon Oct 18 21:16:58 2004 +0000
- - skin.dtd: a Playlist may not have a Slider
- commit ea933db785177b7605b7594109fec8ceb7d06736
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Oct 18 19:45:21 2004 +0000
- * another round of dutch translations. only stupid wizard is left.
- commit 3c5efb42c886ba3350b8920279ee635c56d342ae
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Oct 18 13:57:03 2004 +0000
- * src/audio_output/input.c, mixer.c: don't try to resample when the audio output is drifting too much.
- commit 8628d18b3610b2e94b90b5e345a530223d5fc682
- Author: Mark Moriarty <markfm@videolan.org>
- Date: Mon Oct 18 13:49:34 2004 +0000
- Windows compatibility -- Change printf from n to rn
- commit 9b52a805d106bf9fa8dc9de4d628cecf84c51410
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Oct 18 13:19:56 2004 +0000
- * src/audio_output/mixer.c: fixed segfault.
- commit dbc6f2fb9cc46c5755a3961d1c8a28f961f1d079
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Oct 18 06:36:35 2004 +0000
- * modules/control/rc.c: proper fix for the high CPU useage with --rc-quiet.
- commit 182669a733bcafb831e733d8ddefb0e6a611a23e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Oct 18 06:00:41 2004 +0000
- * include/vlc_common.h: if strtof() is not available, try to replace it with strtod().
- commit d1c124b7fa8fcf55a8c7db87fc2f4c570847d135
- Author: Mark Moriarty <markfm@videolan.org>
- Date: Sun Oct 17 23:32:46 2004 +0000
- WIN32 rc-quiet fix, only do net_Accept once per second to avoid loading down CPU
- commit c788b9a5040a415fbb127251d1dbe3602e4f350e
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Oct 17 13:48:57 2004 +0000
- * Update of README and install files with new information.
- commit 5bdef1c76ad3d3e6ef9601265362dc49bc05ee0c
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Oct 17 13:38:22 2004 +0000
- * vobsub.c: implemented vobsub seeking support.
- commit a95e32965feec730866b90d0ab544d05a69b1d50
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Oct 16 13:14:50 2004 +0000
- * livedotcom: added a --rtsp-kasenna option to tell liveMedia to speak Kasenna RTSP dialect for a certain rtsp:// link.
- commit f0c9f566c3a2c7fefdac564ac5f5e9cb422521e1
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Oct 16 09:19:28 2004 +0000
- * configure.ac: autodetect ffmpeg build options when using --with-ffmpeg-tree + make sure we use the libs in the given tree.
- commit 7c73ae5f45a93a22541aeb2b96397f1fae77c66e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Oct 15 21:41:34 2004 +0000
- * modules/codec/ffmpeg/demux.c: compilation fix for ffmpeg cvs.
- commit 31e925698997f6492c359ef1df6f977d05def805
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Oct 15 18:08:53 2004 +0000
- * modules/codec/dvbsub.c: improvements to the encoder. Should produce compliant streams now.
- commit 41433abd8d18b3c0226deb40c6cf069a3bb33f51
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Oct 15 15:46:53 2004 +0000
- * src/stream_output/stream_output.c: oops, 1.5 seconds, not 15.
- commit 11fddaa6fa3d16939419a14f7a31a10db8369a52
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Oct 15 15:42:01 2004 +0000
- * src/stream_output/stream_output.c:
- - for muxers that request some preparsing before starting muxing,
- we now wait for 1.5 seconds worth of data to be in the fifo instead
- of waiting for 1.5 seconds of real-time.
- - if we have have control over the output pace, we also wait before
- starting muxing (produces nicer streams).
- commit 8b1965a7e9f20db5c98a7a2004c5ad95d5c22f7f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Oct 15 10:40:39 2004 +0000
- * modules/codec/dvbsub.c: oops, small fix.
- commit 1321d843b536a96e6a3685469015aa897e7c3f0f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Oct 15 10:29:38 2004 +0000
- * modules/codec/dvbsub.c: don't wait for an acquisition page to start decoding the subtitles.
- commit f9043113f666e3d41ca38fc49fdd939558ad64b9
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Oct 15 08:58:16 2004 +0000
- * modules/codec/ffmpeg: fixed a couple of corner cases during initialization.
- commit a4f05a55bda7234716b7f238b3daea86cb08da25
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Oct 15 08:32:03 2004 +0000
- * modules/access/http.c:
- + Fixed erroneous extra "/" in URLs sent to a proxy.
- commit f11b4de0890b02ccf04eed5d05e2bc390dbb46a1
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Oct 15 00:25:18 2004 +0000
- * update of the japanese translation by Tadashi Jokagi <elf2000 at users.sourceforge dot net>
- commit d0aa974ef369de6c8313c29670c52bc52c539f69
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 14 22:14:09 2004 +0000
- * modules/codec/ffmpeg/video_filter.c: fixed cases where pictures weren't released properly.