]> git.sesse.net Git - vlc/log
vlc
20 years ago * vlc_es_out.h: oops ;)
Laurent Aimar [Tue, 22 Jun 2004 20:07:34 +0000 (20:07 +0000)]
 * vlc_es_out.h: oops ;)

20 years ago * vorbis: compilation fix.
Laurent Aimar [Tue, 22 Jun 2004 20:02:47 +0000 (20:02 +0000)]
 * vorbis: compilation fix.

20 years ago * configure.ac: removed access2, demux2, demuxdump, mpeg_system.
Laurent Aimar [Tue, 22 Jun 2004 19:49:25 +0000 (19:49 +0000)]
 * configure.ac: removed access2, demux2, demuxdump, mpeg_system.

20 years ago * access2, demux2: not needed anymore.
Laurent Aimar [Tue, 22 Jun 2004 19:46:10 +0000 (19:46 +0000)]
 * access2, demux2: not needed anymore.

20 years ago * configure.ac: disable plugins that can't compile anymore:
Laurent Aimar [Tue, 22 Jun 2004 19:43:37 +0000 (19:43 +0000)]
 * configure.ac: disable plugins that can't compile anymore:
    - dvd, dvdread, dvdplay, vcdx, cddax
    - gtk, gnome, qt, kde
   There are others in this case, specially interface that I can't test.

20 years ago * all: rework of the input.
Laurent Aimar [Tue, 22 Jun 2004 19:35:15 +0000 (19:35 +0000)]
 * all: rework of the input.

20 years ago * all: rework of the input.
Laurent Aimar [Tue, 22 Jun 2004 19:35:01 +0000 (19:35 +0000)]
 * all: rework of the input.

20 years ago * all: rework of the input.
Laurent Aimar [Tue, 22 Jun 2004 19:34:44 +0000 (19:34 +0000)]
 * all: rework of the input.

20 years ago * all: rework of the input.
Laurent Aimar [Tue, 22 Jun 2004 19:34:20 +0000 (19:34 +0000)]
 * all: rework of the input.

20 years ago * all: rework of the input.
Laurent Aimar [Tue, 22 Jun 2004 19:34:01 +0000 (19:34 +0000)]
 * all: rework of the input.

20 years ago * all: rework of the input.
Laurent Aimar [Tue, 22 Jun 2004 19:33:30 +0000 (19:33 +0000)]
 * all: rework of the input.

20 years ago * all: rework of the input.
Laurent Aimar [Tue, 22 Jun 2004 19:33:06 +0000 (19:33 +0000)]
 * all: rework of the input.

20 years ago * all: rework of the input.
Laurent Aimar [Tue, 22 Jun 2004 19:31:54 +0000 (19:31 +0000)]
 * all: rework of the input.

20 years ago * all: rework of the input.
Laurent Aimar [Tue, 22 Jun 2004 19:31:14 +0000 (19:31 +0000)]
 * all: rework of the input.

20 years ago * all: rework of the input.
Laurent Aimar [Tue, 22 Jun 2004 19:30:54 +0000 (19:30 +0000)]
 * all: rework of the input.

20 years ago * all: rework of the input.
Laurent Aimar [Tue, 22 Jun 2004 19:30:31 +0000 (19:30 +0000)]
 * all: rework of the input.

20 years ago * all: rework of the input.
Laurent Aimar [Tue, 22 Jun 2004 19:29:57 +0000 (19:29 +0000)]
 * all: rework of the input.

20 years ago * all: rework of the input.
Laurent Aimar [Tue, 22 Jun 2004 19:29:37 +0000 (19:29 +0000)]
 * all: rework of the input.

20 years ago * all: rework of the input.
Laurent Aimar [Tue, 22 Jun 2004 19:29:19 +0000 (19:29 +0000)]
 * all: rework of the input.

20 years ago * mp4: fixed width in tkhd. (at least I hope).
Laurent Aimar [Tue, 22 Jun 2004 18:39:02 +0000 (18:39 +0000)]
 * mp4: fixed width in tkhd. (at least I hope).

20 years ago- added last resort built-in mediatype for capture filter if card does not returns...
Damien Fouilleul [Tue, 22 Jun 2004 09:13:51 +0000 (09:13 +0000)]
- added last resort built-in mediatype for capture filter if card does not returns any (i.e Osprey cards)
- miscelaneous clean ups

20 years ago* modules/demux/livedotcom.cpp: - ts2 -> ts
Derk-Jan Hartman [Tue, 22 Jun 2004 00:03:08 +0000 (00:03 +0000)]
* modules/demux/livedotcom.cpp: - ts2 -> ts
  - take into account !rtpSource (for UDP support)

20 years agoDVB NIT parsing
Clément Stenac [Sun, 20 Jun 2004 10:25:22 +0000 (10:25 +0000)]
DVB NIT parsing

20 years ago * mp4: avcC atom fixed. (Missing sps/pps).
Laurent Aimar [Sat, 19 Jun 2004 14:16:17 +0000 (14:16 +0000)]
 * mp4: avcC atom fixed. (Missing sps/pps).

20 years ago* Bug report howto is a online document.
Derk-Jan Hartman [Fri, 18 Jun 2004 19:20:34 +0000 (19:20 +0000)]
* Bug report howto is a online document.

20 years ago* Removed some deprecated docs. small fix to vlc man page.
Derk-Jan Hartman [Fri, 18 Jun 2004 18:56:39 +0000 (18:56 +0000)]
* Removed some deprecated docs. small fix to vlc man page.

20 years ago* ffmpeg resample.c patch is no longer necessary
Derk-Jan Hartman [Fri, 18 Jun 2004 14:00:51 +0000 (14:00 +0000)]
* ffmpeg resample.c patch is no longer necessary
* new liveMedia version
* liveMedia mp3 tabsel nameconflict patch no longer needed. (Accepted upstream).

20 years agoFixed a nasty memleak in ugly and linear resamplers when alloca is
Sigmund Augdal Helberg [Fri, 18 Jun 2004 12:38:28 +0000 (12:38 +0000)]
Fixed a nasty memleak in ugly and linear resamplers when alloca is
unavaliable. Also swaped the score of these modules.

20 years agovarious documentation fixes
Sigmund Augdal Helberg [Fri, 18 Jun 2004 11:35:45 +0000 (11:35 +0000)]
various documentation fixes

20 years ago * livedotcom: small memleak + removed a FIXME. Thanks Dermot McGahon
Laurent Aimar [Thu, 17 Jun 2004 20:31:45 +0000 (20:31 +0000)]
 * livedotcom: small memleak + removed a FIXME. Thanks Dermot McGahon
for the report.

20 years agosplitted the documentation for skins2 out of the main docs. Tweaked the
Sigmund Augdal Helberg [Thu, 17 Jun 2004 12:36:03 +0000 (12:36 +0000)]
splitted the documentation for skins2 out of the main docs. Tweaked the
doxyfile for the main docs a bit.

20 years agoinclude/vlc_video.h: minor doc fix
Sigmund Augdal Helberg [Thu, 17 Jun 2004 11:27:49 +0000 (11:27 +0000)]
include/vlc_video.h: minor doc fix

20 years agoexample.lircrc: Added missing commands
Sigmund Augdal Helberg [Thu, 17 Jun 2004 11:25:02 +0000 (11:25 +0000)]
example.lircrc: Added missing commands

20 years agoFormatting fixes
Olivier Aubert [Thu, 17 Jun 2004 08:29:56 +0000 (08:29 +0000)]
Formatting fixes

20 years ago * src/video_output/vout_subpictures.c : New OSD channels
Yoann Peronneau [Thu, 17 Jun 2004 03:37:03 +0000 (03:37 +0000)]
 * src/video_output/vout_subpictures.c : New OSD channels

When you want to use OSD, you have to register an OSD channel, by calling
vout_RegisterOSDChannel, then pass it to vout_CreateSubPicture.
There is a particular channel, DEFAULT_CHANNEL that can be used for
general purpose.
See modules/control/hotkeys.c for an example.

20 years ago * all: fixed the way h264 streams are stored in .mp4
Laurent Aimar [Wed, 16 Jun 2004 19:35:33 +0000 (19:35 +0000)]
 * all: fixed the way h264 streams are stored in .mp4

20 years ago * avi: fixed the return value of Seek().
Laurent Aimar [Wed, 16 Jun 2004 17:28:19 +0000 (17:28 +0000)]
 * avi: fixed the return value of Seek().

20 years ago* fix the defines for strcasecmp strncasecmp and strcasestr
Derk-Jan Hartman [Tue, 15 Jun 2004 15:41:53 +0000 (15:41 +0000)]
* fix the defines for strcasecmp strncasecmp and strcasestr

20 years ago* strcasestr not strncasestr
Derk-Jan Hartman [Tue, 15 Jun 2004 15:17:25 +0000 (15:17 +0000)]
* strcasestr not strncasestr

20 years ago* vlc_strcasestr defines (still missing something. still can't find it)
Derk-Jan Hartman [Tue, 15 Jun 2004 14:43:26 +0000 (14:43 +0000)]
* vlc_strcasestr defines (still missing something. still can't find it)

20 years ago* G.726 support trough ffmpeg
Derk-Jan Hartman [Tue, 15 Jun 2004 14:33:50 +0000 (14:33 +0000)]
* G.726 support trough ffmpeg

20 years ago* backport of local_stristr to vlc_strcasestr in libc.c
Derk-Jan Hartman [Tue, 15 Jun 2004 13:47:42 +0000 (13:47 +0000)]
* backport of local_stristr to vlc_strcasestr in libc.c
  fixes a problem with missing strcasestr on platforms in combination with ncurses intf.

20 years agoSVG rendering module. It uses the text rendering API, and converts
Olivier Aubert [Tue, 15 Jun 2004 09:15:09 +0000 (09:15 +0000)]
SVG rendering module. It uses the text rendering API, and converts
plain text to SVG. It can be used to have more control on the subtitle
rendering.

20 years ago* define INADDR_NONE for Solaris (fixes #1815)
Derk-Jan Hartman [Mon, 14 Jun 2004 23:11:14 +0000 (23:11 +0000)]
* define INADDR_NONE for Solaris (fixes #1815)

20 years agoUpdated build rules.
Jean-Paul Saman [Mon, 14 Jun 2004 19:19:57 +0000 (19:19 +0000)]
Updated build rules.

20 years agoFEC_NONE is a valid value in DecodeFEC(). (Fix thanks to Guido Flohr)
Jean-Paul Saman [Mon, 14 Jun 2004 14:43:16 +0000 (14:43 +0000)]
FEC_NONE is a valid value in DecodeFEC(). (Fix thanks to Guido Flohr)

20 years agoFix typos in DVB-T tuning code.
Jean-Paul Saman [Mon, 14 Jun 2004 14:35:57 +0000 (14:35 +0000)]
Fix typos in DVB-T tuning code.

20 years ago * coreaudio: Fix (not tested) for the no audio on A52 over SPDIF issue.
Jon Lech Johansen [Sun, 13 Jun 2004 22:31:18 +0000 (22:31 +0000)]
  * coreaudio: Fix (not tested) for the no audio on A52 over SPDIF issue.

20 years ago* Added new functions to the Mozilla plugin
Clément Stenac [Sat, 12 Jun 2004 00:19:59 +0000 (00:19 +0000)]
* Added new functions to the Mozilla plugin
- set_volume
    - get_volume
- mute
- clear_playlist
- add_item
- next
- previous
- isplaying
- ge_length
- get_position
- get_time
- seek

* Fixed VLC_VolumeSet and a description

20 years ago * skins2/src/skin_main.cpp: New demux2 module to load automatically a skin.
Olivier Teulière [Fri, 11 Jun 2004 17:14:28 +0000 (17:14 +0000)]
 * skins2/src/skin_main.cpp: New demux2 module to load automatically a skin.
   This only works when the skins2 interface is active.
   Not very much tested yet...

20 years agoProper fix for corba building problem (use AM_CONDITIONAL)
Olivier Aubert [Fri, 11 Jun 2004 14:14:28 +0000 (14:14 +0000)]
Proper fix for corba building problem (use AM_CONDITIONAL)

20 years ago* Bug fix in unit conversion
Olivier Aubert [Fri, 11 Jun 2004 13:46:01 +0000 (13:46 +0000)]
* Bug fix in unit conversion
* Updated text display to new API (added i_channel)

20 years ago * coreaudio: Fixed the failed to set buffer size: [nope] SPDIF issue.
Jon Lech Johansen [Fri, 11 Jun 2004 02:58:05 +0000 (02:58 +0000)]
  * coreaudio: Fixed the failed to set buffer size: [nope] SPDIF issue.

20 years ago* modules/access/dshow: converted to access2/demux2. Let's hope I didn't break anythi...
Gildas Bazin [Wed, 9 Jun 2004 15:24:18 +0000 (15:24 +0000)]
* modules/access/dshow: converted to access2/demux2. Let's hope I didn't break anything ;)

20 years ago* modules/video_output/directx/events.c: implemented VOUT_CLOSE.
Gildas Bazin [Wed, 9 Jun 2004 11:28:45 +0000 (11:28 +0000)]
* modules/video_output/directx/events.c: implemented VOUT_CLOSE.

20 years ago* src/misc/net.c: fix for the udp-auto-mtu on win32.
Gildas Bazin [Wed, 9 Jun 2004 11:13:42 +0000 (11:13 +0000)]
* src/misc/net.c: fix for the udp-auto-mtu on win32.

20 years ago* TODO: clarification to some of the vout redesign issues
Derk-Jan Hartman [Wed, 9 Jun 2004 10:52:28 +0000 (10:52 +0000)]
* TODO: clarification to some of the vout redesign issues

20 years agoUnclean but quick bugfix for the CORBA plugin building problem.
Olivier Aubert [Wed, 9 Jun 2004 10:30:58 +0000 (10:30 +0000)]
Unclean but quick bugfix for the CORBA plugin building problem.

20 years ago* modules/gui/wxwindows/bookmarks.cpp: compilation fix.
Gildas Bazin [Wed, 9 Jun 2004 09:57:35 +0000 (09:57 +0000)]
* modules/gui/wxwindows/bookmarks.cpp: compilation fix.

20 years ago * modules/control/hotkeys.c: don't display OSD slider if stream is not seekable...
Yoann Peronneau [Tue, 8 Jun 2004 21:53:23 +0000 (21:53 +0000)]
 * modules/control/hotkeys.c: don't display OSD slider if stream is not seekable, when pressing 't' hotkey.

20 years ago * playlist: oops, compilation fix.
Laurent Aimar [Tue, 8 Jun 2004 20:19:51 +0000 (20:19 +0000)]
 * playlist: oops, compilation fix.

20 years agoChoose -Os automatically on mipsel.
Jean-Paul Saman [Tue, 8 Jun 2004 18:17:15 +0000 (18:17 +0000)]
Choose -Os automatically on mipsel.

20 years agoPatch for ESD unclosed socket by Tong Ka Man <kmtong@cwbase.com>
Clément Stenac [Tue, 8 Jun 2004 12:59:52 +0000 (12:59 +0000)]
Patch for ESD unclosed socket by Tong Ka Man <kmtong@cwbase.com>

20 years agoFix for requests without path when using proxy
Clément Stenac [Tue, 8 Jun 2004 09:16:04 +0000 (09:16 +0000)]
Fix for requests without path when using proxy

20 years agoFixes in the build system
Olivier Aubert [Mon, 7 Jun 2004 23:40:20 +0000 (23:40 +0000)]
Fixes in the build system

20 years ago* use screen.css too for the single html version, and reduce the toc size.
Anil Daoud [Mon, 7 Jun 2004 23:15:16 +0000 (23:15 +0000)]
* use screen.css too for the single html version, and reduce the toc size.

20 years ago * skin_main: compilation fix. (thx bigben for reporting them).
Laurent Aimar [Mon, 7 Jun 2004 22:41:08 +0000 (22:41 +0000)]
 * skin_main: compilation fix. (thx bigben for reporting them).

20 years ago * vlcproc.cpp: compilation fix.
Laurent Aimar [Mon, 7 Jun 2004 22:38:58 +0000 (22:38 +0000)]
 * vlcproc.cpp: compilation fix.

20 years ago * control: compilation fix.
Laurent Aimar [Mon, 7 Jun 2004 22:35:20 +0000 (22:35 +0000)]
 * control: compilation fix.

20 years ago* fix TODO file
Derk-Jan Hartman [Mon, 7 Jun 2004 22:27:16 +0000 (22:27 +0000)]
* fix TODO file

20 years ago * src/input/input_ext-intf.c: no more unused.
Laurent Aimar [Mon, 7 Jun 2004 22:21:33 +0000 (22:21 +0000)]
 * src/input/input_ext-intf.c: no more unused.

20 years ago * input_ext-intf.h: removed unused functions/defines.
Laurent Aimar [Mon, 7 Jun 2004 22:19:12 +0000 (22:19 +0000)]
 * input_ext-intf.h: removed unused functions/defines.

20 years ago* TODO: put todo's in TODO list instead of commit messages :)
Derk-Jan Hartman [Mon, 7 Jun 2004 22:14:51 +0000 (22:14 +0000)]
* TODO: put todo's in TODO list instead of commit messages :)

20 years ago * input_ext-intf.h: input_ChangeArea/Program are now private to the input.
Laurent Aimar [Mon, 7 Jun 2004 22:14:21 +0000 (22:14 +0000)]
 * input_ext-intf.h: input_ChangeArea/Program are now private to the input.
                     input_ToggleES is removed.

20 years ago * all: don't use input_ToggleES.
Laurent Aimar [Mon, 7 Jun 2004 22:11:57 +0000 (22:11 +0000)]
 * all: don't use input_ToggleES.

20 years ago * gtk: don't use input_ChangeArea.
Laurent Aimar [Mon, 7 Jun 2004 21:53:03 +0000 (21:53 +0000)]
 * gtk: don't use input_ChangeArea.

20 years ago * VlcWrapper: don't use input_ChangeArea.
Laurent Aimar [Mon, 7 Jun 2004 21:38:09 +0000 (21:38 +0000)]
 * VlcWrapper: don't use input_ChangeArea.

20 years ago * lirc: don't use input_ChangeArea.
Laurent Aimar [Mon, 7 Jun 2004 21:35:19 +0000 (21:35 +0000)]
 * lirc: don't use input_ChangeArea.

20 years ago * menu.c: don't use input_ChangeProgram.
Laurent Aimar [Mon, 7 Jun 2004 21:32:18 +0000 (21:32 +0000)]
 * menu.c: don't use input_ChangeProgram.

20 years ago * input: warning fix + no more input_OffsetToTime.
Laurent Aimar [Mon, 7 Jun 2004 21:27:18 +0000 (21:27 +0000)]
 * input: warning fix + no more input_OffsetToTime.

20 years ago * all: don't use input_OffsetToTime anymore.
Laurent Aimar [Mon, 7 Jun 2004 21:26:35 +0000 (21:26 +0000)]
 * all: don't use input_OffsetToTime anymore.

20 years ago* the txt rule now uses xsltproc. faster and nicer
Anil Daoud [Mon, 7 Jun 2004 20:35:12 +0000 (20:35 +0000)]
* the txt rule now uses xsltproc. faster and nicer

20 years ago* developer/html : sorry forgot this svn:ignore...
Anil Daoud [Mon, 7 Jun 2004 19:54:14 +0000 (19:54 +0000)]
* developer/html : sorry forgot this svn:ignore...

20 years ago* added proper svn:ignore properties
Anil Daoud [Mon, 7 Jun 2004 19:49:22 +0000 (19:49 +0000)]
* added proper svn:ignore properties

20 years agoForgot the CSS
Clément Stenac [Mon, 7 Jun 2004 19:48:35 +0000 (19:48 +0000)]
Forgot the CSS

20 years ago* All C files: coding style update
Olivier Aubert [Mon, 7 Jun 2004 19:40:26 +0000 (19:40 +0000)]
* All C files: coding style update
* mediacontrol-core.c: update to the new control API
* configure.ac, Modules.am: (unfinished) build changes

20 years agoConvert icons to png for pdf output
Clément Stenac [Mon, 7 Jun 2004 19:32:10 +0000 (19:32 +0000)]
Convert icons to png for pdf output

20 years ago* fixed a few rules (pdf, txt and clean)
Anil Daoud [Mon, 7 Jun 2004 19:27:55 +0000 (19:27 +0000)]
* fixed a few rules (pdf, txt and clean)

20 years agoUse xlstproc instead of jade for HTML output
Clément Stenac [Mon, 7 Jun 2004 19:13:05 +0000 (19:13 +0000)]
Use xlstproc instead of jade for HTML output
Output PDF instead of PS

You will need
 * xsltproc
 * the docbook XSL package

20 years ago * all: use var_Set/Get "state"/"position"/"rate" instead of old functions.
Laurent Aimar [Mon, 7 Jun 2004 18:32:12 +0000 (18:32 +0000)]
 * all: use var_Set/Get "state"/"position"/"rate" instead of old functions.

20 years ago all: don't use input_Seek. Btw, sdl shouldn't do the seek itself, and
Laurent Aimar [Mon, 7 Jun 2004 18:30:46 +0000 (18:30 +0000)]
 all: don't use input_Seek. Btw, sdl shouldn't do the seek itself, and
 follow the key-pressed scheme (I have removed thoses seeks).
 Someone to do the work ?

20 years ago * all: input_DumpStream isn't exported anymore.
Laurent Aimar [Mon, 7 Jun 2004 18:28:16 +0000 (18:28 +0000)]
 * all: input_DumpStream isn't exported anymore.

20 years ago * demux2, access2: prototype change.
Laurent Aimar [Mon, 7 Jun 2004 18:27:24 +0000 (18:27 +0000)]
 * demux2, access2: prototype change.

20 years ago * use var_Set/Get "state"/"position"/"rate" instead of old functions.
Laurent Aimar [Mon, 7 Jun 2004 18:26:27 +0000 (18:26 +0000)]
 * use var_Set/Get "state"/"position"/"rate" instead of old functions.
  I haven't tested thoses changes ...

20 years ago * control/*.c: use var_Set/Get "state"/"position"/"rate" instead of old functions.
Laurent Aimar [Mon, 7 Jun 2004 18:24:24 +0000 (18:24 +0000)]
 * control/*.c: use var_Set/Get "state"/"position"/"rate" instead of old functions.

20 years ago * include: removed a few deprecated functions.
Laurent Aimar [Mon, 7 Jun 2004 18:23:15 +0000 (18:23 +0000)]
 * include: removed a few deprecated functions.
 * demux, access: change the prototype of access2_New/demux2_New.
 * control: implemented all INPUT_GET/SET.
 * src/input/*.c: removed old functions, move some of them.

20 years ago * avi: support for track without key flag set in the index.
Laurent Aimar [Mon, 7 Jun 2004 18:19:10 +0000 (18:19 +0000)]
 * avi: support for track without key flag set in the index.

20 years ago * Modules.am: oops ts2 -> ts
Laurent Aimar [Mon, 7 Jun 2004 01:01:38 +0000 (01:01 +0000)]
 * Modules.am: oops ts2 -> ts

20 years ago* modules/demux/demux2.c: added v4l.
Gildas Bazin [Sun, 6 Jun 2004 22:12:23 +0000 (22:12 +0000)]
* modules/demux/demux2.c: added v4l.

20 years ago * access2: added shortcuts for vcd/svcd.
Laurent Aimar [Sun, 6 Jun 2004 21:18:59 +0000 (21:18 +0000)]
 * access2: added shortcuts for vcd/svcd.