ChangeLog-2004
资源名称:vlc-1.0.5.zip [点击查看]
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:767k
源码类别:
midi
开发平台:
Unix_Linux
- Date: Fri Feb 13 10:42:24 2004 +0000
- deinterlace.c : missing 'else' that prevented MergeAltivec from being used.
- commit 405c632cb41c0e9e7f04d9cf9aa951d7a8b93521
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Feb 13 10:09:46 2004 +0000
- Disabled the preference menu, it is not filled in anyway.
- commit e897573e75b4b7a1e8a6224a58587041e6c83ea3
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Feb 13 04:22:39 2004 +0000
- Do better about being able to build developer documentation on many
- platforms. This still sucks, but it sucks less. Hopefully I can shame
- someone to go further.
- commit dfee77fbd36a4da1f22ef64afb4499392476a53f
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Feb 13 00:57:03 2004 +0000
- Call for help.
- commit d2e4386eb968eccac8c35835731a58c8a551b3e1
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Feb 12 23:51:15 2004 +0000
- * modules/stream_out/transcode.c: fixed color inversion when transcoding from raw RV24.
- commit ddffbfbc1c0de0feb847855bbfef64a20f0f8f16
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Feb 12 20:09:38 2004 +0000
- * all: use the data_packet_count from the asf header when the server
- gives an invalid one. (I hope it doesn't break anything)
- commit dc0a38962937ff8a37eacf5672e4780556c11d3c
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Feb 12 17:52:48 2004 +0000
- * v4l: patch from Carsten Gottbeh�t (gottbehuet at active-elements dot de)
- -> Untested.
- Original message:
- Hi there,
- I have done another small modification. If you remove a hot-pluggable video
- device, like an usb web cam, during capturing, vlc floods the driver with
- ioctls. This leads to Kernel Ooops in some drivers.
- The modified v4l.c module does the following now:
- "GrabVideo" returns "VLC_ETIMEOUT" if the question "Did we wait long enough"
- can be answered with yes. If there is a real error in "GrabCapture" or
- "GrabMJPEG", the code "VLC_EGENERIC" is returned. So the calling function
- can distinguish between these two situations. "VLC_EGENERIC" was always
- returned before.
- The function "Read" uses this information to leave the while-loop in case of
- an error, and it returns a "-1" to the calling function. "Read" calls
- "msleep", as it was before, in case of a VLC_ETIMEOUT.
- The brightness-control stuff described below is still in the code. Please
- feel free to use, modify or ignore this file. A short feedback would be
- nice.
- Bye,
- commit cd05b67f58eb0d3119018b4abd8432d1453a3cc2
- Author: Eric Petit <titer@videolan.org>
- Date: Thu Feb 12 17:35:05 2004 +0000
- macosx/vout.m : GL cleaning (probably fixes depth issues)
- commit e13b6c4d01910be66962a8e3681dbfff15d2e726
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Feb 11 19:17:14 2004 +0000
- * all: added a "input-repeat" option that allow repeating the same entry
- without destroying/recreating a new input. (Will be usefull for streaming).
- ( A value of -1 means repeat for ever).
- --> Not tested with dvd.
- commit e8f07ae10b4506627eb1c63acfee34b988d976d3
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Feb 11 18:08:05 2004 +0000
- * modules/access/cdda/*: got rid of the demux. The access plugin will now build a WAV header which will allow this plugin to work with the dts/a52 demuxers as well as the wav demuxer.
- commit 0895ba28de544d30dd375e137cd30f4458d99538
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Feb 11 12:37:28 2004 +0000
- And one other piece of information...
- commit fd4ba664c1012fee3e801d82f0bda3cd7f8e2cdd
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Feb 11 12:26:38 2004 +0000
- Spell out general information that should be used in reporting
- problems. Sigh.
- commit 63202e8ede981d9bfb534a13e30dd7af361bc59c
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Feb 11 08:50:04 2004 +0000
- Enable the playlist import/export modules
- commit c4bf5901e90cff317b81b000cd28c133ef4b9602
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Feb 11 08:22:12 2004 +0000
- Added some whitespace for alignment.
- commit 4a7ae0b8b026322ddd166b7c91e46d2cf2b2af9d
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Feb 10 20:30:09 2004 +0000
- Enabled PDA GUI again, use --enable-pda. Question why was it disabled without notifying the maintainer? ????
- commit 1204fed2ec744b0d08031e1bfd2ac9420540c611
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Feb 10 20:28:37 2004 +0000
- Missed the deadline again ;-(
- - Fixed the playlist_AddExt() call
- - Fixed a compiler warning
- commit 08c1cc548ab6c504c0aee0415e7d7849b86263bb
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Feb 10 17:59:10 2004 +0000
- * configure.ac: check for the xmlTextReader extension if libxml2 (required for skins2).
- commit dcc4cf2f726510a85cd35bbb6248ea205ecf68e6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Feb 10 17:36:45 2004 +0000
- * configure.ac, NEWS: added mod and pva plugins.
- commit 4caee403b7370fb5b8baa2827ecae0c4b873dad6
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Tue Feb 10 16:39:15 2004 +0000
- typos
- commit ed59877cbb98259edb98433775aa4f4014e91a55
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Feb 10 14:57:31 2004 +0000
- Fixes for DVB-C:
- - Make sure that lnb-lof1 and lnb-lof2 can be overriden by the commandline syntax frequency=xx:lnb-lof1=xx:lnb-lof2=xx
- - Added value {A,a} to polarization=xx to force INVERSION_AUTO
- - Sanatized a few error messages
- commit 916c69e30e8fea86787a4ef04eff48a80f816cd8
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Feb 10 14:33:17 2004 +0000
- * debian/rules debian/control:
- + No longer build a local libmpeg2 since it entered sid.
- + Build the livedotcom plugin.
- * toolbox:
- + No longer remove flac, speex and matroska from the woody build; I will
- provide clean backports.
- commit d180753a2ce6fe7d51425b48619bfa44014c2ac6
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Feb 10 14:04:55 2004 +0000
- * configure.ac:
- + Allow to use --enable-livedotcom without --with-livedotcom-tree so that
- we can use an installed version of libliveMedia et al.
- commit c08f94af806ba9a7bc4b69a04959846bb6d8239e
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Feb 10 13:29:04 2004 +0000
- * configure.ac:
- + Only activate the Matroska plugin if -lebml_pic or -lebml were found.
- commit 739c64aa716cba328c05b0ed9f02b768c57c742a
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Feb 10 02:57:18 2004 +0000
- * Fixed the ogm subs. Thanx to Mosu who pointed me to the fact that the
- duration for subs is stored in byte1 of the data packet and who
- directed me to the mkvtoolnix code.
- commit e5152479bee9dcbdaaa51c29b848cd51749408f9
- Author: Simon Latapie <garf@videolan.org>
- Date: Mon Feb 9 23:30:37 2004 +0000
- * http.c: made strsub a bit clean.
- commit decbf33a0123b47524e2c5cb078ab298291aaec8
- Author: Simon Latapie <garf@videolan.org>
- Date: Mon Feb 9 23:28:33 2004 +0000
- * intf-http.txt: update doc (strsub)
- commit eaa242064e438e9b23718d88d9bf1accf626c09c
- Author: Simon Latapie <garf@videolan.org>
- Date: Mon Feb 9 23:03:12 2004 +0000
- * http.c: add strsub function: extract substring (doc update will
- follow soon).
- commit efc3e61a0afda6b4463f5b7301e3132489d73895
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Feb 9 20:40:25 2004 +0000
- * debian/README.Debian:
- + Updated Debian-specific build notes.
- commit 40020f6dd332ef9700e8a063263d414a97160d8f
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Feb 9 19:32:55 2004 +0000
- Updated version number to vlc-0.7.1
- commit 7bc4719af79e76665fd425cc3e6ea1f581d0006c
- Author: Eric Petit <titer@videolan.org>
- Date: Mon Feb 9 17:42:12 2004 +0000
- macosx/* : macosx-opengl-effect now accept cube and transparent-cube
- commit 8836625717753e5b6062ed2d47047728c09233b1
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Mon Feb 9 16:12:25 2004 +0000
- src/extra/libc.c:
- * fixed a nasty bug in vlc_atoll.(closes #1763)
- commit bdae676acc9447d0552c9ba49a8a3849f1939ad6
- Author: Eric Petit <titer@videolan.org>
- Date: Mon Feb 9 14:02:25 2004 +0000
- macosx/vout.m : oops, fixed broken ratio from my last commit
- commit 774a42d0c4158a389db5e201e6ae28415e2c6b74
- Author: Eric Petit <titer@videolan.org>
- Date: Mon Feb 9 13:28:32 2004 +0000
- macosx/* : added --macosx-opengl-effect, current possible values are
- "none" and "cube". Sorry, couldn't resist ;)
- commit 5e53660ac349de354e6038debacea1d9685b9e04
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Feb 9 12:54:47 2004 +0000
- * added dtsdec, 're' upgrade of libmad
- commit ac2b0449a996e121a74cf3481b3306551f530341
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Mon Feb 9 10:44:40 2004 +0000
- share/http/admin/dboxfiles.html:
- * Updated for bookmark support.
- See http://www.giggo.de/dbox2/movieplayer.html for details
- (patch by Christof Baumgaertner)
- commit ee90876a3830d1e4b1afaaa0f2a32de1f1d1e528
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Feb 8 23:49:04 2004 +0000
- * modules/gui/skins2/Modules.am: added missing file for make dist.
- commit 8027983f8c2e612fbc5f22fa5666f9010f9badf6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Feb 8 23:39:16 2004 +0000
- * ALL: I am a morron.
- commit 310a32011b07b5a56ca6d859e8f38a78eea18a46
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Feb 8 22:37:37 2004 +0000
- * modules/codec/ffmpeg/video.c: another fix for switching postproc on the fly.
- commit de8289baf938ba6a8705599968419afb258e17b2
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Feb 8 22:06:14 2004 +0000
- * configure.ac: forgot one version number and added the aiff demux.
- commit 9dec8bef6d341356ab508b7f116a1bf859aafc84
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Feb 8 21:36:39 2004 +0000
- * ALL: bumped version number to 0.7.1 in preparation for the release.
- commit 0192ffc2aef33b675179dfac06a97c014eaab30c
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Feb 8 21:00:19 2004 +0000
- Fail ./configure when ffmpeg/avcodec.h or postproc/postproc.h are not found and --disable-ffmpeg is not used.
- commit 6f50b235de1c17808ddafbbe68b2c10205b109a3
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Feb 8 20:19:03 2004 +0000
- Fixed several things with configure.ac script:
- - Always have a space between ";then" the configure script does not like this. It should be "; then" or better put "then" on the next line.
- - Add a AC_ARG_ENABLE for cdda
- commit 2ef754d001f5f50297e77cfa035a04971c2f47fb
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Feb 8 20:09:15 2004 +0000
- * Update copyright info
- commit fe969c9f2fab3602715613d92796e31f44a1b696
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Feb 8 20:08:28 2004 +0000
- * Fix /dev/di bug
- Though this still remains a hack. People should just use 'Open Disc' menu.
- I see no way to retrieve the original (non parition version) /dev entry,
- from the mounted drive.
- commit 8822d581aa8b84f547250d0040627611d9ff967a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Feb 8 18:49:53 2004 +0000
- * modules/codec/ffmpeg/video.c: another fix for post-processing.
- commit d5c32a93bf36ef4f94bdf495cef7d0d44e7f5584
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Feb 8 18:30:30 2004 +0000
- modules/demux/avi/avi.c:
- * pass bit per pixel info on to decoder
- modules/demux/avi/libavi.h:
- * add 1 as fourcc for msrle
- module/codec/ffmpeg/video.c:
- * pass bit per pixel info to libavcodec (needed for msrle)
- commit cb55dfe4d52b6e7a49b8d484cc3430a042522436
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Feb 8 18:17:22 2004 +0000
- * src/playlist/*: fixed complete fuckage of playlist_ItemAddOption() and moved it to item.c.
- * modules/gui/wxwindows/open.cpp: cleanup.
- commit caf2925cd59d281082f119ee90b320eca0369616
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 8 17:21:50 2004 +0000
- * input.c: don't add subtitle track twice when using --sub-file and
- auto-detection.
- commit e79dec9998d8c9520b276798f366d50fcaceb7e6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Feb 8 16:48:11 2004 +0000
- * modules/demux/dts.c: more fixes.
- commit ce491a51b8aa8b98fa77637aaf8baa839cc10625
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Feb 8 16:43:17 2004 +0000
- Add me.
- commit c642d8bbbc5a30533f5e2b5c47539c78af6be479
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Feb 8 12:09:50 2004 +0000
- * modules/codec/ffmpeg/video.c: fixed crash when disabling post-processing with videos with B frames.
- commit 96a6787bf89c264f6b778f947bc0450e42355d40
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Feb 8 11:23:17 2004 +0000
- * src/interface/interface.c: added skins2 to the interface menu.
- * modules/gui/skins2/*: s/skin_last/skins2-last s/skin_config/skins2-config and fixed saving of skins2 configuration.
- commit 3301dd40bf755c73a1eb53fb86e1f44feffa83e5
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Feb 8 00:15:04 2004 +0000
- * modules/audio_filter/converter/dtstospdif.c: cough cough.
- commit 623dd6d803e36c2e24223b92eb46ae32c43df5e0
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Feb 8 00:04:16 2004 +0000
- * modules/audio_filter/converter/dtstospdif.c: only swab big endian bitstreams.
- commit 0a74391010027202499739f17181101cde4fa71b
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Feb 7 17:31:38 2004 +0000
- Update How to write an interface plugin from recent vlc-devel responses.
- commit 042f3711de299c579e875b80d156e2fa297493c9
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sat Feb 7 15:01:07 2004 +0000
- Fixed a segfault (don't try to memset a negative number of bytes)
- commit e6aba50ad2c20e6469f75d4ad5f2823273f04666
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Feb 7 13:26:24 2004 +0000
- * mp4: handle DEMUX_GET_META (avoid a msg_Err)
- commit 4580d2dcfb4d2259e09bf250eab8ee95e7526e8c
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Feb 7 13:25:50 2004 +0000
- * deinterlace: compilation fix.
- commit 1916bc59cd9aa14fcf4cb47bfa10960fb0f039af
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Feb 7 00:56:44 2004 +0000
- * modules/codec/dts.c: DTS S/PDIF fix (Thanks Dnumgis for all the testing).
- commit a02533c305bd28425af27dfc42dd78077c0e3012
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Feb 7 00:33:08 2004 +0000
- * include/vlc_es.h: s/es_format_Free/es_format_Clean.
- commit f6fd063a734321a50b6381b5fd20a05280403981
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Feb 7 00:16:34 2004 +0000
- * modules/demux/ogg.c: fixed memleak.
- * modules/codec/flac.c: fixed memleak.
- * include/vlc_es.h: es_format_Free().
- commit 4ca92c145c57a5c7767ec628f627e9a270c2e79a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Feb 6 23:43:32 2004 +0000
- * modules/mux/avi.c, modules/mux/ogg.c: use SetDWLE() from vlc_common.h.
- * src/input/input.c: fixed memleak.
- * modules/demux/ogg.c: fixed another timing bug.
- commit 32e83f8a608408922fb6744042bb00459e3a848b
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Feb 6 20:06:55 2004 +0000
- * include/vlc_common.h: forgot the Set*LE() helpers in my last commit.
- commit ab728fe92f36806271ea058ad900a6b97bd3d3ff
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Feb 6 18:15:44 2004 +0000
- * modules/codec/dts.c: fixes a buffer overflow with s/pdif.
- * modules/access/cdda.c, modules/audio_output/file.c: endianness fixes for WAV header.
- commit 7db8bcc213460acde2fe75015600f02d8d39d518
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Feb 6 15:11:39 2004 +0000
- * msg_Err -> msg_Warn
- commit cbd4b6ac993dbc1d60cbbd4302eb7912c8f2ddc1
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Feb 6 04:51:02 2004 +0000
- * Added sortID
- * Fixed adding multiple items
- * playlist API changes fixes
- * fixed options
- commit f1e0ca608f6da605f3385f52801d157da0af0007
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Feb 6 03:52:09 2004 +0000
- * Move GetCapabilityHelp from intf's to vlc_help.h
- commit a4b486148b57b3bc15c165e1cebea1ee0e444284
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Feb 5 22:56:12 2004 +0000
- * modules/video_output/directx/directx.c: fixed the "refresh" button for the --directx-device option.
- * modules/demux/dts.c: implemented DEMUX_GET_TIME and DEMUX_GET_LENGTH.
- * modules/access/cdda.c: got rid of the cdda demux and add a wav header at the beginning of the data.
- This allows to correctly support DTS audio cd (demux will detect what kind of CD it is).
- * modules/demux/wav.c: code cleanup and fixed seeking.
- commit 93f3c135d207a60abc4d4261d6dd0a861b2889ca
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Feb 5 21:01:44 2004 +0000
- * added a package-translations target
- - holds doc/translations.txt
- - all the .po's
- - convert-po.sh
- commit 6051a4ee3a6192231112a18add101a5e33abc74e
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Feb 5 19:51:46 2004 +0000
- * httpd: fixed a integer overflow.
- commit ea9470edf380fe88c2e28bd7dde0f171807e56bb
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Feb 4 23:55:03 2004 +0000
- * modules/codec/dts.c: should be more correct (hopefully).
- commit 5e813078a96bb16d8be989300b4c848352626876
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Feb 4 23:28:10 2004 +0000
- * modules/audio_filter/converter/dtstospdif.c: don't forget to take care of the sample's starting date.
- commit d810b69a21211a5078ca4534b64ede876704007d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Feb 4 23:03:36 2004 +0000
- * modules/audio_filter/converter/dtstospdif.c: oops forgot something.
- commit c08c9987d839a3f42331c6f7278d6ff145267369
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Feb 4 20:13:55 2004 +0000
- * v4l: hue/colour/... path from Carsten Gottbeh�t
- (gottbehuet at active-elements dot de) (untested)
- commit 8df5573e1debaf0e53717ec7f1d4c830b57a985a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Feb 4 08:11:49 2004 +0000
- * modules/demux/dts.c: should detect DTS wav files even if the data doesn't start with a DTS frame.
- commit 936be79a4615a1def90a83a26d1a2c3335770a56
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Feb 4 03:23:25 2004 +0000
- * Added the 'documentation' on strings in our source code and also added
- the file with information on how to make translations.
- commit a5ce76c37c8988dd27bf87c78d099ea6e43d9ee4
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Feb 3 23:32:45 2004 +0000
- * modules/codec/dts.c: a bunch of fixes.
- commit d596c8e310c0788ade456e86f76735fb069b0b5a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Feb 3 23:31:46 2004 +0000
- * modules/audio_output/file.c: added --audiofile-channels=integer option to specify the number of channels wanted in the output file.
- commit 9f3bc4291301d37358d8d9b2525409c734800211
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Feb 3 20:12:53 2004 +0000
- * http: Err -> Warn for Seek.
- commit 2e29fe8778b750b0e0c7047c72042c23ac5547ca
- Author: Eric Petit <titer@videolan.org>
- Date: Tue Feb 3 13:00:27 2004 +0000
- macosx/vout* : OpenGL VRAM texturing finaly works correctly now.
- commit 9c08885d924c68f7cd8a84d9cd5ef32f25ba7de1
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Tue Feb 3 12:49:53 2004 +0000
- configure.ac:
- * define CAN_COMPILE_MMX and CAN_COMPILE_MMXEXT if availabe
- modules/video_filter/deinterlace/deinterlace.c:
- * changed how accelerated code is handled.
- commit a1fc3b9fcf187db72eb1c43dd418e2b0abe18d2e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Feb 3 08:16:16 2004 +0000
- * modules/demux/dts.c: added detection for 14bits big endian and 16bits little endian bitstreams.
- (we still assume that the stream must begin with a new DTS frame, which doesn't always seem to be the case).
- commit 40becaa0cf1f857cbcf78ad2d72592d9d599a08b
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Feb 2 23:49:46 2004 +0000
- * modules/codec/dts.c: removed s/pdif hack from DTS audio parser.
- support for 14bits big endian bitstreams as well as 16bits little endian bitstreams.
- * modules/audio_filter/converter/dtstospdif.c: accumulate DTS frames from parser until we have enough to fill an S/PDIF frame.
- commit 583915744bc22fec74c7f25e8b6c04ce45d850b0
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Feb 2 14:43:50 2004 +0000
- * rtp: fixed mpeg1/2 with QT (QT want pts for each frame, use dts as a
- fallback).
- RTP successfully tested with QT 6.5 for mpeg 1/2 video and audio,
- mpeg4 audio. mpeg4 video doesn't always work.
- commit c1a8ce515f851d318c434e633bff74de35233dd2
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Feb 2 13:00:53 2004 +0000
- * stream: gcc < 3 fix.
- commit 8e47fe8126956cd8f8f2669aa87307f3586d311d
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Feb 2 12:58:29 2004 +0000
- * input: gcc < 3 fix.
- commit f40faf692123ab2d292957d59b298bd79ab5bf8b
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Feb 2 12:53:20 2004 +0000
- * render: int i;; int j; <-- gcc < 3 doesn't like ';;'
- commit abcbbf63e8e0ea9ee236973d1dde8fcbf2eb431d
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Feb 2 12:50:08 2004 +0000
- * rtp: fix in mpeg 1/2 packetization.
- commit e73ad00fb0153dd928ebdd7b022891398d66ff9c
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Feb 2 11:18:39 2004 +0000
- * nsv: added 'AAC ' fourcc support.
- commit a19ec16e5b75a3845ec46e8a0b20f96a990e61a6
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Feb 2 11:14:32 2004 +0000
- http: fixed segfault with ICY server, fixed redirection.
- commit a79a94f6d1475996c3840f050ba6cd968709e79f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Feb 2 10:41:46 2004 +0000
- * nsv: compilation fix.
- commit c01d738a2503d32a7cd5a04d7a04f368d72bc2eb
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Feb 2 10:34:22 2004 +0000
- * nsv: full fractional frame rate support.
- Patch from Vitalijus dot Slavinskas at stud dot ktu dot lt
- commit 90a7231424bcb4a7cf461b6dbd409260418e9def
- Author: Eric Petit <titer@videolan.org>
- Date: Mon Feb 2 08:50:41 2004 +0000
- macosx/prefs.m: compile fix
- macosx/vout*: fixed quality problems introduced in my last commit
- (noticeably slower now, but fixed), cleaning
- commit 0a306cee0a5040ccbe9073a129753b7945911826
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Feb 1 23:02:02 2004 +0000
- src/misc/cpu.c:
- * SSE2 detection, using a similar approch as for SSE
- commit 675864e25602627b2128e1ff0d8570a1b668da87
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Feb 1 21:13:04 2004 +0000
- * modules/gui/skins2/bezier.*: Compute the points coordinates only once
- * modules/gui/skins2/ctrl_slider.cpp: Fixed a couple of bugs
- commit d1cf41c48f80e374341b72e52db6e9985cc2d8f8
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Feb 1 16:53:11 2004 +0000
- deinterlace.c:
- * MMX and SSE2 versions of the Merge() function.
- commit 181e9215b346d38921dec7b900237c663ded9bd8
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sun Feb 1 16:15:40 2004 +0000
- * parser/builder.cpp: stores the curves in the theme (avoid a memory leak)
- * parser/builder_data.def: forgot to commit that for months !
- commit ce41dfb552d69e38306fbe4149d776ed35783994
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sun Feb 1 14:44:11 2004 +0000
- * parser/xmlparser.cpp: abort parsing when an error is detected
- (avoid segfaults in element handlers...)
- * all: tried to have the popup window disappear with a click on
- a skin window (not working at least with wxgtk)
- commit c1b4f4834670dbe158b6035d5b429ed2d772f17e
- Author: Alexis de Lattre <alexis@videolan.org>
- Date: Sun Feb 1 14:43:08 2004 +0000
- * ipv4.c: IGMPv3 support for Linux
- Differences with the patch I posted in vlc-devel yesterday:
- - took into account the suggestions of gibalou
- - removed the "#if !defined( SYS_DARWIN )", because it should compile
- fine on Mac OS X, even if IGMPv3 won't work
- - added a warning about non-IGMPv3 OSes
- commit a11a1831e4ac2165ef8f741c9dc53fd9c50cd370
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Feb 1 05:15:22 2004 +0000
- RGB2 transparency now works. Common 8-bit RGB averaging routine
- hoisted. Some doc additions.
- commit b0e78a0aec7086ecc661edb46869c5868f5a6bb9
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 1 04:50:13 2004 +0000
- * ts: implemented the same detection than mpeg/ts.c
- commit 4c8d50cb95cd8ebbbaf301c3068a98d4c38e37f1
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Jan 31 23:33:02 2004 +0000
- Big/little-endian bug.
- commit b99b12716b77cc645781a424b8f0e4a7ae080cfc
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Jan 31 20:21:47 2004 +0000
- * es_out: reorder meta infos.
- commit 3104e5dca22b32bf679edc692842a5148256f0c3
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Jan 31 20:02:26 2004 +0000
- * es_out: Set Language.
- commit f73d3dd2255b7c9a8b38731c0a511c404eb22d8b
- Author: Alexis de Lattre <alexis@videolan.org>
- Date: Sat Jan 31 18:02:32 2004 +0000
- * ipv4.c: IGMPv3 support (IP_ADD_SOURCE_MEMBERSHIP) for Win32
- * udp.c: restored the old syntax udp:server_addr@destination_addr
- * libvlc.h: updated 'vlc --help'
- To do an IGMPv3 query under Windows XP do:
- vlc udp:<source_addr>@<multicast_addr>
- Note: under previous versions of Windows, it will fail to join the group.
- commit e4ee1c1b6c981eb60e021f3f857aa5b4592ae2ae
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Jan 31 16:44:58 2004 +0000
- Try for POSIX pthread semantics on Solaris.
- commit 11fe3053ab6d1f85d0ca71cbdf21feec60d85c1d
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Jan 31 14:49:52 2004 +0000
- * avi: implemented DEMUX_GET_META.
- commit 2cfe3a71bfe2011ef3ba1423722a704bacbc5832
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Jan 31 09:52:22 2004 +0000
- * Makefile.am: added vlc_meta.h
- commit 636df0d7bc8d467c915436684e3fb5580e53255f
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Jan 31 05:53:35 2004 +0000
- render.c: RGB2 now gets the right color from the RGB color map.
- And a first cut at handling transparancy values properly. However
- to do this we merely needed to
- pixmap.[ch]: write our own routines for retrieving a close colormap index
- given a pixel value. Well, and also had to
- video_chroma/i420_rgb.[ch]: save the RGB colormap that is allocated.
- Modules.am: forgot new pixmap.c
- others: more misc abstraction/cleanup
- commit acdfa3528ac2065633045d17717c47dae07f6552
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Jan 31 05:27:02 2004 +0000
- * asf: implemented DEMUX_GET_LENGTH and DEMUX_GET_META.
- commit e1e8b00b688cf445e40dffa6e91f26a10ed295e4
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Jan 31 05:25:36 2004 +0000
- * input: call DEMUX_GET_META and fill playlist and input infos.
- commit 034ed2f401bcb597820d78a7a1cac14368a1c7eb
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Jan 31 05:24:55 2004 +0000
- * vlc_meta.h: added a vlc_meta_t struct and some functions (for now,
- it will only be used by demuxers).
- * ninput.h: added DEMUX_GET_META, this way demuxer won't have to touch
- playlist and input_InfoAdd and ...
- commit 5a1f0564ec9e2edc33b0d2e3f94ed9866652dec2
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Jan 30 17:53:05 2004 +0000
- * ts: use 0x0a descriptor to send language...
- Now we can stream a (complete) dvd with language informations :)
- commit 7f18d174de3f6ccf68a8bfc50a110b7d3e98435d
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Jan 30 17:51:02 2004 +0000
- * transcode: keep psz_language.
- commit c1f6ca1e85f9ea62a9ac6cc7af006620db14f924
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Jan 30 17:50:05 2004 +0000
- * ts: set psz_laguage with iso639 code.
- commit 4c8e56e85ff954c0c15f0cbe01176546cfdbf1d3
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Jan 30 17:49:21 2004 +0000
- * all: sout have now access to psz_language.
- commit 7d320e18e8327e15d3d9cd966a28cad46c3af9f9
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Jan 30 16:50:26 2004 +0000
- * spudec: a %d -> IF64d
- commit d8e0caa196a4c3b66ee0c171c2d43f6c4ecad5de
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Jan 30 16:45:40 2004 +0000
- * rtp: fixed mpeg4 audio. && was used instead of &, arggg :(
- commit 26c083a45b6d4e9ed12a702f965b181964ae1a3c
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Jan 30 16:46:33 2004 +0000
- * spudec: commented out a debug message.
- commit ad917f5d42c8360d88d9f1d8206e99119fd6b1e0
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Jan 30 15:56:28 2004 +0000
- * rtp: fixed a bug that corrupt video/audio config data.
- commit 6cecc67704a633e358d2c062df1b799a89a1214f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Jan 30 15:17:39 2004 +0000
- * vlc_es: fixed es_fomat_Copy to duplicate psz_* too.
- commit 04b3cf0372c2e55c605ae5c053cab546d7ad1ff8
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Jan 30 14:45:27 2004 +0000
- * dvdnav: oups one debug messsage left.
- commit f4eac10850d30d182b96adb8b606ab5b5a472142
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Jan 30 14:27:48 2004 +0000
- * all: fill psz_language with the iso639 code.
- * dvdnav: select the right SPU track only while creating the ES when we
- are not in the menu. (this way user selection won't be lost).
- commit 49f3c89bb6c73c2f0ec62e435a3bd97faa82c63e
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Jan 30 14:25:39 2004 +0000
- * es_out: now es_format_t.psz_language could be a iso539 code, it will be
- expanded to the real language name.
- commit 1a860388d2faf7291158b1da7f5a032c40cb5128
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Jan 30 13:23:08 2004 +0000
- Doc calculation typo.
- commit 5dab5a0dc22f2d9d9afce766af37299ef40d7a89
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Jan 30 13:17:12 2004 +0000
- pixmap.[ch], Modules.am: provisional routine to find closest colormap
- entry.
- Rest: Mostly more shuffling of definitions for modularity; doc
- improvements.
- (Also I need to copy these changes between computers and this is the
- most expedient way. RV24 transparancy has been tested on a big-endian
- box.)
- commit 2617285f8aa783b8f41a4c3be25f5dac4fd15880
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Jan 30 12:44:21 2004 +0000
- * modules/gui/macosx/intf.m: fix
- * modules/gui/macosx/prefs.?: New preferences parse code.
- New widgets aren't being created just yet.
- OS X version is broken now, but it already was. we need to fix this before
- a release. Code is largely ported from wxwindows...
- commit 77a520190204b237def72fcebbd598111b628499
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Jan 30 01:38:53 2004 +0000
- * dvdnav: added a dvdnavsimple shortcut : it skips the menu and all
- still frames, it doesn't handle the es selection (this way --sout-all
- will work).
- A major problem is that ES aren't added in a logical way like dvd and
- dvdread do (audio/video). I don't know how to retrieve it from dvdnav.
- (it's the same for dvdnav and dvdnavsimple)
- commit 1570d3b930aa91134823eb658c0a033094f8fce9
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Jan 30 01:09:24 2004 +0000
- * ps: lalalala, fixed a bug in dts/pts parsing.
- commit 43ef6e102f38dec34888b83829f7d5f9d97566be
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Jan 29 19:38:17 2004 +0000
- * modules/codec/speex.c, src/misc/win32_specific.c: compilation fixes.
- commit 2d9249bb8cc0dd427143c9366b698249a57e77b4
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Jan 29 18:48:40 2004 +0000
- * configure.ac: fixed typo.
- commit f16f6c66f002affb6c6e95131a3d1599296c2ace
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Jan 29 18:37:05 2004 +0000
- * ps: fixed dts.
- commit e4fe636a02c0d9b2c2b68450e8470cb6f53427f3
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Jan 29 18:02:58 2004 +0000
- Use playlist_Item* functions
- commit 499a384591d4238957f08348471fab5f36747fe7
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Jan 29 17:51:08 2004 +0000
- Options as infos were bad in several ways: it broke PLAYLIST_GO, used
- much memory, and was inconsistent, especially with input_CreateThread
- taking an array of options
- * Revert to using array of options
- * To add an item with options:
- - either use playlist_ItemNew, ItemAddOption, and then AddItem
- (useful if you don't have all your options in an array)
- - either use playlist_AddExt (use this if all your options are
- already in an array)
- * To add an item without options: use playlist_Add
- You can still add options after an item has been added by using either
- playlist_AddOption or playlist_ItemAddOption
- * Attempt to improve API and solve thread safety issues.
- - playlist_Item* functions allow to touch items only.
- p_item->lock must be used when needed
- (playlist_ItemNew, playlist_ItemDelete, playlist_Item*Info,
- playlist_ItemSet* )
- - playlist_ItemGetById and ItemGetByPos give you playlist_items
- for GetByPos, you should have the playlist lock
- At the moment, the playlist_Set* and playlist_*Info functions are kept (they work with position) but should be avoided.
- commit 6dc60921e4ccc73903b9b2d07dab30b546c6366f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Jan 29 17:14:04 2004 +0000
- * demux2: mmh removed some shortcut. (easier than increasing
- MODULE_SHORTCUT_MAX ;)
- commit f5c7fd83f3b0cd23c920fafc63498e205dbbaa61
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Jan 29 17:04:01 2004 +0000
- * src/misc/configuration.c, include/configuration.h: added a change_action_add()method to associate an action (that can be triggered through a gui) to a config var.
- * modules/gui/wxwindows/preferences_widgets.*: implemented partial support for change_action_add().
- * modules/access/dshow/dshow.cpp: use change_action_add() to refresh the list of devices and to add an option to configure a device.
- commit 0b1ccd3e419156ba934861bb269b69dfb2dd92e1
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Jan 29 15:11:17 2004 +0000
- * au: ported to demux2 API.
- commit 70127d0acfa2320c8537f7f57ca1578ea07be193
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Jan 29 15:10:17 2004 +0000
- * input_programs.c: AddES sets default i_stream_id (make valgrind happy ;)
- commit 8f735381bb9409085f1be89416fc40f447b862bc
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Jan 29 14:39:08 2004 +0000
- include/vlc_common.h:
- * defined a CPU_CAPABILITY_SSE2
- src/libvlc.(c|h):
- * implemented --see2/--no-sse2
- commit afd56ce5fbc3fa33dfa4a8303df03130e45e6012
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Thu Jan 29 11:50:22 2004 +0000
- render.c: RV24 blending
- all: more code cleanup and perhaps slightly better bigendian handling though
- more common routines/includes.
- commit 55645776de631780b770def24ff7e9925c24b4d4
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Thu Jan 29 04:04:21 2004 +0000
- Transparancy for more chromas more complete.
- commit 7cef32c0c114f14aa243062735198c8b6fe554d1
- Author: Eric Petit <titer@videolan.org>
- Date: Thu Jan 29 02:01:49 2004 +0000
- macosx/vout* :
- + Unkludged a lot the way the OpenGL output was working until now
- + Optimized here and here. Please test!
- commit 3122f7afde04b19f450479adf6875f8176bdb5f2
- Author: Eric Petit <titer@videolan.org>
- Date: Wed Jan 28 21:31:15 2004 +0000
- + macosx/vout* : cosmetic
- commit eafdc23a34c67dcbaed5f3b6a4e0fbdfa3aa7b1c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Jan 28 20:53:21 2004 +0000
- * configure.ac: proper checks for all the skins2 dependancies.
- commit 9b85c69d83c573e29884787af412540aaa6725cc
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Jan 28 16:46:52 2004 +0000
- * modules/access/dshow/*: bug fixes.
- commit fddcb08d82a9c8521c6143a3a59640bbc90c95bb
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Jan 28 15:51:16 2004 +0000
- * modules/gui/skins2/win32/win32_graphics.cpp: small fix.
- commit c56aefceae5a6bacfbe22c75bee87b4d00a4da2b
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Wed Jan 28 15:25:53 2004 +0000
- Do not enable skins2 on macosx and beos.
- Hope I haven't broken anything...
- commit 9a6a3a03f426f33f2de5fadb46633597b9a4e019
- Author: Eric Petit <titer@videolan.org>
- Date: Wed Jan 28 14:36:53 2004 +0000
- macosx/vout.m: swap OpenGL buffers only during the vertical retrace of
- the monitor (fixed flickering effect)
- commit e8350fda365f39b2a023193507323c6cd092e9f7
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Jan 28 12:25:37 2004 +0000
- * aiff: another demuxer.
- commit 357a6d154290feefb624a9943f7f9aecba1536c7
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Jan 27 23:09:25 2004 +0000
- * Thou shall initialize thou subtitles.
- commit 5cd1cfe24568d1d8c08559ac9573b91638a90ec0
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Jan 27 22:51:39 2004 +0000
- * modules/demux/util/sub.?
- Vobsub is working now. only track 0 will be played atm.
- spudec scaling will need to be implemented or vobsub is pretty useless.
- * modules/codec/spudec
- Changed an error into a warning message.
- commit 955959667d95388b1abea44e0856ffe0a397cade
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Tue Jan 27 22:19:04 2004 +0000
- Fixes a little bug introduced by string review on localized VLC
- commit 50ad1400d3a17377b6270e16f16013e73f38e627
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Jan 27 21:12:42 2004 +0000
- * configure.ac: don't link with msimg32 directly has it isn't available on Win9x/NT4.
- * modules/gui/skins2/win32/win32_graphics.cpp: use AlphaBlend() from the Win32Factory object.
- commit 347fc3b2a41791a3b2d156ebeb2c94565e222398
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Jan 27 19:14:07 2004 +0000
- * modules/codec/dts.c: bug-fix for s/pdif support.
- commit 65004d0c9bcf0aa0e16d59b88a1c4f8f2c30ab28
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Jan 27 17:01:51 2004 +0000
- * modules/gui/skins2/win32/*: dynamically load AlphaBlend() as it isn't available on Win9x,NT4.
- Parent window created outside the screen so it isn't visible.
- Could somebody (AsMaX, ipkiss) have a look at the AlphaBlend() function call in win32_graphics.cpp ? I'd like to use the AlphaBlend() we got from win32_factory.cpp.
- commit 02d6bac4129293e33ae12057fd6e418f20d7d771
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Jan 27 14:05:33 2004 +0000
- * modules/packetizer/mpegvideo.c: fixed major bug where the first frame could be sent out with a null dts.
- * src/stream_output/stream_output.c: guard against non-dated packets in sout_InputSendBuffer().
- commit a3aa98472a38b2767b85279d975fd4df97331924
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Jan 27 13:10:29 2004 +0000
- * sub: removed unused variable.
- commit 6c8e7167df1904f45e0d1493b886cc4a661dc04b
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Jan 27 12:46:46 2004 +0000
- * sub: clean/fix. it begins to work.
- commit 77a7ebc282e75c07ffba711cb2cf9587fa80e3b8
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Jan 27 12:22:41 2004 +0000
- * sub.c : fixed parsing, but doesn't work yet (buffer overflow while
- reading packet).
- commit dfbabf4e6c731779ef55368c14425b1df0594ccf
- Author: Eric Petit <titer@videolan.org>
- Date: Tue Jan 27 12:11:48 2004 +0000
- macosx/vout.m: fixed OpenGL aspect ratio
- commit e38e99edb30d2edccf1119407ed3a69f6dc9a041
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Jan 27 11:57:05 2004 +0000
- * modules/demux/util/*: fixed segfault with new vobsub code.
- commit f1c67b560311ab925ead47cf93487affa21d4afb
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Jan 27 07:05:10 2004 +0000
- * VobSub demuxing. Almost working i think, but the ps parsing isn't going to well yet.
- fen, anymore tips? :)
- There seems to be some trouble with bufferoverflows atm and
- spudec doesn't like the data it is being fed:
- [00000199] spudec decoder debug: i_spu_size=8201 i_rle=29701
- commit 7c49ef4a285447a4bcc1941162c45882d8af1058
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Tue Jan 27 03:45:17 2004 +0000
- First of the bigendian fixes. Bug in YUY had U and V values in blending
- swapped.
- commit 9ab737d74a7e958f0c1d46b65e456cfa45c93e24
- Author: Eric Petit <titer@videolan.org>
- Date: Tue Jan 27 03:22:03 2004 +0000
- i420_yuy2.c: made the altivec optim a bit nicer (probably a bit faster, too)
- commit b29cf1057e4fdc6179ee7ce50af6269d82ece22c
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Tue Jan 27 01:57:29 2004 +0000
- Link with -lm when needed - 2nd try.
- commit b47bafe64b9fbfe74299618f2317948e24bb4aa1
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Jan 26 23:37:05 2004 +0000
- * Fix autodetection bug with file:///
- commit 060650d58869c2c7b183398d100e184a8d133868
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Jan 26 23:30:18 2004 +0000
- * playlist: fix for input options.
- commit 3b6ac5b076589b723348b4c607f605f5c08e80df
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Jan 26 23:07:16 2004 +0000
- * all: input_CreateThread doesn't take a playlist_item_t anymore.
- export input_CreateThread/input_StopThread/input_DestroyThread.
- commit f14ae4a2ff676f52fe577b2b940fec35f32e712a
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Jan 26 22:42:50 2004 +0000
- * Remove crud
- commit 8f2d732d68345873b6542f434f0de472449c097a
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Jan 26 22:32:51 2004 +0000
- * Remove crud
- commit 41fd1676f536e2b69c4a964b63121d57aa7edada
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Jan 26 22:10:20 2004 +0000
- * modules/gui/wxwindows/*: adapted to the new playlist api.
- "Add MRL" in the playlist dialog now only appends the new item to the playlist.
- commit 8856aee135828a0d3e9453e0d994438d1f4aed83
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Jan 26 21:37:58 2004 +0000
- * String review
- commit 41f757da9b8f883127ad7ea65e7c6558317f1f84
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Jan 26 20:48:51 2004 +0000
- * playlist: compilation fix.
- commit f3f41176e52db3dd759be7af6a6bafe80e39087a
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Jan 26 20:48:10 2004 +0000
- * all: make stream_t using function pointers (needed to have multiple
- implementations, not yet used).
- commit 33464f10219793b3bebc2a998c443fe6934e4c87
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Jan 26 20:26:54 2004 +0000
- * src/input/*, modules/demux/util/sub.[ch]: cleanup and fixed memory leaks.
- commit 361dab55c3134c0fca5588e86adcff1656a671e6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Jan 26 20:02:15 2004 +0000
- * modules/demux/util/*: a bit of cleanup.
- commit 486978548de0767704589faf18af6a81de029668
- Author: Eric Petit <titer@videolan.org>
- Date: Mon Jan 26 20:00:33 2004 +0000
- gui/macosx/vout.m: fixed a mistake (fixes the main memory leak btw)
- commit f7081995910f62f33f0995caad914db2af0e47d7
- Author: Eric Petit <titer@videolan.org>
- Date: Mon Jan 26 19:51:33 2004 +0000
- Compile fix (mp4 now needs -framework IOKit -framework CoreFoundation).
- commit a48dd14f7b9c1ae7f0063b5d71c0d3570f736330
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Jan 26 19:20:10 2004 +0000
- * src/input/subtitles.c: more sanity checks.
- commit 133d08f453d5d298bfe47728643909b269d9affd
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Jan 26 18:57:18 2004 +0000
- * modules/codec/ffmpeg/ffmpeg.c: proper fix for disabling aac decoding while keeping encoding.
- commit bc878067b30eff9cfbe3b146df255842ef6bb116
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Jan 26 18:45:45 2004 +0000
- modules/visualization/visual/visual.c: strings review.
- commit cdde0c12834bdc11eef9691d883cd25cb3a54a48
- Author: Eric Petit <titer@videolan.org>
- Date: Mon Jan 26 18:30:37 2004 +0000
- All: attempt for an OpenGL video output for OS X. Enable --macosx-opengl
- to give it a try (QT is the default method).
- + Known issues: no fullscreen yet, memory leaks, ugly code, ...
- + Known goodies: it's a few % faster than QT here (playing a DVD). If
- experienced OpenGL and Altivec programmers could have a look and
- give some advice, I guess the performance increase might become
- noticeable.
- commit f67ec25751fec57b57f7c9f4b5944b5365bcbf7d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Jan 26 18:30:01 2004 +0000
- * modules/mux/mp4.c: fixed recent screw-up in movie duration.
- commit 9eca6a129198b0549248a1f270763f7233abb17e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Jan 26 18:24:17 2004 +0000
- * modules/access/dshow/*: implemented a few more things.
- commit 3724ca76ddffbf77b3ede9805a9a0f9f8cabe661
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Mon Jan 26 17:15:40 2004 +0000
- * drms: bugfixes in sci handling, GetiPodID darwin support.
- commit b3e689d0e60cffe1d8c4406e2a280d8c0ba83c1a
- Author: Eric Petit <titer@videolan.org>
- Date: Mon Jan 26 16:54:56 2004 +0000
- + All: added Altivec-optimized i420 to yuy2 conversion. It isn't used
- yet as Quicktime handles i420 pictures, but it will be when I've
- cleaned the OpenGL output I'm working on (to be commited soon).
- commit d47b33f38a60ffe3a781e9b04d25ff9434b1f424
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Jan 26 16:52:31 2004 +0000
- Strings review
- Do "50%","100%", ... need translation ?
- They are currently translated, I did not touch this
- commit 64ae4f172c4c2ab0ffbbdef08597b48efb782fe5
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Jan 26 16:45:03 2004 +0000
- String review
- commit dfa1e4834cd99c2477bccb0a01b231eb16528ca2
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Jan 26 16:30:34 2004 +0000
- * mmsh: msg_Err -> msg_Dbg.
- commit dd3fdce559ce469a1c6fa36a4c5dc906620185e7
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Jan 26 14:47:39 2004 +0000
- * compilation fixes
- commit 54693afaf32ad32b517e6c8f48f5f273d45e9b75
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Jan 26 10:35:28 2004 +0000
- * configure.ac: fixed typo.
- commit e87750985a1d44ed4b0200097b797ebe4a37bf4d
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Jan 26 10:32:33 2004 +0000
- * configure.ac:
- + Bail out if libavcodec.a wasn't built with --enable-pp.
- commit 765a2488503f92367105faa36e083a8d75fc2aa1
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Mon Jan 26 04:51:09 2004 +0000
- add -lm on more plugins that require it. libvcdinfo version number is
- now 0.7.20 not 0.7.20-cdio.
- commit 164278c36c18a1b5bc26cbdd4df929f80627b320
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sun Jan 25 23:04:06 2004 +0000
- * all: save the theme configuration at exit (theme path and
- position/visibilty of the windows)
- * parser/xmlparser.cpp: fixed a segfault when the file cannot be opened
- commit 4ee258dfef789140ce63a6140e5e9b544848e5a9
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Jan 25 22:16:51 2004 +0000
- Fix if iconv not installed.
- commit 525f8be1a0cce0c28dc6d413097c2d4e67ebf719
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Jan 25 22:16:26 2004 +0000
- include limits.h for PATH_MAX. Solaris fix.
- commit fa5f109874fe4b8bd8e405e674c8d73603f64eb1
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Jan 25 21:39:37 2004 +0000
- * include/vlc_common.h, include/vlc_es.h: new video_palette_t structure.
- * modules/codec/ffmpeg/*: support for palettized codecs.
- commit 64b64281816d39e32c8db1c0f8caaa3f99c99eda
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sun Jan 25 21:38:57 2004 +0000
- * src/generic_window.cpp: don't raise the windows on a mouse up event
- commit 73a2f963f5e2e34895ad5fb294f1fa8f2fd93b2a
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Jan 25 21:03:16 2004 +0000
- Test for libcdio only once. Make disable-libcddb work (typo in test variable).
- commit c4fb5be755159e179fee3b39b315813d54aa58ed
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Jan 25 20:40:59 2004 +0000
- * ALL: removed useless add_category_hint().
- commit ffdca9af740e111153ab385cf00e887c652e7b4c
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Jan 25 20:05:29 2004 +0000
- * Stringreview !!!
- commit 97706e46cb03fe7184f6b0d7e12b4eabaace13f9
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Jan 25 19:54:53 2004 +0000
- * Removing old useless files
- commit 3f1dcaf94e2a51f6e947067b7daf738d653adc10
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Jan 25 19:27:09 2004 +0000
- cvd.c: default duration scaling is smaller which seems more correct.
- string review: Merge/canonicalize debug string messages.
- commit b08ded33f043cb813a2620d2f0fba78e4526ce16
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sun Jan 25 19:10:09 2004 +0000
- added a 0 accidentally
- commit b5c53865447042060a1b4922a55dcb27373eab80
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Jan 25 18:53:07 2004 +0000
- * ALL: removed a bunch of unused add_category_hint().
- commit 0e9287e3b81049e7f7cf1121d5b6db340255c671
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sun Jan 25 18:46:37 2004 +0000
- * x11/x11_display.cpp: only 8 bpp mode was working...
- commit a42c3ab31e3ab4a883bbcdd0d4418bc718542d3e
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sun Jan 25 18:41:08 2004 +0000
- * all: support of 8 bpp mode for X11 skins. Like in the vout it uses
- its own colormap, but I don't like that at all...
- commit 060778bdcc5c1ca3b7f7906cf5cdcaaecbaa6671
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Jan 25 18:34:55 2004 +0000
- * modules/gui/gtk/preferences.c: don't rely on module definitions having an add_category_hint().
- commit fea7f383ddfe2e92b2b58bce13bb53350029ffb0
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sun Jan 25 18:20:12 2004 +0000
- string review
- still some printfs in dvbsub.c. Would need to spend some time reading
- the code to remove them.
- commit 5bc156ab85f2acc3f9137542bca89ecdb3d67578
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Jan 25 18:18:50 2004 +0000
- * modules/gui/wxwindows/interface.cpp: removed unused strings.
- commit 6de15a630f2467978355537b95b013cf8fc33705
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Jan 25 18:17:08 2004 +0000
- * Strings review in include/
- * Removed trailing spaces
- commit f7fd8b6514d5427b5e177396e236c486142f3d97
- Author: Carlo Calabrò <murray@videolan.org>
- Date: Sun Jan 25 17:58:30 2004 +0000
- reverting a whole bunch of stupid changes,
- sorry :)
- commit c876674243515d0f78c59cc63abcdf88d934d2c4
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Jan 25 17:52:17 2004 +0000
- * mozilla/vlcshell.cpp: don't translate debug messages.
- * modules/misc/logger/logger.c: compilation fix.
- commit 3f74a523459df2be022bce48de1ecc8b0eb08277
- Author: Carlo Calabrò <murray@videolan.org>
- Date: Sun Jan 25 17:41:30 2004 +0000
- String review, round three in advance :)
- If you've got spare stuff to review, I'm free.
- (FK, are you reviewing the KDE intf or shall I do it?)
- commit 9f6cfbe91b1b6d5de23536b76210541b17380210
- Author: Carlo Calabrò <murray@videolan.org>
- Date: Sun Jan 25 17:32:29 2004 +0000
- string review, round two: the audio output modules
- (but as I'm too tired and it's apero time, round three
- will follow later on in the night)
- commit 630d42d5a3771b4d841233b9b1f1a326225e2319
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Jan 25 17:31:22 2004 +0000
- * modules/access/*: strings review + coding style fixes.
- commit 82a67660c9c7fbc9a1ea78b7929e34af26ebca01
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Jan 25 17:20:19 2004 +0000
- string review by Christophe Mutricy aka xtophe
- commit 1e67ea66dcb1f5aa9add966a3563b98b9cd3ccca
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Jan 25 17:16:06 2004 +0000
- * String review, round one
- * A few coding style fixes
- * Doxygenized a few functions
- commit f5932b756eba0ddac3b84740d0b94e6869b99b28
- Author: Carlo Calabrò <murray@videolan.org>
- Date: Sun Jan 25 17:01:57 2004 +0000
- String Review round one, Mac OS X interface.
- commit 59bd8e1485711d3f9eb1e927303f4d1ed9527a28
- Author: Anil Daoud <anil@videolan.org>
- Date: Sun Jan 25 16:17:04 2004 +0000
- * string review.
- commit 09d8db82e8f1180db748d206dec4d76c7e11d144
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Jan 25 15:55:37 2004 +0000
- modules/video_filter/logo.c:
- * correctly name the config options( logo-foo not logo_foo )
- commit 262b0474b1be959166e00dd0876b5a3ba62bec5f
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Jan 25 15:42:57 2004 +0000
- string review
- commit 064c1166aaadf5def0bbf429b3a6fc50b418a41e
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Jan 25 14:42:18 2004 +0000
- String review.
- commit eeff7f989aaaadd29d0cb2cca12fd2b15d6075e5
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Jan 25 14:42:05 2004 +0000
- string review.
- commit eed2a24c40281284046f1d2590a125d2673e61ce
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Jan 25 14:34:25 2004 +0000
- * modules/stream_out/*: coding style changes + strings review.
- commit d451cb0ca405eb6d88c21bdb3de5aae71f56ce3b
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Jan 25 14:18:40 2004 +0000
- More clarification of the LID/PSD/PBC thing especially with respect
- to vlc's plugin. A couple of typographical mistakes corrected.
- commit c14327c1ed1f5fb5839a289799af16b73b23c6b4
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Jan 25 14:15:21 2004 +0000
- * string review
- commit de22c7581d4a0c2e12c7daae9633f1828b46ea4c
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sun Jan 25 13:59:33 2004 +0000
- * all: fixed segfaults when initialization fails
- commit b16f809c5d45b840e6306c19a3362e88b0f88214
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Jan 25 13:50:33 2004 +0000
- First round of stringreview
- commit 19281d93a9b32e20634229f2c6c2e1ec3a508206
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Jan 25 13:37:12 2004 +0000
- * Stringreview
- commit baceeede361fdf83399cc37cbe5fcbc5f043003a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Jan 25 13:29:04 2004 +0000
- * modules/mux/mp4.c: spec compliance fix.
- commit 97c566368d78c9def550e31d79257dfba313a3c7
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Jan 25 11:48:17 2004 +0000
- * src/libvlc.c: another couple of changes to the --help output.
- commit 1628f2f2c93b2983d28131dc5cb67747a8929df0
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sun Jan 25 11:44:19 2004 +0000
- * all: replaced the flex parser by the libxml one
- * src/window_manager.cpp: improved the raise window algorithm
- * src/tooltip.cpp: fixed a segfault after changing a theme
- commit b6abc4fa6f21452491af04c4b93a3b6f071f3fa9
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Jan 25 11:32:32 2004 +0000
- * src/libvlc.c: improved --help output.
- commit c44e8ce8bfe6401cc51dc69acdb6c67648e94080
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Jan 25 10:17:19 2004 +0000
- * modules/video_filter/logo.c: compilation fixes.
- commit 1a7c84d031f9d2d86a362c0f522f6741854964e3
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Jan 25 08:01:13 2004 +0000
- "Playback control LID" is too long. Shorten to "Playback LID"
- commit 6efc2f97550abbafce93a82bd55e3f05d47213c7
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Jan 25 07:48:04 2004 +0000
- string review.
- commit c71e26d29d160eca573510d06a87a83a93d0affa
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Jan 25 04:53:16 2004 +0000
- Allow PBC selection. Had been temporarily disabled. Perhaps this is
- what DJ was referring to?
- commit d03df884a01e13295a1ede5c38b35b9c73c08497
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Jan 25 03:29:02 2004 +0000
- * string review
- commit 923649f961cc8f5c5c465fe72501f34bc1ea54fe
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Jan 25 03:28:41 2004 +0000
- * stringreview
- commit bf1bb6bbf9465324e67c02c107797ded67f418d9
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Jan 25 03:28:32 2004 +0000
- * adjust uses variables
- commit 0d5eef15b5375320a0e87eb4332da309ae1d5fe2
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Jan 25 02:26:04 2004 +0000
- - csa.* : CSA scrambling implementation.
- - demux/ts.c, mux/mpeg/ts.c: added support for CSA (de)scrambling
- (fixed key).
- commit e525bf1328170052fd31a4b7612b1c20996abc75
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Jan 24 21:06:52 2004 +0000
- * extras/contrib/src/ dvdnav packages
- * REST: stringreview round 1
- commit 33c764faa9be5935c51e28b937e9bb849bfd481b
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Jan 24 20:40:46 2004 +0000
- * vlc_common: changed TAB_APPEND. I have to do this because the old way
- seems to make bogus code (but I'm not sure).
- commit 9bbd9158ebdc42b945e84cab167a348fdc0282f4
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Jan 24 15:18:29 2004 +0000
- * configure.ac: added --with-xml2-config-path=PATH option.
- commit 11a5c30c8172215433cdf2d605b3c8bc9d1b958a
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sat Jan 24 14:25:16 2004 +0000
- * parser/xmlparser.cpp: added DTD validation
- commit c381c1c1301fb2ca0f67116e45468fd6c7d617e9
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sat Jan 24 13:08:12 2004 +0000
- * configure.ac: check xml2-config for skins2
- * modules/gui/skins2/src/var_manager.cpp: delete the variables in the
- right order to avoid invalid reads in the destructor
- * modules/gui/skins2/parser/xmlparser: skeleton of a new parser based
- on the text reader API of libxml2
- commit 5d3d03806510d96e3f991f214ba4938f2acb6851
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Jan 24 12:30:32 2004 +0000
- * modules/gui/wxwindows/preferences_widgets.cpp: increased the min/max value for int config vars to +/-10000000.
- commit d758eadca432b6e1fa10bf987f5e35058eaf0b40
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Jan 24 11:56:16 2004 +0000
- * modules/mux/mp4.c: store the display size using the proper aspect-ratio.
- Size optimization for the generation of the stsc table.
- Some more clean-up.
- commit 2150d8dbd7b590bdcd8e9efa1d13ba9fa7b7e840
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Jan 24 03:48:29 2004 +0000
- Doc fix.
- commit e4c82ec2b3af7c62634edd5acf33af6597de5032
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Jan 24 00:47:42 2004 +0000
- * ffmpeg.c: disabled mpeg4 audio, too buggy. (This way users can see that
- they miss the faad decoder without having an obscure segfault.)
- commit ae7ddb624932be8956493c5b790f1b400e66146f
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Jan 23 23:06:25 2004 +0000
- Compilation bug: can't have preprocessor directives inside a macro.
- commit ebb65f2abc4fbda3369aafe7631b3f9634e8a128
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Fri Jan 23 20:58:52 2004 +0000
- * drms: endian fixes, GetiPodID env var support.
- commit 5c2cf083f90c34009b799ff65db74f27930a493d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Jan 23 17:56:14 2004 +0000
- * src/stream_output/stream_output.c, include/stream_output.h: new sout_AccessOutRead() funcion.
- * modules/access_output/file.c: implemented sout_AccessOutRead().
- * modules/access_output/udp.c: coding style cleanup.
- * modules/mux/mp4.c: Added support for generating "fast start" files (ie. with the moov header at the beginning of the file).
- Started some code cleanup.
- commit 83fb2ffc0f3884d99ea91d0de0451a6923fb944a
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Jan 23 17:42:10 2004 +0000
- * pva: PVA demuxer.
- commit 5015984b9c5ed74c5692fd90e0a2e5150be51277
- Author: Eric Petit <titer@videolan.org>
- Date: Fri Jan 23 15:36:23 2004 +0000
- + deinterlace.c : added an Altivec version of Merge() - makes the
- filter more than 100% faster here (blend mode). Feel free to check
- if I haven't broken anything, first time doing Altivec ;)
- commit 77b003f2ba0e77fee6e81e9aba683b0ff2d06b4d
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Jan 23 11:54:48 2004 +0000
- Time to note completion of SVCD (Philips OGT) and CVD subtitles.
- commit c9d9fa204f64d5a4f7aa791fd9f169b2e18313ec
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Jan 23 11:03:06 2004 +0000
- RV32 added, but not tested. All chromas now handled.
- More code cleanups.
- commit 37dbdbd8e1a9df9be0217aa396c3bbbc07298413
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Jan 23 10:48:08 2004 +0000
- * Doxygen doc fixes
- * Add missing locks
- * Duration sort
- commit 6729ec178e0d9b3ea08779729575db987e291f24
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Jan 23 10:19:37 2004 +0000
- Small doc changes.
- commit 84fb943b21da165ede64f3dad5901494ce195489
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Jan 23 08:36:48 2004 +0000
- Omitted option -duration-scaling which caused plugin to stop working.
- commit ff2f9a52b1a073617d364652c1822ef50830eb8c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Jan 23 08:07:17 2004 +0000
- * modules/demux/mp4/mp4.c: don't segfault on reference files.
- commit c3e5226b22308123aaf0ebf6002d2fff981262c3
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Jan 23 03:46:41 2004 +0000
- RGB2 scaling is now correct. Need to do the same for RV24 and
- probably others.
- commit fff31b7308386d277ba21a3d1d5fe390cb5a1763
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Jan 22 20:48:07 2004 +0000
- modules/demux/mkv.cpp:
- * removed an unused, and unreleased vlc_object_find()
- * added support for flac in mkv
- commit cc43bca363c9f8ec02b6e911c9e620656e262eaa
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Jan 22 19:35:14 2004 +0000
- * src/playlist/loadsave.c: errno.h related fixes.
- * modules/demux/Modules.am: added missing ps.h.
- commit e6c261357c841f73ba0857cbc62bf2ae40d115d9
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Jan 22 18:49:38 2004 +0000
- * mmstu: workaround for low bitrate stream with mmst.
- (we don't try anymore to fill our buffer every time).
- commit 209771fe10ffc24b16d892dbfd0afc3661a4642b
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Jan 22 17:03:44 2004 +0000
- * src/misc/net.c: Compilation fix.
- commit 19cb1a18c45056b27a31b2f60b352d9d9d992a15
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Jan 22 15:00:10 2004 +0000
- all: gamma correction patch by Arwed von Merkatz <v.merkatz@gmx.net>
- commit a1c2c16bbb8bf5ac14bc9a81e66f637671082c04
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Jan 22 14:27:53 2004 +0000
- modules/demux/mkv.cpp:
- * comment out parsing of elements that no muxer ever used, and that are
- being removed from the spec. (patch by Mosu in the mkv team)
- commit 7ebee3927ab75a6285e23be3ed7510ef803e888f
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Thu Jan 22 13:33:39 2004 +0000
- YUY2: Need to check against accessing outside of subpicture.
- RGB2: Use fixed colormap entries black: 0, white: 255, and something
- else 0x44.
- commit 88a6bd45859112d75afb092ae34606a9423c28a8
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Thu Jan 22 04:46:19 2004 +0000
- RV24 color-setting fixed. Fullscreen mode doesn't work though.
- RGB2 sorta works, but to do better we need a way to lookup a palette
- color in a colormap.
- commit 164db27b63c2af8eb1e82419bb73681ec80df6db
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Thu Jan 22 01:20:39 2004 +0000
- * drms: support for getting user key from firewire connected iPod under
- GNU/Linux. requires libsysfs (sysfsutils).
- commit a69b21f5d2e4f43a5aaae26210bf3f58947d72a7
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Jan 22 01:14:50 2004 +0000
- modules/misc/sap.c:
- * fixed a nasty integer overflow that caused items to be removed right away
- when the timeout value was large.
- * fixed a small mem-leak
- commit 84461cba45b28650167414a587e54aec15289c1e
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Jan 22 00:24:45 2004 +0000
- * what was i thinking
- commit b44d53d839fcf3024cd49b21dde381ebf0c4af8e
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Jan 22 00:17:22 2004 +0000
- modules/misc/sap:
- * fixed some minor bugs
- commit de0675155f07399b6b42f2b9ccf90f66ba05c8b7
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Jan 22 00:02:18 2004 +0000
- * ts: added --ts-out and --ts-out-mtu (ie replace demuxstream.c)
- (not well tested)
- commit 61321d49b3a566f58438f3a9564e852665fdaa23
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Jan 22 00:00:34 2004 +0000
- * es_out: Handle --program (not tested) and create program on
- ES_OUT_SET_GROUP_PCR.
- * net.c: commented out an error message in net_Write.
- commit af86fc78b7586a7c60cfef32b0be3ecc5d441935
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Jan 21 22:55:34 2004 +0000
- * a 30 secs timeout is way too fast. changed to 1800 which is more realistic
- commit 78cd514016f39290169cb19c0570ac45bba81c56
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Jan 21 19:21:23 2004 +0000
- * newer live.com sources
- commit 4ec9aecfb873f1642ee2a515ffb2a4857ffecb21
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Jan 21 18:59:23 2004 +0000
- Adding updated rules and control file for iPAQ packaging.
- commit b34b9a2e5fbbc87e7387e2b34e4fb8640212d6b8
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Jan 21 17:56:05 2004 +0000
- * modules/demux/dts.c: support for DTS WAV files.
- * modules/codec/dts.c: support for 14bits little endian DTS bitstreams.
- commit 90bb6ee351740e0f5d3221814d62ae284a0545b8
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Jan 21 17:01:54 2004 +0000
- * stream: made skipping a bit smarter, removed no more used functions.
- commit 5deafc168b81ecbd650b150bfc8a1bb86cf24eab
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Jan 21 16:56:16 2004 +0000
- * all: use net_*.
- commit 83c6d1f77c2dd0b9dd283c0027208f82b9d2c36c
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Jan 21 14:44:56 2004 +0000
- * Another official Debian upload (workaround for an ICE in gcc-3.3 on PPC).
- commit 90ff5f51c3df80f79259d0c9286354308d385da8
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Jan 21 10:22:31 2004 +0000
- * net: added net_OpenUDP
- * udp: cleaned to use net_*
- commit 2900cf8026e1e410cadd647452e5638bf69505a3
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Jan 21 07:38:29 2004 +0000
- RV24 scaled properly.
- commit aac6528e07dea2bb4aef2309878c0d5805842172
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Jan 21 04:45:47 2004 +0000
- Some of RV32 bugs worked out - pretty close. Some RGB2 work.
- Render->Blend
- commit 50b9bf83b88abc84aca4189be30fa965518eecd1
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Jan 20 17:45:19 2004 +0000
- * debian/changelog debian/control debian/rules:
- + Control files for a forthcoming official upload.
- commit 9bb51749028e32ea00c6c42ca0b02d242395023d
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Jan 20 17:44:30 2004 +0000
- * include/vlc_common.h:
- + Added proper const keywords.
- * modules/demux/mp4/drms.c:
- + Minor coding style fix.
- commit d1a80758595abaacc1c75eb58e0791309407d749
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Tue Jan 20 15:47:42 2004 +0000
- src/libvlc.h:
- * add description to valid values of --align
- commit 0a7d84f4d3a17c4e27af42ee51bb66956f1018c4
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Jan 20 15:34:44 2004 +0000
- * src/misc/cpu.c: New altivec detection for Darwin. Using the correct
- official method.
- * modules/gui/macosx/playlist.m: Fix Add with options and no enqueue.
- * modules/gui/macosx/applescript.m: PLAYLIST_GO fix
- commit fd9250af04d8880869b194a4a00a1904cee18972
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Jan 20 14:58:07 2004 +0000
- mod.c: new demux2 for MOD files using libmodplug library.
- (modplug-xmms.sourceforge.net/)
- The demuxer is selected by extention look up.(mod, s3m, xm, it, 669,
- amf, ams, dbm, dmf, dsm, far, mdl, med, mtm, okt, ptm, stm, ult, umx,
- mt2, psm), I hope that won't give problems.
- commit 6a51e0ee579c3e5492bc03cf66bbb7782125870a
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Jan 20 14:51:30 2004 +0000
- * demux2: once demux2 opened, do a DEMUX_GET_LENGTH and call
- playlist_SetDuration.
- TODO -> add meta info queries trough demux2_Control (a demuxer should
- NEVER touch playlist themself).
- commit 326c1ca9bc3baf19e3c7b11d8c127140754b45ad
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Jan 20 14:48:37 2004 +0000
- * demux: fixed psz_path value in demux_t.
- commit 1427de90280aa0d616d847b55c23501f1ecc991f
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Tue Jan 20 13:31:15 2004 +0000
- Remove more bugs from YUY2 rendering. Short of some trailing edge
- problems it is close to correct.
- commit e540709b7691db6c43f6c9245fb7b892a00756b5
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Jan 19 21:30:43 2004 +0000
- * dvdnav: send palette and alpha to spudec.
- -> I'm not sure to set correct alpha values and that values are endian.
- safe (both alpha and palette) .
- commit 0b164842d956d32b76059fb00b5a6b4fe464d207
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Jan 19 20:31:21 2004 +0000
- * dvdnav: a lot of fixes :
- - subtitle/audio selection works
- - subtitle display works
- - menu fixed.
- Problem:
- - when we see a menu, the currently selected item isn't highlighted
- You have to select another to see them. I don't understand why ...
- - manual audio/sub selection is lost when we switch back to the menu.
- commit e64c7193fd2324e60b01170e7583a864677680d8
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Jan 19 18:24:11 2004 +0000
- * syntax error ...
- commit 95b660f1fa7771094a3080bbc04507c29a07abc0
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Jan 19 18:16:32 2004 +0000
- * ts: added a ts-es-id-pid option to mark es with their pid.
- commit 8683f7b74db02b9621d4610a896687b0604d8270
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Jan 19 18:15:55 2004 +0000
- * all: keep valid i_id.
- commit 0fde9b2d99ceef4d3dc4d008235e6333fc226ee2
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Jan 19 18:15:29 2004 +0000
- * all: added a i_id field in es_format_t.
- commit fee32b8e710887ed0c7b20a84b1905f5df8e20b0
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Mon Jan 19 16:40:28 2004 +0000
- * ./modules/demux/mp4/drms.c: endian fixes.
- commit 81ae00026303dcbf124da6f7369689255786401f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Jan 19 14:40:25 2004 +0000
- * transcode: keep the group information.
- commit e03531a8d940c7f2657592a86c312d4a847b1a28
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Jan 19 01:11:47 2004 +0000
- * caca 0.8
- * www.videolan -> download.videolan
- commit 2d59c0952e8f000d662f774812be8147a9853e70
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Jan 19 00:08:25 2004 +0000
- * modules/demux/dvdnav.c: menus navigation seems to be working ok now.
- commit 4812e9629e074cc84b4a900b4aa1dffd558f1ae6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Jan 18 23:52:02 2004 +0000
- * modules/demux/dvdnav.c: restart the decoders on VTS change only, not CELL change.
- * src/input/input_dec.c: fixed the pictures leak work-around.
- Wasn't working before because there always is at least one READY_PICTURE which is the last/currently displayed picture.
- commit 341edf5e7ca32e6a3b0992709fcfaaa5067e412c
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Jan 18 22:00:00 2004 +0000
- * all: added support for edts/elst entries (needed to play some files).
- Please test, it may have heavily broken playback of some files !!!
- commit c8ac42bfd6652a735c092097cb3cdba1dba0f042
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Jan 18 21:30:25 2004 +0000
- * video: should fix an infinite loop. Dnumgis could you confirm ?
- commit 75feba09378f90d47d84f8271accb6276ecb4575
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sun Jan 18 19:54:46 2004 +0000
- * utils/var_bool.*: VarBool is now an interface for reading bool variables
- (not writing); use VarBoolImpl instead to instanciate read/write variables.
- Bool variables can now be combined with VarNotBool and VarBoolAndBool
- (TODO: VarBoolOrBool)
- * commands/cmd_show_window.hpp: the commands now call directly
- GenericWindow::show/hide, because the visibility variable of a
- window is a VarBool (so, read-only)
- * commands/cmd_input.hpp: added Play and Pause commands
- * parser/interpreter.cpp: beginning of support of boolean expressions,
- like "vlc.isSeekable and not vlc.isStopped" (operator precedence is
- not really well handled yet)
- * src/vlcproc.*: new variables "vlc.isSeekable", "vlc.isStopped" and
- "vlc.isPaused"
- * controls/ctrl_checkbox.cpp: the "state" variable of a checkbox is
- now a passive VarBool, so actions must be explicitely set with
- 'action1="..." action2="..."' in the xml file
- * removed src/vlcvars.* => "vlc.isMute" doesn't work any more
- (anyway it didn't work well...)
- * theme/theme.xml: updated with the new VarBool behaviour
- commit c89bab7c4aff62716dfe37d9673a8c7c102533ae
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Jan 18 19:35:48 2004 +0000
- * es_out: give a fourcc to the dummy pmt es_descriptor_t.
- commit 4a3faf8764ce3a40abe6b512d8919a2199e7d6ea
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Jan 18 18:31:50 2004 +0000
- * mp4: cosmetics.
- commit 72550238c4cec0f3086547513d5b45807f68bb93
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Jan 18 16:02:40 2004 +0000
- * modules/demux/dvdnav.c: added parsing of DVD style MRLs.
- * modules/demux/ps.h: small cosmetic changes.
- commit 279ac9b301f479afb261129736267a21436ea916
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Jan 18 13:39:32 2004 +0000
- * modules/demux/dvdnav.c: some coding style butchery and added on-the-fly menus selection.
- commit 8b56b5fe22a1ed1d38da2253ef066af4bf6af963
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Jan 18 11:14:23 2004 +0000
- * configure.ac, modules/demux/Modules.am: added ps2, ts2 and dvdnav modules to the build system.
- * modules/demux/demux2.c: added an "ffmpeg" shortcut for the ffmpeg/libavformat demuxer.
- commit e0c7dbaba9bae0143f98674a14dd28ee9ed0f1b4
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Jan 18 07:35:31 2004 +0000
- * http: fixed mem leaks, doesn't add ' ' anymore at the end of files.
- commit bccdae120f86631ff4dd250ec362ea28f284e376
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Jan 18 06:33:21 2004 +0000
- * mp4: added 'pnot' fourcc as a valid header signature.
- commit c7b237408f1d9ef9472f86a398bfc72a4dc68607
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Jan 18 06:15:21 2004 +0000
- * ts: clean up and a few mem leaks.
- commit b05bfcc72b2f1f09a19e7a3adb3708cc454abccf
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Jan 18 05:14:39 2004 +0000
- * input_dec: exported correct i_group.
- Now vlc can read a TS with multiple programs and streams them as
- indepandant output (well you need the new TS demuxer so ...)
- (It is not well tested)
- Example: (lines are wrapped)
- ./vlc -I rc --sout-all /ts2:/home/fenrir/test.ts
- --sout '#duplicate{dst="std{access=udp,mux=ts,url=239.255.13.13}",
- select="program=8501",
- dst="std{access=udp,mux=ts,url=239.255.13.14}",
- select="program=8506"}'
- commit 5872e863da703d54354c7c8ad56fbd01334378a6
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Jan 18 04:55:19 2004 +0000
- * modules/video_output/caca.c:
- + Set the window title upon startup.
- + Support for window resizing (requires libcaca 0.8).
- commit 9e42d97b03dd03e80962526858898058aea7eda7
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Jan 18 04:53:57 2004 +0000
- * es_out.c: better support for multiple program. (bugfixes and a dirty
- hack because of the way input_SetProgram works).
- commit c048c78d669bc6c719b8565d2125adaf0fb8b0b6
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Jan 18 04:45:32 2004 +0000
- In Solaris (and perhaps others) PATH_MAX is in limits.h.
- commit 57e0c5518d887ce02592d64797a813f515a709db
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Jan 18 03:43:03 2004 +0000
- * duplicate: corrected behavour of no-*.
- commit 434eb0903feb4c5b8f57c6c8cf3bce89d7248d63
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Jan 18 02:21:38 2004 +0000
- * demux2: added ps2,ts2 and dvdnav shortcuts.
- commit 3a60f493856344c3c11cb7401111dfbf7344ae92
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Jan 18 02:20:28 2004 +0000
- * duplicate : added a select option :) The format is
- selector[,selector] where 'selector' are from:
- * no-audio, noaudio, audio
- * no-video, novideo, video
- * no-spu, nospu, spu
- * es=num or es=num_start-num_end
- * prgm=num or prgm=num_start-num_end (you can also use program
- instead of prgm)
- It applies for the last dst. selector1,selector2 means selector1 and
- selector2.
- Ex:
- vlc file --sout '#duplicate{dst="1� dst", select="selection for 1� dst",
- dst="2� dst", dst="3� dst", select="selection for 3� dst" }'
- commit f92f94bc18b2019269a3a2462db50a49bca9724f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Jan 18 01:49:11 2004 +0000
- * ts: fixed ms-codec playback.
- commit 1a31316de53229c09ac657e978f9acfbabb31799
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Jan 18 01:21:33 2004 +0000
- * modules/demux/mp3/drms.c:
- + More code cleanup. Thanks a lot to jlj for testing my changes.
- + Removed AddNativeMD5 and merged Bordelize() into DoShuffle().
- + Decrypt the SCI data in-place and shuffle it in the same loop.
- commit 8bfc4571cf44d04f829b444f4e1933605346cfc3
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sun Jan 18 00:50:24 2004 +0000
- * src/window_manager.cpp: no more magnetism with invisble windows !
- commit dee4e43148a551b570a9b95c1135671f53181111
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sun Jan 18 00:25:02 2004 +0000
- * src/theme_loader.cpp: use yyrestart() instead of yyin= (should fix
- issues after reading a bad theme)
- * x11/.*: removed the hack of storing pointers as window properties
- commit 7ae380a52ac12ebc35ff8cf1e2e4a8405a55f4df
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Jan 17 23:51:50 2004 +0000
- * ps.h: added cvt adn ogt.
- commit df1f6e1c5fd372e838f67a50b80ebecbbee45e2a
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Jan 17 23:50:08 2004 +0000
- * es_out: select es from current program only.
- commit 24c93adea087da95ad8d3e45422a6f869aae88d7
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Jan 17 22:32:50 2004 +0000
- * ps.* : new PS demuxer (still incomplete)
- * dvdnav.c: begin of a dvdnav plugin. It's more to test that to be a real
- plugin for now. (a lot of design problems are raised with it).
- commit 7b180e00661f48da85953d9c49dfba0cebdb3b68
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Jan 17 16:51:54 2004 +0000
- * modules/control/http.c: fixed another mem leak.
- commit 0678f19499cdcc67c7410ae94b13e0da2e70ff22
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Jan 17 16:24:14 2004 +0000
- * src/playlist/info.c: get rid of the #ifdef HAVE_VASPRINTF now that we have it in our small libc.
- * modules/control/http.c: fixed parsing in uri_extract_value().
- commit 7ae61fabb3164881132f86572c935b601bccc66e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Jan 17 15:17:02 2004 +0000
- * modules/control/http.c: fixed gcc warning.
- commit a5366028d62f2bd035af2f0746347676ee4f3f33
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sat Jan 17 14:08:37 2004 +0000
- src/playlist/item*
- * Updated documentation on playlist_Add* (they return a id, not the position)
- commit 076be835ae45e4de968ca10bfa86020601e40d31
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sat Jan 17 13:47:57 2004 +0000
- NEWS:
- * Begin updating news for a 0.7.1
- commit c80f00f9501bae7777f9e1bcea5a0be6d7714845
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Jan 17 13:25:21 2004 +0000
- * modules/control/http.c: fixed a whole bunch of mem leaks.
- commit f083827ed9842aab0f53abe423610e0f15773cf5
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Jan 17 12:28:57 2004 +0000
- * ALL: make sure newly created playlist_item_t are initialized properly.
- commit 83455b12f2ec9fc781bc09310823640592728889
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Jan 17 12:11:58 2004 +0000
- * modules/stream_out/transcode.c: fixed segfault.
- commit 3b635f61d4acd3862798c4fb47a61977faad01c5
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Jan 17 12:03:19 2004 +0000
- * src/input/demux.c: fixed small mem leak.
- commit 9ded8607bcbb63cc031346f75e914932f61a497b
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Jan 17 11:41:21 2004 +0000
- * modules/stream_out/transcode.c: fixed mem leak.
- commit 975621a8133dc16eb3790d9f76020bf8f562242a
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Fri Jan 16 19:17:52 2004 +0000
- share/http/index.html:
- * try to use valid xhtml
- commit 7f9f02b5d59a9d381dc463589905163e5dac833c
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Jan 16 18:26:57 2004 +0000
- * modules/demux/mp4/drms.c:
- + Merged redundant functions.
- + Unobfuscated and cleaned up many parts of the crypto code.
- + Added comments here and there.
- commit 8cd778396a60a05a56cdabda528a5755960ae03f
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Jan 16 13:32:37 2004 +0000
- Add horizontal and vertical subtitle offset corrections. Some cleanup
- and work done to allow for palettized rendering (by not expanding
- inline colormap entries when RGB2).
- commit 63515e2fc2bf1c5ae5daddde4800213e4f3ecb0e
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Jan 16 11:12:16 2004 +0000
- * all: added STREAM_GET_MTU and stream_MTU.
- commit c87130e69846244be3e05de1bb68cb8e31ef5072
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Jan 16 09:39:57 2004 +0000
- * modules/codec/libmpeg2.c:
- + The libmpeg2 plugin honours the --no-mmx, --no-altivec, etc. flags.
- commit 0e7ed503218dabab6f99663c3eda516c104b2cc5
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Jan 16 04:14:54 2004 +0000
- render.c: RV16 now works great - uses all colors, but no transparancy.
- Started RV32 and- has bugs. (It'd be nice if something in rendering
- worked the first time without a hassle).
- Modules.am, pixmap.h, subtitle.h: Some of the pixel stuff has been
- moved here.
- cvd.c: remove option duplicated with ogt.c Probably should be hoisted more
- to a main routine. Perhaps if spudec is folded in.
- commit edb034c396cd50326beedb3d54745232b2f69d6d
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Jan 16 02:01:11 2004 +0000
- * ts: fixed mpeg4 video in TS.
- commit d7b07afe66d2b530884381b6eb88fe862cbbcdf1
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Jan 16 01:47:41 2004 +0000
- * ts: rewrite from scratch of the TS demuxer to fit the new API.
- Introduced a --ts-extra-pmt <pmt_pid=pid:stream_type[,...]> option to
- allow user to enter a pmt description (for stream without PAT/PMT).
- TODO: - test all codec.
- - test stream with more than 1 PMT
- - test stream with PAT/PMT change(s)
- - re-add support for dvb subtitles.
- - test with broken streams.
- - test --ts-extra-pmt
- commit df47e0c5de2b906890944e7f68966880291b45f3
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Jan 16 00:01:19 2004 +0000
- * modules/gui/wxwindows/playlist.cpp: unicode compilation fixes.
- commit 7fb3b2923f32beb58a85cd7f1f826532f2c62e42
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Thu Jan 15 23:59:21 2004 +0000
- int -> bool
- lalala
- commit 97c19f23033a9582444c7317b247da0962f89562
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Jan 15 23:40:44 2004 +0000
- * src/input/input.c: fixed memleaks.
- * src/input/input_info.c: small bug fix.
- * modules/stream_out/standard.c: fixed memleaks.
- commit e99c3250486ffa848b07e5ae7a2b4dd734c2e0ef
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Jan 15 22:58:12 2004 +0000
- * modules/access_output/http.c: fixed small mem leak and mem corruption.
- commit fd1a740713e1df437250132603b44cd9ea9bbd29
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Jan 15 22:39:50 2004 +0000
- * network: fix for proto://host:port url syntax.
- commit 2b947947c598b5d541d157e31c118574182d59ee
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Jan 15 22:15:40 2004 +0000
- * modules/demux/mpeg/ts.c: better auto-detection of MPEG-TS streams.
- commit c04771fdd6e883b06530c0b032a50eb44af233dd
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Jan 15 21:49:07 2004 +0000
- modules/gui/wxwindows/*:
- * use a standard file dialog to export playlist
- commit 972b9aa5829811d513d7e9b834b36cad9ccfdf76
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Jan 15 19:46:32 2004 +0000
- * modules/codec/ffmpeg/ffmpeg.c: more fourccs added.
- * modules/codec/ffmpeg/demux.c: bug fix.
- commit dab5402e115318e628b7d44a73a531894826b58d
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Jan 15 19:23:14 2004 +0000
- src/playlist/item.c:
- * remove unused variables
- commit 29ba8cb55493ef75d912cd71be479f05ad92d97f
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Jan 15 19:21:03 2004 +0000
- modules/misc/sap.c:
- * fixed playback of sap anounces through livdotcom
- commit d979a751ff3c7b4dde2cadd4107b0c806ac9ca69
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Jan 15 14:57:00 2004 +0000
- * modules/misc/network/ipv4.c: fixed breakage on win32.
- commit de0a1d1359c169a23969f24f49335e8d89254049
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Jan 15 13:47:01 2004 +0000
- * ipv4: non blocking connection mode. Please test it heavily, it may
- have broken all OS except linux ...
- commit 9ff9865a17ffbf44fb48fec5fbffb66b0faf1f1a
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Jan 15 13:45:27 2004 +0000
- * http: commented out a debug message.
- commit 328f68e9ca20c1f4fb6f6b50706f02fd7e373825
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Jan 15 12:55:41 2004 +0000
- * do not try http 1.0 when we are going to die.
- commit 0a9fa091d6a40d1c95537a7b9f1a675584622df0
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Jan 15 00:05:04 2004 +0000
- * modules/gui/wxwindows/wxwindows.cpp: include locale.h for setlocale().
- commit 27eb375e242b5f4766595315475b1aa3f86db808
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Wed Jan 14 18:45:45 2004 +0000
- * playlist sort.
- Had to delete lastPathComponent when displaying the MRL of a file in the playlist, since sort cannot be exact with this option.
- commit 40a94d33f6770825d8d8d2e164ba62210460a427
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Jan 14 15:40:57 2004 +0000
- * http: fixed for url like http://host[:port] (ie without path)
- commit c8630200b1d2a421817721177c5428700021ccd0
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Jan 14 11:47:19 2004 +0000
- Don't do compensation subtitle unscaling if the underlying video
- chroma does the scaling.
- commit 2c55924c1125f090e4e16cd61ca3f478aba2e062
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Jan 14 04:50:02 2004 +0000
- First OGT/CVD RenderV16 that shows some sort of readable subtitles. It
- looks like bugs remain in the YUV to RGB conversion though.
- commit 786e91926fb86f60e30c2423cef846ad544a3a0d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Jan 13 18:45:06 2004 +0000
- * src/interface/interface.c: added the gestures interface to the interfaces list.
- commit d4dda46e6e05574b8edc431570af8d8dfa29de2b
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Jan 13 15:54:09 2004 +0000
- * modules/mux/mp4.c: added support for mp4v and mp4a inside mov (tested with quicktime player).
- commit f64ddfd9e6b97d8944cd1c17a748d307535d622c
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Jan 13 01:54:54 2004 +0000
- * mp4: convert 3 bytes codes into language (track name).
- commit 22bf38073706ebe3a1f9633aba135a646a7e400a
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Jan 13 01:44:49 2004 +0000
- * mp4: fixed playback for files that have 0 byte samples.
- commit 9f6937b188d9c02fe10d022d30be97dca8fc3dc0
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Jan 12 23:41:59 2004 +0000
- * src/misc/configuration.c: fixed stupid bug in the 0.7.0 release which prevented from saving bool/int/float config options.
- -> I should really go and by myself a brain.
- commit bbcf0bebe0abe6244583a75482d2893ac0f38894
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Jan 12 21:22:23 2004 +0000
- * src/playlist/loadsave.c: doxygenization
- * modules/gui/macosx/playlist.m: fix playlist_Export
- commit 19618545f0655ee28f4093e20927eb278b12ef44
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Jan 12 21:08:22 2004 +0000
- * configure.ac: added --with-caca-config-path.
- commit 32418f331f3c2401fe252ebcabb6201acb15ddd1
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Jan 12 20:54:24 2004 +0000
- * Fix caca building
- commit 0fc31527cfdd0c9cafcfc774d645d2e9ce3233da
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Jan 12 20:19:55 2004 +0000
- * modules/mux/mp4.c: improved mov support a bit.
- commit dd05490e3cd6309a7d183b4740fbf57e7a7d64b4
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Jan 12 16:16:41 2004 +0000
- * modules/video_output/caca.c: ported to win32.
- commit 08b86f1214bbfbfc7ab3b5d0f8af0a6480265883
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Mon Jan 12 13:12:07 2004 +0000
- More RenderYUY2 bug fixes. Is very usable. Remaining bugs are
- probably in transparancy handling.
- commit 89e50c748af66e2cf2cbadfa5b99b89abdd6bab1
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Mon Jan 12 04:03:19 2004 +0000
- First attempt at YUY2. Sort of works.
- Y2RV16 less embarrassingly wrong.
- commit 44e1dd9900f9d1ca5944e6d1ae56cf9d4b21e790
- Author: Simon Latapie <garf@videolan.org>
- Date: Sun Jan 11 19:48:45 2004 +0000
- * ncurses.c: let's be coherent: "big" forward/backward is now 5%
- commit 64c5b3185c31de92075a1c56b3e166ce57c05b3e
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Jan 11 17:46:58 2004 +0000
- modules/demux/playlist/playlist.c:
- * Added common functions for handling relative paths in playlist files
- * Module declaration for pls import module
- modules/demux/playlist/m3u.c:
- * implemented m3u import module
- modules/demux/playlist/pls.c:
- * new pls import module
- modules/demux/playlist/playlist.h:
- * common prototypes
- modules/demux/playlist/Modules.ac
- * activated pls module
- commit c45fb1270ce423e161725d33ee5528be2163bd1a
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sun Jan 11 17:12:17 2004 +0000
- * modules/gui/skins/*:
- - huge cleaning of the interpreter; all the variables are stored in
- the container VarManager, and can be retrieved by their name (with
- type checking if needed). Some variables are still owned by VlcProc
- for technical reasons (their interface is not compliant with normal
- variable, because of the "updateVLC" trick)
- - replaced double by float
- commit effba7994bb1dea1d347c5ef28739351cbf8a7fa
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Jan 11 15:02:15 2004 +0000
- Remove debug output.
- commit db91d8d47a5eb731e3b59832208f33af1d875694
- Author: Simon Latapie <garf@videolan.org>
- Date: Sun Jan 11 14:55:32 2004 +0000
- * ncurses.c : forgot to change help
- commit 69b1fa211f90b96a14630b1fada095422ae84a9c
- Author: Simon Latapie <garf@videolan.org>
- Date: Sun Jan 11 14:53:36 2004 +0000
- * ncurses.c : 5% forward and backward are definitely not precise enough.
- put 1% instead.
- commit a566e8b48ad1c05afa9847572ab490fb5d44520f
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Jan 11 01:55:42 2004 +0000
- Fixed modules.am file
- commit 5812346630665737a4e44c0b81ee8d7bfa06579e
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Jan 11 01:54:20 2004 +0000
- Fix bug in ScaleX routine which affected ratios that could span 3 pixels.
- (4:3 is one of the few *not* in this category).
- Allow user to override subtitle scaling via sub-aspect-ratio, 0=auto
- or what we do now. 1=do nothing.
- commit 7ef5157cb95b16f2a8d54ae47f09ebd348ce3476
- Author: Anil Daoud <anil@videolan.org>
- Date: Sun Jan 11 01:51:24 2004 +0000
- * missing or incomplete .cvsignores
- commit d979ff6c0241d63ee9ad14a6a3226057d72ca1a9
- Author: Anil Daoud <anil@videolan.org>
- Date: Sun Jan 11 01:39:44 2004 +0000
- * missing file
- commit 5dc722b5545a43b46db156ab1031da89c512e4ab
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Jan 11 00:45:06 2004 +0000
- * configure.ac : Added new folders
- * New playlist import/export system:
- -export plugin in misc/playlist (contains one module for each file type)
- -open plugin = special demuxer2, that can be opened from the command
- line or the graphical interface.
- NB: the demuxer "playlist" is forced to earn speed, but this does not
- work yet, as we have a demux2
- * modules/gui/wxwindows: use the new import/export.
- * src/playlist/group.c : fixed boundary check
- * src/playlist/item-ext.c: correctly reset stuff when clearing the playlist
- commit 0bbccbb10fc81f28af8ff7ccb8a402e03a5119c2
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sun Jan 11 00:21:22 2004 +0000
- * src/vlc_proc.*: quick fix to handle the new playlist object variables
- (At the moment the whole playlist is rebuilt each time; the link
- between the list control and the list variable should be enhanced
- to avoid that)
- * src/window_manager.cpp: raise all the windows when one clicks on
- any window (the previous behaviour was too confiusing)
- commit a826dc3e0deb30ebd57140cef90f7fb3844afd6c
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Jan 11 00:11:56 2004 +0000
- Use playlist_current when going from one item to another
- commit f6ceb976e246b57589ed04f5da910866a2203c1f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Jan 11 00:01:35 2004 +0000
- * ncurses: better playlist handling.
- commit 80352ad1a30d2ba07bab6316c5017ed234b38a83
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sat Jan 10 23:46:39 2004 +0000
- src/input/input.c:
- * removed unused variable
- commit 0d975a49c091b94beedee7d39ff8a9d9e441ff3b
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Jan 10 23:44:19 2004 +0000
- * oops, bug
- commit 05b3f35b5e64139a61843d967de2e2d89dddaf58
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sat Jan 10 23:31:33 2004 +0000
- modules/gui/ncurse/ncurses.c:
- * fixed a segfault when the 'f' button was pressed with no item playing
- commit 485f4372d4f110ea6a3adf9008b5266857f655ae
- Author: Anil Daoud <anil@videolan.org>
- Date: Sat Jan 10 23:22:21 2004 +0000
- * fixed skins2 module loading when libtar is present (thanks AsMax :)
- commit 767819540a2998ab640b9efb40e2c60af48b5a1d
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Jan 10 14:24:33 2004 +0000
- * Fixed some doxygen comments.
- * Added SORT_ID
- * remember last sorting and ordering in playlist struct
- commit 24a26dde0141354ae036822c37096de2f856a0de
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Jan 10 13:59:25 2004 +0000
- Add vout_AspectRatio routine to get retrieve a vout's aspect ratio.
- Some bugs when 16:9 scaling in ogt_parse.c and cvd_parse.c
- commit 701342a12644a772c76a6417211786ad2f0258d3
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Jan 10 12:35:33 2004 +0000
- Add SAP to the list of additionnal interfaces
- commit 0ce68cce73ff641488667f664b5f9e296001a6a6
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Jan 10 03:36:03 2004 +0000
- * mtime_t != int This was causing incorrect results on big endian.
- Changed playlist_SetDuration.
- * changed SORT_NORMAL SORT_REVERSE into ORDER_NORMAL ORDER_REVERSE
- commit 5caa41762b984f27a1f1af0bcea9bdcfd812a25b
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Jan 9 22:11:04 2004 +0000
- * extras/MacOSX/Resources/English.lproj/MainMenu.nib
- - Added the duration column
- - Added a 'surpress error dialog' option to the dialog
- * ALL: copyright year and author changes
- commit 1114ee5a01e78e259b916dc3e723b81a9347f38e
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Jan 9 20:36:21 2004 +0000
- * include/variables.h
- src/misc/variables.c: Added a VLC_VAR_TRIGGER_CALLBACKS action
- * src/libvlc.c: You can now change verbosity on the fly by using the "verbose"
- variable of p_vlc. -1 == quiet
- commit 528a21a0e848b2054077505834b01e89bce2678c
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Fri Jan 9 19:45:46 2004 +0000
- * ./src/misc/configuration.c: win32 UNICODE fixes.
- commit 1940820e5ad031455b729c18e556e0844759a4c0
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Jan 9 19:21:58 2004 +0000
- * src/extras/libc.c: return result in vlc_asprintf().
- commit 88066e9c6f1fa6f5562393a60d01b52d04d28e16
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Jan 9 18:32:04 2004 +0000
- * ALL: added vlc_asprintf() to our libc.
- commit 345388230f9908be2d09e00147f873fd6f594279
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Fri Jan 9 17:29:17 2004 +0000
- * ./modules/demux/mp4/drms.c: switched to dyn. linking of SHGetFolderPath
- commit ea0d4fc4cc68522b35dc7bfcaccfe89368c82efe
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Jan 9 15:39:38 2004 +0000
- * configure --help aliging
- commit 6540be0a63691d772b163dfb19406d53919b13b4
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Jan 9 15:26:58 2004 +0000
- * Gibalou you broke something again :)
- You used vasprintf but used asprintf paramaters. Which one do you want to use?
- i changed to asprintf now.
- commit 71ebf9e95b866b6aca7d8d45fc35152446e56df9
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Jan 9 13:08:08 2004 +0000
- * MAX_PATH is a windowism. Use PATH_MAX.
- commit c1c8211f51f77ba414a894368f16d8a94afd21cf
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Jan 9 12:23:47 2004 +0000
- * ALL: MSVC compilation fixes.
- commit 614e91f2c0e18312086d310b4c1d89a4eca8dbc5
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Fri Jan 9 04:37:43 2004 +0000
- * ./modules/demux/mp4/drms.c: improved sci handling.
- * ./modules/demux/mp4/mp4.c: if sample has not been decrypted, do not
- pass it on to decoder.
- commit 7c300ccaf9ca12623f57eeee4fae610da14aa87d
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Jan 9 02:28:30 2004 +0000
- * video.c: gibalou: no palctrl in avcodec context in 0.4.8
- * ffmpeg.c: 0.4.8 ifdef'ing
- commit ca167f031a08e0d5d0c5834b4a78b10b858493ac
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Jan 9 01:17:57 2004 +0000
- Minor grammatical changes.
- commit 8a61c1e84a16d2cdeb23dc6f5ef2f1684f84fe3c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Jan 9 00:32:12 2004 +0000
- * modules/demux/mpeg/Modules.am: forgot to remove private.h.
- commit 85769f50f85743ea3561c68f102f4ac08e24d7f3
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Jan 9 00:30:29 2004 +0000
- * modules/demux/mpeg: fixed latest changes to mpeg system demuxer (dvd playing was broken).
- commit 18d0003389381c2a0da14b8adf96fbbb10387852
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Jan 9 00:02:55 2004 +0000
- * modules/codec/ffmpeg/video.c: setup dummy palette to avoid segfaults with some codecs.
- * modules/codec/ffmpeg/ffmpeg.c: more fourccs.
- commit c3089d647b1f32cca9369fa7e40101454cc6808d
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Jan 8 23:21:01 2004 +0000
- modules/codec/ffmpeg/ffmpeg.c:
- * add fourcc "smc "
- commit a8c3e7900df7a26dfbd1628b9235a92d82ea2741
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Jan 8 22:37:59 2004 +0000
- * And AGAIN the caca fix
- commit f740c0441b9055d21ae9319268d6e1ad53474da4
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Jan 8 22:34:54 2004 +0000
- * thats what you get when you work in multiple directories
- commit 71118327e7363b733dbc0c63fcac044ad9f12e2d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Jan 8 22:02:29 2004 +0000
- * modules/codec/ffmpeg/ffmpeg.c: compilation fix for ffmpeg 0.4.8.
- commit a0b0e76e59b498658b9260de38eae994e0e16184
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Jan 8 21:55:06 2004 +0000
- * caca 0.6 doesn't work with 0.7.0 remember? :)
- commit e5ea2f0ad2e9d0e306cd285d4ab40c9034133e66
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Jan 8 21:48:43 2004 +0000
- * modules/codec/ffmpeg/demux.c: improvements.
- * modules/codec/ffmpeg/ffmpeg.c: added a few fourccs.
- commit b2c5adbc52bb9992c99df24ac58bf13a01d33a22
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Jan 8 21:19:03 2004 +0000
- * Updated with new libraries in vlc
- * Use new style of use_enable
- * Fixed some bugs
- commit c53b4c332fe43c038d130f8716f54a8cd93dcb4c
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Jan 8 19:22:10 2004 +0000
- * modules/video_output/caca.c:
- + Updated for libcaca 0.7.
- commit 5d751eab7d313c6de97965c9e7652e55f811698a
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Jan 8 19:07:42 2004 +0000
- * Updated the ebuild for 0.7.0
- a bit late i know. I had forgotten about it.
- commit 63aac9bfdf122fdf698e4ba4eb52f5e4a519eb56
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Jan 8 16:28:37 2004 +0000
- * ncurses: added and updated a lot of fonctionnalities. (Playlist browser,
- time, informations and help display).
- commit e1f5cdc4ffad50fd595dd0b29808086792b2d0f0
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Jan 8 15:11:35 2004 +0000
- * modules/codec/ffmpeg/ffmpeg.c: oops.
- commit 2847f4340a86f1f0e38216b5bd9a110263fe992c
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Jan 8 12:44:59 2004 +0000
- Added .cvsignore
- commit a951172578dff316d56090c10b2dfaa2c2d5f7b1
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Jan 8 12:07:07 2004 +0000
- * ffmpeg 0.4.8 compilation fix
- commit 8d7e6b98c12343a4f05023398425ac44f071376f
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Thu Jan 8 11:36:40 2004 +0000
- * ./src/extras/libc.c: vasprintf bug fix.
- commit eeab7415c2fa7e14a361eace6f390ea13adf1300
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Jan 8 11:18:27 2004 +0000
- * vlc_common: mmh, use right prototype...
- commit 835bf8003ebcb5f32ca41a043c4fc2c76eb09d6b
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Jan 8 10:27:07 2004 +0000
- * all: correct test for vasprintf.
- commit 8613e3a97bd15c7128c9ef932c40dd164c4b95cc
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Jan 8 00:52:08 2004 +0000
- modules/gui/wxwindows/playlist.cpp:
- * fixed a warning
- commit bf805a8b00e0eaffe6e944beefb642a845e79b16
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Jan 8 00:37:18 2004 +0000
- * modules/demux/mp4/libmp4.c: use vasprintf
- * modules/access/ftp.c: cleaned up.
- commit 516fba50aae3312de5382ea9aff02ea0534adf5b
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Jan 8 00:12:50 2004 +0000
- * configure.ac: detect if libavformat is present.
- * modules/codec/ffmpeg/demux.c: new experimental demuxer using libavformat (most of the work done by fenrir).
- This demuxer should allow us to support "frindge" formats (FLIC, SWF, etc...).
- The demuxer has been put here because of its dependancy on libavformat and libavcodec.
- * modules/codec/ffmpeg/ffmpeg.c: re-arranged the codecs list.
- commit d6d35240377918efd1e63ef96b974ae9e0c8829c
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Jan 7 23:39:41 2004 +0000
- * all: added own implementation of vasprintf. I hope it's ok this way.
- commit b3dc44424b9fc1679ed0c99893db0a0de990b3bb
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Jan 7 19:20:30 2004 +0000
- * src/playlist/*: fixed memory leaks.
- * modules/codec/rawvideo.c: fixed dts/pts problem and added support for fourcc IYUV.
- * modules/stream_out/transcode.c: added support for fourcc IYUV.
- commit f335a2a04508681c98fa00bc8b33f6f73503dbfd
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Jan 7 17:57:56 2004 +0000
- * input: fix to avoid forced subtitle not selected.
- commit 34f4d18f68365e0eaaad58d84cad9fd58c3a85b5
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Jan 7 16:54:47 2004 +0000
- * Fix a memory leak when there is no p_vout, but when there are subs.
- commit a3d8c68238872f0e12b662dc852ea06b1041904e
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Jan 7 15:54:38 2004 +0000
- * Clarify some instructions.
- commit ba616997914720d09aeb690a74429506d68da3c2
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Jan 7 15:31:31 2004 +0000
- * rename ES_OUT_SET_PCR into ES_OUT_SET_GROUP_PCR, now ES_OUT_SET_PCR
- apply to the selected program.
- commit 5cfcac852f987eb6eb94d0629e2ffdd2db7c5cf4
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Jan 7 15:21:27 2004 +0000
- * http: complete rewrite (using net_Printf/net_Gets)
- -> Proxy, user/password and redirection untested.
- -> For icecast server, check also the mime (do not blindly force
- mp3, it could also be nsv).
- commit be5afcff378982a30de0cee8e129f20753adde1f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Jan 7 14:59:37 2004 +0000
- * demux2: allow to force demuxer.
- * nsv: fixed bad init.
- commit 863f246ae509c3d0d8e585d73e77bc3c89ac4c5a
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Jan 7 14:59:03 2004 +0000
- * net: mem leak in net_Printf
- commit 9841276f35241d6b9f70117a44aa1f7f78f6452b
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Jan 7 07:21:31 2004 +0000
- Better operator association in computing duration and should be
- optimized better too.
- Add track info in "Media Information" Add track-specific information
- and album information in "Item info".
- Coding of all this is ugly and massively redundant. I think the
- playlist needs to be re-thought/re-worked. Sublevels would be nice
- too.
- commit 5a76f7f4910bb86937422e2cf10849bff9c4b5b0
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Jan 6 23:11:47 2004 +0000
- * network: vlc_UrlParse should now accept ipv6 ip (untested).
- commit 1955153b5af608b6514630ea89282a91b9ecbe6d
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Jan 6 23:03:17 2004 +0000
- * src/misc/net.c: fixed net_Gets
- commit 879d9fc3cf3b45882827caa2daaf8be5afe329d0
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Tue Jan 6 21:42:43 2004 +0000
- src/input/stream.c:
- * Cleaned up a comment
- * Added a function stream_ReadLine() to read one line from a stream
- include/ninput.h:
- * export stream_ReadLine()
- commit f5ec4d0b1119d863e46fe17ace3f1f0291e63154
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Jan 6 19:12:08 2004 +0000
- * modules/video_output/directx/directx.c: move the video window to the right display when using --directx-device.
- commit 856f945d5a686082d055fac8a14c50ea863b7c15
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Jan 6 14:35:16 2004 +0000
- * Something about microdvd fps and a huge bug in its defaults.
- commit 25cd1327a67705cdecbb8754f405be01557a175b
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Jan 6 12:02:06 2004 +0000
- Updated copyrights in libvlc
- commit 982c016f90b5992fc7d4e4f6ed5e11f6556d18a6
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Jan 6 08:50:20 2004 +0000
- - src/misc/win32_specific: compilation fix for win32 (can someone please
- check that command line parsing still works for items and options? )
- - src/libvlc.c
- include/vlc/vlc.h : New libvlc functions to get playlist status and
- clear the playlist
- Patch by Tong Ka Man
- - src/playlist/* : Update copyrights
- - src/playlist/playlist.c:
- -When a user explicitely asks for an item, do play it, even if random mode
- -Do not stop playlist upon deletion of an autodelete item
- -playlist_Clear (Patch by Tong Ka Man)
- commit 12dc6ed79fdc9c8c443f5539257c82d6dd266a1b
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Tue Jan 6 04:57:34 2004 +0000
- Reinstate duration times on playlist item for CD-DA. Done via adding
- an interface to allow setting the duration on adding a playlist item.
- commit 0ba65be5044fd5b47c56acef8fd3723d66cfcf36
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Tue Jan 6 04:10:18 2004 +0000
- Unbreak plugin as a result of the recent playlist API change. Need to
- cripple PBC for now though.
- commit bda80603d9ccabddd26ad9a52b564873f706c1b1
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Tue Jan 6 03:59:48 2004 +0000
- Choosing an audio or subtitle channel isn't an "advanced"
- option. Run-of-the mill users may want to select that.
- Update documentation.
- commit a659ab1addf9f3800ffbcd5f1d478cdf2e722b72
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Tue Jan 6 01:41:10 2004 +0000
- * ./modules/demux/mp4: added some DRMS debug statements.
- commit edc9c9542df900dcdc6829c4366cf84fcf542c9a
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Mon Jan 5 22:17:32 2004 +0000
- * commands/cmd_*.hpp: use the DEFINE_COMMAND macro for simple commands
- * commands/cmd_fullscreen.*, parser/interpreter.cpp: added a
- "vlc.fullscreen()" command
- commit 1d07e63d44899f9286d5bb1f922969d0d0304e39
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Jan 5 22:06:15 2004 +0000
- * modules/video_output/directx/directx.c: patch by Mike Schrag to add a config var
- for the directx preferred display device.
- commit 0ab21006a33c696801bac4e590e182e354f0aee1
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Jan 5 20:02:21 2004 +0000
- * modules/gui/skins2/vars/playlist.cpp: use ICONV_CONST to deal with the different prototypes for iconv(). Thanks sam!
- commit 8e99863656b270010afd4554be2f1ea642fe3742
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Jan 5 19:33:11 2004 +0000
- * modules/gui/skins2/vars/playlist.cpp: Hack to prevent compilation errors.
- commit 28df89f8680de872cc5612f9576b8f96b1756cc0
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Mon Jan 5 18:43:17 2004 +0000
- Added a callback on item-change, so that the playlist is updated.
- commit b93aa7e7d15e57931d43ac0328fea5c387ecc2f8
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Jan 5 18:15:12 2004 +0000
- * API change in mkv. Everyone should update to the latest libraries.
- commit 31fc1d05991f01c36c45528f12edad376e61485a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Jan 5 17:42:36 2004 +0000
- * configure.ac: win32 compilation fixes for the skins2 plugin.
- * modules/gui/skins2/Modules.am: renamed the plugin name into skins2 so it doesn't conflict with the old plugin.
- * modules/gui/skins2/vars/playlist.cpp: fixed invalid cast.
- commit 8281acf84ef7433eb5724f91389be40bdf1240f2
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Jan 5 16:22:40 2004 +0000
- * Fixed mpeg2dec newer libcaca, newer matroska, www.videolan.org should now
- be download.videolan.org etc etc etc.
- A lot of small fixes
- commit ff475a9143389b8026408362b900881668db4ea4
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Jan 5 15:07:16 2004 +0000
- * tcp: use net_*.
- commit fbbfa7bff5904e41cba1f2e64c0527f593f3b823
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Jan 5 14:50:42 2004 +0000
- * Fix mpeg2dec buildsystem
- commit 8278a76edc6bfdbf3157586e7f6658f88c4a0604
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Jan 5 14:42:14 2004 +0000
- * modules/misc/sap.c : let the user configure timeout delay
- * src/playlist/item-ext.c : sanity checks when adding items
- commit 708fa7292b410be0c3e3ddbd26d774e249b3752f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Jan 5 14:10:58 2004 +0000
- * configure.ac: readded AX_ADD_PLUGINS([mpgv mpga m4v mpeg_system ps ts
- avi asf aac mp4 rawdv demux2 nsv real]), it was probably a mistake ....
- ( ouiiinnn, another bootstrap ;)
- * all: added net_* helpers functions.
- commit 85c7ea2e8e6a0d5b3c6acebf3e7d94da695cacd3
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Jan 5 13:07:03 2004 +0000
- * ALL: playlist API changes
- What may be broken (untested):
- ------------------------------
- - Theora and Speex decoders
- - some interfaces
- - VCDX and CDDAX access
- The problems shouldn't hopefully excess compilation glitches.
- (removal of AddExt, of psz_author, and prototype of Add)
- Additionnaly, interfaces that do not support item-change will have
- update problems.
- * Updated modules list
- commit 1595dc2534196eac95a1488e864292fab033e99c
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Jan 5 13:00:39 2004 +0000
- modules/gui/wxwindows/playlist.cpp
- modules/gui/wxwindows/iteminfo.cpp
- - Show the info as a tree view.
- At the moment, all is shown. We should maybe hide the "Options" tree
- as it rather "internal"
- - Improved a little the layout
- - Added a popup menu to to the playlist
- - Minimize playlist rebuilds
- commit aa830d43217dd81fa8dda23613d394d58c0f38d0
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Jan 5 13:00:20 2004 +0000
- modules/demux/util/id3tag.c
- modules/demux/avi/avi.c
- modules/demux/asf/asf.c
- src/input/es_out.c
- - Fill the playlist info structures
- commit 0697a96a2cc92d600a66b34f5e1c28e0dbe80c36
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Jan 5 12:59:54 2004 +0000
- * modules/misc/sap.c :
- - Use the new playlist API
- - Track title changes
- - Timeout. Delete an item if we haven't heard about it for too long.
- commit 17557ea64382428560a75ecef753e88f39158834
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Jan 5 12:59:43 2004 +0000
- * Makefile.am : Added src/playlist/item-ext.c and src/playlist/info.c
- * src/playlist/item.c
- src/playlist/info.c
- src/playlist/item-ext.c
- src/playlist/group.c
- src/playlist/sort.c
- src/playlist/loadsave.c
- include/vlc_playlist.h
- - New playlist_info structures and accessors
- It works pretty like the old input_info (with categories)
- It provides modularity to the playlist
- - Removed ppsz_options and i_options from playlist_item
- (we use the special category Options)
- - Added a unique id to each playlist_item to be able to track the
- items accross playlist reorders
- - Simplified adding of items.
- - playlist_AddExt is removed
- - playlist_AddItem is still here and exported but should not be used
- - use playlist_Add( p_playlist, uri, name, duration, mode, pos )
- and use the accessors for all other things
- - Added setters for fields of the playlist_item structure
- - Introduced "item-change" and "playlist-current" playlist variables
- to give more flexibility than only intf-change
- At the moment, duration is still in the structure (easier to use, IMHO)
- * src/input/input.c
- src/libvlc.c :
- playlist item options parsing changed
- * include/vlc_common.h : added playlist_info structures
- commit 051ce627e6f3c469ecaf98676203dc8a59cc9e57
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Mon Jan 5 12:37:52 2004 +0000
- * ./modules/demux/mp4: DRMS support.
- commit d7dce9113efeb2b18e6b33324b842183cb7f0ea5
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Mon Jan 5 12:24:51 2004 +0000
- * ./AUTHORS: updated my country entry.
- commit 20275a0bb7dc3424609792b68f20e929c116f1e6
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Jan 5 03:19:00 2004 +0000
- * nsv: clean up, added seek support.
- commit bcf186fd8e534e057b238ec8ee0cbcbe16b736f8
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Jan 4 22:38:49 2004 +0000
- * modules/gui/skins2/vars/playlist.*: win32 compilation fix (not sure it is the right one).
- commit a3eb233d42a71b285db59fedec08d47508d5e1e6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Jan 4 22:22:10 2004 +0000
- * modules/codec/ogt/*: win32 compilation fixes.
- commit 83000d18f62e0c0fec52515c3797b4f71c066227
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Jan 4 22:03:20 2004 +0000
- * ALL: bumping version number to 0.7.1-cvs.
- commit 01cb2578c44361abeb4312bf5a26a716159619fe
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Jan 4 21:44:44 2004 +0000
- Fixed a small bug which prevented the translation of a string.
- commit a666bc56268192a6724dd112bbcd9718dbc0f6f9
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Jan 4 18:18:45 2004 +0000
- * toolbox:
- + Minor fixes to the woody packages.
- commit 13f5cc43d32b8a4a3d208042bf1a514406c97ad4
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Jan 4 17:35:02 2004 +0000
- * avi: May fix #1545
- (From mplayer:
- "count blocks by rounded-up chunksizes instead of chunks -
- we need full emulation of dshow avi demuxer bugs :(
- fixes silly nandub-style a-v delaying in avi with vbr mp3..." )
- commit f78730a8cc6ad974444fb08e52ad9648d79c5115
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Jan 4 16:51:59 2004 +0000
- Add OGT and CVD subtitle demuxers.
- write_png: might be made into a module and moved elsewhere
- cvd*: went over documentation a little bit.
- commit add4e22d766b13ddbdd6748fcb2ed241b0d2e8b2
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Jan 4 16:25:00 2004 +0000
- A start for what little public documentation there is for CVD and OGT
- subtitles.
- commit 5705ef28537302247a4e52542efcde61b5b4ee29
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Jan 4 15:32:13 2004 +0000
- * encoder.c: corrected required LIBAVCODEC_BUILD
- * es_out.c: ES_OUT_SET_PCR works now with microsecond.
- * configure.ac, Modules.am: enable demux2, nsv, real.
- * demux2.c: increased priority.
- commit f38254201e6d440175eefc3da806ab2106dee7b7
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Jan 4 15:24:27 2004 +0000
- Do not link twice zlib
- commit 5de8059afa94464cae1643447ed338e6ec036b29
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Jan 4 14:35:12 2004 +0000
- * real.c: begin of a real demuxer (using new API). Can't work yet as it
- needs modification to ffmpeg decoder that I need to finish.
- commit 02aedbc46503ccf2a5ef46c9d6634044e71eb411
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Jan 4 14:28:11 2004 +0000
- * demux2: a dummy demuxer to adapt to new demuxer API (experimental, and
- will be removed later).
- commit eed300192927722f6eef18310ceb43fd67cbce5b
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Jan 4 04:56:21 2004 +0000
- Was putting 1 byte of garbage for each packet.
- commit a9bd5d7e2287a86523cee6f8419c6c562ea20512
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Jan 4 04:53:07 2004 +0000
- * debian/control:
- + Build-depend on fixed linux-kernel-headers packages.
- * debian/rules:
- + Look for faad in extras/faad2, not extras/faad.
- + Enable postprocessing in the ffmpeg configuration.
- + Activated libcaca video output.
- commit 9e519df88ec914e4f7b173a8a69a95c51ea7ba74
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Jan 4 04:50:24 2004 +0000
- * modules/video_output/caca.c:
- + Ported to libcaca 0.6.
- + Removed dithering configuration variable; use the CACA_DITHERING
- environment variable instead, until the API is polished.
- * include/codecs.h:
- + Minor coding style fix.
- commit 641a4a0465cd26c2886effb0a0fbe4f3f1464bcf
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sun Jan 4 00:17:10 2004 +0000
- * the sample theme should work better with that...
- commit 9ff076665137807f5d4d8f95bf38c0708eb5e0f3
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sun Jan 4 00:06:10 2004 +0000
- * first forgotten file...
- commit b43052b25e1d39556e482ca9be0dca0b0231d966
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sat Jan 3 23:54:51 2004 +0000
- * all: sample theme for skins2 interface
- Warning: by default the interface will try to open the skin from the
- vlc share, which is probably an old skin, so the load will fail, and
- afterwards a wxwindows dialog allows to load another skin.
- BUT there seems to be a bug which make the interface crash
- when it tries to load this second skin... workarounds are:
- - deleting the old theme
- - setting the "skin_last2=/path/to/xml/file" in the [Skins] section
- of vlcrc
- - solving the bug ;)
- commit 2c92f038049c4c44beb55c6eedd86988d7e60f67
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sat Jan 3 23:37:08 2004 +0000
- * configure.ac: added the skins2 module (_should_ work ;)
- commit b7dc5e88ab36451045bd20b03cfe66767ee45d51
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sat Jan 3 23:31:34 2004 +0000
- * all: brand new skins interface ( still _experimental_) for x11 and
- win32, by ipkiss and myself...
- Among the features:
- - framework rewritten from scratch, heavily based on design patterns
- => new controls can be (hopefully) created more easily, portability
- to other OS is better, and the interface is less dependant from
- the vlc core
- - new concept of "layout", to provide a window with several different
- views (as in winamp3 skins)
- - controls can now be placed at a relative position to the edges of
- a window, which allow controls and layouts to be resizable (e.g
- for the playlist window)
- - Use of libpng and libfreetype2 for better portability between x11 and
- win32 => ttf fonts and antialiasing
- - New DTD for the xml theme ( *it will probably change again* )
- - Very very beginning of scripting in the xml file
- - And many things I miss
- - And probably many bugs ;)
- commit 4fc0ccfabb9a488e5fc42887cdf9d1b4967dbe44
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Jan 3 20:43:24 2004 +0000
- Put track information in Media Info. If we have SVD information, show
- audio tracks and add that to the audio-selection window.
- commit 481fb380f0459349f2e3b09d48fa1e5196a77e3f
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Jan 3 18:41:36 2004 +0000
- Sorry to be so pedantic - grammar (and spelling)
- commit 025a6eb76b36d3498c1620e9c6adf6189c825e49
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Jan 3 18:40:01 2004 +0000
- Spelling.
- commit 574ccface941cf7dc2813896b66ed5d7395cf584
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Jan 3 17:52:15 2004 +0000
- Ignore timestamp in PACK header in a private stream. This is to get
- around a WinSubMux bug in multiplexing CVD and SVCD subtitles.
- (Patch probably could be made more precise.)
- To do this we've got to save the timestamp in the header.
- commit 9d010d54843a3018c980b243327f2ccbba8be79d
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Jan 3 17:49:35 2004 +0000
- Spelling - See I told you it was cut and pasted from somehwere!
- commit 83b62c9f418e2ef88d918b013eb27da22e4d6f01
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Jan 3 17:48:38 2004 +0000
- Spelling - probably cut and pated from somewhere else.
- commit 6a604ff837932f24a88ac3559a68ec065546a7f3
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Jan 3 17:19:41 2004 +0000
- RenderI420 now handles U and V planes. (Probably completely
- accurately, though.)
- commit bab2dff486d8c71de16c870a88b6eaf3e967da89
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Jan 3 13:18:30 2004 +0000
- * po/*: another ./toolbox --update-po before 0.7.0 because some commits where done.
- commit 6a42a30200057119e8733e98f589a0c277617cb4
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Jan 3 13:13:07 2004 +0000
- Updated german translation
- commit 289aade717ba57b0a47ea0aab00b3f5ca98a826b
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Jan 3 12:54:56 2004 +0000
- ogt.c cvd.c, subtitle.h: move common debug string help into subtitle.h
- {cvd,ogt}_parse.c, common.c, subtitle.h: add ability to dump subtitles via
- libpng.
- commit 3a903d5fc45aaccbe084de600c2b3b47ee9b7df9
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Jan 3 12:02:12 2004 +0000
- * po/*, ChangeLog: preparing for the 0.7.0 release.
- commit 1fc66eda83b0d8932f61f050928095fa04ee05cb
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Jan 3 10:55:07 2004 +0000
- * modules/gui/wxwindows/interface.cpp: fixed and re-enabled aspect-ratio combobox in the extended gui.
- commit db294cb081d257ad1c8766ac22ddcf2a857bf42b
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Jan 3 00:39:07 2004 +0000
- * modules/stream_out/transcode.c: added YV12 raw video fourcc (chroma planes will likely be inverted though).
- commit 16ccd0f52246d9440c66330ebc515d7ccd9fd7e6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Jan 3 00:23:04 2004 +0000
- * modules/demux/mpeg/mpga.c, src/input/stream.c: fixed mem leaks.
- commit 03e07903ae42df678210cc226e04c73b407065ef
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Jan 2 23:22:37 2004 +0000
- My name is Bond
- VLC Media Player 0.7.0 Bond
- commit 2e73e5260247f96a53e055d4e30b47c405a501bf
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Jan 2 22:17:57 2004 +0000
- * modules/video_output/directx/*: fixed overlay on 24bpp displays.
- commit 26ede628219402eff5848b5ca27f3e58f07b86c1
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Jan 2 13:48:37 2004 +0000
- * doc/ChangeLog-2003: Happy new year!
- commit a7b97c2f6540a119b0ce73b2c2fbd1854d0fdd60
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Jan 2 13:30:17 2004 +0000
- * modules/gui/wxwindows/preferences_widgets.cpp: use wxL2U() (Thanks Anil).
- commit 7bca0d7b134843b610ce68851bb1e605a347d2c9
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Jan 2 04:44:34 2004 +0000
- Attempt to make easier to understand and easier to complete.
- commit 78e3a1d6b6300901766a16ab784dafd80d45ee01
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Jan 1 17:41:25 2004 +0000
- * Updated german and french translations
- * Updated version number and Changelog