ChangeLog-2003
资源名称:vlc-1.0.5.zip [点击查看]
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:801k
源码类别:
midi
开发平台:
Unix_Linux
- Date: Mon Nov 17 14:11:05 2003 +0000
- Checkboxes stat at startup, in the playlist, now reflect the state set ine the prefs. They still are not updated if you set random/repeat/loop in the menus though (at least until next VLC startup).
- commit b98dfa6716005dd91b4d0f29b94ea29834832317
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Nov 17 13:14:25 2003 +0000
- * use more recent libebml and libmatroska
- commit a047a67d7772245c70a47876eeaeb895cd532614
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Mon Nov 17 13:05:17 2003 +0000
- added search function to the playlist
- commit 2e3381e626d5cf41d336f3283cc76aaef2654a34
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 17 11:25:54 2003 +0000
- * ts: improve PCR handling. pcr-soft doesn't exist anymore.
- Options:
- - caching: time on which bitrate smouthing is applied (default: 200ms)
- - pcr : delay between 2 PCR (Really more accurate). (default: 30ms)
- - bmin and bmax doesn't work anymore.
- commit 1672cb91be5ad0d200c379eefac3b891a459aa15
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Nov 17 06:31:22 2003 +0000
- * THANKS: hungarian translator and designer of OSX intf controller added
- * modules/LIST: updated
- * Makefile.am: include new OS X art in the dist.
- * NEWS: updated
- * */.cvsignore: added and improved some of these.
- * modules/gui/macosx/prefs_widgets.?:
- - new config controls much like in the wxwindows module. not yet in use.
- - beware not tested irl. but it compiles :)
- commit bbf924778755743e30cd30cefd5bf2e45b30c889
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 17 02:55:22 2003 +0000
- * transcode: hmmm, the compil fix was for this file ...
- commit a8f3c4cad2e3ff540726d0526b014d79e11963ae
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 17 02:52:39 2003 +0000
- * all: a little compil fix and more sanity checks (needed for wma).
- commit a48ec614244d4ba9f287b65b6484a511515ceb1d
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Mon Nov 17 00:06:19 2003 +0000
- modules/gui/wxwindows/*:
- * implemented sorting by a column by clicking on it
- commit aed1e85b4b7f5fe7f59dff6bbf2951d913ce0787
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 16 22:54:12 2003 +0000
- * ALL: moved i_bitrate out of audio_format_t into es_format_t
- commit 45cb9defb39750f7607cfa40d36225393378c29c
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Nov 16 22:29:33 2003 +0000
- * modules/video_output/caca.c: color ASCII art video output using libcaca.
- commit dd6bbcec746d5482f61a8fba5e63cf3427d88cc7
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 16 22:23:47 2003 +0000
- * modules/codec/ffmpeg/video.c, src/input/input_dec.c: a couple of fixes. Thanks fenrir :)
- commit b42629dbe0ec9df757ed3a8fa7510e785715ee48
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Nov 16 22:10:16 2003 +0000
- * include/vlc_keys.h: Fixed a warning in StringToKey().
- commit 20f3795b505d98de2beb0a8785d5bec753d126ef
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 16 21:28:26 2003 +0000
- * modules/misc/dummy/encoder.c: forgot a file
- commit 1e9f16e284a4bb84ac446bf18e6b5581754fc6d3
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 16 21:07:31 2003 +0000
- * ALL: final improvements to the decoders/packetizers api.
- (There are still a few decoders/packetizers left to be converted but this shouldn't take too long).
- * ALL: small improvements to the encoders api.
- commit 1b973c9444e11319376708d3c85c3636d0907d9e
- Author: Simon Latapie <garf@videolan.org>
- Date: Sun Nov 16 20:41:36 2003 +0000
- * http.c: little fix
- commit 85f81858cdbac35107b7ec3d00f3ca622c6c9664
- Author: Eric Petit <titer@videolan.org>
- Date: Sun Nov 16 15:51:59 2003 +0000
- avi.c: compile fix
- commit b48dc5240ebb28e0918d336cb2f7bedd3bd99640
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sun Nov 16 11:21:48 2003 +0000
- Added random, repeat one and repeat all checkboxes to the playlist
- commit 63197875839b162da8948fd8371b4db73b810b9f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 16 00:08:02 2003 +0000
- * fixed a segfault with avi without index.
- commit 460286dc1207a9e355e44ec0750e1b30595ba7a9
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 15 23:21:35 2003 +0000
- * v4l: hack from xine from GStreamer to compile v4l on debian unstable.
- (message from xine: fix build on Debian unstable, those dummies seem to
- have put the Linux 2.6 headers in place of the 2.4 ones in glibc...)
- commit 1e96bee0ce3c52f4774b605abcc818707ead8784
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Nov 15 22:42:16 2003 +0000
- * New OSX controller (iTunes style)
- - Drag and drop implemented
- - still need new sliders and remove the titlebar.
- * revert the mozilla plugin changes. i will build a seperate module for that
- * simplified previous/next (only playlist, people with chapters and titles
- will have to use the menu
- * Moved the disable screensaver from interface to vout.
- commit 02619e2b11bb5e02e8744aeadedbde58d9e1ad65
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Nov 15 22:02:15 2003 +0000
- * added ffmpeg cvsroot (not in use atm)
- * forced some config options on ffmpeg
- commit 0fe9b6988f8d59a1716abe67e659adf5f843a250
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 15 18:57:12 2003 +0000
- * set dts/length of all pes packet.
- commit cfd8992aed5c805e208c887aa5af182f0930847d
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Nov 15 15:40:19 2003 +0000
- * extra data has changed and was crashing.
- commit 9b61c0aaa39ddc6432b7cd90afab17bb8e2bb5da
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sat Nov 15 13:09:02 2003 +0000
- * Fixed typos.
- commit 11a86fba8228b97deb9845beb159a3468a5e9064
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sat Nov 15 10:38:01 2003 +0000
- Small fix in a preference description string
- commit 306a32f926544f2636db54f895049a57d1bb4490
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Nov 15 02:38:25 2003 +0000
- * broken URL
- commit 3b099bef9abb9143b2a0c45b6d9bf83aaea3ef9e
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sat Nov 15 01:21:48 2003 +0000
- * New build system for the contrib packages of VLC. It supports to
- download a precompiled binary package, or to build all the packages
- from the sources, at the user's option. It is currently written for
- Mac OS X, but could easily be ported to other platforms.
- commit b7d624b9d97b741aca1730f35a775273b747bda6
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Nov 15 00:26:15 2003 +0000
- * spelling fix
- commit 42ea64beae9e6baf3388fe85da6b2a4a5529990a
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Nov 14 20:17:29 2003 +0000
- * Fix the label in the prefs of the play/pause hotkey.
- commit f61ff374e43d48d040ae8781ed437cf50935a087
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Nov 14 03:51:39 2003 +0000
- * fixed playlist_Pause
- commit be0055dc67d7a1fa2bbe1d3a5812f244a4cb266d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Nov 13 21:15:43 2003 +0000
- * modules/video_filter/transform.c: fix for ./toolbox --update-po
- commit ce6b6b1f789c76cc3d723e2f9d6568365418c4f7
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Nov 13 17:59:34 2003 +0000
- * include/ninput.h: ES_EXTRA_TYPE_SUBHEADER wasn't defined.
- commit e832247c897aa57f773031591e688ec7cdac90dc
- Author: Loïc Minier <lool@videolan.org>
- Date: Thu Nov 13 14:23:30 2003 +0000
- * INSTALL.win32: slightly changed the list of required packages
- commit 55320a77c20c9855c67c9f07598daee5804e57d6
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Nov 13 13:31:12 2003 +0000
- * input: handle also SPU in es_out_Add (and fix a bad lock).
- * sub: use es_out_Add (and that give a proper solution for multiple tracks)
- fixed seeking with sub. (pf_demux was called in Seek instead of
- pf_seek ...)
- commit 3f71e7714a4380254cda040ad67e1fb7c5d7bae4
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Nov 13 12:28:34 2003 +0000
- * src/input/input.c: es_out_Add automatically add informations
- (input_AddInfo) on the ES.
- * all: removed duplicated input_AddInfo.
- commit e33dbc3f24e6ac171dce4d15f6ff0df9a3b0a128
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Nov 13 11:49:27 2003 +0000
- * avi: little clean up, and ported to es_format_t.
- commit 1c8b01a73cf4b30bb239ec4c12849a851d309d28
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 12 20:01:01 2003 +0000
- * modules/misc/sap.c: fixed misplaced variable declaration.
- commit 730460c00c3d132dfe573ee03013f0c77362a20f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Nov 12 18:13:31 2003 +0000
- * all: big clean up (no more global variables).
- commit c7bc1acb0e8a53bf3e147dc6493df6b5cf397b5b
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Nov 12 08:10:21 2003 +0000
- Support for announcement of playlist group in SAP announces
- Needs the latest miniSAPserver CVS
- commit 5edf9f31910c5bda5b472efec01f724d346ce0c2
- Author: Simon Latapie <garf@videolan.org>
- Date: Wed Nov 12 03:02:56 2003 +0000
- * little fix due to my last commit
- commit 664c9f197e4d8e0d86d823579ea358539f957dca
- Author: Simon Latapie <garf@videolan.org>
- Date: Wed Nov 12 02:56:13 2003 +0000
- * http.c: little fix in RPN evaluator (now it is real RPN).
- commit b03111a7d577e52f7cdd8fc908c16ffaa52f6513
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Nov 12 02:45:26 2003 +0000
- * small fix to the playlist window
- commit 0caf8ce6e94bcc97e8e0f1f61fb0559d1fba743d
- Author: Simon Latapie <garf@videolan.org>
- Date: Wed Nov 12 02:43:33 2003 +0000
- * http.c : added parsing of options in Add MRL option. In http.c is a the
- parse_MRL function which perhaps should be somewhere else
- (playlist ?).
- * Makefile.am : forgoten style.css
- * index.html : little fixes
- * intf-http.txt : updated doc
- commit 4dcb355c719fc9ce631ca5bf1c614b0f99bc2c54
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Nov 12 01:22:40 2003 +0000
- * Away with that annoying playlist drawer. We now have a nice resizable
- window, with additional index and author columns.
- commit 764f9e8b0e6799686fb6509269784baa734dfdfb
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Nov 11 23:50:41 2003 +0000
- * include/vlc_keys.h: added StringToKey()
- * src/libvlc.h: added macosx defaults and changed the quit shortcut to ctrl-q
- * modeules/gui/macosx/controls.m: now jump 10 seconds. works better than 5
- * REST: implemented configurable hotkeys for OS X.
- commit 0f04eb53b57c0b5f5e65f38f946f8cb736a8265b
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Nov 11 21:23:56 2003 +0000
- * when config_ResetAll() a key config value becomes "Unset" (0) instead of
- it's original value. With this you at least won't break your config file,
- because it comments out the value during saving, when it's identical to the,
- original value. The question however remains, why does a resetAll result
- in a 0 in the 'current' config in use, and in original value at time of saving?
- commit 11cd21f9c8aa7970dd343c39102b764657e9598f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 11 02:49:26 2003 +0000
- * wav: es_format_t
- commit b2c9cc064876d0c721f4a118f128e9f5bd398865
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 11 01:33:18 2003 +0000
- * mkv: ues es_format_t.
- commit 5f782bc34f618ef58e01cd8fcba1f2fc0cb29402
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 11 00:37:59 2003 +0000
- * all: use es_format_t and es_out_*. (Not well tested yet...)
- commit a7a7e7097451c2b7bb70dd7ad59eb1b050090d52
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 10 18:21:35 2003 +0000
- * modules/gui/wxwindows/open.cpp: compilation fix for unicode version.
- commit 6720c6b10f12f34fbbb64f045efba3d88e4383f4
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 10 17:47:42 2003 +0000
- * configure.ac: link ws2_32 in the right order on win32 for livedotcom.
- commit b7ba11b0eb48300f47ce34b6f9f9091abb36e6ee
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Nov 10 00:49:48 2003 +0000
- * New Hungarian translation contributed by 'DirectX' (Name under investigation)
- commit e39089dc7d18b72ed6ca781189591274789ace4c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 10 00:14:05 2003 +0000
- * modules/gui/wxwindows/*: dshow open panel is fully functionnal.
- commit a4c1c8f52695d1bfb70c00952e80d76e214d92a0
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Nov 9 21:29:52 2003 +0000
- PDA Interface:
- * Transcode tabpage added
- * code cleanup
- commit 8150192bace03463f1af51cf0960640e7148c8d3
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 9 20:13:46 2003 +0000
- * modules/gui/wxwindows/open.cpp: added an AutoBuildPanel() that is used to construct the dshow tab.
- (It is not quite useful yet but will be shortly).
- commit c6d07829b0fba915e3a8ea1aef676204c22d8850
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Nov 9 19:49:48 2003 +0000
- PDA Interface:
- * Camera tabpage is done.
- commit 06b4737cfb1ad8d5e1bd95c426e33cfb10fefed5
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Nov 9 18:52:29 2003 +0000
- PDA interface:
- * improvements on Camera tabpage
- commit 9af94c5ad9bf92435142a9c7275e6dd2155649e7
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Nov 9 18:06:11 2003 +0000
- Allow return to have a numeric prefix too.
- commit 1601147f60744e780e7262dba227ad5e90fd628a
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Nov 9 17:45:41 2003 +0000
- Small changes to assist debugging.
- commit cf1ded5901502712e880a5de58e078f67653785e
- Author: Eric Petit <titer@videolan.org>
- Date: Sun Nov 9 16:00:54 2003 +0000
- + modules/gui/beos/VideoOutput.cpp: fixed modifiers
- + src/misc/beos_specific.cpp: cosmetic
- commit 21c8b34b86fb3b786ecb003bd71f18a8ac55410a
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Nov 9 15:55:23 2003 +0000
- PDA Interface:
- * More changes on the Camera tabpage
- * Cleanup some dead interface wood ;-)
- commit dcc66e959ce3c6a143db161805401bce1eccb3f1
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 9 15:29:41 2003 +0000
- * modules/access/v4l/v4l.c: couple of fixes.
- commit 6289ccbb1281abb5534525312a0ba070110d20a3
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Nov 9 13:59:21 2003 +0000
- PDA inteface:
- * Redesigned "Camera" tabpage.
- commit efaf688c314ef247ae5b69a01642cef145449cd3
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 9 13:20:32 2003 +0000
- * modules/gui/wxwindows/preferences_widgets.cpp: compilation fix.
- commit 38518cedfc51bcfd7df21ac2ea452c36a1bb8de8
- Author: Simon Latapie <garf@videolan.org>
- Date: Sun Nov 9 05:22:56 2003 +0000
- * http.c: removed a completely useless check (now you can change volume
- value without playing anything)
- commit fe2d68958103eb6c823c0b712eed37db48361db4
- Author: Simon Latapie <garf@videolan.org>
- Date: Sun Nov 9 05:15:17 2003 +0000
- * index.html: little fix with volume textbox
- commit 7584c7bb123bfc9996d65c9db8c688f1a6dd06cd
- Author: Simon Latapie <garf@videolan.org>
- Date: Sun Nov 9 03:43:25 2003 +0000
- * http interface: changed index.html for new seek function. small change
- in css.
- commit 637b0249baf0576b8a29b4af896af5233c518aec
- Author: Simon Latapie <garf@videolan.org>
- Date: Sun Nov 9 03:41:50 2003 +0000
- * http.c: modify seek function (now you can put almost everything which
- looks like a time/length)
- commit c7897a28504494e5e0e3c431772bc732c1700292
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Nov 9 00:52:32 2003 +0000
- Handle keyboard input: numeric entry, next, prev, return and default.
- commit 204044c98196dd97d0eb87b4822d18052bbaae42
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sat Nov 8 23:12:15 2003 +0000
- use "video" and not "audio" as media type, and 33 (mpeg2 ts) and not 14
- (mp3) as payload type
- commit 180e96686abd126db01bc7db5a687d831990a703
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sat Nov 8 23:02:38 2003 +0000
- ignore streams that are not m=audio or m=video
- commit 28521d8e02309211175d13775880734be5fd8a99
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sat Nov 8 18:31:01 2003 +0000
- PDA Interface
- * simplefied network tabpage
- commit 6b4fa4aac8dbea26b364b7e81b5b98daec03676a
- Author: Eric Petit <titer@videolan.org>
- Date: Sat Nov 8 18:23:40 2003 +0000
- + configure.ac: link httpd and stream_out_standard against -lsocket
- + modules/gui/beos/*: use hotkeys
- + include/vlc_keys.h, src/misc/configuration.c:
- renamed modifiers into vlc_modifiers so it does not conflict with
- BeOS' modifiers()
- commit 78da8d7d6d1fdf8c2e322da0330d84b52a8c1892
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sat Nov 8 16:04:05 2003 +0000
- PDA interface:
- * Network tabpage works
- * cleanup of code
- commit 5a58a1ef4354b50c084357889e0c15e3e930917a
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Nov 8 15:59:46 2003 +0000
- * spelling fix and fix of copyright and version strings on info.html
- commit e12e442b95f178a008b8b9a758103e6b01d29a3f
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sat Nov 8 14:54:03 2003 +0000
- By default disable the stream_out_transrate plug-in since it takes 2 hours
- compiling.
- commit a347d39f24cdad70adaa6b84a4ad933238211687
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sat Nov 8 12:25:59 2003 +0000
- modules/misc/sap.c:
- * support sap announces that use dos style linebreaks
- commit 2ad7219497f66e03b9edf4efbb88b43d51332646
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 8 09:05:42 2003 +0000
- * useless.
- commit fb34c95ea126e8c382795bd47a96a00ad7f302e2
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 8 06:47:34 2003 +0000
- * livedotcom.cpp:
- - added X-QT and X-QUICKTIME video support.
- - first try for seek and position display support.
- (position is buggy, and seek won't really work as long as wx try to seek
- each time the slider is moved)
- commit d44952d768ea5aeb23ff04c05f8401e849b01a1a
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 8 04:57:56 2003 +0000
- * araw.c: prevent segfault with ulaw/alaw.
- commit d2d96bbb8f608b224060969779881c00aa7029e8
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 7 22:56:02 2003 +0000
- * configure.aci, modules/demux/livedotcom.cpp: win32 compilation fixes.
- commit a4669bcc6895a729ed96883805e381006a8f33ae
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 7 21:44:53 2003 +0000
- * lalala added livedotcom
- commit 132943e98630239d6994b1ca509526a70a2d16e9
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 7 21:44:20 2003 +0000
- * configure.ac: added --enable-livedotcom and --with-livedotcom-tree.
- (--with-livedotcom-tree is mandatory when using --enable-livedotcom, so
- livedotcom isn't compiled by default)
- commit c37e84c1f930e22a99d03e76a6a7f2a4be3ed420
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Nov 7 21:30:52 2003 +0000
- * modules/stream_out/transrate: New transrating module, based on GPL
- code from www.metakine.com.
- CAUTION : the code is currently very ugly, with static variables, no
- code convention, etc. I check it in "as is" because it may be useful
- to some people.
- Don't expect a bitrate reduction of more than 30 % with acceptable
- quality.
- * modules/demux/mpeg/ts.c: Useful debug message
- commit 5cefc0731165d7e6ed58942d422136f3126c6842
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Nov 7 19:30:28 2003 +0000
- * src/misc/threads.c: Implementation of real-time priorities for UNIX-like
- pthread systems (activate with --rt-priority)
- * modules/access_output/udp.c: Only discard packets which are _very_ late
- commit ccfe579bf51e131ff0cf579d8109c9d8b759da7d
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Nov 7 18:41:09 2003 +0000
- * modules/mux/mpeg/ts.c:
- - By default send PCRs every 90 ms, because the upper limit is 100 ms
- - New pid-video and pid-audio sout variables
- commit 0ffc325f03635be0f5810181bb0af75d0f27a8b8
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 7 18:32:55 2003 +0000
- * udp: mp3/rtp is now correctly working.
- commit 30410626e849412d4bc33aad851f8cd9836c8c02
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 7 18:32:24 2003 +0000
- * rtp: removed a annoying debug message
- * announce.c: fixed a warning.
- commit 2d0e1f208224c11c107b71ca8f210fef43dacbf3
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 7 18:08:54 2003 +0000
- * livedotcom.cpp:
- - improve a lot pts handling.
- - added --rtsp-caching.
- - implemented DEMUX_GET_TIME and declared the input as seekable to
- make the interface displaying the time.
- Now I can read rtp stream from VLC using http export for sdp :) (MPEG4
- video, MPEG 1/2 video and mp3 audio tested successfully)
- commit 8b67f70abe2b95bd79ecf760cfed77f6205ffa28
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 7 17:44:43 2003 +0000
- * added vlc_url_t structure, vlc_UrlParse and vlc_UrlClean.
- (It could avoid a lot of duplicated code...)
- commit 7a9053f22593bfc8da0a459b4ddbc0714762623f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 7 17:43:42 2003 +0000
- * rtp: added a sdp options to export sdp. For now only as http.
- options: #rtp{dst=ip,port=port,[sdp=http://ip:port/file],[mux=]}
- commit 277ca5711cb0cc2ed8fe748597beb884bc678178
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Nov 7 16:53:54 2003 +0000
- * modules/packetizer/mpegvideo.c: Detect discontinuities and trash
- corrupt packets. Also flag GOP headers with SOUT_BUFFER_FLAGS_GOP.
- commit 1fa786db6a611ebb0b03357e64280504c3b329ab
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Nov 7 14:15:23 2003 +0000
- PDA interface:
- * cleanup code
- * cleanup interface
- commit c986d9702ced2ba8694cb2a153dda48a97aa0078
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Nov 7 13:31:26 2003 +0000
- * Updated documentation.
- commit 8b8bfe34d6e7769bbb21d133f6cc7d1b3f4dcd53
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Nov 7 13:28:23 2003 +0000
- * modules/access/satellite: Big rework of the old satellite module.
- - ability to select between different tuners if the board has several
- tuners
- - abitility to select between different demux if the board has several
- demuxes
- - if frequency isn't specified, do not try to tune the tuner and
- assume some other software already did it
- - set a bigger buffer size to avoid packet losses
- - do not filter too many PIDs since some board only have 8 filters
- - kludged so that the module works perfectly well with the demuxstream
- demuxer
- - use DMX_PES_OTHER all the time because some boards do not have a
- decoder chip (this may be a problem for you)
- This changeset is part of the Dreambox port of VLC.
- commit 4343919e55fd15ac83a5f659caa8197c2c9b0765
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Nov 7 13:01:51 2003 +0000
- PDA interface:
- * Directory browsing works
- * Coredump is solved
- * Adding files or entire directories to the playlist GUI control works.
- commit 1b18a01582ae64a8a5d7f99316f046879662cdaf
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 7 12:27:30 2003 +0000
- * livedotcom.cpp: - better pts handling but still bad. (and using rtsp
- over tcp doesn't really work yet).
- - fixed bad usage of delete vs delete[]
- (using --rtsp-tcp still leads to segfault)
- commit a58fb4dc368c140239360699ae2e2041a03b6fe7
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Nov 7 10:33:41 2003 +0000
- Need to change libvcdinfo to be more robust when there are
- reading the extended PSD. Given that area-highlighting and
- features in the extended PSD haven't been implemented,
- best then to not try to read this at all.
- commit 8da122f0f15ff880eb3150bbe56306bf499c07bf
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Nov 7 09:24:58 2003 +0000
- Basic functionality of File tabpage is working.
- commit 40693f9830f5bfb0ec4bbd583ceeeb83a00a888c
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Nov 7 07:59:00 2003 +0000
- Removing GPE specific stuff.
- commit a7794253d806b3308272902d883c3721a77789ca
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 7 00:28:58 2003 +0000
- * more tolerant sdp check when using rtsp://. (SDP from some DSS have a
- lot of mandatory fields missing, like v, o, and s)
- commit 1250236d84a022e846c3b17e072992b34f729012
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Nov 6 22:23:27 2003 +0000
- Sync with latest changes
- commit 371803fd769f4318558131fe8753e5342d23f521
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Nov 6 22:14:57 2003 +0000
- * livedotcom.cpp: use live.com library to read rtsp and sdp file.
- TODO:
- - handle PTS (for now, I just use mdate() :)
- - support TS/PS (hard as it needs a lot of work on TS/PS demuxers).
- - support X-QT and X-QUICKTIME. (I don't know if it's really used).
- - implement pause, seek ...
- - clean up/bugs fixes...
- - ...
- commit aebd934a9e415e41e5816ac688dc9fc5fd1e8902
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Nov 6 20:12:37 2003 +0000
- * modules/demux/mpeg/ts.c: compilation fix for old libdvbpsi.
- commit 82dcb9168f442b4c79f48fe51e7bd6cc399979e6
- Author: Damien Lucas <nitrox@videolan.org>
- Date: Thu Nov 6 19:35:05 2003 +0000
- . a small fix .... (many other to follow in the next days)
- commit 27c92fc494178ae0a1aeb33c8e7836a35ad7b375
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Nov 6 18:55:22 2003 +0000
- * Going to Fullscreen was effecting all vout's. should affect only the frontmost one.
- commit eb2566027744c66405e23b1f53cc84a908718b36
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Nov 6 18:35:19 2003 +0000
- * Updated the Output dialog.
- - support for slp
- - support for theora
- - support for demuxdump
- commit 98bee728e9d4efa236dbf1bcd88caeea138c7b25
- Author: Damien Lucas <nitrox@videolan.org>
- Date: Thu Nov 6 17:08:12 2003 +0000
- . I422 -> YV12 Chroma
- This work is part of the work done by Anevia for the "Gran Theatro del
- Barcelona".
- commit 28950fce6d627837171b266271e1651dd32e4fe3
- Author: Damien Lucas <nitrox@videolan.org>
- Date: Thu Nov 6 16:54:40 2003 +0000
- . 422 deinterlacing (bob and blend filters)
- This work is part of the work done by Anevia for the "Gran Theatro del
- Barcelona".
- commit ef4c3d6315ccb307864809056b5ffbafb3a3f6e2
- Author: Damien Lucas <nitrox@videolan.org>
- Date: Thu Nov 6 16:37:19 2003 +0000
- oups, ... forgot the interesting file !
- commit 1ddb23b6e8845902086e46a23c5b7bbd8a81d4cf
- Author: Damien Lucas <nitrox@videolan.org>
- Date: Thu Nov 6 16:36:41 2003 +0000
- dvbsub.c: DVB subtitles decoder (ETSI EN 300 743). There is still a lot of
- things to write to implement competely the standard but this decoder
- will work in most of the pictures subtitles cases. Text subtitles
- decoding is not implemented at all.
- This decoder has been validated with CAVENA encoders after few
- remarks of their developpers.
- include/*: addded a p_spuinfo field in the decider_fifo_t and the
- es_descriptor_t
- codecs.h: added a dvb_spuinfo_t structure to identify the id of the selected
- track.
- modules/demux/mpeg: added the support of the dvb subtitles track. Need last
- libdvbpsi (0x59 descriptor) to compile. The demuxer
- creates n fake ES as each ES carries up to 256 subtitles
- tracks.
- This work is part of the work done by Anevia for the "Gran Theatro del
- Barcelona".
- commit 56a43112a120c06293977c90672790fa686b10b5
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Nov 6 16:28:28 2003 +0000
- * changed how cursor hiding works. Not perfect, but it's less complicated.
- - less vague bugs :)
- * changed the global hotkey for play/pause to command-p since 'space' won't be
- defined as the hotkey. i was sick of all the hacks i had made to have it work
- that way, so the end. space only works in the vout from now on.
- commit dbe002fde81bf97e83fd59f45e8f57de1a2577a4
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Nov 6 16:06:28 2003 +0000
- * New (experimental and incomplete) demuxstream module. It bypasses the
- stream output, and takes what comes from a DVB card and sends it onto
- the network. I didn't activate it in configure.ac because I suspect there
- might be problems with iovec on Windows (and there is probably a better
- way to do it).
- commit 96e75a5fabd0e7ebc036fbee6ffbfc7e69aa6d07
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Nov 6 10:09:16 2003 +0000
- * bootstrap: remove autom4te.cache before running autoconf
- commit cd32c3ae016fa05e457519a53b78d80b5b916bc3
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Nov 6 09:59:45 2003 +0000
- * modules/misc/sap.c: compilation fix.
- commit 8d80d1775248d3f3729b08f249b265741a15516c
- Author: Simon Latapie <garf@videolan.org>
- Date: Thu Nov 6 01:49:19 2003 +0000
- * http interface: added volume control (relative or absolute) and
- sort playlist function.
- commit 323dfafae8386d9d08f10a22d5be02db4e933a5b
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Nov 6 00:12:17 2003 +0000
- * modules/access/v4l/v4l.c: big clean-up of the Video4Linux input.
- New --v4l-vdev and --v4l-adev config options and the ability to play an audio only stream.
- commit 5ab31c4eb15e8bcfc5b6753f72e86f56d1f14cf0
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Nov 5 23:32:31 2003 +0000
- * Compilation fix. One to many )
- commit 3f41f383e3162cf1984ed39981fbc4ed2afe6613
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Nov 5 23:28:36 2003 +0000
- * sap: big clean up + some buffer overflow fixes (still need some work).
- commit 313cc2da25628882c9619c91df5630005fc1e73c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 5 20:06:36 2003 +0000
- * modules/gui/wxwindows/streamout.cpp: fixed a couple of things.
- commit 8331d3636cf6be25da00f7ac7077f8aabe467522
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 5 18:59:01 2003 +0000
- * include/vlc_codec.h, modules/codec/ffmpeg/encoder.c, modules/stream_out/transcode.c: tell the encoder to respect the aspect ratio of the input.
- * modules/gui/wxwindows/preferences_widgets.cpp: compilation fix.
- * src/misc/configuration.c: use strtol() instead of atoi().
- commit 48190fd306402746f081f290f0223642b1dfeecf
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 5 17:57:29 2003 +0000
- * src/input/input.c: honor the --demux config option (will be overriden if demux is specified in the MRL).
- I'm not exactly sure this is wise as some users will surely fuck-up their preferences and force a specific demux...
- but this also allows me to specifiy the demuxdump demux with an input option (very handy to include the demuxdump option in the streamout gui dialogs).
- * src/misc/modules.c: changed module_Need() to use var_Get() instead of config_Get.
- * modules/gui/wxwindows/*: moved the demuxdump option from the open dialog to the streamout dialog.
- commit 64336427c00672d4c2d15dbb6691e6d57a00e4e7
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 5 17:46:21 2003 +0000
- * modules/codec/ffmpeg/encoder.c: fixed bug in the audio encoder.
- * modules/gui/wxwindows/preferences_widgets.*: bug fix.
- commit 5f2aa46677df7327d3a961eb72cf07a2501fa8b9
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 5 09:16:55 2003 +0000
- * include/video_output.h: forgot this file in the vout_Synchro commit yesterday.
- commit 93de8cf8684cc3ab620e1f3a1a7e67929f9712c9
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 5 02:43:55 2003 +0000
- * modules/gui/wxwindows/preferences_widgets.*: added a refresh button for config vars with choices lists which have a pf_list_update callback.
- * modules/access/dshow/dshow.cpp: provide a callback to update the devices lists.
- commit b380a99486e04b5da9bbe7af58d3d004838b7f1e
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Nov 5 01:47:40 2003 +0000
- * all: who has seen that I have just forgot to release any buffers...
- commit c3b01ee068d9d09de8cd6cf156e85a9982ba9c8d
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Nov 5 00:40:08 2003 +0000
- * moved garfou's changes before a variable that is at risk of overflow
- maybe this will fix the random crashes?
- commit e53ac062b4ad2228ce69d11c481a0f0f17368159
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 5 00:39:17 2003 +0000
- * include/configuration.h: some small re-work of the config declaration macros.
- String choices lists can now also have a list of text descriptions associated with them.
- Added integer choices lists.
- * modules/gui/wxwindows/: modified config widgets to use the new config options.
- * ALL: updated for the new config options.
- commit 354c7ab964f7e4bcc31a39ed0358b7f8c1135d38
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Nov 5 00:17:50 2003 +0000
- Please test if this has any regressions
- * include/codecs.h:
- - created a subtitle_data_t to be used by subtitle demuxers
- and decoders to pass information.
- - ToDo: access/dvd/es.c and spudec need to be fixed to use the palette field
- of this new struct.
- * modules/codec/subsdec.c:
- - moved the decoding of ssa textlines to here.
- - ToDo: support for any tags is lacking atm., but now possible.
- * modules/demux/mkv.cpp:
- - ssa is now passed undecoded to ssa subsdec.
- - ssa headers are passed to ssa subsdec via subtitle_data_t
- - ToDo: decode idx header info and fill the subtitle_data_t
- - ToDo: support for compressed vobsubs.
- * modules/demux/util/sub.?:
- - moved ssa decoding out of here.
- - ToDo: add support for multiple tracks
- - ToDo: implement reading vobsub .sub files (not .idx)
- commit ed6c9819636a124acf8ac0b795da1d04a4f46400
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 4 17:46:18 2003 +0000
- * src/video_output/vout_synchro.c, include/vout_synchro.h: got rid of the dependency on the vout.
- * modules/codec/libmpeg2.c: updated with the synchro api changes.
- commit d9f10b40faa0591ed913646b46dc85022f73ddc0
- Author: Simon Latapie <garf@videolan.org>
- Date: Tue Nov 4 15:52:52 2003 +0000
- * http interface: added "fullscreen" and "keep" functions
- commit 05d53d9041be184be774ebf5ba6b887e52f93931
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Nov 4 15:31:44 2003 +0000
- * bootstrap: Fixed an automake breakage when gettext is not present.
- commit 294d05e1675721c5dae98a0ae91291d1e8a25c87
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Nov 4 15:26:04 2003 +0000
- * debian/control:
- + Build-depend on fixed dvb-dev packages.
- commit def5f9e2207c9b20fc0e3c2c95b013ed63f8cc66
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 4 14:51:51 2003 +0000
- * adpcm: converted to new API (need more testing).
- commit 9498c61e75ec90ba9893894089b77d43097ce638
- Author: Eric Petit <titer@videolan.org>
- Date: Tue Nov 4 11:11:30 2003 +0000
- + configure.ac:
- fixed a link issue on BeOS
- + modules/demux/util/sub.c:
- gcc != 3 fix
- + modules/gui/beos/*:
- compile fixes; never replace int32 with int32_t, these are not the
- same on BeOS (long/int)
- commit ea33ac4ce9e2faeeb072cc8e41b7a6cc6fdaf8ba
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 4 02:23:11 2003 +0000
- * input: fixed position-offset, time and time-offset.
- * hotkeys: never _never_ use demux_Control outside of src/input/ (it's
- completely broken, there is a lot more things to do), all interfaces
- have to use var_Get/Set (time(-offset), position(-offset), state,
- rate(-slower|-faster)... ).
- Btw, input_SetStatus, input_Seek, input_Tell, input_ChangeArea,
- input_ToggleES, will be quickly obsolete and removed(at least
- unavailable for intf), so we should convert remaining interfaces (ie all
- except wx, osx, rc, http, hotkeys).
- * avi: implemented DEMUX_SET_TIME (not yet used).
- commit 2069ebe6e98735676dfebf7c6370236ac43af7ec
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 4 01:27:33 2003 +0000
- * araw: ported to new API.
- commit 689e6f400d7b96decb1a96d56a97b2ae67428664
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 3 23:05:03 2003 +0000
- * removed old faad detection.
- commit 4e0f5d8d4d7c77ba335e3a9a22476b4e82a19cdc
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Nov 3 22:36:45 2003 +0000
- * modules/misc/sap.c: fixed a warning and some coding style insanities.
- commit 62442c205f8846b77304b028f383a6951924e49e
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 3 22:30:15 2003 +0000
- * all: ported the faad decoder to the new API (btw, aac HE untested).
- I have not kept the compatibility with older faad version (but check is
- still be done in configure.ac). (I didn't like it as old version are
- really buggy).
- commit 2afa5ceae006865a1da30a9d8a900ba0321a2232
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 3 20:22:21 2003 +0000
- * modules/access/dshow/*: attempt at supporting DV inputs (completely untested).
- commit 03d18c98e8576eab70efae9100279861bd657650
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Nov 3 15:27:28 2003 +0000
- * modules/gui/macosx/*: Commit of the Visualizations menu item.
- * ALL: bring the project files to XCode.
- 10.2 users should revert the change in Makefile.am or they won't be able to
- build VLC on their machine. Editing the project files will probably also not
- be possible for them.
- commit 9a1da9ef09e57e8fdcb4b539d0c1fcdfe78a28cd
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 3 14:02:54 2003 +0000
- * modules/demux/mpeg/*: added support for ISO/IEC 13818-7 Audio with ADTS transport syntax to the TS demux.
- commit 80646cc9b334bc68493679f4a7d293caeb445e3b
- Author: Simon Latapie <garf@videolan.org>
- Date: Mon Nov 3 03:21:38 2003 +0000
- * http.c,index.html: add seek function in http interface. Also added "stream_position", "stream_length", and "stream_time" which could be usefull later (for a slider, for example :) )
- * changed http interface more "neutral" colors
- commit 6edaeb5f7049161ffa38ec995504292e7ca375f3
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Nov 2 23:13:30 2003 +0000
- Removed debug messages
- commit 63beb0fdd72141b27e689dfc765484837f5ae821
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 2 22:51:56 2003 +0000
- * modules/control/http.c: cough cough.
- commit 452fecf02665e718b5459dfc71fb85e9d939e7fe
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 2 22:28:46 2003 +0000
- * Makefile.am: small change to the package-win32 target.
- commit 597323ab20931ee0ad9d53c0e30fa54cd5ba68c9
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 2 22:16:32 2003 +0000
- * modules/gui/wxwindows/preferences_widgets.cpp: show the current value when using sliders.
- commit 80f941556058d053fc64901e953797e1d8160ffc
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 2 22:15:14 2003 +0000
- * modules/demux/util/id3.c, modules/demux/util/id3tag.c: don't use input_Peek() to read an id3 tag as these tags can be bigger than what input_Peek() can read.
- commit ae27f53b5e8bcc9a1ad1604d357dec65ca15a369
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 2 21:26:41 2003 +0000
- * Makefile.am: include the .css file from the html interface into the win32 package.
- commit 2a212b5c72f1d35d6683bc75821f9cbab58fb9ec
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 2 19:26:30 2003 +0000
- * modules/control/http.c: delete command supports a list of items.
- * doc/intf-http.txt: update for delete command.
- * share/http/index.html: added the possibility to delete playlist items.
- commit 8a4ad005745fcadf6a4e5d67fa637e73f336d3dd
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Nov 2 18:03:45 2003 +0000
- modules/demux/mkv.cpp:
- * proper fix for timing with vobsub tracks ( and possibly some other cases )
- commit a77da79156885e72f2356586149b218d56ff329f
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Nov 2 16:12:27 2003 +0000
- modules/demux/mkv.cpp:
- * fix a segfault on close caused by setting default language
- commit 5f151d5106880ffccb0641f3eabdeee93ad34de0
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 2 12:22:45 2003 +0000
- * src/audio_output/input.c: on-the-fly visualization changes.
- * modules/gui/wxwindows/menus.cpp: added a visualization entry.
- commit faf9b659a939847862216ea3d80dd7e3c7b6f47e
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Nov 2 06:33:49 2003 +0000
- * modules/audio_output/input.c: created variables to allow for a autogenerated
- Visualizations menu (is this the right location?)
- Problems currently are: Doesn't work on the fly. where to start?
- For that reason it now also uses config options instead of variables.
- * modules/visualization/visual/visual.c: small adaptions
- * modules/gui/macosx/controls.m: fix warnings.
- commit afc9d70d88fc2ba08cf81ced2f491285d7acb2a7
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Nov 2 01:41:12 2003 +0000
- * Fixed bugs in parsing SSA lines. Turns out we are currently parsing within demuxers.
- The parsing of lines should of course be moved to the decoder level.
- commit a90eb78daf580157cdedca4ac54a6ea0e9f34fd0
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 1 21:50:01 2003 +0000
- * added stream_out_rtp.
- commit 942d48852ca6848c9b8f8de5dc982a0eb7d2cf6a
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Nov 1 14:35:38 2003 +0000
- * an ebuild that pulls vlc from cvs and installs that.
- commit 9bcf04ca297e25fa0e15344cb15e3d44f706af8a
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sat Nov 1 10:07:09 2003 +0000
- * debian/control:
- + Build-depend on a newer wxwindows version to avoid incompatibilities.
- + Build-depend on linux-kernel-headers and build-conflict on dvb-dev
- because these packages cannot be installed together.
- * debian/rules:
- + Temporarily disabled the framebuffer video output plugin because of
- current code errors in linux-kernel-headers.
- commit c43fd0523b9c234cc39c5fef62e78fe151adb0aa
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 1 06:57:51 2003 +0000
- * rtp: added l8 (u8 samples) and l16 (s16b samples) support (eg to use with
- transcode).
- commit cf57335cd17f3cb99d435f0f9b90c7278b7ac3ac
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 1 06:56:29 2003 +0000
- * araw: mhh, aout_buffer_t.i_nb_samples is samples _per_ channels...
- commit b780be348bb4804089e64da71de658e3cc58d141
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 1 06:27:45 2003 +0000
- * araw: added pseudo raw encoder. (s16b and s16l -> u8,s8, s16l,s16b).
- commit 10b3709f8fd82bd34292b3b33faa486a2cfebd67
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 1 04:17:43 2003 +0000
- * rtp: - added TS/PS support. (ex: #rtp{dst=ip,port=port,mux=ts} )
- PS will work if there is only one stream as the muxer doesn't set
- correctly dts/length for muxed packets. (so pretty useless ;)
- - added mpeg1/2 video. (how overcomplicated is rfc2250),
- tested with mplayer+live.com (but I'm not sure that my ES parsing
- is ok.)
- - btw, there is a ttl option.
- commit 0905f6ee8501f94baa4d6a459bfade2597956b0f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 1 00:15:49 2003 +0000
- * rtp: Added mpeg4 video(rfc 3016) and audio(mpeg4-generic). ( but far
- from perfect)
- Use udp raw mode.
- Generate a SDP file (for now it is just fprintf to stderr).
- The streams produced work under gmp4player. (mpeg4ip)
- commit 94db15a8d7f67d201f96e2bfc53ad260a19fcb6e
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 1 00:11:31 2003 +0000
- * udp: added a new option: raw, to use it udp{raw} (It doesn't try to
- fill packet send to mtu size, needed by rtp)
- commit d41734c3c76cbdf3ad210ee84ea55bb5dfb473cb
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Oct 31 23:57:28 2003 +0000
- * The "coincoin" Debian upload (no, it's not a cocker).
- commit fc19e0d5ce3164e1ce11bd5ec8b22e3f7c73bb8d
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Oct 31 22:46:19 2003 +0000
- * starting support for external vobsubs.
- we can now read the .idx file. TODO:
- - create a structure to store subinfo in (like WAVEFORMATEX and BITMAPINFO
- - allow for multiple tracks in the sub demux
- - open the .sub vobsub file, remove the mpeg crud and prepare a packet
- for spudec.
- commit f698e1fcbd9fd808c70395ff25b2d552742edc34
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Oct 31 18:18:46 2003 +0000
- * modules/control/hotkeys.c: use demux_Control( p_input, DEMUX_SET_TIME, ...) to seek, for better precision.
- * modules/video_output/directx/events.c: fix to catch the Alt key.
- commit 86982725e98788776e6d8f90f25c33bc886bff50
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Oct 31 16:57:12 2003 +0000
- * begin to add a rtp mixer. For now it support mpeg audio and ac3(untested).
- TODO: (a lot of work)
- - gather multiple small frames in one packets (not really important).
- - add mpeg 1/2 video
- - export a sdp file (needed for all next codecs).
- - add mpeg4 audio/video
- - add ts/ps over RTP.
- - perhaps ogg over RTP if something is abled to read that.
- command: #rtp{dst=ip,port=port,[mux=muxer]} (mux not yet implemented)
- It automaticaly uses ip:port, ip:port+2, ip:port+4 ... (port should
- be odd btw)
- commit 18949ec8ff41205ddc2e75eb73b214c4b17bf273
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Oct 31 15:54:53 2003 +0000
- * modules/demux/mkv.cpp: Set English as the default for track language.
- * modules/gui/macosx/vout.m: removed debug
- * modules/gui/macosx/open.m: Panther compilation fixes
- * modules/gui/macosx/controls.m: OSDMessages :)
- commit 2ec1057c8bd6b51f3f5ff640f2e8cd9cb90a25e1
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Oct 30 23:17:59 2003 +0000
- * Use the new vout_OSDMessage on the new hotkeys functions.
- commit a6233ea01656066338399427cea3dc8f764ffbfa
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Oct 30 22:34:48 2003 +0000
- * implemented a vout_OSDMessage to display messages on the video at a specific
- location by any module.
- * added a OSD config option to the Video options. this will allow you to disable
- the messages printed by OSDMessage. Subtitles will still be shown however.
- * src/audio_output/intf.c: volumeSet sets the intf-change variable.
- * modules/gui/macosx/vout.m: fix the modifier detection.
- commit 1c3e013ae4ba26fb2c74f56f97fa16f3c6f1043f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 30 21:44:48 2003 +0000
- * include/modules_inner.h: bigger p_config[] array because the main module is becoming quite big.
- commit c8249bfb0b31c318f6252b057e212e2e62d867c5
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 30 17:59:12 2003 +0000
- * modules/gui/skins/win32/*: fixed a problem with drag&drop when restarting the skins engine.
- commit 46c6826dab36f83bc43f3be7281b245b4ba58adf
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 30 17:58:07 2003 +0000
- * modules/control/hotkeys.c, src/libvlc.h, include/vlc_keys.h: added hotkeys for jump actions.
- commit fe21029c681ff70f4534ef9bfd53b3ffa604fe7f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 30 12:01:01 2003 +0000
- * modules/stream_out/transcode.c: fixed last pts/dts calculation breakage.
- commit 90322f67b1f9932fb96fafcf3b51f6203679ef68
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Oct 30 00:12:02 2003 +0000
- modules/demux/mkv.cpp:
- * fixed timing with vobsubs
- commit f67d9f1a8f09d5d1626251b0b19fc51abee22a75
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Wed Oct 29 23:36:59 2003 +0000
- modules/demux/mkv.cpp:
- * added support for matroska files with embedded spu tracks, what the
- matroska people call VobSubs
- commit 79270b87226aa12b6f496a400584e633669e85e8
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 29 23:31:57 2003 +0000
- * modules/gui/wxwindows/preferences_widgets.cpp: attempt at optimizing KeyConfigControl which is really slow on wxGTK.
- commit d93b7343bc7f455f7587ed235c7ed28a35311106
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Oct 29 22:25:11 2003 +0000
- Wrap help at 72 chars instead of 80 to get our whole text displayed in the normal size
- commit 80675857ea89ab2bb3a27158c7b04634fe960c7f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 29 21:04:55 2003 +0000
- * modules/gui/wxwindows/preferences.cpp: restored the old size of the preferences panel... it is big enough already.
- commit 33143a6885bd79a5a07029ebf9cd4d788756dbb8
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 29 20:53:41 2003 +0000
- * modules/codec/ffmpeg/ffmpeg.c: CODEC_ID_MPEG2VIDEO only supported from version 4676.
- commit faf0b1842eed295615aa24669446f9b5c109b3d9
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 29 19:35:43 2003 +0000
- * modules/codec/ffmpeg/ffmpeg.c: CODEC_ID_MP3 is only available on recent ffmpeg versions.
- commit 7f257862a9968d254db0a1013fd3e0105a8ff742
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 29 18:54:46 2003 +0000
- * modules/gui/wxwindows/*: fixed breakage.
- commit fd616f91f91cb7bd90abf18d0f6e1e2d73fd7f15
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Oct 29 18:00:46 2003 +0000
- Grmbl, it was obvious I would forget to add the new files
- commit 84b846bf8c510666af2b7436ce4563025e6b6063
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Oct 29 17:32:55 2003 +0000
- * src/playlist/* && Makefile.am
- - splitted the enormous playlist.c file
- - implemented a better item group system: groups have a name
- and must be created before use by
- playlist_CreateGroup( p_playlist, "newgroupname")
- * modules/misc/sap.c
- - Create our own playlist group ("SAP") and use it
- * modules/access/slp.c
- - Create our own playlist group ("SLP") and use it
- * modules/demux/util/id3tag.c
- - Trigger playlist update when we have parsed our tag
- * modules/gui/wxwindows/interface.cpp
- - Fixed the about box by using vlc_wraptext
- - Added the simple open and the streaming wizard icons
- *** Icons need to be changed ! ***
- - Added the visualization to the extended gui
- * modules/gui/wxwindows/preferences.cpp && include/vlc_help.h
- - Enlarged the window to fit the wrapped text
- - Added help for audio encoders
- * modules/gui/wxwindows/stream.cpp & open.cpp & include/vlc_interface.h
- - Created a "streaming wizard" window (3-step streaming)
- * modules/gui/wxwindows/iteminfo.cpp:
- - Group change is now based on the name
- * modules/gui/wxwindows/playlist.cpp
- - Added author and group columns to the listview
- - Redesigned the window
- - Added the Sort menu with several criteria (title, author, group)
- - Added up/down buttons to move an item in the playlist
- - Added the group menu to enable/disable a group in an understandable way
- TODO:
- -----
- * playlist core :
- - Implement advanced sort capabilities (multi-criteria)
- - File format to save the new features
- - export playlist (to M3U, eg)
- - more robust group creation (duplicates check, ...)
- * wxWindows playlist:
- The idea of a treeview seems impossible, because of wxWindow's treeview,
- that don't allow multi-selection, and, as far as I know, multi-columns.
- - Provide a frontend to advanced sort (when it's done :-) )
- - Allow moving items by drag & drop (well, if possible, haven't checked yet)
- - Allow moving several items at once
- - Customizable listview (ability to remove/move columns)
- - Find a solution to the focus problem
- (when you change track, the selected one scrolls at the
- bottom of the visible screen)
- * wxWindows interface:
- - New icons, our icons begin to get old and not so pretty
- - Find a solution for the volume bar (nobody understands what it is)
- commit f0c465614ef39eb6e325bb5c21818238ac85e6b2
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 29 12:23:51 2003 +0000
- * modules/misc/freetype.c: don't use the pitch of the picture to calculate the text alignment.
- * modules/video_output/directx/events.c: fixed key modifiers detection.
- * modules/gui/wxwindows/*: removed the sorted flag from a couple of comboboxes.
- commit d9066737e54be64a2172d43e4d98822d7d78faa6
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Oct 29 11:54:48 2003 +0000
- * hopefully this fixes the instability of the osx vout.
- commit cd2c272c7c2d743f6e94c06752242aa4aebaa7c9
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Oct 29 02:13:04 2003 +0000
- * the OSX vout has support for the new hotkeys now. no prefs for it yet.
- And this is no final solution, i think it should be handled in VLCApplication.
- commit 90973854600e7a80bf71ccd87018704fe06a49af
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 29 01:33:27 2003 +0000
- * ALL: improved hotkeys support.
- commit e41adc05831be2a11c69bcbdf0ce9c0477e1f8b9
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Wed Oct 29 00:04:56 2003 +0000
- modules/misc/freetype.c:
- * fixed freetype module on big endian systems
- * removed a nasty debug line
- * cosmetic fix
- commit 896ea693267f07e7658ab62f9bd6e8d53d6557d5
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Oct 28 21:59:13 2003 +0000
- * modules/video_output/x11/xcommon.c: hotkeys handling cleanup and support for ctrl/alt/shift modifiers.
- * modules/gui/wxwindows/preferences_widgets.cpp: correctly select the active hotkey (needed on win32).
- commit 3b9cfe30fbe9882657de62153670d66ecb37ad4f
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Oct 28 20:34:41 2003 +0000
- * fix the missing symbols ogg issue
- commit b5b04149251512a564ec56bcfcbd4395321e7123
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Oct 28 20:15:48 2003 +0000
- * src/misc/darwin_specific.m: fixed some languages.
- * include/vlc_keys.h: added some extra keys on my keyboard.
- commit f9d2937164ac82ab01aa29295a11e133a143d956
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Oct 28 17:02:14 2003 +0000
- * modules/video_output/directx/events.c: added centralized hotkeys support.
- * modules/misc/freetype.c: fixed default font on win32.
- commit 01bf97e772f886dd7035e8b9cd5e0300632b17e0
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Oct 28 14:51:50 2003 +0000
- * include/vlc_keys.h: inlined the static function to avoid warnings.
- commit e4890e53ba4447e3c02185bb9817353d272be73e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Oct 28 14:17:52 2003 +0000
- * modules/codec/ffmpeg/video.c: fixed screwed up indirect rendering.
- * modules/codec/ffmpeg/postprocess.c: idem for postprocessing.
- commit 553eb3fdefa40ae13b2d7751045f6377146e12ba
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Tue Oct 28 07:17:45 2003 +0000
- Fix for a synchronization problem when a checkbox has 2 identical events
- commit 52b25baa6b7d96c4bf7d58b9976d011309b5288c
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Oct 27 22:42:02 2003 +0000
- PDA interface update:
- * File tab is beginning to work
- * Adding file to Playlist begins to work
- Note: not very usefull yet.
- commit fe3f88cae034e66a540dd031bfe84c5ad53bd32e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Oct 27 22:13:36 2003 +0000
- * modules/gui/wxwindows/streamout.cpp: added theora to the list of video codecs and a few more bitrates.
- commit 5d8bdd3f4d1e5c32cf9b4f49feb7f4c82fa8431d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Oct 27 21:54:10 2003 +0000
- * src/audio_output/dec.c: moved the audio desync option out of p_vlc so it can be modified on a per input basis.
- commit 21567c21a4b0b029ed4d249c3bc795de8145f822
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Oct 27 20:53:10 2003 +0000
- * modules/stream_out/transcode.c: bail out if we can't find an audio encoder.
- commit f6dca10f5937cbbf5b2924e0357c555875a94027
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Oct 27 19:48:16 2003 +0000
- * modules/stream_out/transcode.c, modules/codec/ffmpeg/encoder.c: move the ffmpeg pts hack to the ffmpeg encoder.
- commit 1e13b57c8d1cae1f6d12677427f9f665e9f14f29
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Mon Oct 27 18:57:12 2003 +0000
- Don't assume when Activate is called that i_tell is at the beginning of
- an MPEG. Instead save that position seek to the beggining and restore
- the position. This allows Video CD's to be able to start from an
- entry other than the first one of a track.
- commit d83f47c4865ace22bd5d3f9c94a4f41ec9186f26
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Oct 27 17:50:54 2003 +0000
- * modules/codec/vorbis.c: fixed vorbis encoding.
- * modules/codec/ffmpeg/*: fixed ffmpeg encoding.
- * modules/stream_out/transcode.c: transcoding is working again.
- commit e7d665052834a3cb508893fe3060ba3ae929b88f
- Author: Damien Lucas <nitrox@videolan.org>
- Date: Mon Oct 27 13:35:16 2003 +0000
- . in PMT decoder, fix the iso639-2B language code decoding bug:
- only iso-639-2T codes were decoded
- commit 17a52d7d32384d61f368cb80d27017142969aa4f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Oct 27 10:00:40 2003 +0000
- * modules/codec/ffmpeg/audio.c: compilation fix
- commit 630b0fc7072379071fb53c12efdcc52360f0c4e5
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Oct 27 01:04:38 2003 +0000
- * modules/codec/ffmpeg/*: ported the ffmpeg audio and video decoders to the new api.
- Isolated the video postprocessing routines in postprocess.c
- * modules/codec/ffmpeg/encoder.c, modules/codec/vorbis.c, modules/stream_out/transcode.c,
- include/vlc_block.h, include/vlc_codec.h: extracted the encoders out of transcode.c.
- transcode now uses encoder plugins (currently ffmpeg, vorbis and theora).
- PS: transcoding is currently a bit broken but I'll fix that ASAP.
- commit 074f7be593767bd863a4584eb63f95a7b3da42b0
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Oct 26 23:03:47 2003 +0000
- modules/video_output/x11/xcommon.c:
- * report F1 to F12 keys
- commit 42ffb818d463290a4727e7acce46d2cbc582efe4
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Oct 26 17:50:23 2003 +0000
- * modules/video_output/x11/xcommon.c: compilation fix.
- commit 82e4304a9b3ede2d8d9c1c41f53b370f8a717790
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Oct 26 17:11:56 2003 +0000
- * Makefile.am: strip the mozilla plugin when doing the win32 package.
- * configure.ac: on win32 we compile the theora module as a plugin, not builtin.
- commit dc29951c7ffea201558f1237a1f2378f342f3b07
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Oct 26 16:12:35 2003 +0000
- * configure.ac: check for mozilla-config.h on win32 as well.
- * mozilla/support/npwin.cpp: some mozilla sdk don't include mozilla-config.h explicitly so do it ourselves.
- commit c253c2560a4f55141bc6b126f0442e9172359667
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Oct 26 14:49:26 2003 +0000
- * bootstrap: Fixed breakage from previous commit.
- commit 0ef59d80b3ce464b8c12d66b5040c6a70667224a
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Oct 26 13:57:39 2003 +0000
- * bootstrap: Fixed a shell thinko causing unwanted plugins to be built.
- commit 78984fbe8eb7538aef18dae48972ec6a446d77bb
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Oct 26 13:10:05 2003 +0000
- modules/access/dvdplay/intf.c:
- * use new key-pressed in p_vlc, and not the one in p_vout
- src/video_output/video_output.c:
- * do not create the key-pressed variable in p_vout
- commit 54167ecfaa603fd199627944650aacced2e16e6c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Oct 26 13:07:50 2003 +0000
- * INSTALL.win32: updated build instructions.
- commit a27027bb051019a579c5f0e5df0accfce1528412
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Oct 26 12:49:24 2003 +0000
- * configure.ac: added a --disable-fribidi option and make sure the freetype module is linked with libiconv.
- commit 9ec1b8a0275afa50e0f161b38932d2425970451b
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Oct 26 12:46:55 2003 +0000
- src/libvlc.c:
- * created a variable "key-pressed" in p_vlc that can be used to
- report or read key presses
- * allways try to start hotkeys interface in the background
- configure.ac, modules/control/Modules.am, modules/control/hotkeys.c:
- * a new control module that reads keypresses from "key-pressed" and
- performs an action depending on what is asosiated with this key.
- Also uses nice on screen messages to indicate what action was performed
- modules/video_filter/filter_common.h:
- * removed code to pass old style key reporting through filters
- modules/video_output/x11/xcommon.c:
- * report key-presses through the new mechanism. Incomplete, I need help
- with this.
- commit 4363f75abf93c34cb68f83ad93370bf2df5ba51e
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Oct 25 20:19:19 2003 +0000
- * v4l: added fps option to reduce the frame rate.
- Untested -> please report success or faillure.
- commit c4c17554d9135072b9eeb7b610b0583f243b44b5
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Oct 25 17:48:05 2003 +0000
- * bootstrap: fix for the AC_MSG_WARN() problem when pkg-config is not installed (hopefully).
- commit 1aabea86036a7919e293e513d45f3d47d94b838d
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sat Oct 25 04:49:41 2003 +0000
- * modules/gui/wxwindows/Modules.am: Added a missing header to the file list.
- commit 1412088fc990a72f4d19a09b532eb0a8a856b1bd
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sat Oct 25 04:48:55 2003 +0000
- * bootstrap:
- + Fixed a typo causing the Mozilla plugin build to fail.
- + Call the generic rule in "all" instead of "all-am" to spare one make level
- of recursion.
- commit 5b629ba1082e7f9bbb81bd220e9e55f39fcac854
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sat Oct 25 03:44:46 2003 +0000
- * bootstrap:
- + Smaller makefiles.
- + Faster builds. Heh.
- commit 88991a5ce9c2603bc5a9be0779353fe08b29e8f9
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sat Oct 25 00:49:14 2003 +0000
- * include/vlc_common.h:
- + Removed u8, s8, u16 etc. for good.
- * ALL:
- + Replaced all occurrences of u8, s8, u16 etc. with uint8_t, int8_t, etc.
- commit a2fefa1c19f7368c90086d547047a15e33301bcd
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sat Oct 25 00:42:31 2003 +0000
- * modules/video_output/wingdi.c, modules/video_output/svgalib.c: Fixed compilation
- errors due to the recent API change in vout_AllocatePicture.
- commit 1a67448183a9c5ab7b5b427fb80d2d1a2e34ff8d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Oct 24 21:27:07 2003 +0000
- * configure.ac: fix for wxWindows headers detection.
- * all: changed the prototype of vout_AllocatePicture() and vout_InitPicture().
- * src/video_output/vout_pictures.c: new vout_InitFormat() function that initialises a video_frame_format_t structure.
- * include/vlc_video.h: extended video_frame_format_t.
- * modules/codec/rawvideo.c: ported to the new decoder api.
- * modules/video_output/x11/*: simplifications.
- commit 170d7aa695e5af0cf0510d916e7effe2db12ea76
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Oct 24 17:55:14 2003 +0000
- * modules/packetizer/mpeg4audio.c: when packetizing adts streams, make sure we remove the adts headers before sending the data.
- commit d5bbc638506e23f1c7303a6cc41eb21a58ab2bf0
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Oct 24 17:43:51 2003 +0000
- * modules/visualization/visual/:
- + Renamed fft_init into visual_fft_init because of a name clash with
- the ffmpeg libraries.
- + Replaced u8 s16 etc. with uint8_t int16_t etc.
- commit a6590ac0ae663b7863462af1c76eee20ecccc903
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Oct 24 17:41:58 2003 +0000
- * include/iso_lang.h: Since the exported functions use the "const" keyword,
- put the declarations in extern "C" {} in C++ modules.
- commit 139e02861abcb1966ced0098e0a2572d385c1e2b
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Oct 24 16:34:30 2003 +0000
- * Makefile.am: Recurse into doc/ to install documentation.
- * configure.ac: Removed mention of plugin packetizer_mpegaudio which does
- not exist.
- commit be7e3f05a32652f3a484a19f922730613fce992e
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Oct 24 14:50:07 2003 +0000
- * toolbox: On Debian woody, don't activate the speex plugin, and use
- ttf-thryomanes instead of ttf-freefonts (not available).
- commit 38b51aec85241caf4b6e1ba6792e9e09a91f0d54
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Oct 24 14:45:24 2003 +0000
- * debian/rules:
- + Activated the speex codec.
- + Activated the PVR input module.
- commit e1c0a5c02b0d1a564aba82c4e133b5e000c5a700
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Oct 24 14:13:59 2003 +0000
- * modules/misc/freetype.c: Compilation fixes.
- commit f581e336a959ce4c1b1d0fe7e004fcce7953df3d
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Oct 24 12:22:51 2003 +0000
- * avi: fix for playing avi file from ffserver.
- commit 267e0621ed77aa715d25fb0ffcd434a883ebcaac
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Oct 24 11:53:59 2003 +0000
- * bootstrap: Fixed the "clean" rule in module subdirectories.
- commit b6563901b1dfc5442563f17b5286fc6a80d38338
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Oct 24 11:31:51 2003 +0000
- * debian/rules:
- + Disabled the deprecated satellite plugin; the dvb plugin is now
- the recommended one (Closes: #216367).
- + Don't install fortunes in /usr/share/games, they are too private for
- common mortals (Closes: #212856). They are still available in the
- /usr/share/doc/vlc directory though.
- * debian/control:
- + Depend on ttf-freefont for subtitles.
- commit 9ed7b9fae5ce2ebe9a288e572f73625ba6557f91
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Oct 24 11:28:57 2003 +0000
- * modules/misc/freetype.c: Set the default font to a common Debian font.
- commit 418cd5fefced96179e7ea005aefb79111f916d0c
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Oct 24 11:28:12 2003 +0000
- * modules/access/satellite/access.c: Typo.
- commit 949ecd0d2af59311d28552526e46990fc1bff82d
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Fri Oct 24 09:32:32 2003 +0000
- changed input parametter to channel, to be compatble with v4l input
- commit ec8704b3d0e76c31d54b4b3fe178bd6de43c50fb
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Oct 23 23:00:37 2003 +0000
- configure.ac, modules/misc/freetype.c:
- * Bidi support in the freetype module through fribidi
- commit 8fb55fe0cb1b1e581de5dc42dbd73baa9ffa176c
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Thu Oct 23 22:46:16 2003 +0000
- Added the "input" parameter in pvr input command line. Default is input=4 (tuner)
- commit 8ac29ed7b351177c2bfd21dcf9bccadff60016fe
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 23 21:55:50 2003 +0000
- * modules/audio_output/alsa.c: recover more easily in case of underrun.
- commit 8d66384715b15db3d2450841b62ca3997ab3656d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 23 21:28:11 2003 +0000
- * modules/codec/mpeg_audio.c: debug_message--;
- commit 48d16c435e5f09f40fa45658f0a1c7a8759caa29
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 23 20:51:20 2003 +0000
- * include/vlc_block_helper.h: fixed an idiotically stupid bug in block_PeekOffsetBytes().
- * modules/codec/mpeg_audio.c, modules/codec/a52.c, modules/packetizer/mpeg4audio.c: fixed a couple of issues.
- commit 3fa2bee809cf60426baa3e430fe8388aa314bee6
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Oct 23 17:04:40 2003 +0000
- * configure.ac:
- + Detect <mozilla-config.h> on newer Mozilla versions.
- * mozilla/vlcpeer.cpp:
- + If neither NP_UNIX, NP_MACOSX nor NP_WIN are defined, default to NP_UNIX.
- + Use <mozilla-config.h> whenever possible.
- commit 287b6a68e97c22762091077578835912558005a1
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 23 16:48:45 2003 +0000
- * modules/demux/ogg.c: arrggg... I shouldn't be allowed to commit ;)
- commit dda8e39fcf2b35ac22c46edc03ca3fd0b0df1c20
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Oct 23 16:43:37 2003 +0000
- * src/libvlc.c: hid p_static_vlc in a vlc_current_object function so that
- it can later be used from outside as well.
- commit aa9e8c482d54ebebb4208bb958b7a065f6f46ba1
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Oct 23 16:26:21 2003 +0000
- * doc/Makefile.am: Install a few files in /usr/share/doc/vlc/.
- commit ffe7cd8e81d98da8ab7151bde5dde93da5218829
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 23 16:00:48 2003 +0000
- * modules/gui/skins/src/*: don't forget to recreate a win32 timer when the skin is changed.
- commit edad4b8a0f412b28a2c7c6bc455ccbb027879301
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Oct 23 15:30:22 2003 +0000
- * bootstrap: Only start removing files when required tools have been
- checked, to prevent inadvertent file losses.
- commit 10b303ec01f33e53bf98ef386cccc615dc120229
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Oct 23 14:30:26 2003 +0000
- Reviewed file:
- - fixed border cases with peeking in the packet.
- commit 876e2bb5925c8140755b3fd196b7c94ea96431b1
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 23 11:26:08 2003 +0000
- * share/skins/default/theme.xml: set "playondrop" to false for the playlist window.
- * Makefile.am, modules/visualization/visual/Modules.am, modules/stream_out/Modules.am: added missing headers.
- commit 0ca852db5dce29d78412314d84f839d45af994ad
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 22 21:08:15 2003 +0000
- * NEWS, modules/LIST: updated with the new features.
- commit bbf9da7dac74bbf2c0e5e97a335ea51a23e79c95
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Wed Oct 22 19:12:56 2003 +0000
- * modules/gui/skins/*: Added a "playondrop" attribute to the "Window"
- tag, which enables to choose whether drop files should be played
- directly or only enqueued (default is "true", to be backwards
- compatible).
- Implemented on win32 and x11, only tested on win32.
- * doc/skins/skins-howto.txt: Updated the doc accordingly
- commit 2b22ca834cba666adf4c271bd77524c20f295038
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 22 18:24:08 2003 +0000
- * modules/codec/speex.c: fixed a couple of bugs.
- commit dd9e6708a21f91e0b78772ad8f8de54a0d81c94e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 22 17:12:31 2003 +0000
- * configure.ac, modules/codec/Modules.am, modules/codec/speex.c: new speex decoder and packetizer using libspeex.
- * modules/demux/ogg.c: added support for speex to the Ogg demuxer.
- * modules/mux/ogg.c: added support for speex to the Ogg muxer.
- * src/misc/variables.c: when creating choices object variables with inheritance enabled, automatically add the inherited value to the list of choices.
- * modules/access/udp.c: use an object variable and inheritance for "udp-caching".
- * src/input/input.c: disable the hack for filenames with colons on win32 because filenames can't contain colons.
- commit c106f23b7d6f68a637acb1d73fba58df9b3c01ac
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Oct 22 00:00:54 2003 +0000
- * added support for S_SSA and S_ASS old way (fix 1373).
- added removing of all {xxxx} in the SSA stream.
- commit 1547721fd31073c17fa895b26d1c8a43e4b71734
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Oct 21 18:33:53 2003 +0000
- * modules/codec/ffmpeg/video.c: compilation fix for the latest ffmpeg changes (AVRational).
- commit 7f6e157f1a4cb628fbe312e28c98d2dcaf67cf82
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Oct 21 17:31:36 2003 +0000
- * configure.ac: tell the build system that mkv is a c++ plugin.
- commit 9a88dda145b60346eb47e27e0dcbdfaa17a411e5
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Oct 21 12:30:40 2003 +0000
- Fixed dropdown lists. they were returning descriptions on a SaveAll instead of config options.
- commit b91de5ff8acdeb6ae4a023712dcfa83ecff40621
- Author: Eric Petit <titer@videolan.org>
- Date: Tue Oct 21 01:48:02 2003 +0000
- beos/VlcWrapper.cpp: started to use object variables
- commit fa3d8b417ce69e4824138c7259e0fddaeb03bebd
- Author: Eric Petit <titer@videolan.org>
- Date: Tue Oct 21 01:05:32 2003 +0000
- configure.ac:
- + updated libebml/libmatroska detection as matroska headers no longer
- include ebml headers directly. Hope you upgraded it - if not, you'll
- have to set your CFLAGS accordingly.
- + on BeOS, libmkv_plugin.so has to be linked to libstdc++
- modules/control/http.c:
- + fix for gcc != 3
- commit 0dea3ebd6785930e513f68c0cf344c4698899271
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Oct 20 22:43:36 2003 +0000
- * intf-http.txt: small doc about how to write .html page for the http
- interface (up to date, but a bit technical...).
- Btw, the first who ask me to write another documentation will just go
- to hell ;)
- commit 49603672a3dd4415294931fa63f0487b894230d4
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Oct 20 22:28:26 2003 +0000
- * src/playlist/playlist.c: added a playlist var_Set( "intf-change" ).
- commit 1414f630aa5830878f49d1dfc11dae5150b312f7
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Oct 20 22:27:05 2003 +0000
- * modules/gui/skins/src/vlcproc.cpp: play, pause, and stop checkbox controls are now updated on "intf-change" playlist variable callback.
- commit 2cead86e31b49c3e4fa2e462071efaaaa9d39bef
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Oct 20 21:48:46 2003 +0000
- * Makefile.am, install-win32: include the mozilla plugin in the win32 package.
- You'll still have to install the mozilla plugin manually though.
- commit d8799dcf608e43e5b25e74442ed3398a01ab33ac
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Oct 20 17:18:54 2003 +0000
- * modules/demux/avi/libavi.c: multiline strings are not valid C.
- commit 45adcf75e1dcb75c7549f3d6913ba938b0dc1895
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Oct 20 15:28:03 2003 +0000
- Removed an awful debug message
- commit 3173b30a2dcaa8b3f3ff8af9f0a11c05e945551a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Oct 20 12:25:22 2003 +0000
- * modules/gui/wxwindows/preferences*: added GetName(), GetType() and IsAdvanced() to ConfigControl and got rid of ConfigData for even more simplifications.
- commit de1be1c13f90635eb4788ff1c2e1e9e09942cda7
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Oct 20 10:37:56 2003 +0000
- * Makefile.am, bootstrap, mozilla/Makefile.am: don't try to build pic _and_ non-pic code on win32 as there's no need for pic code on this platform. This should almost reduce the compilation time by a factor of 2 when the mozilla plugin is activated in the build process.
- commit a51b1992747c9cec7770574aa11e03c3074096db
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Oct 20 01:07:28 2003 +0000
- * even less duplicate entries by id3tags. Dupes are annoying :)
- commit c26c8eec7db66a7c4f57bccefc33debc3fa46504
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Oct 20 00:09:27 2003 +0000
- * modules/gui/wxwindows/preferences*: beware, casts from strings to char * are allocated on the stack.
- commit 414b3c3bca14dcf84753d38bc3627ee9f434033f
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Oct 20 00:01:06 2003 +0000
- * Added a "demuxed-id3" variable to input.c so id3tags won't be parsed
- multiple times anymore.
- commit 6fc5b53e3e384e7f71f7d74622059479197707aa
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Oct 19 23:38:09 2003 +0000
- * modules/gui/wxwindows/preferences_widgets.cpp: compilation fix for unicode build.
- Small cosmetic fixes to the code.
- * modules/gui/wxwindows/menus.cpp: added a couple of new options.
- commit 908f4efc3cb731ec5752c6822323452e88d88a97
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Oct 19 23:12:16 2003 +0000
- * include/codecs.h: cosmetic fixes.
- * modules/gui/macosx/*:
- - remove the enqueue option from the open panel. why did i even add it? KISS
- - better use of name and uri fields of playlist_item_t
- - when users d&d a CD on VLC, it will now play. This breaks d&d folders
- located on a CD for now. Not really important but should be fixed later on.
- commit 4b33c51d7d583e94519f8f8771d7ac01021910e6
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Oct 19 22:52:11 2003 +0000
- modules/gui/wxwindows/interface.cpp: oooops
- commit cae376f2e813ec03e57bdaf1c491a3bbb7481314
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Oct 19 22:41:18 2003 +0000
- Factored the code for each of the different types of config options out into
- separate widgets. This makes preferences.cpp much cleaner and opens up
- greater possibilities for the config item controls.
- * Added "browse..." button to CONFIG_ITEM_DIRECTORY
- * Added a slider to CONFIG_ITEM_INTEGER when i_min or i_max differs from 0
- * Made it possible to change CONFIG_ITEM_KEY options with the preferences
- dialog
- commit ed1df1f7702722d7ca3506b7636eeec730bc066a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Oct 19 22:25:10 2003 +0000
- * modules/gui/skins/x11/x11_window.cpp: try _NET_WM_STATE_STAYS_ON_TOP as well for KDE.
- commit f20d985a2cd8bd74443a2387a06c2f4f66ee2357
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sun Oct 19 20:32:21 2003 +0000
- * lalala
- commit 7ebb8a7e288fd447443700498fb8d75981ebbcd5
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sun Oct 19 20:05:56 2003 +0000
- * tried to implement on-top windows on X11, but doesn't work for me :(
- commit 65be662091ddd4159f2180499f4b9b2148690c28
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Oct 19 16:53:59 2003 +0000
- * modules/demux/ogg.c: fixed endless loop when trying to play a theora stream while the demux was not compiled with theora support.
- commit 76d5dc167fe3906ff899b30e0920714527c4ad97
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Oct 19 14:02:33 2003 +0000
- * Update portugese brazilian translation
- commit 898575aa36be19b77958da222f9445c1e2e4b3b3
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Oct 19 13:39:12 2003 +0000
- * modules/demux/avi/*
- - print a debug message in case of 0xfffe audio
- This is either a WAVEFORMATEXTENSIBLE or encapsulated vorbis audio
- - use c-style comments
- * modules/gui/macosx/info.m:
- - release your objects when you finished using them.
- commit af0b400d37091bd1de2ca92f5386c48d8e23aa5f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Oct 19 12:37:03 2003 +0000
- * modules/gui/skins/src/vlcproc.cpp: free()/delete mismatch.
- commit ae9e72a7a759eeb5f184a29a22e8215fe12cdd13
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Oct 19 12:20:00 2003 +0000
- * src/playlist/playlist.c: fixed locking problem.
- * modules/gui/skins/src/skin_main.cpp: fixed division by 0.
- commit 0ee11d7b4768f03dbe7def78e48d663ebe459519
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Oct 18 22:48:25 2003 +0000
- * id3tag fills the psz_name and psz_author field of playlist_item_t
- commit 61c55d3e29100a81b364513c93649b274b0d37ae
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Oct 18 21:46:01 2003 +0000
- * The SAMI parses did case sensitive tag parsing. However both START, Start
- and start are legal tags. I added a local_stristr (also sometime known as strcasestr)
- function to this file. It probably doesn't belong here, anyone is welcome
- to move it.
- commit a75d76c11c381c9b44fdcd986ea3009a5a39165d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Oct 18 20:09:23 2003 +0000
- * modules/access/dshow/*: fixes and optimizations. Also changed all the parameters into config options.
- commit d20e5f41636fe42e32e6e75488da5aeb8819b6f0
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Oct 17 21:28:21 2003 +0000
- * modules/gui/wxwindows/streamout.cpp: fixed the rtp field.
- commit c416fc0b88dccb1147f59f705093c6d343df4d26
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Fri Oct 17 20:21:59 2003 +0000
- * modules/gui/skins/src/banks.cpp: Two events had the same shortcut
- * doc/skins/events-howto.txt: Updated the doc accordingly
- commit 99f278fcea1fc95fc1000b228ef931c3b92ef604
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Oct 17 18:59:00 2003 +0000
- * A few sanity checks
- * Escape < and > to prevent script injections (could be done easily with crappy playlist items)
- commit 7fc09b62942f78801368e6fd595eef8d465ef549
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Oct 17 18:45:20 2003 +0000
- * Makefile.am: don't forget include/vlc_keys.h in "make dist"
- commit c306264221b8b3713d4c5895312969bc4b7c43b9
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Oct 17 18:38:47 2003 +0000
- * src/video_output/vout_synchro.c: mpeg video synchro patch that fixes the susceptibility to timing jitter when decoding the first frame (courtesy of Simon Gittins).
- commit 98fe36c3cbda4fbf75fb46f7674d3a201ed5ae88
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Fri Oct 17 18:17:28 2003 +0000
- * modules/gui/skins/*:
- Added an "Always on top" entry in the system menu (it can also
- be triggered by Ctrl+T). Implemented on Windows only, but to do
- that on X11 you just need to write X11Window::ToggleOnTop().
- commit 1ecc320869fa09ca48e630eb913ff725c843fa59
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Oct 17 16:40:09 2003 +0000
- * modules/gui/wxwindows/preferences.cpp: fixes some alignment issues in the config options panel.
- * modules/gui/skins/src/*: use (AOUT_VOLUME_DEFAULT * 2) as max volume.
- * modules/video_output/directx/*: use inheritance for the direct-always-on-top object var.
- Added Ctrl+left/right arrows as shortcuts for seeking in 1 min chunks.
- * modules/mux/mp4.c: fixed the audio/video sync.
- commit a0d1480b651605bbcea38161a5408b00fdeb4553
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 16 16:04:25 2003 +0000
- * modules/gui/skins/src/vlcproc.cpp: don't forget to lock the playlist object.
- Check p_playlist->i_index is != -1 as well.
- commit 8b784013ef6e0ff9b62bb9070abfc6bd2b82b914
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 15 22:49:48 2003 +0000
- * modules/video_filter/*: forward fullscreen event between children and parent.
- commit 205c1ecf056412619c3bca175546639b23026d54
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 15 12:24:14 2003 +0000
- * modules/gui/skins/win32/win32_run.cpp: don't forget to delete VlcProc
- * modules/gui/wxwindows/*, modules/gui/wxwindows/*: don't forget to delete all our variables callbacks.
- * modules/gui/wxwindows/dialogs.cpp: don't delete the dialogs provider twice.
- * modules/gui/wxwindows/menus.cpp: small cosmetic changes.
- commit 28ea8cc25d9184d44013779f15aeb1a90231cfe9
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 15 07:34:25 2003 +0000
- * modules/control/http.c: small bug fix.
- * mozilla/vlcshell.cpp: win32 fix.
- commit a4f4d02fdbb650647a062bc9688a61d76f2216e7
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Oct 14 23:09:03 2003 +0000
- * src/interface/interface.c: interfaces added on the fly are attached to p_vlc instead of the main interface.
- commit 3a5ec777c6ebdb84f8b908c7613a73499e0c8a43
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Oct 14 22:41:41 2003 +0000
- * modules/gui/wxwindows/*: don't forget to delete the timer.
- Use wxApp::OnExit() to cleanup the dialogs provider.
- Added a "Miscellaneous" section to the menu. Added a "Switch interface" and "Add interface" entries to this menu.
- * modules/gui/skins/src/*: dialog providers have object types of VLC_OBJECT_DIALOGS.
- Don't forget to attach/detach the dialogs provider to its parent intf.
- Work around a bug in imlib2 when we close the plugin.
- * src/misc/objects.c, include/vlc_objects.h: added VLC_OBJECT_DIALOGS for dialogs providers.
- * src/interface/interface.c, include/vlc_interface.h: added 2 object variables to switch/add interfaces on the fly (intf-switch and intf-add).
- commit 980bfb98009d0c1d3cc8c940f344dfee64a913dc
- Author: Alexis de Lattre <alexis@videolan.org>
- Date: Tue Oct 14 16:46:39 2003 +0000
- New update again !
- commit 26215d2cdb8c6e4b5702329a7ed28887dce6e083
- Author: Alexis de Lattre <alexis@videolan.org>
- Date: Tue Oct 14 07:30:31 2003 +0000
- Spanish translation update.
- commit d97791f21199a5a34258d592f44713a2da23dd1c
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Oct 13 05:48:08 2003 +0000
- * modules/misc/sap.c: Fixed a stupid option (no-ipv4-sap)
- * NEWS: added some more stuff
- commit d3a29a550f7c755074a2cfe621334ec25b94a674
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Oct 12 23:28:36 2003 +0000
- * Updated the pt_BR translation
- * Added the new es language to the preferences
- * Updated same stuff in the NEWS file, new release will still take a long time
- * Updated the subtitle info in the README file.
- commit 40fafab20cd884fc2ef8958fd138736aad46acc8
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Oct 12 21:53:58 2003 +0000
- * added a "auto" mode to sub-type. This is because the wxwin intf doesn't
- like dropdown lists, with no selection. it therefore selects the first item
- in this case microdvd, which then has the potential that you can save and
- set this sub-type accidently.
- commit 5120576ee8b285163d20ed333de3c4499dc88629
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Oct 12 09:49:30 2003 +0000
- * src/video_output/video_text.h: removed useless file.
- commit b841a87b2abbeaf5fd07bbc9f874d2f4fbb8789e
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Oct 11 22:40:05 2003 +0000
- * src/input/subtitles.c: made the autodetection fuzziness a config option.
- * ALL:
- use a counter and pass this along to New_Subtitle, so we can add more
- than one subtitle file. This 'fixes' a problem where all subtitles got the
- same track_id and therefore were all (un)selected at the same time.
- commit b6990fe68831226c0effd81deb10ab26b99454b2
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Oct 11 21:08:40 2003 +0000
- * src/misc/charset.c: Fixed a segfault and removed some gcc warnings
- The day i understand strings and memory in C is going to be a joyful day :)
- * modules/demux/mkv.cpp: fixed an error if there is no ICONV support
- commit efaa4dec1d89f373f16bb8cf89d9f112695e1454
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Oct 11 14:08:58 2003 +0000
- * removed an undef HAVE_ICONV from this file, and fixed a cast warning.
- commit a337712aaec0bf2ac306c298c9bc7f440649adf6
- Author: Alexis de Lattre <alexis@videolan.org>
- Date: Fri Oct 10 19:42:30 2003 +0000
- Minor fix.
- commit 1091a5bb480c95b09990f65a21047fcfdfac71fb
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Oct 10 17:09:42 2003 +0000
- * src/input/input_dec.c: use VLC_OBJECT_PACKETIZER for packetizers.
- * modules/mux/ogg.c: win32 fix for ogg muxing with several elementary streams.
- commit f2b00777215cea9117cde175390f598a1be0bc63
- Author: Alexis de Lattre <alexis@videolan.org>
- Date: Fri Oct 10 07:33:53 2003 +0000
- Ran toolbox --update-po.
- commit 64804e8afb8bc9d750fbfd0c772a5422b5507178
- Author: Alexis de Lattre <alexis@videolan.org>
- Date: Fri Oct 10 07:28:37 2003 +0000
- New spanish translation, by Antonio Javier Varela.
- P.S. : it compiles fine, but I can't figure out how to change the
- language on the CVS version of VLC, so I couldn't test it.
- commit 4a368fcdb82bd25fb17c24918eb25c9f82020571
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 9 19:40:29 2003 +0000
- * modules/stream_out/transcode.c: yes, I can do it!
- commit 0c0e3ff4bec62ac66442bac1b7b835687502ab9a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 9 19:31:38 2003 +0000
- * modules/mux/ogg.c, modules/stream_out/transcode.c: better fix for the starting pts problem in the ogg muxer.
- commit 35bd842a5d85bb3d74d5851c8c882f73d38631a6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 9 18:53:01 2003 +0000
- * modules/stream_out/transcode.c: couple of fixes.
- * modules/codec/theora.c, modules/mux/ogg.c: proper granulepos generation for theora streams.
- * modules/mux/ogg.c: ignore pts from headers.
- commit 0bb8f3996efc6a55b78aba72e571d626ee1c5361
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Oct 9 18:05:32 2003 +0000
- HOLY SHIT, IS IT TOO DIFFICULT TO COMPILE YOUR SOURCE BEFORE CHECKING
- IT IN ???
- commit 1a60ab95b9992aab2141fc1c77dfc5cce4c8e985
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 9 12:31:05 2003 +0000
- * modules/stream_out/transcode.c: fixed resizing with theora encoding.
- commit f076665a6b767df4366d21e695a85e3a6857c26c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 9 11:48:41 2003 +0000
- * modules/codec/theora.c, modules/stream_out/transcode.c: fixed encoder module unloading.
- * modules/mux/ogg.c: fixed packing of OggDS structure.
- commit 5bf1e98f7bcf4ec1de13d3f00424c0308fe4eb8b
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 9 09:39:16 2003 +0000
- * modules/stream_out/transcode.c: fixed transcoding.
- commit 0b9cad3ac2333bff340b0680c014a22c2d8589e1
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 8 23:00:40 2003 +0000
- * modules/codec/theora.c, modules/stream_out/transcode.c: theora encoding fixes.
- commit a80030a9e198442ffd09a50fba6102729674b729
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 8 21:03:36 2003 +0000
- * modules/demux/util/sub.c: fix when no subs specified.
- * modules/video_output/x11/xcommon.c: fixed invalid chroma.
- * modules/codec/a52.c, modules/codec/libmpeg2.c: small cleanup.
- commit d44f9d26aec48a4af5e4eccca6fb1fc9bbc75c13
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 8 21:01:07 2003 +0000
- * include/vlc_codec.h: defines decoders/encoders related structures here.
- * include/vlc_video.h: new video_frame_format_t structure which defines the properties of a video frame.
- * include/vlc/decoder.h: include vlc_codec.h
- * src/misc/objects.c: added VLC_OBJECT_PACKETIZER and VLC_OBJECT_ENCODER object types.
- * modules/stream_out/transcode.c, modules/codec/theora.c: experimental theora video encoder.
- * src/input/*: some cleanup.
- commit c28682f6ad82acc4771bc4a393cb25dd97f651c9
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 8 19:40:42 2003 +0000
- * include/vlc_help.h src/libvlc.h: thou shalt not hardcode newlines in the middle of sentences.
- * src/extras/libc.c, include/vlc_common.h: resuscitated vlc_wraptext() and added utf8 support.
- * modules/gui/wxwindows/preferences.cpp: use vlc_wraptext() for capabilities help.
- commit 52f2126b0ac23dcc372f1b2f3862a35753186647
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 8 18:26:58 2003 +0000
- * modules/misc/sap.c: fixed win32 breakage.
- commit 260e120d837d9ae585da25ae00c873dad9593bb8
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Oct 8 12:18:50 2003 +0000
- * Fixed slider values (boundaries were wrong, some values were unreachable)
- commit e8fbf16e4d133f0d9402e5d5af571dd5e5144b9a
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Oct 8 11:24:59 2003 +0000
- Compilation fix
- commit 123a98f9d6b98c6731cd91cdc542715bdc7df080
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Oct 8 10:07:22 2003 +0000
- * modules/misc/httpd.c: added missing sanity checks
- * modules/misc/sap.c: added sanity checks and more coding style fixes
- * src/video_output/video_output.c:
- Video filters can now be enabled on the fly (vout is respawned)
- You need to var_Set( p_vout, "filters", psz_yourvalue)
- for this
- * modules/gui/wxwindows/interface.cpp : Enable the adjust filter on the fly
- commit ef41e224bdfb414f0e4cbd0f4e4bed4a6c73eb76
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Oct 7 21:13:01 2003 +0000
- * bootstrap: Fixed a shell syntax error when pkg-config is not present.
- commit 2b9e90c50341325fd7e57849d0d2916c6dbb11ae
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Oct 7 18:53:01 2003 +0000
- * Only look for kernel32.dll if the target is windows.
- commit 0195728baf678ec88a12219595769111125ecd28
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Oct 7 16:54:53 2003 +0000
- * Makefile.am: forgot to include vlc_block_helper.h
- commit 67c26fdc7c5e99e7e702c889869ec63bf13926c5
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Oct 7 14:59:10 2003 +0000
- * modules/mux/mp4.c: Use SoundDescription instead of SoundDescriptionV1.
- * modules/demux/mp4/*: Added support for the "wave" tag used in mov files with aac.
- commit 43a0fe325420cb20d5205770cb7f79e6236edb93
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Oct 7 09:32:48 2003 +0000
- * src/misc/modules.c: win32 compilation fix.
- commit 9549f78f20273da24d982ab8a9b8e251263710c1
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Oct 6 17:41:47 2003 +0000
- * modules/gui/wxwindows/*: compilation fixes for the unicode version.
- made the "Extended GUI" option a checkable menuitem.
- commit 12cbd4c8b63bcd5bfc077e24a11166171c421c38
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Oct 6 16:23:30 2003 +0000
- * include/vlc_playlist.h
- src/playlist/playlist.c:
- * Implemented a boolean b_enabled to disable a playlist item
- * Implemented the idea of group (p_item->i_group), that allows
- to enable/disable and to sort some series of items
- * Implemented an unused (at the moment), psz_author field
- * Started to implement a new playlist format to store all of these
- * modules/gui/wxwindows/interface.cpp:
- Added a hiddeable panel to put some important options.
- (Menu Preferences->Extra GUI)
- At the moment, we put the adjust filter and aspect ratio, and must
- decide what options we want here
- * modules/gui/wxwindows/playlist.cpp
- modules/gui/wxwindows/iteminfo.cpp:
- Added "Enable/disable group button", options to enable/disable selection
- Added an item info dialog box
- * modules/misc/sap.c :
- Added a sap-group-id option: the SAP playlist items are in a separate group
- (defaults to 42)
- * modules/visualization/visual/effects.c:
- Minor coding style fixes
- Todo:
- -----
- * Advanced sort (alphabetical and/or by group)
- * Ability to load 0_6 playlists
- * Really use the libid3tag
- commit de2868c437d01f3d476d239ee787f255e1b699d2
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Oct 6 15:22:53 2003 +0000
- * src/input/input_dec.c: forgot to commit that with my last libmpeg2 plugin changes.
- commit 1552b5a3454732a23741a80707649ce13b52f8f6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Oct 5 23:03:35 2003 +0000
- * src/video_output/video_output.c: fixed a recent patch that had been causing a lot of jerkiness in the video.
- commit 78ee7a2c9896558377606a59bb0ad636077f280e
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Oct 5 21:29:23 2003 +0000
- * configure.ac:
- + Better BeOS dynamic loader detection.
- * src/misc/modules.c:
- + Consistency fixes.
- commit 80a06d334ffffacd9e72ef579006c2f339d13139
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Oct 5 18:09:36 2003 +0000
- * modules/packetizer/mpeg4audio.c: ported to the new decoder api and added ADTS streams packetization.
- commit f8258e32b120fdd43872f68ba32816f7f31e54c7
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Oct 5 15:35:59 2003 +0000
- * src/misc/modules.c, src/misc/modules_plugin.h.in:
- + As platform-dependant dynamic loader functions are no longer inline,
- moved them to modules.c which is their real place.
- + More verbose error messages on some platforms.
- commit ddd4b1ddc218ef3c2c0d4eb1eefef4ac06088675
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Oct 5 14:51:47 2003 +0000
- Add ability to dynamically set debug ouput.
- commit a17a2eba75bcac57ea0d8a78b70d55697e81d863
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Oct 5 10:54:55 2003 +0000
- Add pf_demux_control setting. Also fix some small typos.
- commit df4116fc59d30e0da8c44618e4dbfd203fd8b609
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Oct 5 09:27:46 2003 +0000
- * use the new look also for capabilities and main helps.
- commit 1c2c4af53fed544470118c84e52855cb4525fc8e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Oct 5 00:50:05 2003 +0000
- * modules/codec/mpeg_audio.c: fixes and improvements.
- * include/vlc_block_helper.h: fix for an offset problem in block_SkipBytes() and block_GetBytes(). (This fixes the problems with the new mpeg_audio decoder/packetizer).
- commit 84c04e7279ff93f8c3e34482ddf6d6bf4a02ab21
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sat Oct 4 23:52:32 2003 +0000
- modules/gui/wxwindows/preferences.cpp:
- * Increased size of and decreased margins around the section heading. It
- looks nice now.
- commit fd05dc698e736455dfa075fdb93f3600365f4e9d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Oct 4 18:55:13 2003 +0000
- * modules/access/vcdx/*: Brand new VCD input module using libcdio, libvcd and libvcdinfo. Courtesy of Rocky Bernstein.
- * modules/access/cddax.c: Brand new CDDA input module using libcdio. Courtesy of Rocky Bernstein.
- * modules/LIST: update.
- commit 0f814562371962e47d9f5b023c2ce1055c6002fb
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sat Oct 4 15:51:22 2003 +0000
- Further doxygenization.
- commit c992c9ca99a2ff32d858aa634815926d54522d11
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sat Oct 4 15:49:13 2003 +0000
- * src/misc/modules_plugin.h.in: Added a missing return value that caused
- module loading to fail.
- commit 9ca675f3d35da07ccc4daa427bbca11b890ab9c4
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sat Oct 4 15:04:49 2003 +0000
- * src/misc/modules_plugin.h.in: More meaningful errors from the OS X dynamic
- loader.
- commit 580edf4df5a7977a7e252017a7d111e384862cb1
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Oct 4 14:59:38 2003 +0000
- * modules/gui/wxwindows/wxwindows.cpp: fix for the skins showing the popup menu even when left-clicking with the mouse.
- commit 5692fbd8eed9becb9bc8512ac5c44315dd2c6083
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sat Oct 4 12:30:53 2003 +0000
- Fixed dyld commit.
- commit ca902f8541966db294b5dad5523b8ca7185028b4
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sat Oct 4 12:25:00 2003 +0000
- * include/modules.h: Fixed the OS X build by adding a required header.
- commit d3daf21fd9e7eb70fd8db4cf1f4e732bedb0bf8d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Oct 4 12:04:06 2003 +0000
- * modules/packetizer/mpegaudio.c: updated mpegaudio to the new decoder api.
- * modules/packetizer/mpegaudio.c: moved the packetizer with the decoder (they share most of their code).
- commit 123367786fb422d14ec330359416647eb4a34886
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Oct 4 12:00:00 2003 +0000
- * modules/codec/a52old/*, modules/codec/mpeg_audio/*, modules/codec/mpeg_video/*: got rid of deprecated decoders.
- commit 2d3c9c2c6f268f0d998d4444c3bc2a319949409d
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sat Oct 4 11:17:04 2003 +0000
- * configure.ac:
- + First try to detect the OS X native dynamic linker before falling
- back to dlfcn.h.
- + Enhanced the dlopen-style loader detection.
- + Added a check for HP-UX's shl_* functins.
- * src/misc/modules_plugin.h.in:
- + Support for the dylib dynamic loader on OS X.
- + Support for the shl dynamic loader on HP-UX.
- commit 782cc32bdbf86d3ea9afa13ec2bc9042a8ff70df
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Oct 4 10:54:45 2003 +0000
- * configure.ac: added --with-ffmpeg-faac for when using an ffmpeg which is compiled with faac support.
- * modules/stream_out/transcode.c: added mp4a fourcc for MPEG AAC audio transcoding support.
- commit f49d0705420d8c44d055d955acdf2e8c5e3da56f
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Fri Oct 3 23:31:43 2003 +0000
- src/libvlc.h: fixed line length of a string
- modules/gui/wxwindows/preferences.cpp:
- * slightly modified layout of the window
- * The help text is now below the controls
- * Neither heading nor help text is inside wxStaticBox but rather
- separated from the controls with a simple line.
- * changed a lot of strech-factors, makes the dialog look generally more tidy
- commit d33c1fc3e391e631053982f7361e1f1848791be4
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Oct 3 18:17:55 2003 +0000
- * modules/stream_out/transcode.c: get decoder specific info from the audio encoder (useful for MPEG AAC).
- commit d434d7a9e5ac233533d8ef79cbb35b04244af035
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Oct 3 18:04:58 2003 +0000
- Some fixes for file listing and playlist. Do not use this interface yet, it is not useable now.
- commit 46cc486fa4cc8a7fd430e8eb5aca3d441970db27
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Oct 3 13:35:56 2003 +0000
- * src/misc/win32_specific.c: minor code clean-up.
- commit 4f3ee7be019490f0da9e86c9e27eafebb4a39b92
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 2 21:12:45 2003 +0000
- * modules/codec/cinepak.c: ported the cinepak decoder to the new api.
- commit 2f24327b862f1f0b2cc8c1d90a1291e0585d7c69
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Oct 2 18:07:26 2003 +0000
- * compilation fix
- commit 057ed2ca4d84d57fa108235644a085bd3360b718
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Oct 2 15:43:44 2003 +0000
- Rework in DVB plugin to allow tuning to DVB-T cards.
- - cleanup of messages
- - adding status events messages from frontend
- - separated tuning for DVB-S, DVB-T and DVB-C into seperate functions.
- commit e26f8fd1f42845267083babf86d73e1c87cc353a
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Oct 2 13:31:00 2003 +0000
- * src/libvlc.h:
- - Removed a dupe.
- - Added a 'L' commandline shortcut for loop and 'R' for repeat. There
- already is a 'Z' shortcut for random.
- * modules/codec/subsdec.c: debug info.
- commit db7f59de4229959b9f6ca8bdb96fcac25b9e6ba3
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Oct 2 10:28:04 2003 +0000
- Fix bug for DVB-T tuning. The code always used default upper and lower frequencies from DVB-S for DVB-T, but for DVB-T they could very well be different. Now using --lnb-lof1, --lnb-lof2 and --lnb-slof values are used by default instead. This make it overrideable on the commandline.
- commit 155d24a887deeb2598b948d0c035862f437a0e5c
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Oct 2 00:16:05 2003 +0000
- * Small fix to doxygen comments
- commit 7c64ed169265876ad4876b58705e7513d62e1655
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Oct 1 22:44:58 2003 +0000
- * modules/misc/freetype.c: spelling errors
- * src/libvlc.h: spelling error
- * include/ninput.h: There should not yet be a Subtitles section in Doxygen
- * src/input/subtitles.c: Doxygen comments for this file
- commit b8b1c4e90c286d5fc78e7af5b11aeff1f72463dc
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Oct 1 22:40:39 2003 +0000
- * Did you know that VCR2 and PIM1 are actually MPEG1 ?
- commit 2290ce7c64d19ab027cf09d01b6e235e8a3e5640
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Oct 1 22:39:43 2003 +0000
- * Added a bunch of fourcc's
- * Added the new cinepak and msrle codecs as well as some other forgotten stuff
- commit 91f6deaecd53f6d94266424d1138343a635c97e1
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 1 22:19:57 2003 +0000
- * modules/codec/subsdec.c: cleaned up and ported the text subtitles decoder to the new decoder api.
- commit 2f72e38f4f07d52a02db89d477c524bf9694c14b
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Oct 1 20:58:45 2003 +0000
- Implementing new PDA User Interface design using the GTK2 widget set. This interface is currently in a rewrite and is currently unuseable. However:
- - it compiles ;-)
- - will have more UI assets to tweak with, then the old interface had
- to name a few: supports stream out, camera's through v4l, use preferences,
- manage playlists, play audio/video local and from a network source
- - is not functional (yet)
- So expect more functionality to come in and the necessary bug fixes.
- commit 699c64c8db2b7629ed9e084102c7bb1a5aedc9d5
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Oct 1 20:57:34 2003 +0000
- * Fixed some small inconsistancy.
- commit c60aacd5f811634bf874fba0f6b0ad0240fa3cbb
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 1 18:32:13 2003 +0000
- * modules/codec/a52.c: fixes and simplifications.
- commit 706de3e3b2a4fade948faae6f014655b3f5c25dc
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 1 17:44:25 2003 +0000
- * modules/demux/ogg.c: had mistakenly got rid of the old i_dts = i_stop_date hack for text subtitles.
- commit 2d80f7c24759d6d2d68fa4ae76b079e62829b08f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Oct 1 12:01:46 2003 +0000
- * modules/stream_out/transcode.c: get the mp4v vol data from the encoder. This will make the mp4 muxer happy transcoded mp4v.
- commit 74b2905711f648dc48b881d22ea466a6ca10ef5b
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Oct 1 03:38:24 2003 +0000
- * Fixed license blurb; these files have always been *GPL*ed.
- commit a1b3ffaedfc8e91a6e8146790204091601f4a70f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Sep 30 20:36:46 2003 +0000
- * include/vlc_block_helper.h, modules/codec/a52.c: same as thedj ;)
- commit a4ee447788e85ead0d1ce0e0f7f345af3829ddc9
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Sep 30 20:23:03 2003 +0000
- * include/vlc_block.h, modules/codec/libmpeg2.c: re-added the discontinuity flag in block_t and re-enabled the discontinuity gestion in the libmpeg2 codec.
- * include/vlc_block_helper.h: implemented bytestream reading helper functions for chained blocks.
- * modules/codec/a52.c: modified to use the bytestream reading functions.
- The flexibility added by these functions makes the code simpler and better at detecting synchro code emulations.
- commit ebc29b883cc010c515ae762b784c827cf1f4ee42
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Sep 30 16:41:13 2003 +0000
- * compile before you commit
- commit 9f797e41bae4ef8ef5fac51a6aaebdab535a03e2
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Sep 30 16:09:58 2003 +0000
- * src/input/input.c: fixed usage of sub-file variable.
- * modules/misc/freetype.c: i_render_height and not i_window_height.
- commit e652d20247892c3ec8e767bf27b33f187d1e071d
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Sep 30 15:36:39 2003 +0000
- * Select the subtitle track, if it's specified via the "sub-file" option.
- commit 6877b7bef43ca4f4bbd245cf189a1dcde4893855
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Sep 29 22:37:36 2003 +0000
- * modules/mux/ogg.c: always backup the vorbis/theora headers so we can resend them if we close/reopen the stream (chaining).
- fixes for text subtitles muxing.
- * modules/packetizer/copy.c: support for text subtitles.
- commit 9517d76ea704a40f81cc55ee702ea846eb0609a5
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Sep 29 18:20:37 2003 +0000
- * include/os_specific.h: oops, fixed my last commit.
- commit 08e5a1f7e5ee18ca7aa1be633a260cb2d3274283
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Sep 29 17:36:35 2003 +0000
- * include/os_specific.h, src/libvlc.[c,h], src/misc/win32_specific.c: new win32 specific option (--one-instance) to have only one instance of vlc running at once.
- Running another vlc (with --one-instance as well) will only transfer the requested playlist items to the first instance.
- commit 1b6aa2c8266002a3ae7a7c915ae69fe9e333dd0b
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Mon Sep 29 15:45:19 2003 +0000
- Doxyfile:
- * changed project name from 'vlc' to 'VLC'
- * excluded src/extras from the documentation
- src/misc/variables.c, include/variables.h:
- * Doxygen-documented most of the vlc variables code
- commit 7088ececf1f84919e7c280a561934459e655d3af
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Sep 28 22:18:57 2003 +0000
- * modules/mux/ogg.c: proper fps and ogg packet granulepos when embedding mp4v/div3 (mplayer can play the file now).
- commit a4d9dd4ef3974d64b86051421979d90dae72c3a5
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Sep 28 21:54:21 2003 +0000
- * modules/codec/theora.c: don't forget to delete the sout instance.
- * modules/mux/ogg.c: fix for embedding theora in Ogg.
- commit 9fbf506fffafd871ded190b11970f2f4cb9a1eab
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Sep 28 19:58:19 2003 +0000
- * modules/mux/ogg.c: each ogg stream has to be cleared in OggCreateHeader().
- commit bff03e0b8699a97cbe43edd91c6c166b30bb47a1
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Sep 28 16:50:05 2003 +0000
- * modules/demux/ogg.c, modules/codec/vorbis.c: misc small fixes.
- * modules/mux/ogg.c: support for inserting/removing elementary streams on the fly (really handy for the --sout-keep option). This will produce a chained Ogg bitstream.
- commit f5012c554558fa38a47c8b9c1f63d47deb56ac83
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Sep 27 15:33:02 2003 +0000
- * modules/demux/ogg.c: support for DEMUX_GET_TIME. External subtitles files should work fine with ogg files now.
- commit 653b4cc30ab394e1881a57b668a018db1f5806a4
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Sep 27 14:32:54 2003 +0000
- * modules/demux/ogg.c: support for 'chaining' (concatenated ogg streams).
- commit f061a98aea0ea1063d1f88c0164da58e6ace79b5
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Sep 27 10:09:57 2003 +0000
- * install-win32: cosmetic changes.
- * configure.ac: forgot one include path for the mozilla plugin.
- commit e14437f3055f9a734728097fe9b4aa64cceda26d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Sep 26 16:10:24 2003 +0000
- * modules/codec/ffmpeg/*: some chroma conversion routines require libavcodec to be initialised.
- commit d5e8b5bba393df6599fed03300205c3bff552bff
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Sep 26 16:03:21 2003 +0000
- * modules/video_output/directx/*: some graphics card allow the creation of several overlay surfaces but can only display one at a time.
- commit 1cad06581755f62bba69558165b1030b8a2774e4
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Sep 26 13:32:42 2003 +0000
- Updated design of PDA GUI.
- commit 4b54e648343f2543acb7cef36bf4c5d4d1c5ee79
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Sep 26 12:11:26 2003 +0000
- Adding files for PDA interface using the opie libaries.
- commit 34158773eb54011008b78eaee978503549508ff7
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Sep 26 11:30:06 2003 +0000
- * src/misc/modules.c: removed an old win32 hack which was creating more problems than it was solving.
- commit 8cbc8f8dcc38bf05a892b3a83b718baaa0d95deb
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Sep 25 23:09:41 2003 +0000
- * modules/demux/ogg.c: reworked a bit. Ogg web radios should work again, vorbis audio tracks switching should work better as well.
- * modules/mux/ogg.c: attempt at supporting theora.
- commit 6001ebac66cd493a22531d81ab251e9d9247c8de
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Sep 24 23:45:06 2003 +0000
- * modules/codec/vorbis.c: wait for the first dated packet before starting decoding anything.
- commit 45687727c788bdf224fd102f17d9ded73af0d03c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Sep 24 21:31:55 2003 +0000
- * include/main.h, src/libvlc.c, src/libvlc.h, src/misc/configuration.c: added a --config, --save-config and --reset-config option to the command line.
- * modules/gui/wxwindows/preferences.cpp: fixed breakeage of "Save", "Reset" and SwitchAdvanced().
- commit 1692658e9310713ecfd29f6f4360419e1ccba966
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Sep 24 16:10:02 2003 +0000
- * modules/video_output/directx/events.c: fix for the mozilla plugin on vout close.
- The mozilla plugin seems to be working very well now, except that it doesn't receive mouse and keyboard events yet.
- commit 765d8a393ce39b498a39e1b584417c90d89a19d7
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Sep 24 14:59:21 2003 +0000
- * all: set pf_run *only* if we accept this stream.
- commit 6ffd34f1472ce84399a9ae84f0e1fafbaa0306be
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Sep 24 10:21:32 2003 +0000
- * modules/visualization/visual/visual.c: fixed strings
- * src/playlist/playlist.c: fixed sorting
- commit f056f1fca635a4e1fbbbc3c5496892da71ea4ae2
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Sep 23 16:07:49 2003 +0000
- * configure.ac, mozilla/vlcshell.cpp, mozilla/support/npwin.cpp: mozilla plugin for win32 is finally working (well there's still work left).
- * src/misc/modules.c: small clean-up and fixed --plugin-path on win32.
- commit f57fdbddd91b6db6371a5eb4b0a29349e7a07175
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Sep 22 21:07:35 2003 +0000
- * modules/gui/wxwindows/preferences.cpp: compilation fix + cosmetic code clean-up
- (indentations mainly).
- commit a8855655eb349eea1910b82c57261946f08934e7
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Sep 22 14:40:12 2003 +0000
- * modules/gui/wxwindows/preferences.cpp:
- - Created the "General Settings" section
- - Added help strings in the two main sections,
- in the libvlc categories,
- and in the module capabilities
- * modules/gui/wxwindows/playlist.cpp & wxwindows.h
- -Implemented random, loop and repeat using variables
- -The eye candy of the dialog box is not very good
- but I have no idea how to improve it.
- -Focus on the currently playing item
- * src/libvlc.h:
- - Added help strings for the libvlc categories
- - Changed a few "advanced" flag
- * include/vlc_help.h:
- - Help strings for the two main sections
- - Help string for the module capabilities (both by Anil)
- * po/*: updated potfiles with the new strings
- commit 03f4adcdce0be78eab1bb2978aaf8bb0dc3331e0
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Sep 22 07:29:46 2003 +0000
- Removed compatibility tweak for old satellite GUI.
- commit 7de8e4b444fd514fd875d1adafc2f55a9dde72e6
- Author: Jason Luka <geshp@videolan.org>
- Date: Mon Sep 22 06:04:59 2003 +0000
- Changes to Red Hat spec file:
- - Added wxwindows, alsa, and skin support
- - Fixed dependancies, specifically a version conflict of xvidcore
- commit 21c4f10c6e9615cdd597b0639102d6ecf7be088d
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Sep 22 03:40:06 2003 +0000
- * modules/gui/macosx/playlist.?: implemented Save Playlist
- * modules/gui/macosx/output.m: updated part of the Stream output dialog
- * modules/demux/util/sub.c: removed sub_detect() and moved the sub-file and
- sub-autodetect file options to src/input/input.c
- * src/input/input.c: added the moved options and use them to add subtitle
- tracks.
- * src/libvlc.h: description strings etc for sub-file and sub-autodetect-file
- * src/input/subtitles.c: new subtitles_Detect() largely based on the
- code used by MPlayer. Adapted for coding style and structure differences.
- The autodetect routine can now detect multiple subtitle files and assigns scores
- based on their names. if they much well enough they are sorted based on their
- score. It will then return this set, and they will all be added as SPU tracks
- to the current stream. The (un)selecting of these tracks will need to be fixed
- because they all get assigned the es id 0xFF currently.
- commit c66b7a83ad682162925b55c24ba9e73e1f8cdf41
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Sep 21 18:07:51 2003 +0000
- * modules/gui/wxwindows/*: got rid of the close button in the fileinfo and playlist dialogs.
- commit 1b50257c249bc1a5e3d8c51679e361d2086f5247
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Sep 21 17:52:43 2003 +0000
- * modules/gui/wxwindows/*: we now have only 1 global "Advanced Options" checkbox in the preferences panel instead of 1 for each section (KISS).
- commit e603af3f7901787f11bdffa5402ffeeb57402a14
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Sep 21 11:48:58 2003 +0000
- * modules/stream_out/duplicate.c: improved last fix.
- commit 7d0c93158d1afb34538de30802f9542b04db0b55
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Sep 21 10:23:59 2003 +0000
- * include/vlc_common.h: ssize_t is now typedefed in new mingw headers.
- * modules/access/dshow/dshow.cpp: compilation fix related to ssize_t.
- * share/vlc_win32_rc.rc: stringify version number.
- * mozilla/*: compilation fix and cosmetic changes to the .rc.
- commit 9a16e576ecf684b0016f540cb189e14c72ca8dc3
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Sep 20 23:46:01 2003 +0000
- * modules/stream_out/duplicate.c: fixed array overflow.
- commit 0fc16f660eab98169bd60773a0c89784cfc7d186
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Sep 20 22:52:27 2003 +0000
- * mozilla/vlcshell.cpp: on win32, try to find the location of the vlc plugins from the registry key.
- commit 2b78a774864846373c70d97332a0969dcb7ec8d3
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Sep 20 19:37:54 2003 +0000
- * include/vlc/vlc.h:
- - removed the defines for i_mode concerning random and loop. We use config
- variables for all of these.
- * src/libvlc.h:
- - removed the enqueue playlist config option. It's no longer used.
- - added a repeat option. vlc will keep playing the same playlist_item,
- until the option is unset.
- * src/playlist/playlist.c:
- - added a repeat, random and loop variable.
- - wxwindows should use these as well I think.
- * modules/gui/macosx:
- - added the INTF_ABOUT_MSG to the about dialog.
- - implemented the about and repeat items.
- commit 19ff195c709bada6f284adaaa3545ce49d5712c7
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Sep 20 17:35:38 2003 +0000
- * src/input/input_programs.c: p_input->stream.p_selected_program needs to be reset in input_DelProgram().
- * modules/demux/mpeg/ts.c: use dvbpsi_DetachPMT() when a program is deselected.
- commit becae536672fa03efe74214797d0c35c090b15d6
- Author: Jason Luka <geshp@videolan.org>
- Date: Sat Sep 20 17:24:09 2003 +0000
- Fixed a typo.
- commit de171c13eb7b6014a06f7f75e77e08345882145c
- Author: Jason Luka <geshp@videolan.org>
- Date: Sat Sep 20 17:19:35 2003 +0000
- Updated for tentative 0.6.3 release.
- commit cd35bf7cc1952960fbf46ac0cfd46afcaece66a6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Sep 20 15:52:19 2003 +0000
- * configure.ac, mozilla/Makefile.am: more win32 mozilla plugin build fixes.
- commit 973cf0496f5d5a1134928e578c8ffbb0af630822
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Sep 20 13:52:23 2003 +0000
- * configure.ac, mozilla/*: the win32 mozilla plugin compiles again (most likely won't yet work).
- Added a --with-mozilla-sdk-path option (win32 only) to ./configure so you can pass the path of your mozilla sdk tree.
- You also need to set the XPIDL env var to the the path of the xpidl mozilla compiler when ./configuring.