]> git.sesse.net Git - vlc/log
vlc
19 years ago* treeble -> treble
Derk-Jan Hartman [Sat, 7 Aug 2004 20:31:13 +0000 (20:31 +0000)]
* treeble -> treble

19 years agoBug fix and change in parse function
Jérome Decoodt [Sat, 7 Aug 2004 15:37:53 +0000 (15:37 +0000)]
Bug fix and change in parse function

19 years ago*various translation fixes, thanks to Philipp Weissenbacher <philippweissenbacher...
Felix Paul Kühne [Sat, 7 Aug 2004 14:35:41 +0000 (14:35 +0000)]
*various translation fixes, thanks to Philipp Weissenbacher <philippweissenbacher@aon.at> and Maik Diessner <dandruff@gmx.de>

19 years ago* Adds the scale video option
Benjamin Pracht [Fri, 6 Aug 2004 22:08:57 +0000 (22:08 +0000)]
* Adds the scale video option

19 years ago* All :
Benjamin Pracht [Fri, 6 Aug 2004 20:56:46 +0000 (20:56 +0000)]
* All :
- added a sdp=file option
- it is now possible to have a sap and a rtsp/http/file announce at the same time

19 years ago * Really fixed strict aliasing breakage here and there.
Sam Hocevar [Fri, 6 Aug 2004 17:28:36 +0000 (17:28 +0000)]
  * Really fixed strict aliasing breakage here and there.

19 years ago* modules/LIST, modules/access/dvb/access.c: removed references to ts2/ps2.
Gildas Bazin [Fri, 6 Aug 2004 13:50:05 +0000 (13:50 +0000)]
* modules/LIST, modules/access/dvb/access.c: removed references to ts2/ps2.

19 years ago* modules/access/udp.c: use the "ts" demux when in rtp mode (and not "ts2").
Gildas Bazin [Fri, 6 Aug 2004 13:29:18 +0000 (13:29 +0000)]
* modules/access/udp.c: use the "ts" demux when in rtp mode (and not "ts2").
* modules/mux/mp4.c: Warning fix patch by Zoltan Nagy.

19 years ago* Fix Artist/Author info in playlist
Derk-Jan Hartman [Thu, 5 Aug 2004 21:32:32 +0000 (21:32 +0000)]
* Fix Artist/Author info in playlist

19 years ago* Fix a crash with subtitle track hotkey, when no subtitles are available.
Derk-Jan Hartman [Thu, 5 Aug 2004 20:40:29 +0000 (20:40 +0000)]
* Fix a crash with subtitle track hotkey, when no subtitles are available.

19 years ago* bad main_data|_begin error of libmad now a Debug message. It's simply to common.
Derk-Jan Hartman [Thu, 5 Aug 2004 19:52:59 +0000 (19:52 +0000)]
* bad main_data|_begin error of libmad now a Debug message. It's simply to common.

19 years ago* src/video_output/*: optimized/simplified vout_RenderPicture().
Gildas Bazin [Thu, 5 Aug 2004 14:58:16 +0000 (14:58 +0000)]
* src/video_output/*: optimized/simplified vout_RenderPicture().

19 years ago Build the opengl module on OS X (gl provider not done yet)
Eric Petit [Thu, 5 Aug 2004 14:48:58 +0000 (14:48 +0000)]
 Build the opengl module on OS X (gl provider not done yet)

19 years ago* modules/video_filter/blend.c: do not compare signed and unsigned.
Gildas Bazin [Thu, 5 Aug 2004 14:05:51 +0000 (14:05 +0000)]
* modules/video_filter/blend.c: do not compare signed and unsigned.

19 years ago* src/input/control.c: bookmarks support is back (will need some more work though).
Gildas Bazin [Thu, 5 Aug 2004 12:45:23 +0000 (12:45 +0000)]
* src/input/control.c: bookmarks support is back (will need some more work though).
* modules/gui/wxwindows/bookmarks.cpp: bookmarks support is back.

19 years ago* modules/video_filter/blend.c: sanity checks.
Gildas Bazin [Thu, 5 Aug 2004 10:16:58 +0000 (10:16 +0000)]
* modules/video_filter/blend.c: sanity checks.

19 years ago* modules/codec/libmpeg2.c: fixed problems with still frames in DVD menus.
Gildas Bazin [Wed, 4 Aug 2004 23:55:51 +0000 (23:55 +0000)]
* modules/codec/libmpeg2.c: fixed problems with still frames in DVD menus.

19 years ago* modules/access/dvdnav.c: removed dvdnavsimple mode + a few small improvements.
Gildas Bazin [Wed, 4 Aug 2004 22:54:31 +0000 (22:54 +0000)]
* modules/access/dvdnav.c: removed dvdnavsimple mode + a few small improvements.

19 years ago * rtp.c: based on a patch/idea of Philippe Van Hecke:
Laurent Aimar [Wed, 4 Aug 2004 21:53:24 +0000 (21:53 +0000)]
 * rtp.c: based on a patch/idea of Philippe Van Hecke:
 You can now use multiple sdp=
 (ex: rtp{dst=ip,port=nb,sdp=file://a.sdp, sdp=http://localhost:8080/a.sdp})

19 years ago * stream_output: sout_CfgParse will accept a special mode ('*' in the
Laurent Aimar [Wed, 4 Aug 2004 21:50:59 +0000 (21:50 +0000)]
 * stream_output: sout_CfgParse will accept a special mode ('*' in the
front of a option name) to allow handling of multiple string options.

19 years ago* Fix
Derk-Jan Hartman [Wed, 4 Aug 2004 21:48:57 +0000 (21:48 +0000)]
* Fix

19 years ago* modules/video_filter/blend.c: attempt at YUVP -> RV16/24/32 alpha-blending.
Gildas Bazin [Wed, 4 Aug 2004 21:13:11 +0000 (21:13 +0000)]
* modules/video_filter/blend.c: attempt at YUVP -> RV16/24/32 alpha-blending.

19 years ago* Fixed the udp SDPs. More spec compliant now.
Derk-Jan Hartman [Wed, 4 Aug 2004 21:11:32 +0000 (21:11 +0000)]
* Fixed the udp SDPs. More spec compliant now.
* Removed the old SAP code. announce.? in modules/stream_out is
  still required for SLP announces.

19 years ago * avi.c: fixed fps computation, thanks markfm for testing.
Laurent Aimar [Wed, 4 Aug 2004 20:09:31 +0000 (20:09 +0000)]
 * avi.c: fixed fps computation, thanks markfm for testing.

19 years ago* modules/video_filter/blend.c: YUVP -> YUY2 alpha-blending.
Gildas Bazin [Wed, 4 Aug 2004 18:38:05 +0000 (18:38 +0000)]
* modules/video_filter/blend.c: YUVP -> YUY2 alpha-blending.

19 years ago* modules/video_filter/blend.c: YUVA -> YUY2 alpha-blending.
Gildas Bazin [Wed, 4 Aug 2004 17:54:17 +0000 (17:54 +0000)]
* modules/video_filter/blend.c: YUVA -> YUY2 alpha-blending.

19 years ago* modules/access/screen/*: added a win32 only --screen-fragment-size option to do...
Gildas Bazin [Wed, 4 Aug 2004 16:05:12 +0000 (16:05 +0000)]
* modules/access/screen/*: added a win32 only --screen-fragment-size option to do a kind of progressive capture by splitting the screen in several fragments. This does help user interactivity while capturing but also produces artefacts when moving windows around.

19 years ago* modules/audio_output/waveout.c: added a --no-waveout-float32 option to disable...
Gildas Bazin [Wed, 4 Aug 2004 15:43:04 +0000 (15:43 +0000)]
* modules/audio_output/waveout.c: added a --no-waveout-float32 option to disable the use of float32 audio output.

19 years ago* viedo_format_t -> video_format_t
Derk-Jan Hartman [Wed, 4 Aug 2004 11:58:44 +0000 (11:58 +0000)]
* viedo_format_t -> video_format_t

19 years ago* src/misc/modules.c: don't forget to save callbacks for config options in the plugin...
Gildas Bazin [Wed, 4 Aug 2004 11:13:04 +0000 (11:13 +0000)]
* src/misc/modules.c: don't forget to save callbacks for config options in the plugins cache.

19 years ago* modules/access/dvdnav.c: very basic probing that avoids doing a dvdnav_open() on...
Gildas Bazin [Wed, 4 Aug 2004 10:40:43 +0000 (10:40 +0000)]
* modules/access/dvdnav.c: very basic probing that avoids doing a dvdnav_open() on files when they are not DVD images.
* src/input/input.c: auto-probe access_demux as well.
* modules/access/vcd/vcd.c: raised priority above the file access one.

19 years ago * ps.h: fixed a segfault with Madonna-audioconverterfails.vob
Laurent Aimar [Wed, 4 Aug 2004 00:04:13 +0000 (00:04 +0000)]
 * ps.h: fixed a segfault with Madonna-audioconverterfails.vob

19 years ago * input.c: fixed total length in playlist.
Laurent Aimar [Tue, 3 Aug 2004 23:49:40 +0000 (23:49 +0000)]
 * input.c: fixed total length in playlist.

19 years ago* src/video_output/vout_subpictures.c: fixed OSD alignment
Gildas Bazin [Tue, 3 Aug 2004 23:19:01 +0000 (23:19 +0000)]
* src/video_output/vout_subpictures.c: fixed OSD alignment

19 years ago* small addition to translations HOWTO
Derk-Jan Hartman [Tue, 3 Aug 2004 23:08:10 +0000 (23:08 +0000)]
* small addition to translations HOWTO
* updated TODO and NEWS

19 years ago* modules/stream_out/announce.c: \r\n for SDP
Derk-Jan Hartman [Tue, 3 Aug 2004 23:06:53 +0000 (23:06 +0000)]
* modules/stream_out/announce.c:   \r\n for SDP

19 years ago* modules/access/dvd*.c: implemented DEMUX_GET_TIME/DEMUX_GET_LENGTH based on the...
Gildas Bazin [Tue, 3 Aug 2004 23:06:11 +0000 (23:06 +0000)]
* modules/access/dvd*.c: implemented DEMUX_GET_TIME/DEMUX_GET_LENGTH based on the MPEG mux rate.

19 years ago* modules/access/cdda.c: fixes + simplification.
Gildas Bazin [Tue, 3 Aug 2004 22:08:24 +0000 (22:08 +0000)]
* modules/access/cdda.c: fixes + simplification.
* modules/access/vcd/vcd.c: try to skip bad sectors.

19 years ago* modules/access/vcd/vcd.c: fixed seeking + simplified a bit.
Gildas Bazin [Tue, 3 Aug 2004 20:56:16 +0000 (20:56 +0000)]
* modules/access/vcd/vcd.c: fixed seeking + simplified a bit.

19 years ago* modules/video_filter/blend.c: fix for chroma planes in ->I420 blending.
Gildas Bazin [Tue, 3 Aug 2004 12:21:14 +0000 (12:21 +0000)]
* modules/video_filter/blend.c: fix for chroma planes in ->I420 blending.

19 years ago* modules/video_filter/blend.c: YUVA->RV24/32 alpha-blending + fix for YUVA->RV16.
Gildas Bazin [Tue, 3 Aug 2004 09:45:39 +0000 (09:45 +0000)]
* modules/video_filter/blend.c: YUVA->RV24/32 alpha-blending + fix for YUVA->RV16.

19 years ago* modules/access/screen/mac.c:
Derk-Jan Hartman [Tue, 3 Aug 2004 00:23:40 +0000 (00:23 +0000)]
* modules/access/screen/mac.c:
  * Plugin now works perfectly in milj. of colors
  * Works in thousands of colors, in inverse colors

19 years ago* ALL: Major rework of the subpictures architecture.
Gildas Bazin [Tue, 3 Aug 2004 00:11:32 +0000 (00:11 +0000)]
* ALL: Major rework of the subpictures architecture.
  (expect some breakage).
* modules/video_filter/blend.c: new alpha-blending module.

19 years ago* include/ninput.h: removed left-over from access2/demux2 transition.
Gildas Bazin [Mon, 2 Aug 2004 19:17:12 +0000 (19:17 +0000)]
* include/ninput.h: removed left-over from access2/demux2 transition.
* modules/demux/mpeg/*: removed old MPEG TS/PS demuxers.

19 years ago* modules/misc/network/ipv4.c: do a var_Get() on "ttl" + small clean-up.
Gildas Bazin [Mon, 2 Aug 2004 15:42:21 +0000 (15:42 +0000)]
* modules/misc/network/ipv4.c: do a var_Get() on "ttl" + small clean-up.

19 years ago* modules/gui/macosx/vout: Output YUY2 to QT/QD.
Derk-Jan Hartman [Mon, 2 Aug 2004 13:06:38 +0000 (13:06 +0000)]
* modules/gui/macosx/vout: Output YUY2 to QT/QD.
  This way we bypass Apple's very, very, very unoptimized
  I420 -> YUY2 routine and use titer's altivec optimized one.
  Quartz output is herefore now altivec optimized and close to the opengl output.

19 years agomodules/access/screen/win32.c: avoid an extra memcpy() of the screen.
Gildas Bazin [Mon, 2 Aug 2004 09:46:17 +0000 (09:46 +0000)]
modules/access/screen/win32.c: avoid an extra memcpy() of the screen.

19 years ago* hotkeys.c: add some more OSD
Derk-Jan Hartman [Mon, 2 Aug 2004 01:21:36 +0000 (01:21 +0000)]
* hotkeys.c: add some more OSD

19 years ago* Fixed hotkey/OSD behaviour for OS X. Also prevents code duplicity.
Derk-Jan Hartman [Mon, 2 Aug 2004 00:54:51 +0000 (00:54 +0000)]
* Fixed hotkey/OSD behaviour for OS X. Also prevents code duplicity.
  Testing would be welcomed very much.

19 years ago * ctrl_text.cpp: smoother text scrolling (MOVING_TEXT_STEP=1)
Cyril Deguet [Sun, 1 Aug 2004 20:46:01 +0000 (20:46 +0000)]
  * ctrl_text.cpp: smoother text scrolling (MOVING_TEXT_STEP=1)

19 years ago * modules/gui/skins2/parser/interpreter.cpp: Added the "vlc.ontop()" action
Olivier Teulière [Sun, 1 Aug 2004 16:43:58 +0000 (16:43 +0000)]
 * modules/gui/skins2/parser/interpreter.cpp: Added the "vlc.ontop()" action
 * doc/skins/skins2-howto.xml: Updated the doc

19 years ago * stream.c: increase precache for stream without title/chapter.
Laurent Aimar [Sun, 1 Aug 2004 16:03:42 +0000 (16:03 +0000)]
 * stream.c: increase precache for stream without title/chapter.

19 years ago * mp4: with ref .mov, don't forget to add the access.
Laurent Aimar [Sun, 1 Aug 2004 15:51:49 +0000 (15:51 +0000)]
 * mp4: with ref .mov, don't forget to add the access.

19 years ago * input.c: mmh better fix for slow/fast (I hope).
Laurent Aimar [Sun, 1 Aug 2004 15:14:43 +0000 (15:14 +0000)]
 * input.c: mmh better fix for slow/fast (I hope).

19 years ago* fix avcodecbuild# prob with h.261
Derk-Jan Hartman [Sun, 1 Aug 2004 14:46:13 +0000 (14:46 +0000)]
* fix avcodecbuild# prob with h.261

19 years ago* all : fix channels selection in the sout options dialog
Benjamin Pracht [Sun, 1 Aug 2004 13:23:53 +0000 (13:23 +0000)]
* all : fix channels selection in the sout options dialog

19 years ago * input: fixed slower/faster rate.
Laurent Aimar [Sun, 1 Aug 2004 09:19:36 +0000 (09:19 +0000)]
 * input: fixed slower/faster rate.

19 years ago * stream.c: call Seek if stream_Read( s, NULL, skip );
Laurent Aimar [Sun, 1 Aug 2004 09:19:06 +0000 (09:19 +0000)]
 * stream.c: call Seek if stream_Read( s, NULL, skip );

19 years ago * modules/control/joystick.c:
Sam Hocevar [Sat, 31 Jul 2004 17:29:44 +0000 (17:29 +0000)]
  * modules/control/joystick.c:
    + Compilation and coding style fixes.
    + Initialise the joystick in Open(), not Run().

19 years ago* all :
Benjamin Pracht [Sat, 31 Jul 2004 17:08:35 +0000 (17:08 +0000)]
* all :
  - Get rid of the old TS over RTP stream output method in OSX interface
  - ab= and vb= parameters are now (hopefully) always updated

19 years ago* print a debug message when our buffer gets it's first data.
Derk-Jan Hartman [Sat, 31 Jul 2004 16:34:53 +0000 (16:34 +0000)]
* print a debug message when our buffer gets it's first data.

19 years ago * opengl.c: support "cube" and "transparent-cube" effect (with the
Cyril Deguet [Sat, 31 Jul 2004 11:38:22 +0000 (11:38 +0000)]
 * opengl.c: support "cube" and "transparent-cube" effect (with the
 --opengl-effect option). Now MacOSX guys you can write the opengl provider
 interface ;)

19 years agomodules/stream_output/rtp.c:
Derk-Jan Hartman [Sat, 31 Jul 2004 00:23:29 +0000 (00:23 +0000)]
modules/stream_output/rtp.c:
* set the required t= SDP parameter
* added config options for description, url and email
* send SDPs with description, url and email info when available
* add the a:tool parameter so people know who is responsible when VLC starts roaming the web with incorrect announces :)

19 years ago* SDP should use \r\n instead of \n
Derk-Jan Hartman [Fri, 30 Jul 2004 21:38:09 +0000 (21:38 +0000)]
* SDP should use \r\n instead of \n
* Added nice SDP TODO lists. 17 outstanding issues in RTP announces.

19 years ago * modules/demux/util/id3tag.c modules/codec/ffmpeg/demux.c:
Sam Hocevar [Fri, 30 Jul 2004 21:13:17 +0000 (21:13 +0000)]
  * modules/demux/util/id3tag.c modules/codec/ffmpeg/demux.c:
    + Fixed compiler warnings.

19 years ago * mozilla/vlcpeer.cpp: proper float->int cast.
Sam Hocevar [Fri, 30 Jul 2004 21:00:08 +0000 (21:00 +0000)]
  * mozilla/vlcpeer.cpp: proper float->int cast.

19 years ago * modules/gui/wxwindows/video.cpp modules/gui/wxwindows/bookmarks.cpp:
Sam Hocevar [Fri, 30 Jul 2004 20:57:56 +0000 (20:57 +0000)]
  * modules/gui/wxwindows/video.cpp modules/gui/wxwindows/bookmarks.cpp:
    + Fixed compiler warnings due to bad argument types.

19 years ago * src/video_output/video_output.c:
Sam Hocevar [Fri, 30 Jul 2004 20:51:05 +0000 (20:51 +0000)]
  * src/video_output/video_output.c:
    + Fixed an undefined function warning.

19 years ago * modules/video_filter/invert.c: don't cast lvalues.
Sam Hocevar [Fri, 30 Jul 2004 20:49:44 +0000 (20:49 +0000)]
  * modules/video_filter/invert.c: don't cast lvalues.

19 years ago * modules/codec/cmml/browser_open.c:
Sam Hocevar [Fri, 30 Jul 2004 17:39:27 +0000 (17:39 +0000)]
  * modules/codec/cmml/browser_open.c:
    + Fixed a compilation warning due to a missing return value.

19 years ago * boostrap:
Sam Hocevar [Fri, 30 Jul 2004 15:46:01 +0000 (15:46 +0000)]
  * boostrap:
    + Remove the autotools directory and recreate it (forgot to commit that
      file before).

19 years ago* check correct build# of libavcodec for SNOW support
Derk-Jan Hartman [Fri, 30 Jul 2004 13:18:53 +0000 (13:18 +0000)]
* check correct build# of libavcodec for SNOW support

19 years ago* Fix OSX build of dvdnav
Derk-Jan Hartman [Fri, 30 Jul 2004 10:36:51 +0000 (10:36 +0000)]
* Fix OSX build of dvdnav

19 years agoCompile fix
Rémi Denis-Courmont [Fri, 30 Jul 2004 09:24:32 +0000 (09:24 +0000)]
Compile fix

19 years ago * autotools: no longer manage this directory with SVN.
Sam Hocevar [Fri, 30 Jul 2004 09:23:37 +0000 (09:23 +0000)]
  * autotools: no longer manage this directory with SVN.

19 years ago * autotools: no longer manage this directory with SVN.
Sam Hocevar [Fri, 30 Jul 2004 09:23:08 +0000 (09:23 +0000)]
  * autotools: no longer manage this directory with SVN.

19 years ago * rtp: added port-audio and port-video option (for default port).
Laurent Aimar [Thu, 29 Jul 2004 18:48:01 +0000 (18:48 +0000)]
 * rtp: added port-audio and port-video option (for default port).

19 years ago* modules/codec/toolame.c: compilation fix.
Gildas Bazin [Thu, 29 Jul 2004 18:43:22 +0000 (18:43 +0000)]
* modules/codec/toolame.c: compilation fix.

19 years ago* modules/codec/toolame.c: MPEG-1/2 layer II audio encoder using libtoolame (http...
Gildas Bazin [Thu, 29 Jul 2004 18:15:38 +0000 (18:15 +0000)]
* modules/codec/toolame.c: MPEG-1/2 layer II audio encoder using libtoolame (http://users.tpg.com.au/adslblvi/). Patch from Christophe Massiot.

19 years ago* modules/access/http.c: --http-reconnect option to automatically try to reconnect...
Gildas Bazin [Thu, 29 Jul 2004 15:50:20 +0000 (15:50 +0000)]
* modules/access/http.c: --http-reconnect option to automatically try to reconnect in case the connection was untimely closed (enabled by default for ICY/Icecast web radios).

19 years ago * debian/patches/20_configure.dpatch:
Sam Hocevar [Thu, 29 Jul 2004 15:40:26 +0000 (15:40 +0000)]
  * debian/patches/20_configure.dpatch:
    + Fixed generated macros.

19 years ago * debian/rules:
Sam Hocevar [Thu, 29 Jul 2004 15:28:00 +0000 (15:28 +0000)]
  * debian/rules:
    + Switch build system to dpatch.

19 years ago* ipv4.c: ttl setsockopt fix. Thanks to Emmanuel Dreyfus for reporting
Derk-Jan Hartman [Thu, 29 Jul 2004 15:27:57 +0000 (15:27 +0000)]
* ipv4.c: ttl setsockopt fix. Thanks to Emmanuel Dreyfus for reporting

19 years ago* vcdx Coding style fixes.
Derk-Jan Hartman [Thu, 29 Jul 2004 15:18:04 +0000 (15:18 +0000)]
* vcdx Coding style fixes.

19 years ago * configure.ac: build i420_yuy2_altivec with -maltivec -mabi=altivec since
Sam Hocevar [Thu, 29 Jul 2004 15:02:16 +0000 (15:02 +0000)]
  * configure.ac: build i420_yuy2_altivec with -maltivec -mabi=altivec since
    no inline asm version is available for this module.

19 years ago* added declares for the checkboxes in the nib to control the rtp-sout-modul
Felix Paul Kühne [Thu, 29 Jul 2004 14:03:19 +0000 (14:03 +0000)]
* added declares for the checkboxes in the nib to control the rtp-sout-modul

19 years ago* src/input/decoder.c: don't let the decoder/packetizer fifo grow too much because...
Gildas Bazin [Thu, 29 Jul 2004 08:50:52 +0000 (08:50 +0000)]
* src/input/decoder.c: don't let the decoder/packetizer fifo grow too much because this leads to a steady increase in memory useage when the data isn't consumed quickly enough. (not the best fix, but should be better than nothing)

19 years ago * rtp: sdp can now be exported as a file (sdp=file://filename).
Laurent Aimar [Wed, 28 Jul 2004 22:39:52 +0000 (22:39 +0000)]
 * rtp: sdp can now be exported as a file (sdp=file://filename).
 Initial path by Philippe Van Hecke (philippe DOT vanhecke AT belnet DOT be)

19 years agoAdded a RTP (New) stream outpu method for the rtp sout module. Still lot of work...
Benjamin Pracht [Wed, 28 Jul 2004 15:57:33 +0000 (15:57 +0000)]
Added a RTP (New) stream outpu method for the rtp sout module. Still lot of work in this dialog box.

19 years ago contrib/src/Makefile: fixed OS X breakage
Eric Petit [Wed, 28 Jul 2004 14:53:16 +0000 (14:53 +0000)]
 contrib/src/Makefile: fixed OS X breakage

19 years ago BeOS libdvdnav patch
Eric Petit [Wed, 28 Jul 2004 14:28:01 +0000 (14:28 +0000)]
 BeOS libdvdnav patch

19 years ago configure.ac: fix dvdnav linking on beos/os x/win32 (hacky)
Eric Petit [Wed, 28 Jul 2004 10:48:44 +0000 (10:48 +0000)]
 configure.ac: fix dvdnav linking on beos/os x/win32 (hacky)

19 years ago* modules/codec/ffmpeg/*:
Gildas Bazin [Wed, 28 Jul 2004 10:37:24 +0000 (10:37 +0000)]
* modules/codec/ffmpeg/*:
  - added fourcc for SNOW and DTS.
  - added 'qscale' (fixed quantizer scale - VBR) and 'strict' (standard compliance) encoding options.

19 years ago* modules/gui/macosx/open.m: dvdplay:// -->> dvdnav://
Derk-Jan Hartman [Wed, 28 Jul 2004 10:04:59 +0000 (10:04 +0000)]
* modules/gui/macosx/open.m: dvdplay:// -->> dvdnav://

19 years ago configure.ac: typo
Eric Petit [Wed, 28 Jul 2004 07:48:30 +0000 (07:48 +0000)]
 configure.ac: typo

19 years agoMacOSX intf work
Derk-Jan Hartman [Wed, 28 Jul 2004 00:36:48 +0000 (00:36 +0000)]
MacOSX intf work

* vout_Control implemented for macosx
* position slider fixed
* p_input manage loops fixed (buttons, playstatus etc)
* float on top works again
* visual filters work
* deinterlace filter selection broken
* fullscreen button is not being updated atm
* potential deadlocks between intf thread and vout thread???
* the window title might not always be updated.

OSX devs, please test as much as you can. This was all fairly low level stuff.
We need to test it properly.

19 years ago* More code cleanup for OSX vout. Man what a mess this is :)
Derk-Jan Hartman [Tue, 27 Jul 2004 21:11:07 +0000 (21:11 +0000)]
* More code cleanup for OSX vout. Man what a mess this is :)

19 years ago-
Derk-Jan Hartman [Tue, 27 Jul 2004 16:20:32 +0000 (16:20 +0000)]
-

19 years ago* screen module for OSX. Does not yet work. Seems close, but can't find the problem...
Derk-Jan Hartman [Tue, 27 Jul 2004 16:16:31 +0000 (16:16 +0000)]
* screen module for OSX. Does not yet work. Seems close, but can't find the problem for now..

19 years ago* ( p_vout->p_module && p_vout->p_module ) how pointless
Derk-Jan Hartman [Tue, 27 Jul 2004 15:07:15 +0000 (15:07 +0000)]
* ( p_vout->p_module && p_vout->p_module ) how pointless