]> git.sesse.net Git - vlc/log
vlc
20 years ago * rawvideo.c, ffmpeg/chroma.c: added YVU9.
Laurent Aimar [Fri, 27 Feb 2004 14:02:05 +0000 (14:02 +0000)]
 * rawvideo.c, ffmpeg/chroma.c: added YVU9.

20 years ago * vout_pictures.*: added YVU9.
Laurent Aimar [Fri, 27 Feb 2004 14:01:35 +0000 (14:01 +0000)]
 * vout_pictures.*: added YVU9.

20 years ago* modules/gui/skins2/*: portability fixes.
Gildas Bazin [Fri, 27 Feb 2004 13:24:12 +0000 (13:24 +0000)]
* modules/gui/skins2/*: portability fixes.

20 years agoit.po: italian localization for VLC 0.7.1
Carlo Calabrò [Thu, 26 Feb 2004 19:11:44 +0000 (19:11 +0000)]
it.po: italian localization for VLC 0.7.1
fr.po: minor fixes

20 years ago* Don't crash during my demo to the university computer labs.
Derk-Jan Hartman [Thu, 26 Feb 2004 17:07:37 +0000 (17:07 +0000)]
* Don't crash during my demo to the university computer labs.
  - don't crash when i_output < 0

20 years ago* modules/audio_output/directx.c: don't use hardware buffers for <= 2 channels.
Gildas Bazin [Thu, 26 Feb 2004 17:02:17 +0000 (17:02 +0000)]
* modules/audio_output/directx.c: don't use hardware buffers for <= 2 channels.
   A few users have been reporting problems with the directx audio output and it might very well be the cause of their problems (ie. with buggy drivers).

20 years ago* another thing that wasn't committed yet.
Derk-Jan Hartman [Thu, 26 Feb 2004 14:40:29 +0000 (14:40 +0000)]
* another thing that wasn't committed yet.
  - Fix Playlist Save. Can only do m3u atm.

20 years ago* modules/video_output/directx/*: fixes uninitialized variables and memleaks.
Gildas Bazin [Thu, 26 Feb 2004 13:58:23 +0000 (13:58 +0000)]
* modules/video_output/directx/*: fixes uninitialized variables and memleaks.

20 years ago* don't break things...
Derk-Jan Hartman [Thu, 26 Feb 2004 13:24:55 +0000 (13:24 +0000)]
* don't break things...

20 years ago* Something I forgot
Derk-Jan Hartman [Thu, 26 Feb 2004 13:04:55 +0000 (13:04 +0000)]
* Something I forgot
  --macosx-stretch mode. Ignore aspect ratio and stretch video to fill window.

20 years ago* modules/gui/wxwindows/wxwindows.cpp: include setlocale.h after the vlc headers.
Gildas Bazin [Thu, 26 Feb 2004 12:04:14 +0000 (12:04 +0000)]
* modules/gui/wxwindows/wxwindows.cpp: include setlocale.h after the vlc headers.
* modules/gui/wxwindows/menus.cpp: fixed memory leaks.
* modules/gui/wxwindows/playlist.cpp: fixed deadlock.

20 years ago* modules/gui/wxwindows/playlist.cpp: removed useless lock.
Gildas Bazin [Thu, 26 Feb 2004 08:24:29 +0000 (08:24 +0000)]
* modules/gui/wxwindows/playlist.cpp: removed useless lock.

20 years ago* modules/gui/wxwindows/*: a whole bunch of bug-fixes spotted by running the debug...
Gildas Bazin [Thu, 26 Feb 2004 00:23:04 +0000 (00:23 +0000)]
* modules/gui/wxwindows/*: a whole bunch of bug-fixes spotted by running the debug build of wxWindows.

20 years ago* Disable libmad on OS X
Derk-Jan Hartman [Wed, 25 Feb 2004 23:28:04 +0000 (23:28 +0000)]
* Disable libmad on OS X

20 years agoFixed an incorrect string
Olivier Teulière [Wed, 25 Feb 2004 22:42:48 +0000 (22:42 +0000)]
Fixed an incorrect string

20 years agoAdded configuration for h3600 iPAQ PDA with small Flash sizes.
Jean-Paul Saman [Wed, 25 Feb 2004 22:16:20 +0000 (22:16 +0000)]
Added configuration for h3600 iPAQ PDA with small Flash sizes.
Removed unused files.

20 years agoUpdate of the french translation.
Clément Stenac [Wed, 25 Feb 2004 22:01:34 +0000 (22:01 +0000)]
Update of the french translation.

This file need reviewing, please help

20 years ago macosx/vout* : fixed OpenGL fullscreen (still needs some cleaning)
Eric Petit [Wed, 25 Feb 2004 19:27:23 +0000 (19:27 +0000)]
 macosx/vout* : fixed OpenGL fullscreen (still needs some cleaning)

20 years ago* src/input/input_dec.c: compilation fix.
Gildas Bazin [Wed, 25 Feb 2004 18:47:02 +0000 (18:47 +0000)]
* src/input/input_dec.c: compilation fix.

20 years ago* modules/packetizer/mpeg4audio.c, modules/packetizer/mpegvideo.c: compilation fix.
Gildas Bazin [Wed, 25 Feb 2004 18:43:24 +0000 (18:43 +0000)]
* modules/packetizer/mpeg4audio.c, modules/packetizer/mpegvideo.c: compilation fix.

20 years ago* modules/gui/wxwindows/wxwindows.h: workaround/compilation fix for new wxWindows...
Gildas Bazin [Wed, 25 Feb 2004 18:42:38 +0000 (18:42 +0000)]
* modules/gui/wxwindows/wxwindows.h: workaround/compilation fix for new wxWindows versions.

20 years ago * libmpeg2.c: lalala, compilation fix...
Laurent Aimar [Wed, 25 Feb 2004 18:22:54 +0000 (18:22 +0000)]
 * libmpeg2.c: lalala, compilation fix...

20 years ago * all: removed block_t->b_discontinuity,b_frame_* and added i_flags
Laurent Aimar [Wed, 25 Feb 2004 17:48:52 +0000 (17:48 +0000)]
 * all: removed block_t->b_discontinuity,b_frame_* and added i_flags
 field and a few BLOCK_FLAG_*.

20 years agoUpdate of the brazilian portuguese translation, thanks to
Clément Stenac [Wed, 25 Feb 2004 14:02:34 +0000 (14:02 +0000)]
Update of the brazilian portuguese translation, thanks to
Andr� de Barros Martins Ribeiro

20 years ago * all: fixed sout-audio/video options.
Laurent Aimar [Wed, 25 Feb 2004 12:38:33 +0000 (12:38 +0000)]
 * all: fixed sout-audio/video options.

20 years ago* modules/gui/wxwindows/menus.cpp: try to display choices menus in a more clever...
Gildas Bazin [Tue, 24 Feb 2004 22:15:41 +0000 (22:15 +0000)]
* modules/gui/wxwindows/menus.cpp: try to display choices menus in a more clever way (hide useless things like empty menus).

20 years ago* modules/demux/dts.c: improved detection of wav dts files.
Gildas Bazin [Tue, 24 Feb 2004 19:23:11 +0000 (19:23 +0000)]
* modules/demux/dts.c: improved detection of wav dts files.

20 years agoFix problem in playlist update code.
Clément Stenac [Tue, 24 Feb 2004 18:19:44 +0000 (18:19 +0000)]
Fix problem in playlist update code.

Strangely, the "AddPendingEvent" wxwindows call seems to hang, so
replace it bhy "ProcessEvent" (the playlist update is processed
immediately in the callback, but it is only the update of one item, so
it should not be a problem)

20 years ago* modules/access/cdda.c: added "cddasimple" shortcut.
Gildas Bazin [Tue, 24 Feb 2004 17:43:31 +0000 (17:43 +0000)]
* modules/access/cdda.c: added "cddasimple" shortcut.

20 years ago* modules/stream_out/transcode.c: compilation fixes for ffmpeg-0.4.8.
Gildas Bazin [Tue, 24 Feb 2004 17:42:07 +0000 (17:42 +0000)]
* modules/stream_out/transcode.c: compilation fixes for ffmpeg-0.4.8.

20 years agoDo not send an event when clicking out of the search box
Benjamin Pracht [Tue, 24 Feb 2004 17:16:27 +0000 (17:16 +0000)]
Do not send an event when clicking out of the search box

20 years ago * http.c: "Transfer-Encoding: chunked" support. (Tested with only one URL).
Laurent Aimar [Tue, 24 Feb 2004 16:31:46 +0000 (16:31 +0000)]
 * http.c: "Transfer-Encoding: chunked" support. (Tested with only one URL).

20 years ago* modules/demux/wav.c: more fixes for multichannel wav files support.
Gildas Bazin [Mon, 23 Feb 2004 23:01:05 +0000 (23:01 +0000)]
* modules/demux/wav.c: more fixes for multichannel wav files support.
* include/codecs.h: ms speakers definitions.
* modules/codec/araw.c: added support for fl64 fourcc.

20 years ago* src/playlist/playlist.c: who said testing was useful ?
Gildas Bazin [Mon, 23 Feb 2004 21:57:56 +0000 (21:57 +0000)]
* src/playlist/playlist.c: who said testing was useful ?

20 years ago* src/playlist/playlist.c: bug fix.
Gildas Bazin [Mon, 23 Feb 2004 21:50:14 +0000 (21:50 +0000)]
* src/playlist/playlist.c: bug fix.

20 years agomodules/misc/sap.c:
Sigmund Augdal Helberg [Mon, 23 Feb 2004 21:00:37 +0000 (21:00 +0000)]
modules/misc/sap.c:
 * fixed two memleaks, one of them rather large
 * fix for http announces that don't start the filename part with '/'

20 years agoEnlarged some fields in the OpenTarget-Window to display the entire localizations
Felix Paul Kühne [Mon, 23 Feb 2004 20:55:41 +0000 (20:55 +0000)]
Enlarged some fields in the OpenTarget-Window to display the entire localizations

20 years ago * livedotcom.cpp: nULL -> UI64C(n).
Laurent Aimar [Mon, 23 Feb 2004 20:45:52 +0000 (20:45 +0000)]
 * livedotcom.cpp: nULL -> UI64C(n).

20 years ago * livedotcom.cpp: a fix + a nasty hack that should fix playback of streams
Laurent Aimar [Mon, 23 Feb 2004 20:35:42 +0000 (20:35 +0000)]
 * livedotcom.cpp: a fix + a nasty hack that should fix playback of streams
 using weird value after a synch with RTCP.

20 years ago* include/vlc_common.h: added the UI64C() macro for unsinged long long constants.
Gildas Bazin [Mon, 23 Feb 2004 20:34:47 +0000 (20:34 +0000)]
* include/vlc_common.h: added the UI64C() macro for unsinged long long constants.

20 years ago* modules/gui/wxwindows/playlist.cpp: don't update the GUI from different threads!
Gildas Bazin [Mon, 23 Feb 2004 12:17:24 +0000 (12:17 +0000)]
*  modules/gui/wxwindows/playlist.cpp: don't update the GUI from different threads!
* src/playlist/playlist.c: vout/sout garbage collection improvements.

20 years agoChange error reporting on memory error to be memory error.
Rocky Bernstein [Mon, 23 Feb 2004 00:10:50 +0000 (00:10 +0000)]
Change error reporting on memory error to be memory error.

20 years agoipv4.c : BeOS compile fix
Eric Petit [Sun, 22 Feb 2004 23:09:25 +0000 (23:09 +0000)]
ipv4.c : BeOS compile fix

20 years ago* modules/access/cdda/access.c: fix to allow playing the last track and cd's with...
Gildas Bazin [Sun, 22 Feb 2004 21:32:42 +0000 (21:32 +0000)]
* modules/access/cdda/access.c: fix to allow playing the last track and cd's with only 1 track.

20 years ago * input_programs.c: a little memleak.
Laurent Aimar [Sun, 22 Feb 2004 16:40:25 +0000 (16:40 +0000)]
 * input_programs.c: a little memleak.

20 years ago * all: changed the prototype of sout_InputNew.
Laurent Aimar [Sun, 22 Feb 2004 16:08:47 +0000 (16:08 +0000)]
 * all: changed the prototype of sout_InputNew.

20 years ago * livedotcom.cpp: bug fix. (a bad memory allocation).
Laurent Aimar [Sun, 22 Feb 2004 16:01:42 +0000 (16:01 +0000)]
 * livedotcom.cpp: bug fix. (a bad memory allocation).

20 years ago * sub.c: VobSub fix.
Laurent Aimar [Sun, 22 Feb 2004 15:59:53 +0000 (15:59 +0000)]
 * sub.c: VobSub fix.

20 years ago * all: compilation warning fixes (mainly missings headers).
Laurent Aimar [Sun, 22 Feb 2004 15:57:41 +0000 (15:57 +0000)]
 * all: compilation warning fixes (mainly missings headers).

20 years agoFix compilation warnings
Clément Stenac [Sun, 22 Feb 2004 15:52:33 +0000 (15:52 +0000)]
Fix compilation warnings

20 years ago* Updated contrib build system
Christophe Massiot [Sun, 22 Feb 2004 15:41:27 +0000 (15:41 +0000)]
* Updated contrib build system
* src/misc/threads.c: fixed a Darwin-specific bug introduced recently

20 years ago* configure.ac: added an --enable-utf8 option (default enabled on osx/beos/win32).
Gildas Bazin [Sun, 22 Feb 2004 15:03:33 +0000 (15:03 +0000)]
* configure.ac: added an --enable-utf8 option (default enabled on osx/beos/win32).
* src/libvlc.c, modules/gui/wxwindows/wxwindows.h: use #ifdef ENABLE_UTF8

20 years agoFix valgrind-caught memory leak.
Rocky Bernstein [Sun, 22 Feb 2004 10:52:23 +0000 (10:52 +0000)]
Fix valgrind-caught memory leak.

20 years agoFix mem leak caught by valgrind.
Rocky Bernstein [Sun, 22 Feb 2004 10:30:41 +0000 (10:30 +0000)]
Fix mem leak caught by valgrind.

20 years agofix mem leak. (Caught by valgrind.)
Rocky Bernstein [Sun, 22 Feb 2004 10:30:22 +0000 (10:30 +0000)]
fix mem leak. (Caught by valgrind.)

20 years agoMake sure a couple of variables are initialized before
Rocky Bernstein [Sun, 22 Feb 2004 09:35:48 +0000 (09:35 +0000)]
Make sure a couple of variables are initialized before
reading. (caught by valgrind).

20 years ago* po/*: ./toolbox --update-po.
Gildas Bazin [Sun, 22 Feb 2004 00:55:31 +0000 (00:55 +0000)]
* po/*: ./toolbox --update-po.

20 years ago* modules/demux/playlist/Modules.am: don't forget playlist.h.
Gildas Bazin [Sun, 22 Feb 2004 00:33:10 +0000 (00:33 +0000)]
* modules/demux/playlist/Modules.am: don't forget playlist.h.

20 years ago* ALL: preparation for 0.7.1-test2.
Gildas Bazin [Sun, 22 Feb 2004 00:15:33 +0000 (00:15 +0000)]
* ALL: preparation for 0.7.1-test2.

20 years ago* modules/stream_out/transcode.c: fixed memleak. Set aspect ratio info even for raw...
Gildas Bazin [Sat, 21 Feb 2004 23:50:52 +0000 (23:50 +0000)]
* modules/stream_out/transcode.c: fixed memleak. Set aspect ratio info even for raw video input.

20 years ago* include/charset.h: added "extern "C" {" for c++ modules.
Gildas Bazin [Sat, 21 Feb 2004 23:15:52 +0000 (23:15 +0000)]
* include/charset.h: added "extern "C" {" for c++ modules.
* modules/mux/mp4.c, modules/demux/ts.c: fixed memleaks.

20 years ago* modules/codec/ffmpeg/encoder.c: make it ffmpeg-0.4.8 friendly.
Gildas Bazin [Sat, 21 Feb 2004 22:41:49 +0000 (22:41 +0000)]
* modules/codec/ffmpeg/encoder.c: make it ffmpeg-0.4.8 friendly.

20 years ago* configure.ac: what about checking for the c++ preprocessor.
Gildas Bazin [Fri, 20 Feb 2004 22:07:51 +0000 (22:07 +0000)]
* configure.ac: what about checking for the c++ preprocessor.

20 years ago* modules/stream_out/transcode.c : don't lock when quitting.
Christophe Massiot [Fri, 20 Feb 2004 19:21:25 +0000 (19:21 +0000)]
* modules/stream_out/transcode.c : don't lock when quitting.

20 years ago* modules/demux/a52sys.c: forgot to remove this file.
Gildas Bazin [Fri, 20 Feb 2004 19:21:23 +0000 (19:21 +0000)]
* modules/demux/a52sys.c: forgot to remove this file.
* modules/audio_output/alsa.c: kind of a work-around for a strange bug that trashes the stack. Doesn't solve it but should be easier to track down now.

20 years ago* modules/stream_out/transcode.c: fixed a segfault when quitting.
Christophe Massiot [Fri, 20 Feb 2004 19:03:59 +0000 (19:03 +0000)]
* modules/stream_out/transcode.c: fixed a segfault when quitting.

20 years ago* modules/codec/ffmpeg/encoder.c, modules/stream_out/transcode.c :
Christophe Massiot [Fri, 20 Feb 2004 18:34:28 +0000 (18:34 +0000)]
* modules/codec/ffmpeg/encoder.c, modules/stream_out/transcode.c :
  - new ffmpeg options available from the command-line : interleaved video,
    noise reduction, rate control parameters, i_quant_factor, trellis
    quantification, mpeg4 matrix, and thread count
  - portable functions to use ffmpeg multithreading capabilities on all
    platforms
  - hurry up mode now turns off rd and trellis, and also raises the noise
    reduction parameter (thus noise reduction is mandatory with hurry up)
  - if threads=1, no ffmpeg thread is launched, but the ffmpeg encoding
    will be done in a separate thread than the packetizer and decoder
  - fixed a bug with mp3 decoding and weird ffmpeg return code

20 years ago* modules/packetizer/mpegvideo.c: display the picture size and frame rate
Christophe Massiot [Fri, 20 Feb 2004 18:24:41 +0000 (18:24 +0000)]
* modules/packetizer/mpegvideo.c: display the picture size and frame rate
  exactly once.

20 years ago* src/misc/threads.c: made vlc_set_thread_priority usable on non-Darwin
Christophe Massiot [Fri, 20 Feb 2004 17:20:01 +0000 (17:20 +0000)]
* src/misc/threads.c: made vlc_set_thread_priority usable on non-Darwin
  OSes, and added an rt-offset configuration variable to tune the priority
  of VLC against other programs without recompiling everything.

20 years ago* modules/demux/mpeg/system.c: check for scrambled packets.
Christophe Massiot [Fri, 20 Feb 2004 17:16:50 +0000 (17:16 +0000)]
* modules/demux/mpeg/system.c: check for scrambled packets.

20 years ago* modules/access_output/udp.c: do not send out packets which are too much
Christophe Massiot [Fri, 20 Feb 2004 17:13:42 +0000 (17:13 +0000)]
* modules/access_output/udp.c: do not send out packets which are too much
  in the past, to avoid flooding the client.

20 years agocoding style
Benjamin Pracht [Fri, 20 Feb 2004 16:29:31 +0000 (16:29 +0000)]
coding style

20 years agocleaning of pvr input : settings are only set if given on command line
Benjamin Pracht [Fri, 20 Feb 2004 15:38:40 +0000 (15:38 +0000)]
cleaning of pvr input  : settings are only set if  given on command line
(no more default values).

Patch from Tim O Callaghan (tim.ocallaghan - AT - limestudios - DOT - com)

20 years ago* Revert back to old prefs.
Derk-Jan Hartman [Thu, 19 Feb 2004 19:38:58 +0000 (19:38 +0000)]
* Revert back to old prefs.
  - fixed the bug with the modules not setting up their prefs.
  - bugs: int with strings items are broken (see relfontsize)
  - hotkeys elements don't really work

20 years agoRemoved Vladimir Chernyshov's email address (kept his name).
Rémi Denis-Courmont [Thu, 19 Feb 2004 18:55:34 +0000 (18:55 +0000)]
Removed Vladimir Chernyshov's email address (kept his name).

20 years agoCorrect fix for iPAQ. (do not mix watching your kids and coding, it doesn't mix ;-))
Jean-Paul Saman [Thu, 19 Feb 2004 17:42:43 +0000 (17:42 +0000)]
Correct fix for iPAQ. (do not mix watching your kids and coding, it doesn't mix ;-))

20 years ago* modules/codec/faad.c: compilation fix and proper 16bits pcm support.
Gildas Bazin [Thu, 19 Feb 2004 16:19:41 +0000 (16:19 +0000)]
* modules/codec/faad.c: compilation fix and proper 16bits pcm support.

20 years agoTell FAAD2 to produce FAAD_FMT_16BIT (16bits PCM values) and VLC so that it doesn...
Jean-Paul Saman [Thu, 19 Feb 2004 15:42:25 +0000 (15:42 +0000)]
Tell FAAD2 to produce FAAD_FMT_16BIT (16bits PCM values) and VLC so that it doesn't need to do a conversion filter for it.

20 years agoFix for iPAQ choose fixed point arithmic in FAAD decoder.
Jean-Paul Saman [Thu, 19 Feb 2004 15:13:49 +0000 (15:13 +0000)]
Fix for iPAQ choose fixed point arithmic in FAAD decoder.

20 years agoStructure not big enough and was writing past buffer boundary.
Rocky Bernstein [Thu, 19 Feb 2004 02:05:12 +0000 (02:05 +0000)]
Structure not big enough and was writing past buffer boundary.
Thanks to Marco Z�hlke for finding this problem.

20 years ago * transcode: fixed s16b <-> s16l conversion.
Laurent Aimar [Wed, 18 Feb 2004 13:21:33 +0000 (13:21 +0000)]
 * transcode: fixed s16b <-> s16l conversion.

20 years ago* ALL: portability fixes.
Gildas Bazin [Tue, 17 Feb 2004 13:13:32 +0000 (13:13 +0000)]
* ALL: portability fixes.

20 years ago* vout_OSDMessage doxygen doc update
Derk-Jan Hartman [Tue, 17 Feb 2004 03:12:00 +0000 (03:12 +0000)]
* vout_OSDMessage doxygen doc update
* fix broken vout_OSDMessage in other files

20 years agoAdded an option "recursive"
Clément Stenac [Mon, 16 Feb 2004 17:16:24 +0000 (17:16 +0000)]
Added an option "recursive"
- none: subdirectories are skipped
- collapse: former behaviour, subdirectories are not expanded
- expand: all subdirectories are fully expanded

I dislike these strings, please find other ones :)

20 years ago* Swap duration and group columns
Clément Stenac [Mon, 16 Feb 2004 17:14:39 +0000 (17:14 +0000)]
* Swap duration and group columns
* Introduce duration sort

20 years agoFix setting the name and the author with DEMUX_GET_META
Clément Stenac [Mon, 16 Feb 2004 17:14:15 +0000 (17:14 +0000)]
Fix setting the name and the author with DEMUX_GET_META

20 years ago* modules/access/dshow/filter.cpp: work-around a bug in w32api-2.5.
Gildas Bazin [Mon, 16 Feb 2004 13:33:10 +0000 (13:33 +0000)]
* modules/access/dshow/filter.cpp: work-around a bug in w32api-2.5.

20 years ago* modules/misc/network/ipv6.c: fix for ipv6 name resolution, courtesy of Jeroen Massa...
Gildas Bazin [Sun, 15 Feb 2004 22:20:56 +0000 (22:20 +0000)]
* modules/misc/network/ipv6.c: fix for ipv6 name resolution, courtesy of Jeroen Massar (jeroen at unfix dot org).

20 years ago* modules/audio_filter/converter/dtstospdif.c: fixed the swab() replacement.
Gildas Bazin [Sun, 15 Feb 2004 21:52:59 +0000 (21:52 +0000)]
* modules/audio_filter/converter/dtstospdif.c: fixed the swab() replacement.

20 years agomodules/control/lirc/lirc.c:
Sigmund Augdal Helberg [Sun, 15 Feb 2004 19:40:41 +0000 (19:40 +0000)]
modules/control/lirc/lirc.c:
 * backported some changes from the hotkeys module
 * implemented buttons to cycle audio and subtitle tracks.
 * implemented a mute button
doc/lirc/example.lircrc:
 * example for the new buttons

20 years ago * modules/gui/skins/*:
Olivier Teulière [Sun, 15 Feb 2004 18:58:38 +0000 (18:58 +0000)]
 * modules/gui/skins/*:
    Added 'slow' and 'fast' events to play a stream slower/faster

20 years agoinclude/osd.h, src/video_output/video_text.c:
Sigmund Augdal Helberg [Sun, 15 Feb 2004 18:22:26 +0000 (18:22 +0000)]
include/osd.h, src/video_output/video_text.c:
 * turned vout_OSDMessage into __vout_OSDMessage
 * __vout_OSDMessage now takes printf style parameters
 * added a macro vout_OSDMessage that calls __vout_OSDMessage with the first
   parameter passed through VLC_OBJECT()

20 years ago * nsv: display sub stream and skip extention data (initial patch from
Laurent Aimar [Sun, 15 Feb 2004 16:59:18 +0000 (16:59 +0000)]
 * nsv: display sub stream and skip extention data (initial patch from
 Vitalijus dot Slavinskas at stud dot ktu dot lt).

20 years ago* modules/demux/ogg.c: fixed recent breakage (what a shameful bug).
Gildas Bazin [Sun, 15 Feb 2004 13:16:43 +0000 (13:16 +0000)]
* modules/demux/ogg.c: fixed recent breakage (what a shameful bug).

20 years ago* modules/access/cdda/*: forgot to remove demux in module declaration.
Gildas Bazin [Sat, 14 Feb 2004 17:36:05 +0000 (17:36 +0000)]
* modules/access/cdda/*: forgot to remove demux in module declaration.
   fixed deadlock with CDDAFixupPlayList().

20 years ago* modules/access/cdda*: removed definition of WAVEHEADER.
Gildas Bazin [Sat, 14 Feb 2004 17:25:39 +0000 (17:25 +0000)]
* modules/access/cdda*: removed definition of WAVEHEADER.
* modules/access/cdda.c: small bug fix.

20 years ago* modules/demux/wav.c: started support for WAVEFORMATEXTENSIBLE (aka multichannel).
Gildas Bazin [Sat, 14 Feb 2004 17:03:33 +0000 (17:03 +0000)]
* modules/demux/wav.c: started support for WAVEFORMATEXTENSIBLE (aka multichannel).
   support for float32 format.
* include/codecs.h: added WAVEFORMATEXTENSIBLE structure.
* modules/codec/araw.c: fixes.

20 years ago* modules/gui/skins2/events/evt_scroll.hpp: small portability fix.
Gildas Bazin [Sat, 14 Feb 2004 12:49:35 +0000 (12:49 +0000)]
* modules/gui/skins2/events/evt_scroll.hpp: small portability fix.

20 years ago* modules/gui/wxwindows/*: make gcc-2.95 happy.
Gildas Bazin [Sat, 14 Feb 2004 12:36:16 +0000 (12:36 +0000)]
* modules/gui/wxwindows/*: make gcc-2.95 happy.

20 years ago* ALL: small portability fixes.
Gildas Bazin [Sat, 14 Feb 2004 01:53:17 +0000 (01:53 +0000)]
* ALL: small portability fixes.