]> git.sesse.net Git - vlc/log
vlc
19 years ago* Remove the ebuilds. Maintaining them downstream is easier. Current ebuilds are...
Derk-Jan Hartman [Mon, 28 Mar 2005 23:57:02 +0000 (23:57 +0000)]
* Remove the ebuilds. Maintaining them downstream is easier. Current ebuilds are outdated and Gentoo is keeping them OK atm.

19 years ago* New menu-items referencing forum
Derk-Jan Hartman [Mon, 28 Mar 2005 23:31:02 +0000 (23:31 +0000)]
* New menu-items referencing forum

19 years ago* Spelling correction
Derk-Jan Hartman [Mon, 28 Mar 2005 23:24:21 +0000 (23:24 +0000)]
* Spelling correction

19 years ago* Changed video-fiter to vout-filter, because video-filter will in the future be...
Derk-Jan Hartman [Mon, 28 Mar 2005 23:23:51 +0000 (23:23 +0000)]
* Changed video-fiter to vout-filter, because video-filter will in the future be used for new style filters.

19 years agomkv.cpp: compilation fixes for gcc
Steve Lhomme [Mon, 28 Mar 2005 19:12:14 +0000 (19:12 +0000)]
mkv.cpp: compilation fixes for gcc

19 years agomkv.cpp: seeking in linked files now works
Steve Lhomme [Mon, 28 Mar 2005 19:07:18 +0000 (19:07 +0000)]
mkv.cpp: seeking in linked files now works

19 years agomkv.cpp: compute the correct duration even when some linked segments are missing
Steve Lhomme [Mon, 28 Mar 2005 15:48:16 +0000 (15:48 +0000)]
mkv.cpp: compute the correct duration even when some linked segments are missing

19 years agomkv.cpp: handle missing linked segments (seg->missing->seg)
Steve Lhomme [Mon, 28 Mar 2005 15:00:21 +0000 (15:00 +0000)]
mkv.cpp: handle missing linked segments (seg->missing->seg)

19 years agomkv.cpp: major rewrite to handle hard-linked segments easily though a virtual segment
Steve Lhomme [Mon, 28 Mar 2005 14:12:58 +0000 (14:12 +0000)]
mkv.cpp: major rewrite to handle hard-linked segments easily though a virtual segment

19 years ago* changed the download location of libdvdread to download.videolan.org because www...
Felix Paul Kühne [Mon, 28 Mar 2005 12:30:15 +0000 (12:30 +0000)]
* changed the download location of libdvdread to download.videolan.org because www.dtek.chalmers.se keeps refusing any connections

19 years ago* fixed download-location of pkgconfig
Felix Paul Kühne [Mon, 28 Mar 2005 11:29:34 +0000 (11:29 +0000)]
* fixed download-location of pkgconfig

19 years agomkv.cpp: no more crash on linked segments or multi-segment files
Steve Lhomme [Mon, 28 Mar 2005 11:07:41 +0000 (11:07 +0000)]
mkv.cpp: no more crash on linked segments or multi-segment files

19 years ago* updated the location of vlc.scriptTerminology
Felix Paul Kühne [Mon, 28 Mar 2005 10:32:40 +0000 (10:32 +0000)]
* updated the location of vlc.scriptTerminology
* removed the linkage to it in all localisations since it is a global entity now

19 years ago* sorry, forgot that in the previous commit
Felix Paul Kühne [Mon, 28 Mar 2005 00:16:43 +0000 (00:16 +0000)]
* sorry, forgot that in the previous commit

19 years ago* vlc.scriptSuite: updated to the plist-xml-format and fixed a bug in the prev-method
Felix Paul Kühne [Mon, 28 Mar 2005 00:14:03 +0000 (00:14 +0000)]
* vlc.scriptSuite: updated to the plist-xml-format and fixed a bug in the prev-method
* vlc.scriptTerminology: updated to the plist-xml-format and removed the 'localisable'-flag for the terminology in Xcode since we don't localise it and Apple won't support any other AS-dialects than English in the future --> moved out of English.lproj
* vlc.pbproj: removed localisable-flag for vlc.scriptTerminology

19 years agomux/asf.c new --sout-asf-packet-size switch. It defaults to 4096, current VLC desig...
Mark Moriarty [Sun, 27 Mar 2005 17:49:24 +0000 (17:49 +0000)]
mux/asf.c new --sout-asf-packet-size  switch.  It defaults to 4096, current VLC design, but note that MS' documentation (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmform95/htm/iwmpacketsizesetmaxpacketsize.asp) has: "By default, the maximum packet size is 1400 bytes (chosen because it is below the 1500-byte Ethernet maximum transition unit (MTU) plus the generic routing encapsulation (GRE) tunneling header size)."

19 years agomkv.cpp: hard-linked segments can now play in order (crash to solve)
Steve Lhomme [Sun, 27 Mar 2005 14:16:21 +0000 (14:16 +0000)]
mkv.cpp: hard-linked segments can now play in order (crash to solve)

19 years agomkv.cpp: new options for the demuxer
Steve Lhomme [Sun, 27 Mar 2005 09:28:50 +0000 (09:28 +0000)]
mkv.cpp: new options for the demuxer
fr.po: small translation fix

19 years agosnapshot.c:
Olivier Aubert [Sat, 26 Mar 2005 19:29:32 +0000 (19:29 +0000)]
snapshot.c:
 * added some comments
 * updated module description
 * try to fix timestamping

19 years agosvg.c: updated to the latest changes in the text renderer API (tested
Olivier Aubert [Sat, 26 Mar 2005 19:22:40 +0000 (19:22 +0000)]
svg.c: updated to the latest changes in the text renderer API (tested
       with the vlc-0.8.1.svn20050314 debian package)

19 years agomkv.cpp: avoid gcc warnings
Steve Lhomme [Sat, 26 Mar 2005 09:18:54 +0000 (09:18 +0000)]
mkv.cpp: avoid gcc warnings

19 years agomkv.cpp: play all loaded segments sequentially and don't crash
Steve Lhomme [Fri, 25 Mar 2005 21:59:25 +0000 (21:59 +0000)]
mkv.cpp: play all loaded segments sequentially and don't crash

19 years agomkv.cpp: the first Cluster was lost due to preloading
Steve Lhomme [Fri, 25 Mar 2005 21:33:47 +0000 (21:33 +0000)]
mkv.cpp: the first Cluster was lost due to preloading

19 years ago* updated the libcaca-download-location and updated the used libdvbpsi-version to...
Felix Paul Kühne [Fri, 25 Mar 2005 18:17:15 +0000 (18:17 +0000)]
* updated the libcaca-download-location and updated the used libdvbpsi-version to a snapshot created today

19 years ago Fix for thread-unsafe OpenGL implementations (OS X...)
Eric Petit [Fri, 25 Mar 2005 12:02:14 +0000 (12:02 +0000)]
 Fix for thread-unsafe OpenGL implementations (OS X...)

19 years ago * vlc_meta.h: added a few const
Laurent Aimar [Fri, 25 Mar 2005 09:16:24 +0000 (09:16 +0000)]
 * vlc_meta.h: added a few const
 * es_out: added ES_OUT_SET_GROUP_META to add on the fly meta for a program
 (it's not yet really clean).
 * demux/ts: parse SI tables of DVB (channel names + events), it needs last
 libdvbpsi svn (set TS_USE_DVB_SI to 1 in modules/demux/ts.c to use it).

19 years ago input.c: - fixed bug in chapter prev/next. (INPUT_GET/SET_* cannot be used with
Laurent Aimar [Fri, 25 Mar 2005 08:58:46 +0000 (08:58 +0000)]
 input.c: - fixed bug in chapter prev/next. (INPUT_GET/SET_* cannot be used with
 access2_Control/demux2_Control, use the right ACCESS_XXX/DEMUX_XXX/)
          - do not create sout when uri start by 'vlc:'. It is needed to use
 the special vlc access with sout (ex: vlc in --sout out vlc:quit).

19 years ago nuv.c: compile fix (for big endian platforms)
Eric Petit [Thu, 24 Mar 2005 16:05:55 +0000 (16:05 +0000)]
 nuv.c: compile fix (for big endian platforms)

19 years agomkv.cpp: fix the pb of switching when seeking was used. Still some memory leaks issues :(
Steve Lhomme [Wed, 23 Mar 2005 22:11:17 +0000 (22:11 +0000)]
mkv.cpp: fix the pb of switching when seeking was used. Still some memory leaks issues :(

19 years agomkv.cpp: prepare for more segment switching features
Steve Lhomme [Wed, 23 Mar 2005 21:31:18 +0000 (21:31 +0000)]
mkv.cpp: prepare for more segment switching features

19 years agomkv.cpp: segment switching almost work and doesn't crash
Steve Lhomme [Wed, 23 Mar 2005 21:08:40 +0000 (21:08 +0000)]
mkv.cpp: segment switching almost work and doesn't crash

19 years ago- added a slider to control VLC playback from HTML.
Damien Fouilleul [Wed, 23 Mar 2005 19:16:06 +0000 (19:16 +0000)]
- added a slider to control VLC playback from HTML.

NOTE: the slider is actually another ActiveX control but it could be replaced by a javascript equivalent if one wants a better looking slider.

19 years ago* modules/stream_out/bridge.c: New bridge-in/bridge-out modules to bridge
Christophe Massiot [Wed, 23 Mar 2005 18:39:46 +0000 (18:39 +0000)]
* modules/stream_out/bridge.c: New bridge-in/bridge-out modules to bridge
  ES packets between different inputs.

19 years ago* modules/mux/mpeg/ts.c: New --sout-ts-es-id-pid which allows to use
Christophe Massiot [Wed, 23 Mar 2005 18:30:15 +0000 (18:30 +0000)]
* modules/mux/mpeg/ts.c: New --sout-ts-es-id-pid which allows to use
  the ES ID as TS PID (contrary of --ts-es-id-pid).

19 years ago* modules/mux/mpeg/ts.c, modules/demux/ts.c: Fixed IOD descriptor
Christophe Massiot [Wed, 23 Mar 2005 18:26:01 +0000 (18:26 +0000)]
* modules/mux/mpeg/ts.c, modules/demux/ts.c: Fixed IOD descriptor
(patch courtesy of Nico Sabbi)

19 years ago * all: added a nuv demuxer (limited to mpeg4 video and mp3 audio).
Laurent Aimar [Wed, 23 Mar 2005 17:00:15 +0000 (17:00 +0000)]
 * all: added a nuv demuxer (limited to mpeg4 video and mp3 audio).
 (Seek is slow, I don't support index yet).

19 years ago * dvb: fix report of error in FrontendPoll (please report any problem).
Laurent Aimar [Wed, 23 Mar 2005 16:58:24 +0000 (16:58 +0000)]
 * dvb: fix report of error in FrontendPoll (please report any problem).

19 years agoVariable name consistency across the file
Jean-Paul Saman [Tue, 22 Mar 2005 20:17:30 +0000 (20:17 +0000)]
Variable name consistency across the file

19 years agoreintroduce nearbyint, but use the 1001 multiplier. adding 0.5 wasn't transforming...
Mark Moriarty [Tue, 22 Mar 2005 13:29:30 +0000 (13:29 +0000)]
reintroduce nearbyint, but use the 1001 multiplier.  adding 0.5 wasn't transforming 29.97 fps properly, and the earlier nearbyint was a hack for mpeg1/2.  the preceding mods were all partially right, partially wrong -- needed to combine the two change concepts.

19 years ago* modules/stream_out/transcode.c: reverted previous commit which didn't belong here...
Gildas Bazin [Tue, 22 Mar 2005 09:53:11 +0000 (09:53 +0000)]
* modules/stream_out/transcode.c: reverted previous commit which didn't belong here and was also completely wrong.

19 years ago * skins2: added vlc.volumeUp() and vlc.volumeDown() actions
Olivier Teulière [Mon, 21 Mar 2005 19:24:06 +0000 (19:24 +0000)]
 * skins2: added vlc.volumeUp() and vlc.volumeDown() actions

19 years ago* Patch to reenable sap-timeout functionality (Bug 2007) By Dermot McGahon, dermot...
Derk-Jan Hartman [Mon, 21 Mar 2005 14:02:07 +0000 (14:02 +0000)]
* Patch to reenable sap-timeout functionality (Bug 2007) By Dermot McGahon, dermot at lincor dot com
  Modified by me.
* also restored some indentation of this file.

19 years ago* removed my ftime-replacement for OSX again
Felix Paul Kühne [Sun, 20 Mar 2005 19:51:52 +0000 (19:51 +0000)]
* removed my ftime-replacement for OSX again

Thanks for the ftime-fix gibalou :)

19 years ago* src/misc/vlm.c: only use ftime() on win32.
Gildas Bazin [Sun, 20 Mar 2005 19:42:29 +0000 (19:42 +0000)]
* src/misc/vlm.c: only use ftime() on win32.

19 years ago* ftime does not exist on OSX, so we need to implement it ourselves
Felix Paul Kühne [Sun, 20 Mar 2005 18:19:01 +0000 (18:19 +0000)]
* ftime does not exist on OSX, so we need to implement it ourselves

19 years agotranscode -- round fps to full integer value (eg, 25, 30) for ffmpeg mpeg1/2
Mark Moriarty [Sun, 20 Mar 2005 17:48:27 +0000 (17:48 +0000)]
transcode -- round fps to full integer value (eg, 25, 30) for ffmpeg mpeg1/2

19 years ago- all: use fribidi in skins2 text rendering if available
Cyril Deguet [Sun, 20 Mar 2005 15:58:04 +0000 (15:58 +0000)]
- all: use fribidi in skins2 text rendering if available

19 years ago* modules/codec/dvbsub.c: first implementation of dvb text subtitles encoding/decodin...
Gildas Bazin [Sat, 19 Mar 2005 18:42:27 +0000 (18:42 +0000)]
* modules/codec/dvbsub.c: first implementation of dvb text subtitles encoding/decoding (a few things are still to be done).

19 years agotranscode nit -- use nearbyint to get accurate conversion of user-supplied fps
Mark Moriarty [Sat, 19 Mar 2005 17:37:10 +0000 (17:37 +0000)]
transcode nit -- use nearbyint to get accurate conversion of user-supplied fps

19 years agoHTTP interface patch by Christophe Mutricy (and no fixes by me)
Clément Stenac [Sat, 19 Mar 2005 17:23:51 +0000 (17:23 +0000)]
HTTP interface patch by Christophe Mutricy (and no fixes by me)

19 years ago* modules/codec/ffmpeg/video_filter.c: fixed resampling check.
Gildas Bazin [Sat, 19 Mar 2005 12:20:57 +0000 (12:20 +0000)]
* modules/codec/ffmpeg/video_filter.c: fixed resampling check.

19 years ago * doc/vlc.1: spelling
Sam Hocevar [Sat, 19 Mar 2005 08:34:30 +0000 (08:34 +0000)]
  * doc/vlc.1: spelling

19 years agofavicon.ico instead of favico.ico...
Jérome Decoodt [Fri, 18 Mar 2005 16:44:16 +0000 (16:44 +0000)]
favicon.ico instead of favico.ico...

19 years agoAdd cone_+-, and favico.ico to Makefile.am, as suggest xtophe
Jérome Decoodt [Fri, 18 Mar 2005 14:43:38 +0000 (14:43 +0000)]
Add cone_+-, and favico.ico to Makefile.am, as suggest xtophe
Not tested...

19 years ago* modules/stream_out/transcode.c: convert audio to fl32 first if needed.
Gildas Bazin [Fri, 18 Mar 2005 07:44:20 +0000 (07:44 +0000)]
* modules/stream_out/transcode.c: convert audio to fl32 first if needed.

19 years agops.c -- add i_rate_bound (MPEG spec 13818 requires rate_bound >= that of any packet...
Mark Moriarty [Fri, 18 Mar 2005 01:59:44 +0000 (01:59 +0000)]
ps.c -- add i_rate_bound (MPEG spec 13818 requires rate_bound >= that of any packet in the stream) (I'm not positive, but program_mux_rate, based on instant_rate, should also possibly change.  Per 2.5.3.4 of the spec,it sounds like it might be the forward-looking rate; reporting a last-second value based on P frames,if the forward packets have an I frame, might not be correct [specs are a pain])

19 years ago* modules/audio_filter/resampler/linear.c: ported linear resampler to audio filter...
Gildas Bazin [Thu, 17 Mar 2005 23:34:04 +0000 (23:34 +0000)]
* modules/audio_filter/resampler/linear.c: ported linear resampler to audio filter 2 architecture. Patch courtesy of Matthew Hodgson (matthew at mxtelecom dot com) + cleanup and fixes by me.

19 years ago* modules/stream_out/transcode.c: simplifications + more extensive audio filter searc...
Gildas Bazin [Thu, 17 Mar 2005 23:31:38 +0000 (23:31 +0000)]
* modules/stream_out/transcode.c: simplifications + more extensive audio filter searches for conversions.

19 years ago modules/codec/araw.c: a/ulaw encoding support. Patch courtesy of Matthew Hodgson...
Gildas Bazin [Thu, 17 Mar 2005 21:50:29 +0000 (21:50 +0000)]
 modules/codec/araw.c: a/ulaw encoding support. Patch courtesy of Matthew Hodgson (matthew at mxtelecom dot com) + cleanup by me.

19 years ago* modules/stream_out/transcode.c: prepare transcoder to use resampling/downmixing...
Gildas Bazin [Thu, 17 Mar 2005 20:39:52 +0000 (20:39 +0000)]
* modules/stream_out/transcode.c: prepare transcoder to use resampling/downmixing audio filters.
* modules/audio_filter/*: set the output format to what's really being output.

19 years ago* src/misc/image.c, src/video_output/vout_intf.c: handle aspect ratio changes in...
Gildas Bazin [Thu, 17 Mar 2005 19:16:15 +0000 (19:16 +0000)]
* src/misc/image.c, src/video_output/vout_intf.c: handle aspect ratio changes in image_Convert() as well.
* modules/video_output/picture.c: set all the fields of fmt_in for image_Convert().

19 years ago* modules/stream_out/switcher.c: Fixed aspect ratio.
Christophe Massiot [Thu, 17 Mar 2005 16:59:16 +0000 (16:59 +0000)]
* modules/stream_out/switcher.c: Fixed aspect ratio.

19 years ago* src/video_output/vout_intf.c: small cleanup.
Gildas Bazin [Thu, 17 Mar 2005 13:55:11 +0000 (13:55 +0000)]
* src/video_output/vout_intf.c: small cleanup.

19 years ago* src/video_output/vout_intf.c, src/misc/image.c: proper aspect ratio for snapshots.
Gildas Bazin [Thu, 17 Mar 2005 13:14:04 +0000 (13:14 +0000)]
* src/video_output/vout_intf.c, src/misc/image.c: proper aspect ratio for snapshots.

19 years ago* modules/codec/ffmpeg/video_filter.c: resampling fix for when source or dest is...
Gildas Bazin [Thu, 17 Mar 2005 13:12:10 +0000 (13:12 +0000)]
* modules/codec/ffmpeg/video_filter.c: resampling fix for when source or dest is not in I420 format.

19 years agomkv.cpp: allow seamless transition between segments
Steve Lhomme [Thu, 17 Mar 2005 12:13:12 +0000 (12:13 +0000)]
mkv.cpp: allow seamless transition between segments

19 years ago* modules/audio_filter/converter/mpgatofixed32.c: added downmixing from stereo to...
Gildas Bazin [Thu, 17 Mar 2005 08:20:53 +0000 (08:20 +0000)]
* modules/audio_filter/converter/mpgatofixed32.c: added downmixing from stereo to mono.

19 years ago* modules/codec/ffmpeg/encoder.c: reverted commit 10351 which breaks aspect ratio...
Gildas Bazin [Thu, 17 Mar 2005 07:35:35 +0000 (07:35 +0000)]
* modules/codec/ffmpeg/encoder.c: reverted commit 10351 which breaks aspect ratio encoding.

19 years ago* modules/gui/wince: better volume slider behaviour.
Gildas Bazin [Wed, 16 Mar 2005 23:38:51 +0000 (23:38 +0000)]
* modules/gui/wince: better volume slider behaviour.

19 years ago* modules/audio_output/waveout.c: change global volume on WinCE.
Gildas Bazin [Wed, 16 Mar 2005 23:10:08 +0000 (23:10 +0000)]
* modules/audio_output/waveout.c: change global volume on WinCE.

19 years ago* src/libvlc.[c,h]: new --(no-)fpu option (mainly for debugging purposes).
Gildas Bazin [Wed, 16 Mar 2005 21:53:15 +0000 (21:53 +0000)]
* src/libvlc.[c,h]: new --(no-)fpu option (mainly for debugging purposes).

19 years agomkv.cpp: faster code with newer libs
Steve Lhomme [Wed, 16 Mar 2005 21:46:57 +0000 (21:46 +0000)]
mkv.cpp: faster code with newer libs

19 years ago* configure.ac: --with-a52-fixed option to specify if liba52 was compiled with fixed...
Gildas Bazin [Wed, 16 Mar 2005 21:38:19 +0000 (21:38 +0000)]
* configure.ac: --with-a52-fixed option to specify if liba52 was compiled with fixed point support.

19 years agomkv.cpp: seeking is not only based on video
Steve Lhomme [Wed, 16 Mar 2005 21:26:43 +0000 (21:26 +0000)]
mkv.cpp: seeking is not only based on video

19 years ago* modules/audio_filter/converter/a52tofloat32.c: support for fixed point version...
Gildas Bazin [Wed, 16 Mar 2005 21:25:53 +0000 (21:25 +0000)]
* modules/audio_filter/converter/a52tofloat32.c: support for fixed point version of liba52.

19 years agomkv.cpp: store silent tracks info
Steve Lhomme [Wed, 16 Mar 2005 21:04:32 +0000 (21:04 +0000)]
mkv.cpp: store silent tracks info

19 years agoQuick patch to make pda.c inteface compile again. It disables the management of the...
Jean-Paul Saman [Wed, 16 Mar 2005 21:02:05 +0000 (21:02 +0000)]
Quick patch to make pda.c inteface compile again. It disables the management of the slider on the GUI.

19 years agomkv.cpp: more code rearranging
Steve Lhomme [Wed, 16 Mar 2005 20:32:38 +0000 (20:32 +0000)]
mkv.cpp: more code rearranging

19 years ago macosx/voutgl.m: fixed --macosx-stretch in GL provider
Eric Petit [Wed, 16 Mar 2005 15:49:18 +0000 (15:49 +0000)]
 macosx/voutgl.m: fixed --macosx-stretch in GL provider

19 years agomain.cpp: fixed bug regarding TypeLib registration
Damien Fouilleul [Wed, 16 Mar 2005 13:08:13 +0000 (13:08 +0000)]
main.cpp: fixed bug regarding TypeLib registration
plugin.cpp: some minor cleanup

19 years ago* src/misc/vlm.c: couple of fixes pointed out by johnluo.
Gildas Bazin [Wed, 16 Mar 2005 12:12:20 +0000 (12:12 +0000)]
* src/misc/vlm.c: couple of fixes pointed out by johnluo.

19 years ago* modules/access/directory.c: fixed a bunch of bugs.
Gildas Bazin [Wed, 16 Mar 2005 11:38:16 +0000 (11:38 +0000)]
* modules/access/directory.c: fixed a bunch of bugs.

19 years ago* modules/demux/ty.c: fixed segfault while probing.
Gildas Bazin [Wed, 16 Mar 2005 11:11:08 +0000 (11:11 +0000)]
* modules/demux/ty.c: fixed segfault while probing.

19 years ago- TY should have a lower priority than PS
Rémi Denis-Courmont [Wed, 16 Mar 2005 10:51:10 +0000 (10:51 +0000)]
- TY should have a lower priority than PS

19 years ago* src/playlist/*: shut up a couple of compiler warnings.
Gildas Bazin [Wed, 16 Mar 2005 09:48:22 +0000 (09:48 +0000)]
* src/playlist/*: shut up a couple of compiler warnings.

19 years ago* New ignore-filetypes option for the directory module.
Derk-Jan Hartman [Wed, 16 Mar 2005 00:16:03 +0000 (00:16 +0000)]
* New ignore-filetypes option for the directory module.
  - you can specify a comma-seperated list of file-extensions. Files of this type will not be added to the
    playlist when the directory module parses directory contents.
    This prevents duplication of playlist items (both m3u and the real files were being played, or both .bin and .cue were added, therfore playing the same movie twice) and the adding of items that are not really useful to VLC as seperate playlist items.
  - By default are ignored the following: m3u,nfo,jpg,gif,sfv,txt,sub,idx,srt,cue

19 years ago* *.po: updated the po-files
Felix Paul Kühne [Tue, 15 Mar 2005 19:53:17 +0000 (19:53 +0000)]
* *.po: updated the po-files
* da.po: additions to the Danish translation by Jonas Larsen
* Makefile.in.in: small fix, so msgmerge is found properly if it is installed in extras/contrib

19 years ago* modules/codec/ffmpeg/encoder.c: Fixed aspect ratio encoding.
Christophe Massiot [Tue, 15 Mar 2005 18:59:48 +0000 (18:59 +0000)]
* modules/codec/ffmpeg/encoder.c: Fixed aspect ratio encoding.

19 years ago* modules/stream_out/switcher.c: Added --sout-switcher-aspect-ratio option.
Christophe Massiot [Tue, 15 Mar 2005 18:55:17 +0000 (18:55 +0000)]
* modules/stream_out/switcher.c: Added --sout-switcher-aspect-ratio option.

19 years ago* src/video_output/vout_synchro.c: New --quiet-synchro config option.
Christophe Massiot [Tue, 15 Mar 2005 18:52:52 +0000 (18:52 +0000)]
* src/video_output/vout_synchro.c: New --quiet-synchro config option.

19 years agowall.c: fix alignment when rows or cols are 2 or less.
Sigmund Augdal Helberg [Tue, 15 Mar 2005 17:18:58 +0000 (17:18 +0000)]
wall.c: fix alignment when rows or cols are 2 or less.

19 years ago* configure.ac: proper LDFLAGS on win32 for the wince gui.
Gildas Bazin [Tue, 15 Mar 2005 13:44:31 +0000 (13:44 +0000)]
* configure.ac: proper LDFLAGS on win32 for the wince gui.

19 years ago* modules/audio_output/waveout.c: use hardware volume control.
Gildas Bazin [Tue, 15 Mar 2005 13:38:28 +0000 (13:38 +0000)]
* modules/audio_output/waveout.c: use hardware volume control.

19 years ago* src/audio_output/intf.c: aout_VolumeGet() needs to call pf_volume_get() if it wants...
Gildas Bazin [Tue, 15 Mar 2005 13:21:54 +0000 (13:21 +0000)]
* src/audio_output/intf.c: aout_VolumeGet() needs to call pf_volume_get() if it wants an updated value.

19 years ago* configure.ac: getnameinfo/getaddrinfo/freeaddrinfo are not available on win32 ...
Gildas Bazin [Tue, 15 Mar 2005 11:40:27 +0000 (11:40 +0000)]
* configure.ac: getnameinfo/getaddrinfo/freeaddrinfo are not available on win32 (except on XP/2003 so if we want to use them we'll have to load them dynamically).

19 years ago* display useful information in the tooltip
Anil Daoud [Tue, 15 Mar 2005 11:29:46 +0000 (11:29 +0000)]
* display useful information in the tooltip

19 years agoWork on MacOS preferences. Need to be completed, improved, and debugged...
Jérome Decoodt [Tue, 15 Mar 2005 00:02:16 +0000 (00:02 +0000)]
Work on MacOS preferences. Need to be completed, improved, and debugged...

19 years ago* macosx: simplify volume update method for scrollfield usage.
Derk-Jan Hartman [Mon, 14 Mar 2005 23:53:58 +0000 (23:53 +0000)]
* macosx: simplify volume update method for scrollfield usage.

19 years ago* wxwindows/*: disable systray code for wx2.4 (Thanks Gildas)
Anil Daoud [Mon, 14 Mar 2005 23:39:53 +0000 (23:39 +0000)]
* wxwindows/*: disable systray code for wx2.4 (Thanks Gildas)

19 years ago* Renamed --filter to --video-filter for reasons of consistency. Please check functio...
Derk-Jan Hartman [Mon, 14 Mar 2005 23:12:06 +0000 (23:12 +0000)]
* Renamed --filter to --video-filter for reasons of consistency. Please check functionality.
* Added a notice of this to news
* Another request from the forum.