]> git.sesse.net Git - vlc/log
vlc
20 years ago* modules/access/dshow/filter.cpp: removed useless debug messages.
Gildas Bazin [Thu, 29 Apr 2004 11:04:14 +0000 (11:04 +0000)]
* modules/access/dshow/filter.cpp: removed useless debug messages.

20 years ago* modules/mux/ogg.c, modules/codec/theora.c: changes for theora alpha 3 support ...
Gildas Bazin [Wed, 28 Apr 2004 20:02:13 +0000 (20:02 +0000)]
* modules/mux/ogg.c, modules/codec/theora.c: changes for theora alpha 3 support + misc small fixes.

20 years agoImproved the Xosd plugin
Clément Stenac [Wed, 28 Apr 2004 18:22:31 +0000 (18:22 +0000)]
Improved the Xosd plugin

20 years ago* modules/codec/theora.c: better sanity check for aspect ratio.
Gildas Bazin [Wed, 28 Apr 2004 17:58:26 +0000 (17:58 +0000)]
* modules/codec/theora.c: better sanity check for aspect ratio.

20 years ago* modules/demux/ogg.c: theora decoding fix (one of the header fields changed in alpha3).
Gildas Bazin [Wed, 28 Apr 2004 17:57:16 +0000 (17:57 +0000)]
* modules/demux/ogg.c: theora decoding fix (one of the header fields changed in alpha3).

20 years ago * po/it.po: Dude, this has nothing to do with the alphabet but with the
Sam Hocevar [Wed, 28 Apr 2004 15:03:19 +0000 (15:03 +0000)]
  * po/it.po: Dude, this has nothing to do with the alphabet but with the
    charset. "Bokmål" is spelt "Bokmål" whatever the language. It's just that
    we cannot write "å" in ASCII.

20 years ago* modules/control/hotkeys.c: fixed fullscreen hotkey when video filters are used.
Gildas Bazin [Wed, 28 Apr 2004 14:50:26 +0000 (14:50 +0000)]
* modules/control/hotkeys.c: fixed fullscreen hotkey when video filters are used.

20 years ago * po/en_GB.po: Updated the British English translation.
Sam Hocevar [Wed, 28 Apr 2004 14:21:43 +0000 (14:21 +0000)]
  * po/en_GB.po: Updated the British English translation.

20 years ago* configure.ac: another build fix for the win32 mozilla plugin.
Gildas Bazin [Wed, 28 Apr 2004 13:29:31 +0000 (13:29 +0000)]
* configure.ac: another build fix for the win32 mozilla plugin.

20 years ago* configure.ac, Makefile.am: Use upx for the win32 package if present. Fixed the...
Gildas Bazin [Wed, 28 Apr 2004 13:01:14 +0000 (13:01 +0000)]
* configure.ac, Makefile.am: Use upx for the win32 package if present. Fixed the mozilla plugin build on cygwin.

20 years agoAs a quick google search shows, the letter å does not exist in the
Carlo Calabrò [Wed, 28 Apr 2004 12:38:55 +0000 (12:38 +0000)]
As a quick google search shows, the letter å does not exist in the
Italian alphabet. Therefore, we write "Norvegese Bokmal".

We're even, sam :)

20 years ago * po/it.po: translated "Bokmaal" and "Volapuk" to iso8859-1.
Sam Hocevar [Wed, 28 Apr 2004 11:44:43 +0000 (11:44 +0000)]
  * po/it.po: translated "Bokmaal" and "Volapuk" to iso8859-1.

20 years ago * Control files for the official 0.7.2-test1 Debian packages.
Sam Hocevar [Wed, 28 Apr 2004 11:20:51 +0000 (11:20 +0000)]
  * Control files for the official 0.7.2-test1 Debian packages.

20 years agoUpdated italian translation for vlc 0.7.2
Carlo Calabrò [Wed, 28 Apr 2004 08:43:28 +0000 (08:43 +0000)]
Updated italian translation for vlc 0.7.2

You will therefore discover that in italian we still call Kalaallisut
"Kalaallisut", that Ndebele, North is "Ndebele del Nord" and many more
exciting stuff.

20 years ago* modules/codec/ffmpeg/ffmpeg.c: fixed stupid bug preventing the decoder to be closed...
Gildas Bazin [Wed, 28 Apr 2004 07:05:10 +0000 (07:05 +0000)]
* modules/codec/ffmpeg/ffmpeg.c: fixed stupid bug preventing the decoder to be closed properly.

20 years ago* modules/gui/wxwindows: use wxUSE_DRAG_AND_DROP to check for drag&drop support.
Gildas Bazin [Tue, 27 Apr 2004 22:00:07 +0000 (22:00 +0000)]
* modules/gui/wxwindows: use wxUSE_DRAG_AND_DROP to check for drag&drop support.

20 years ago* modules/gui/wxwindows/*: drag&drop is not supported on __WXMOTIF__.
Gildas Bazin [Tue, 27 Apr 2004 21:33:51 +0000 (21:33 +0000)]
* modules/gui/wxwindows/*: drag&drop is not supported on __WXMOTIF__.

20 years ago* extras/MacOSX/Resources/English.lproj/MainMenu.nib/*: minor fixes & added the servi...
Felix Paul Kühne [Tue, 27 Apr 2004 20:47:12 +0000 (20:47 +0000)]
* extras/MacOSX/Resources/English.lproj/MainMenu.nib/*: minor fixes & added the services-menu again. It isn't yet translatable, since the string-freeze came first. I'll add that after the release.
* extras/MacOSX/vlc.pbproj/*: Added "m4a" to the file-types and corrected some descriptions
* share/http/index.html: another minor layout fix
* src/libvlc.h: changed the default hotkey for "subtitle delay down" from command-h to command-j and for "subtitle delay up" from command-j to command-k due to a conflict with a default OSX-shortcut

20 years ago* po/*: updated with latest string reviews.
Gildas Bazin [Tue, 27 Apr 2004 18:45:33 +0000 (18:45 +0000)]
* po/*: updated with latest string reviews.

20 years ago* ahum, missing avi shortcut :D
Derk-Jan Hartman [Tue, 27 Apr 2004 18:37:43 +0000 (18:37 +0000)]
* ahum, missing avi shortcut :D

20 years agoFix VLM item URI assignment
Clément Stenac [Tue, 27 Apr 2004 18:22:49 +0000 (18:22 +0000)]
Fix VLM item URI assignment

20 years ago* modules/demux/ts.c: Fixed an infinite loop in PATCallBack.
Christophe Massiot [Tue, 27 Apr 2004 17:56:39 +0000 (17:56 +0000)]
* modules/demux/ts.c: Fixed an infinite loop in PATCallBack.

20 years ago * Massive spelling corrections.
Sam Hocevar [Tue, 27 Apr 2004 16:35:15 +0000 (16:35 +0000)]
  * Massive spelling corrections.

20 years ago * Got rid of more "VideoLAN C*****" references.
Sam Hocevar [Tue, 27 Apr 2004 14:57:37 +0000 (14:57 +0000)]
  * Got rid of more "VideoLAN C*****" references.
  * include/vlc_meta.h: s/Url/URL/.

20 years agoReview of sout help strings
Christophe Massiot [Tue, 27 Apr 2004 14:43:44 +0000 (14:43 +0000)]
Review of sout help strings

20 years ago * Removed legacy mentions of "VideoLAN C*****" in favour of "VLC media
Sam Hocevar [Tue, 27 Apr 2004 09:33:58 +0000 (09:33 +0000)]
  * Removed legacy mentions of "VideoLAN C*****" in favour of "VLC media
    player". A couple are remaining, but I don't want to break the string
    freeze yet.

20 years ago * modules/access/v4l/v4l.c:
Sam Hocevar [Tue, 27 Apr 2004 09:28:25 +0000 (09:28 +0000)]
  * modules/access/v4l/v4l.c:
    + Fixed possible deadlocks.

20 years agoogt.c: add object_release for object_find
Rocky Bernstein [Tue, 27 Apr 2004 01:04:53 +0000 (01:04 +0000)]
ogt.c: add object_release for object_find
cvd.c: if spu-channel variable not set, don't bother handling subtitle.

20 years ago * debian/control:
Sam Hocevar [Mon, 26 Apr 2004 22:04:21 +0000 (22:04 +0000)]
  * debian/control:
    + Removed the libdv2-dev build-dependency.
    + Set the liblivemedia-dev build-dependency to (>= 2004.04.23-1).
    + Set the libmatroska-dev build-dependency to (>= 0.7.0).
    + Build-depend on libfribidi-dev.
    + Build-depend on libcdio-dev.
    + Build-depend on libmodplug-dev.
  * debian/rules:
    + Activated fribidi support.
    + Activated CDDA support via libcdio.
    + Activated MOD support.

20 years ago* configure.ac: fix detection of libfaad2 cvs.
Gildas Bazin [Mon, 26 Apr 2004 21:56:24 +0000 (21:56 +0000)]
* configure.ac: fix detection of libfaad2 cvs.

20 years ago * src/interface/interface.c:
Sam Hocevar [Mon, 26 Apr 2004 21:53:26 +0000 (21:53 +0000)]
  * src/interface/interface.c:
    + Only populate the "switch interface" menu with modules that we have.

20 years ago* ALL: updated for the 0.7.2-test1 release.
Gildas Bazin [Mon, 26 Apr 2004 21:34:32 +0000 (21:34 +0000)]
* ALL: updated for the 0.7.2-test1 release.

20 years ago* modules/demux/avi/libavi.h: added h264 fourccs.
Gildas Bazin [Mon, 26 Apr 2004 21:25:11 +0000 (21:25 +0000)]
* modules/demux/avi/libavi.h: added h264 fourccs.

20 years ago * src/interface/interface.c:
Sam Hocevar [Mon, 26 Apr 2004 21:20:03 +0000 (21:20 +0000)]
  * src/interface/interface.c:
    + Do not crash miserably if an interface switch failed at the module_Need
      stage.

20 years ago* punctuation and spelling fixes
Derk-Jan Hartman [Mon, 26 Apr 2004 21:14:02 +0000 (21:14 +0000)]
* punctuation and spelling fixes

20 years ago* modules/mux/mpeg/ts.c: revised config options descriptions.
Gildas Bazin [Mon, 26 Apr 2004 21:07:04 +0000 (21:07 +0000)]
* modules/mux/mpeg/ts.c: revised config options descriptions.

20 years agoOS X build system fixes
Derk-Jan Hartman [Mon, 26 Apr 2004 21:06:51 +0000 (21:06 +0000)]
OS X build system fixes
- updated version of speex, theora, libebml, libmatroska

20 years agoOptions descriptions for TS muxer
Clément Stenac [Mon, 26 Apr 2004 20:07:30 +0000 (20:07 +0000)]
Options descriptions for TS muxer

** FIXME : Unfinished, shaping and use-key-frames are not documented **

20 years ago* modules/demux/avi/avi.c: fix for a bug introduced during the demux2 api transition...
Gildas Bazin [Mon, 26 Apr 2004 17:50:44 +0000 (17:50 +0000)]
* modules/demux/avi/avi.c: fix for a bug introduced during the demux2 api transition (courtesy of James MacLean).

20 years ago * debian/rules: fixed shell syntax.
Sam Hocevar [Mon, 26 Apr 2004 15:24:21 +0000 (15:24 +0000)]
  * debian/rules: fixed shell syntax.

20 years ago* modules/gui/wxwindows/*: reverted last --wxwin-keep-size patch for now because...
Gildas Bazin [Mon, 26 Apr 2004 14:36:13 +0000 (14:36 +0000)]
* modules/gui/wxwindows/*: reverted last --wxwin-keep-size patch for now because it doesn't work on wxGTK.

20 years ago * modules/codec/Modules.am:
Sam Hocevar [Mon, 26 Apr 2004 13:58:25 +0000 (13:58 +0000)]
  * modules/codec/Modules.am:
    + Added disabled plugin sources to EXTRA_DIST.
  * modules/stream_out/transrate/Modules.am:
    + Added missing transrate.h to _SOURCES.

20 years ago * Makefile.am:
Sam Hocevar [Mon, 26 Apr 2004 13:14:57 +0000 (13:14 +0000)]
  * Makefile.am:
    + Copy the original ebuild instead of copying it, to allow recursive
      "make dist" calls.

20 years ago* modules/gui/wxwindows/*: new --wxwin-keep-size option to remember the size of the...
Gildas Bazin [Mon, 26 Apr 2004 13:10:09 +0000 (13:10 +0000)]
* modules/gui/wxwindows/*: new --wxwin-keep-size option to remember the size of the last embedded video.

20 years ago* modules/video_filter/deinterlace.c: avoid segfault when deinterlacing filter can...
Gildas Bazin [Mon, 26 Apr 2004 13:06:17 +0000 (13:06 +0000)]
* modules/video_filter/deinterlace.c: avoid segfault when deinterlacing filter can't be loaded.

20 years ago* modules/gui/wxwindows/video.cpp: forgot to unlock a mutex.
Gildas Bazin [Mon, 26 Apr 2004 10:00:53 +0000 (10:00 +0000)]
* modules/gui/wxwindows/video.cpp: forgot to unlock a mutex.

20 years ago* src/libvlc.h: the win32 high-priority setting is off by default now (to play nicer...
Gildas Bazin [Mon, 26 Apr 2004 09:43:45 +0000 (09:43 +0000)]
* src/libvlc.h: the win32 high-priority setting is off by default now (to play nicer with other apps).

20 years ago* modules/video_output/x11/xcommon.c: fix for detection of parent window size changes
Gildas Bazin [Mon, 26 Apr 2004 09:22:28 +0000 (09:22 +0000)]
* modules/video_output/x11/xcommon.c: fix for detection of parent window size changes

20 years ago* modules/codec/ffmpeg/encoder.c: win32 compilation fix
Gildas Bazin [Mon, 26 Apr 2004 09:10:53 +0000 (09:10 +0000)]
* modules/codec/ffmpeg/encoder.c: win32 compilation fix

20 years ago* modules/codec/theora.c: new --sout-theora-quality option.
Gildas Bazin [Mon, 26 Apr 2004 06:09:15 +0000 (06:09 +0000)]
* modules/codec/theora.c: new --sout-theora-quality option.

20 years ago* modules/codec/ffmpeg/encoder.c: fixed aspect ratio.
Gildas Bazin [Mon, 26 Apr 2004 05:48:11 +0000 (05:48 +0000)]
* modules/codec/ffmpeg/encoder.c: fixed aspect ratio.

20 years ago* modules/codec/ffmpeg/encoder.c: some option names renaming butchery.
Gildas Bazin [Mon, 26 Apr 2004 05:26:53 +0000 (05:26 +0000)]
* modules/codec/ffmpeg/encoder.c: some option names renaming butchery.
  + convention is to use '-' in composed option names (not '_').

20 years ago* when you use object_find you need to do a object_release as well
Derk-Jan Hartman [Mon, 26 Apr 2004 00:07:02 +0000 (00:07 +0000)]
* when you use object_find you need to do a object_release as well

20 years ago* modules/codec/vorbis.c: fix for quality setting.
Gildas Bazin [Sun, 25 Apr 2004 20:48:54 +0000 (20:48 +0000)]
* modules/codec/vorbis.c: fix for quality setting.

20 years agoAdded --enable-cddax to make building with cdrom support possible. Just use --disable...
Jean-Paul Saman [Sun, 25 Apr 2004 20:25:00 +0000 (20:25 +0000)]
Added --enable-cddax to make building with cdrom support possible. Just use --disable-cddax to disable, by default cddax is enabled.

20 years ago* modules/codec/vorbis.c:
Gildas Bazin [Sun, 25 Apr 2004 19:23:40 +0000 (19:23 +0000)]
* modules/codec/vorbis.c:
  + added an --sout-vorbis-quality option for VBR encoding.
  + new --sout-vorbis-min/max-bitrate options.

20 years ago * x264: compilation fix.
Laurent Aimar [Sun, 25 Apr 2004 18:37:47 +0000 (18:37 +0000)]
 * x264: compilation fix.
 * stream_output.c: sout_ParseCfg warns about unknown option.

20 years ago* modules/stream_out/transcode.c:
Gildas Bazin [Sun, 25 Apr 2004 18:08:13 +0000 (18:08 +0000)]
* modules/stream_out/transcode.c:
  + avoid a few unneeded memcpy().
  + fixed memory leaks.
* modules/codec/flac.c:
  + added a "flac" shortcut.

20 years ago* modules/stream_out/transcode.c: make acodec/vcodec optional if aenc/venc is specified.
Gildas Bazin [Sun, 25 Apr 2004 17:33:37 +0000 (17:33 +0000)]
* modules/stream_out/transcode.c: make acodec/vcodec optional if aenc/venc is specified.

20 years ago* modules/stream_out/transcode.c: fix for when forcing encoder.
Gildas Bazin [Sun, 25 Apr 2004 17:21:16 +0000 (17:21 +0000)]
* modules/stream_out/transcode.c: fix for when forcing encoder.

20 years ago* modules/stream_out/transcode.c: if aenc/venc is specified, force the encoder.
Gildas Bazin [Sun, 25 Apr 2004 17:02:49 +0000 (17:02 +0000)]
* modules/stream_out/transcode.c: if aenc/venc is specified, force the encoder.
* modules/codec/vorbis.c,flac.c,theora.c,speex.c: use encoder if forced.

20 years ago* modules/stream_out/transcode.c:
Gildas Bazin [Sun, 25 Apr 2004 16:35:39 +0000 (16:35 +0000)]
*  modules/stream_out/transcode.c:
   + new options to allow forcing an encoder and passing options to it.
     (aenc=foo{optionbar=bar,etc...},venc=foo{optionbar=bar,etc...} where foo is the encoder plugin name).
   + got rid of aopts/vopts which is not needed anymore ;)

20 years agoUpdated
Clément Stenac [Sun, 25 Apr 2004 16:07:15 +0000 (16:07 +0000)]
Updated

20 years agoDo not translate wizard strings, and stop ignoring old win32 gui plugin
Clément Stenac [Sun, 25 Apr 2004 15:32:28 +0000 (15:32 +0000)]
Do not translate wizard strings, and stop ignoring old win32 gui plugin

20 years ago * ctrl_text.cpp: put the control text in the "moving" state initially
Cyril Deguet [Sun, 25 Apr 2004 15:04:45 +0000 (15:04 +0000)]
  * ctrl_text.cpp: put the control text in the "moving" state initially

20 years ago* src/stream_output/stream_output.c: small sout_cfg_parser() changes.
Gildas Bazin [Sun, 25 Apr 2004 14:15:29 +0000 (14:15 +0000)]
* src/stream_output/stream_output.c: small sout_cfg_parser() changes.
* modules/stream_out/duplicate.c: small coding style changes.
* modules/stream_out/transcode.c:
  + Forward the aopts{foo=bar,etc..} and vopts={foo=bar,etc...} options to the encoders.
  + Got rid of the ffmpeg encoder specific options.
* modules/codec/ffmpeg/*:
  + Changed the encoder options to normal config options.
  + Parse the options forwarded by transcode.
* include/vlc_codec.h:
  + encoder_t cleanup.
  + include a "sout_cfg_t *" in encoder_t to allow passing options.

20 years ago * dialogs.cpp: put NULL for the parent window argument of WX dialogs in
Cyril Deguet [Sun, 25 Apr 2004 13:35:56 +0000 (13:35 +0000)]
  * dialogs.cpp: put NULL for the parent window argument of WX dialogs in
  the dialog provider: fixes tons of errors such as
  "Gdk-CRITICAL **: file gdkdraw.c: line 90 (gdk_draw_rectangle): assertion `gc != NULL' failed" and incorrect behaviour of the dialogs.

20 years agoAdd options descriptions
Clément Stenac [Sun, 25 Apr 2004 08:53:52 +0000 (08:53 +0000)]
Add options descriptions

20 years agoAdd option descriptions
Clément Stenac [Sun, 25 Apr 2004 08:45:28 +0000 (08:45 +0000)]
Add option descriptions

20 years agoFix description
Clément Stenac [Sun, 25 Apr 2004 08:45:01 +0000 (08:45 +0000)]
Fix description

20 years ago* src/stream_output/stream_output.c: small coding style changes.
Gildas Bazin [Sun, 25 Apr 2004 08:24:24 +0000 (08:24 +0000)]
* src/stream_output/stream_output.c: small coding style changes.

20 years ago * debian/rules:
Sam Hocevar [Sun, 25 Apr 2004 00:27:12 +0000 (00:27 +0000)]
  * debian/rules:
    + Build ffmpeg with --enable-gpl because the postprocessing code is GPL.
    + Check for .svn directories in addition to CVS.

20 years ago * modules/access/dvb/dvb.c: fixed syntax errors.
Sam Hocevar [Sun, 25 Apr 2004 00:25:49 +0000 (00:25 +0000)]
  * modules/access/dvb/dvb.c: fixed syntax errors.

20 years agoProperly attach and detach the qte_main object
Jean-Paul Saman [Sat, 24 Apr 2004 16:28:21 +0000 (16:28 +0000)]
Properly attach and detach the qte_main object

20 years agoCompilation fix and give option descriptions
Clément Stenac [Sat, 24 Apr 2004 15:40:57 +0000 (15:40 +0000)]
Compilation fix and give option descriptions

20 years agoEndianness fix for xvideo vout on big endian processors (I still have problems when...
Benjamin Pracht [Sat, 24 Apr 2004 13:16:58 +0000 (13:16 +0000)]
Endianness fix for xvideo vout on big endian processors (I still have problems when shm is disabled, but that might be related to my drivers, if anybody could test that).

20 years ago* modules/stream_out/*: attempt at adding descriptions to the config options.
Gildas Bazin [Sat, 24 Apr 2004 12:49:53 +0000 (12:49 +0000)]
* modules/stream_out/*: attempt at adding descriptions to the config options.

20 years ago * standard: created sap/slp(boolean) sap-name/slp-name(string),
Laurent Aimar [Sat, 24 Apr 2004 11:34:27 +0000 (11:34 +0000)]
 * standard: created sap/slp(boolean) sap-name/slp-name(string),
sap-ipv6(boolean) options. (So that breaks the old way but it's easier).

20 years agodvb/access.c removed old commandline syntax
Jean-Paul Saman [Sat, 24 Apr 2004 10:18:08 +0000 (10:18 +0000)]
dvb/access.c  removed old commandline syntax
better debug information
dvb/dvb.c debug message beautifying
dvb/qpsk.c textual changes

20 years agoiPaq vlc-0.7.2-test1
Jean-Paul Saman [Sat, 24 Apr 2004 10:03:41 +0000 (10:03 +0000)]
iPaq vlc-0.7.2-test1

20 years ago* input/subtitles.c: first subtitle search path was not used.
Yoann Peronneau [Sat, 24 Apr 2004 07:27:41 +0000 (07:27 +0000)]
* input/subtitles.c: first subtitle search path was not used.

20 years ago * all: use sout_ParseCfg. But "standard" can't use it for sap/slp
Laurent Aimar [Sat, 24 Apr 2004 03:38:10 +0000 (03:38 +0000)]
 * all: use sout_ParseCfg. But "standard" can't use it for sap/slp
options (because we can't do the difference between missing option,
option and option="" when option is a string).

20 years ago * all: use sout_ParseCfg.
Laurent Aimar [Sat, 24 Apr 2004 00:47:04 +0000 (00:47 +0000)]
 * all: use sout_ParseCfg.
 (udp-sout-caching has been renamed sout-udp-caching).

20 years ago * ts: use sout_ParseCfg. (If people add description to options that
Laurent Aimar [Sat, 24 Apr 2004 00:18:37 +0000 (00:18 +0000)]
 * ts: use sout_ParseCfg. (If people add description to options that
would be pretty cool).

20 years agoSupport EXTVLCOPT in the new m3u demuxer
Clément Stenac [Fri, 23 Apr 2004 23:58:15 +0000 (23:58 +0000)]
Support EXTVLCOPT in the new m3u demuxer

20 years ago * mp4: use sout_ParseCfg and rename option to --sout-mp4-faststart.
Laurent Aimar [Fri, 23 Apr 2004 23:52:55 +0000 (23:52 +0000)]
 * mp4: use sout_ParseCfg and rename option to --sout-mp4-faststart.

20 years ago * stream_output: fixed bool handling in sout_ParseCfg.
Laurent Aimar [Fri, 23 Apr 2004 23:51:46 +0000 (23:51 +0000)]
 * stream_output: fixed bool handling in sout_ParseCfg.

20 years ago * asf: use sout_ParseCfg and so added
Laurent Aimar [Fri, 23 Apr 2004 23:33:04 +0000 (23:33 +0000)]
 * asf: use sout_ParseCfg and so added
--sout-asf-{title,author,copyright,comment,rating} options.

20 years ago * stream_output: added bool support (untested).
Laurent Aimar [Fri, 23 Apr 2004 23:31:21 +0000 (23:31 +0000)]
 * stream_output: added bool support (untested).

20 years ago * stream_output: added a sout_ParseCfg to help sout modules, and attached
Laurent Aimar [Fri, 23 Apr 2004 23:25:47 +0000 (23:25 +0000)]
 * stream_output: added a sout_ParseCfg to help sout modules, and attached
access_out, mux, stream_out to the creator to make VLC_VAR_DOINHERIT
working.
 (Basically it takes an options list that will be 'var_Created' and if present
in sout_cfg_t initialised).

20 years ago* modules/video_output/x11/xcommon.c,
Gildas Bazin [Fri, 23 Apr 2004 20:23:16 +0000 (20:23 +0000)]
* modules/video_output/x11/xcommon.c,
  modules/gui/wxwindows/video.cpp: fixed size for VOUT_SET_ZOOM.

20 years ago* modules/video_filter/*: implemented a forwarding vout_vaControl().
Gildas Bazin [Fri, 23 Apr 2004 20:01:59 +0000 (20:01 +0000)]
* modules/video_filter/*: implemented a forwarding vout_vaControl().

20 years ago* modules/video_filter/deinterlace.c: implemented a forwarding vout_vaControl().
Gildas Bazin [Fri, 23 Apr 2004 19:50:33 +0000 (19:50 +0000)]
* modules/video_filter/deinterlace.c: implemented a forwarding vout_vaControl().

20 years ago * x264: added aspect support.
Laurent Aimar [Fri, 23 Apr 2004 19:00:06 +0000 (19:00 +0000)]
 * x264: added aspect support.
 * transcode: added H264 codec id.
 * demux: added h264 demux shortcut.

20 years ago* ALL: bumped version number to 0.7.2-test1 in preparation for the test release.
Gildas Bazin [Fri, 23 Apr 2004 18:33:51 +0000 (18:33 +0000)]
* ALL: bumped version number to 0.7.2-test1 in preparation for the test release.

20 years ago * h264: fixed nal decoding.
Laurent Aimar [Fri, 23 Apr 2004 16:06:57 +0000 (16:06 +0000)]
 * h264: fixed nal decoding.

20 years ago* modules/video_output/directx/directx.c: I think I finally have the mouse autohiding...
Gildas Bazin [Fri, 23 Apr 2004 15:35:02 +0000 (15:35 +0000)]
* modules/video_output/directx/directx.c: I think I finally have the mouse autohiding feature right.

20 years ago* play after loading intf.
Derk-Jan Hartman [Fri, 23 Apr 2004 15:03:45 +0000 (15:03 +0000)]
* play after loading intf.

20 years ago* modules/video_output/directx/directx.c: couple of fixes for fullscreen.
Gildas Bazin [Fri, 23 Apr 2004 14:39:57 +0000 (14:39 +0000)]
* modules/video_output/directx/directx.c: couple of fixes for fullscreen.

20 years ago* extras/MacOSX/vlc.pbproj/project.pbxproj: typo (bug #1787)
Yoann Peronneau [Fri, 23 Apr 2004 14:30:13 +0000 (14:30 +0000)]
* extras/MacOSX/vlc.pbproj/project.pbxproj: typo (bug #1787)