]> git.sesse.net Git - vlc/log
vlc
12 years agolua: do delete stdin/stdout client
Pierre Ynard [Sun, 18 Mar 2012 03:06:36 +0000 (04:06 +0100)]
lua: do delete stdin/stdout client

This fixes an endless loop when piping commands to stdin with echo
for example

12 years agolua: finish reading data from hung up client before deleting it
Pierre Ynard [Sat, 17 Mar 2012 21:36:31 +0000 (22:36 +0100)]
lua: finish reading data from hung up client before deleting it

In particular this happens when piping commands into stdin

12 years agotransform: special cases for packed YUV
Rémi Denis-Courmont [Sat, 17 Mar 2012 18:39:11 +0000 (20:39 +0200)]
transform: special cases for packed YUV

This fixes the smurf effect on YUY2. Unsupported quarter rotations are
black-listed.

12 years agotransform: handle chromas with 16-bits or 32-bits per component
Rémi Denis-Courmont [Sat, 17 Mar 2012 17:31:22 +0000 (19:31 +0200)]
transform: handle chromas with 16-bits or 32-bits per component

This includes RV15, RV16, RV23 and high depth YUV chromas.

12 years agotransform: non functional changes to support more than 8-bits
Rémi Denis-Courmont [Sat, 17 Mar 2012 17:09:20 +0000 (19:09 +0200)]
transform: non functional changes to support more than 8-bits

12 years agomacosx: native fullscreen mode is not default anymore
David Fuhrmann [Sat, 17 Mar 2012 16:59:36 +0000 (17:59 +0100)]
macosx: native fullscreen mode is not default anymore

12 years agomacosx: fix two warnings
David Fuhrmann [Sat, 17 Mar 2012 16:11:55 +0000 (17:11 +0100)]
macosx: fix two warnings

12 years agomacosx: remove custom orderOut: implementation
David Fuhrmann [Sat, 17 Mar 2012 15:42:04 +0000 (16:42 +0100)]
macosx: remove custom orderOut: implementation

The if condition was only true in a very very rare case, and even then the code is
incorrect (e.g. when the detached window is in fullscreen and the user closes
the main window).

12 years agomacosx: set b_nativeFullscreenMode to true only if we really use this mode
David Fuhrmann [Sat, 17 Mar 2012 15:23:39 +0000 (16:23 +0100)]
macosx: set b_nativeFullscreenMode to true only if we really use this mode

This simplifies the code in several lines.

12 years agotransform: do not repeat choices in long help
Rémi Denis-Courmont [Sat, 17 Mar 2012 16:44:27 +0000 (18:44 +0200)]
transform: do not repeat choices in long help

12 years agotransform: use restrict qualifier as appropriate
Rémi Denis-Courmont [Sat, 17 Mar 2012 16:44:14 +0000 (18:44 +0200)]
transform: use restrict qualifier as appropriate

12 years agotransform: correct chroma check
Rémi Denis-Courmont [Sat, 17 Mar 2012 16:42:41 +0000 (18:42 +0200)]
transform: correct chroma check

This should enable a few more chromas, at least GREY.

12 years agotransform: inline the inner plane loops in the macro
Rémi Denis-Courmont [Sat, 17 Mar 2012 16:25:07 +0000 (18:25 +0200)]
transform: inline the inner plane loops in the macro

This enables GCC to inline the coordinate functions. Without this,
there was one function call per pixel component.

12 years agovsxu: update POTFILES and NEWS
Rémi Denis-Courmont [Sat, 17 Mar 2012 12:21:12 +0000 (14:21 +0200)]
vsxu: update POTFILES and NEWS

12 years agoAdded support for audio visualization: Vovoid VSXu
Jonatan \"jaw\" Wallmander [Sat, 17 Mar 2012 10:26:36 +0000 (11:26 +0100)]
Added support for audio visualization: Vovoid VSXu

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoGLX: glXSwapIntervalEXT() returns void so ignore return value
Rémi Denis-Courmont [Sat, 17 Mar 2012 09:28:44 +0000 (11:28 +0200)]
GLX: glXSwapIntervalEXT() returns void so ignore return value

glXSwapIntervalEXT() does not return a value, contrary to the
SGI equivalent. In case of error, the X11 error handler is used.

This patch fixes compilation with conforming headers. It should still
be compatible with buggy Mesa headers where 'int' is returned.

For reference, see the specification here:
http://www.opengl.org/registry/specs/EXT/swap_control.txt
http://www.opengl.org/registry/api/glxext.h

12 years agoAndroid: fix typo
Jean-Baptiste Kempf [Sat, 17 Mar 2012 00:07:50 +0000 (01:07 +0100)]
Android: fix typo

12 years agov4l2: rationalize input selection
Rémi Denis-Courmont [Fri, 16 Mar 2012 20:51:38 +0000 (22:51 +0200)]
v4l2: rationalize input selection

There is really no point in enumerating all inputs here. Eventually
the service discovery plugin should take of that properly.

12 years agov4l2: clean up video standard selection
Rémi Denis-Courmont [Fri, 16 Mar 2012 20:47:50 +0000 (22:47 +0200)]
v4l2: clean up video standard selection

Do not bother if the input does not support/need it.

12 years agov4l2: temporarily remove broken bottom field first flag
Rémi Denis-Courmont [Fri, 16 Mar 2012 20:29:03 +0000 (22:29 +0200)]
v4l2: temporarily remove broken bottom field first flag

This should be set for all NTSC standard variants, not only for the
whole set of NTSC standards. More importantly, this should used the
detected standard (VIDIOC_QUERYSTD) rather than the configured one
(VIDIOC_S_STD) if at all possible.

12 years agoAndroid configure: simplify flags and allow tegra2 configuration
Jean-Baptiste Kempf [Fri, 16 Mar 2012 18:12:30 +0000 (19:12 +0100)]
Android configure: simplify flags and allow tegra2 configuration

12 years agoContribs: clarify flags for armv6
Jean-Baptiste Kempf [Fri, 16 Mar 2012 18:09:56 +0000 (19:09 +0100)]
Contribs: clarify flags for armv6

12 years agoLua: update README.txt
Jean-Baptiste Kempf [Fri, 16 Mar 2012 14:19:48 +0000 (15:19 +0100)]
Lua: update README.txt

12 years agomp4: add a warning
Frédéric Yhuel [Fri, 16 Mar 2012 11:06:40 +0000 (12:06 +0100)]
mp4: add a warning

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoChorus: cleanup and quality fixes
Sukrit Sangwan [Fri, 16 Mar 2012 11:19:42 +0000 (12:19 +0100)]
Chorus: cleanup and quality fixes

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoUpdate LIST
Jean-Baptiste Kempf [Fri, 16 Mar 2012 11:19:21 +0000 (12:19 +0100)]
Update LIST

12 years agodemux/mp4: add parsing of sidx box
Frédéric Yhuel [Fri, 16 Mar 2012 09:31:24 +0000 (10:31 +0100)]
demux/mp4: add parsing of sidx box

This is a DASH specific box. See [1] for its definition.
It will probably be useful in a near future, and I will use it at a
workaround to get fragment duration when tfhd and trun boxes don't give
(default) sample duration(s).

[1] http://www.3gpp.org/ftp/Inbox/LSs_from_external_bodies/ISO_IEC_JTC1_SG29_WG11/29n12310.zip

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoFix surrogate detection
Rémi Denis-Courmont [Fri, 16 Mar 2012 09:38:01 +0000 (11:38 +0200)]
Fix surrogate detection

12 years agoFix warning if openat() is not supported
Rémi Denis-Courmont [Fri, 16 Mar 2012 09:35:26 +0000 (11:35 +0200)]
Fix warning if openat() is not supported

12 years agoFix a warning on uncommon architectures (hopefully)
Rémi Denis-Courmont [Fri, 16 Mar 2012 09:31:38 +0000 (11:31 +0200)]
Fix a warning on uncommon architectures (hopefully)

12 years agoUnused variable
Rémi Denis-Courmont [Fri, 16 Mar 2012 09:29:57 +0000 (11:29 +0200)]
Unused variable

12 years agoReduce variable scope
Rémi Denis-Courmont [Fri, 16 Mar 2012 09:23:53 +0000 (11:23 +0200)]
Reduce variable scope

12 years agoDTV: add DVB-T2 PLP ID parameter
Rémi Denis-Courmont [Fri, 16 Mar 2012 09:16:02 +0000 (11:16 +0200)]
DTV: add DVB-T2 PLP ID parameter

12 years agoAdd vlc.sd.remove_all_items_nodes()
Edward Wang [Wed, 11 Jan 2012 00:12:18 +0000 (19:12 -0500)]
Add vlc.sd.remove_all_items_nodes()

LUA SD: Add vlc.sd.remove_all_items_nodes() to make it easier for LUA script writers.
Close #3397

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoExport services_discovery_RemoveAll
Edward Wang [Wed, 11 Jan 2012 02:10:41 +0000 (21:10 -0500)]
Export services_discovery_RemoveAll

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoQt: hide the tip when the playback ends (blind fix for #6120)
Ludovic Fauvet [Thu, 15 Mar 2012 23:03:16 +0000 (00:03 +0100)]
Qt: hide the tip when the playback ends (blind fix for #6120)

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoImprove Stereo Widen description/help
Sukrit Sangwan [Thu, 15 Mar 2012 23:04:41 +0000 (00:04 +0100)]
Improve Stereo Widen description/help

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoSave display remaining time setting
Edward Wang [Thu, 15 Mar 2012 22:43:27 +0000 (18:43 -0400)]
Save display remaining time setting

Close #5914

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoEmbed manifest files as Windows PE resource
Edward Wang [Wed, 14 Mar 2012 22:02:19 +0000 (18:02 -0400)]
Embed manifest files as Windows PE resource

Close #3335

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoQt: don't try to show an uninitialized time tooltip
Ludovic Fauvet [Thu, 15 Mar 2012 21:39:22 +0000 (22:39 +0100)]
Qt: don't try to show an uninitialized time tooltip

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoQt: TimeLabel: Use valid constructor for QSize
Francois Cartegnie [Thu, 15 Mar 2012 21:07:37 +0000 (22:07 +0100)]
Qt: TimeLabel: Use valid constructor for QSize

12 years agov4l2: rationalize tuner settings
Rémi Denis-Courmont [Thu, 15 Mar 2012 20:03:55 +0000 (22:03 +0200)]
v4l2: rationalize tuner settings

The tuner index is determined by the input. The separate tuner index
setting was thus wrong and is removed.

The audio mode now defaults to primary language rather than being
unspecified. If this is not supported, it falls back to stereo, then
mono.

12 years agomacosx: cosmetics
Felix Paul Kühne [Thu, 15 Mar 2012 19:22:57 +0000 (20:22 +0100)]
macosx: cosmetics

12 years agoqtsound: fixes bug if no device is connected
Michael Feurstein [Thu, 15 Mar 2012 12:27:32 +0000 (13:27 +0100)]
qtsound: fixes bug if no device is connected

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
12 years agomacosx: make sure that the options in a module list are displayed in the desired...
Felix Paul Kühne [Thu, 15 Mar 2012 18:56:40 +0000 (19:56 +0100)]
macosx: make sure that the options in a module list are displayed in the desired locale when displaying the simple prefs (close #6385)

12 years agov4l2: fix and rationalize audio input selection
Rémi Denis-Courmont [Thu, 15 Mar 2012 17:16:34 +0000 (19:16 +0200)]
v4l2: fix and rationalize audio input selection

The audio capture capability flag is irrelevant. Instead the selected
video input specifies its allowed set of audio inputs.

12 years agov4l2: non-video capture devices cannot currently be used
Rémi Denis-Courmont [Thu, 15 Mar 2012 17:08:10 +0000 (19:08 +0200)]
v4l2: non-video capture devices cannot currently be used

This is not to say that devices of some other types should not be
supported. But none of them currently are really supported.
(Also I think a different MRL scheme would be preferable for some.)

12 years agov4l2: cleanup headers order
Rémi Denis-Courmont [Thu, 15 Mar 2012 16:28:29 +0000 (18:28 +0200)]
v4l2: cleanup headers order

12 years agov4l2: inline OpenVideo()
Rémi Denis-Courmont [Thu, 15 Mar 2012 16:24:17 +0000 (18:24 +0200)]
v4l2: inline OpenVideo()

12 years agov4l2: remove useless check
Rémi Denis-Courmont [Thu, 15 Mar 2012 16:05:41 +0000 (18:05 +0200)]
v4l2: remove useless check

The module has zero priority, so this was always false.

12 years agoMMS: fix previous commit
Jean-Baptiste Kempf [Thu, 15 Mar 2012 14:41:51 +0000 (15:41 +0100)]
MMS: fix previous commit

/me stoopid

12 years agofix ogm header creation : do not copy structure to file directly.
Sébastien Escudier [Wed, 14 Mar 2012 10:38:18 +0000 (11:38 +0100)]
fix ogm header creation : do not copy structure to file directly.

12 years agocontrib: dvdread: resolve OSX mount points properly
Rafaël Carré [Thu, 15 Mar 2012 13:39:38 +0000 (09:39 -0400)]
contrib: dvdread: resolve OSX mount points properly

getstatfs seems to work better than getfsent

12 years agoRealRTSP: Fix Heap Overflows
Jean-Baptiste Kempf [Tue, 13 Mar 2012 10:18:12 +0000 (11:18 +0100)]
RealRTSP: Fix Heap Overflows

SA-1202

12 years agoMMS: fix Stack overflow
Jean-Baptiste Kempf [Tue, 13 Mar 2012 10:21:27 +0000 (11:21 +0100)]
MMS: fix Stack overflow

SA-1201

12 years agosap : smooth the announce period average
Sébastien Escudier [Thu, 15 Mar 2012 12:17:07 +0000 (13:17 +0100)]
sap : smooth the announce period average
closes #5462

12 years agomacosx: only pause on minimize, if window with video is minimized
David Fuhrmann [Thu, 15 Mar 2012 09:35:16 +0000 (10:35 +0100)]
macosx: only pause on minimize, if window with video is minimized

12 years agotypos
Sébastien Escudier [Thu, 15 Mar 2012 09:36:07 +0000 (10:36 +0100)]
typos

12 years agocheck for crazy values in rtsp npt range
Sébastien Escudier [Thu, 15 Mar 2012 09:05:25 +0000 (10:05 +0100)]
check for crazy values in rtsp npt range

12 years agomacosx: added screen selection support to the Open panel
FUJISAWA Tooru [Wed, 14 Mar 2012 21:50:15 +0000 (22:50 +0100)]
macosx: added screen selection support to the Open panel

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
12 years agoscreen/mac: removed compilation warning
Felix Paul Kühne [Wed, 14 Mar 2012 21:45:23 +0000 (22:45 +0100)]
screen/mac: removed compilation warning

12 years agoaccess_screen: added support for OS X Lion
FUJISAWA Tooru [Tue, 28 Feb 2012 12:01:50 +0000 (21:01 +0900)]
access_screen: added support for OS X Lion

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
12 years agomacosx: fixed minor glitch in the open panel
Felix Paul Kühne [Wed, 14 Mar 2012 21:32:51 +0000 (22:32 +0100)]
macosx: fixed minor glitch in the open panel

12 years agoqtsound: added GUI integration for capturing audio devices on MAC OS X
Michael Feurstein [Tue, 14 Feb 2012 16:16:51 +0000 (17:16 +0100)]
qtsound: added GUI integration for capturing audio devices on MAC OS X

audio devices can now be selected in the capture dialog
fixes a bug where video and audio devices don't update the MRL

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
12 years agoqtsound: bug fixes
Michael Feurstein [Tue, 14 Feb 2012 16:16:51 +0000 (17:16 +0100)]
qtsound: bug fixes

fix for selecting the device with the correct UID
GUI and qtsound now both reference the correct UID

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
12 years agomacosx: when main window is hidden, let playlist menu item only display the window
David Fuhrmann [Wed, 14 Mar 2012 19:49:00 +0000 (20:49 +0100)]
macosx: when main window is hidden, let playlist menu item only display the window

Furthermore, this commit fixes close button functionality in dark ui style when video is playing

12 years agologger: fixed default log location on OS X
Felix Paul Kühne [Wed, 14 Mar 2012 17:18:05 +0000 (18:18 +0100)]
logger: fixed default log location on OS X

12 years agoAdd disc drives probing for services discovery on OS/2
KO Myung-Hun [Sun, 4 Mar 2012 11:51:34 +0000 (20:51 +0900)]
Add disc drives probing for services discovery on OS/2

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agosout standard: obsolete "group"
Rémi Denis-Courmont [Wed, 14 Mar 2012 14:38:46 +0000 (16:38 +0200)]
sout standard: obsolete "group"

12 years agoRTP: add an option to control the category
Rémi Denis-Courmont [Wed, 14 Mar 2012 14:35:41 +0000 (16:35 +0200)]
RTP: add an option to control the category

Reported-by: Vincent Vinel <v.vinel@gmail.com>
12 years agoSDP: send the standard "cat" attribute in addition to "x-plgroup"
Rémi Denis-Courmont [Wed, 14 Mar 2012 14:33:31 +0000 (16:33 +0200)]
SDP: send the standard "cat" attribute in addition to "x-plgroup"

12 years agoSAP: deal with the standard "cat" attribute from grouping
Rémi Denis-Courmont [Wed, 14 Mar 2012 14:31:50 +0000 (16:31 +0200)]
SAP: deal with the standard "cat" attribute from grouping

Fallback to the legacy VLC-proprietary "x-plgroup" for backward
compatibility with old VLC UDP streams.

12 years agonpt's are double in live555 lib. We were loosing precision, and it avoids double...
Sébastien Escudier [Tue, 13 Mar 2012 08:07:09 +0000 (09:07 +0100)]
npt's are double in live555 lib. We were loosing precision, and it avoids double->float->double conversions

12 years agorename misleading variable name
Sébastien Escudier [Tue, 13 Mar 2012 08:02:56 +0000 (09:02 +0100)]
rename misleading variable name

12 years agoSplit options parsing from config_ChainCreate
Rafaël Carré [Wed, 14 Mar 2012 10:42:19 +0000 (06:42 -0400)]
Split options parsing from config_ChainCreate

12 years agoMKV: Don't ignore user preferences for track selection
Denis Charmet [Tue, 13 Mar 2012 21:29:02 +0000 (22:29 +0100)]
MKV: Don't ignore user preferences for track selection

Fix #6375

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agomacosx: priorize native fullscreen over non-embedded window
David Fuhrmann [Wed, 14 Mar 2012 09:16:32 +0000 (10:16 +0100)]
macosx: priorize native fullscreen over non-embedded window

This fixes some problematic behaviour, when the user changed some settings
but has still not made a restart.

12 years agoQt: open disk: fix tab access order
Francois Cartegnie [Tue, 13 Mar 2012 23:08:40 +0000 (00:08 +0100)]
Qt: open disk: fix tab access order

12 years agoTypos
Rémi Denis-Courmont [Tue, 13 Mar 2012 19:29:18 +0000 (21:29 +0200)]
Typos

12 years agoFluidSynth: add chorus and reverb effects settings
Rémi Denis-Courmont [Tue, 13 Mar 2012 18:33:51 +0000 (20:33 +0200)]
FluidSynth: add chorus and reverb effects settings

12 years agoFluidSynth: add polyphony setting
Rémi Denis-Courmont [Tue, 13 Mar 2012 18:37:57 +0000 (20:37 +0200)]
FluidSynth: add polyphony setting

12 years agoFluidSynth: support for custom sample rate
Rémi Denis-Courmont [Tue, 13 Mar 2012 18:28:59 +0000 (20:28 +0200)]
FluidSynth: support for custom sample rate

12 years agoFluidSynth: add gain setting and better default value
Rémi Denis-Courmont [Tue, 13 Mar 2012 18:13:49 +0000 (20:13 +0200)]
FluidSynth: add gain setting and better default value

The default gain of 0.2 was way too low compared to other audio codecs.

12 years agoQt: TimeLabel: compute minimal size to avoid 'dancing' with surrounding widgets
Francois Cartegnie [Tue, 13 Mar 2012 16:22:10 +0000 (17:22 +0100)]
Qt: TimeLabel: compute minimal size to avoid 'dancing' with surrounding widgets

12 years agoQt: TimeLabel: use padding, not margin and spaces
Francois Cartegnie [Tue, 13 Mar 2012 15:27:13 +0000 (16:27 +0100)]
Qt: TimeLabel: use padding, not margin and spaces

12 years agoLinux DVB: revive --dvb-device to support multihead adaptors
Rémi Denis-Courmont [Tue, 13 Mar 2012 16:17:57 +0000 (18:17 +0200)]
Linux DVB: revive --dvb-device to support multihead adaptors

12 years agoLinux DVB: do not run ioctl() on fd == -1
Rémi Denis-Courmont [Tue, 13 Mar 2012 16:14:57 +0000 (18:14 +0200)]
Linux DVB: do not run ioctl() on fd == -1

This should fail safe, but it is still ugly.

12 years agoqt4: Fix PLSelector when a discovery service fails to be created.
Hugo Beauzée-Luyssen [Tue, 13 Mar 2012 14:14:51 +0000 (15:14 +0100)]
qt4: Fix PLSelector when a discovery service fails to be created.

12 years agoQt: use a QStyle to draw the seek slider
Ludovic Fauvet [Mon, 12 Mar 2012 16:11:30 +0000 (17:11 +0100)]
Qt: use a QStyle to draw the seek slider

This should be much cleaner than drawing ourselves inside the paintEvent
of the widget. Furthermore it is easier to fallback to the native slider
available in pre 2.0.
The use of a QStyle also fixes the clipping issue where the handle was
cropped while being at the start or the end of the slider.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agomacosx: group methods in simple_prefs.m for better clarity
David Fuhrmann [Tue, 13 Mar 2012 13:09:29 +0000 (14:09 +0100)]
macosx: group methods in simple_prefs.m for better clarity

12 years agomacosx: disable native fullscreen checkbox only once
David Fuhrmann [Tue, 13 Mar 2012 12:24:01 +0000 (13:24 +0100)]
macosx: disable native fullscreen checkbox only once

12 years agomacosx: implement double click for hotkey prefs
David Fuhrmann [Tue, 13 Mar 2012 12:22:07 +0000 (13:22 +0100)]
macosx: implement double click for hotkey prefs

12 years agoty: fix out of bound read on corrupt files
Clément Lecigne [Tue, 13 Mar 2012 12:06:59 +0000 (14:06 +0200)]
ty: fix out of bound read on corrupt files

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoContribs: update freetype to 2.4.9
Jean-Baptiste Kempf [Tue, 13 Mar 2012 11:28:48 +0000 (12:28 +0100)]
Contribs: update freetype to 2.4.9

CVE-2012-1126 up to CVE-2012-1144 and SA48320

12 years agoDTS: rework post audio_filter conversion and fix buffer size
Rémi Denis-Courmont [Tue, 13 Mar 2012 11:25:19 +0000 (13:25 +0200)]
DTS: rework post audio_filter conversion and fix buffer size

Although this was not reported, this suffered the same problem as A52.

12 years agoa52: cleanup and fix buffer size
Rémi Denis-Courmont [Tue, 13 Mar 2012 11:20:31 +0000 (13:20 +0200)]
a52: cleanup and fix buffer size

This closes a heap overflow on corrupt files.

Pointed-out-by: Clément Lecigne <clemun@gmail.com>
12 years agoDTV: grammar fix
Rémi Denis-Courmont [Tue, 13 Mar 2012 09:08:19 +0000 (11:08 +0200)]
DTV: grammar fix

12 years agoContrib: update tiff to 4.0.1
Jean-Baptiste Kempf [Tue, 13 Mar 2012 11:15:25 +0000 (12:15 +0100)]
Contrib: update tiff to 4.0.1

12 years agoLinux DVB: remove dysfunctional "dvbt" scheme
Rémi Denis-Courmont [Mon, 12 Mar 2012 20:46:33 +0000 (22:46 +0200)]
Linux DVB: remove dysfunctional "dvbt" scheme

It is redumdant with the preexisting dvb-t scheme and does not even
always select the correct delivery system. Also the failure mode is
much more confusing than a plain error input failure message, and
it is inconsistent with other delivery system names.

12 years agoQt4: do not delete useful text
Jean-Baptiste Kempf [Mon, 12 Mar 2012 18:20:17 +0000 (19:20 +0100)]
Qt4: do not delete useful text