]> git.sesse.net Git - vlc/log
vlc
12 years agoAdd a mailmap
Jean-Baptiste Kempf [Wed, 5 Oct 2011 22:39:16 +0000 (00:39 +0200)]
Add a mailmap

This helps quite a lot to track Authors

12 years agoTypos
Rémi Denis-Courmont [Wed, 5 Oct 2011 21:25:32 +0000 (00:25 +0300)]
Typos

12 years agoReset signals for xdg-screensaver (fix #5414)
Rémi Denis-Courmont [Wed, 5 Oct 2011 17:40:54 +0000 (20:40 +0300)]
Reset signals for xdg-screensaver (fix #5414)

12 years agoAdded (back?) support for automatic font size when using a style in freetype.
Laurent Aimar [Wed, 5 Oct 2011 21:15:44 +0000 (23:15 +0200)]
Added (back?) support for automatic font size when using a style in freetype.

It closes the other half of #5375.

12 years agoFixed the value set in text_style_t::i_font_alpha by the marquee filter.
Laurent Aimar [Wed, 5 Oct 2011 21:14:05 +0000 (23:14 +0200)]
Fixed the value set in text_style_t::i_font_alpha by the marquee filter.

It partially closes #5375.

12 years agoUsed the nearest available frame rate in avcodec encoder.
Laurent Aimar [Wed, 5 Oct 2011 20:40:55 +0000 (22:40 +0200)]
Used the nearest available frame rate in avcodec encoder.

It fixes #1965.

12 years agoReject > 8 bits per pixel colorspace in gradfun/grain/transform video filters.
Laurent Aimar [Wed, 5 Oct 2011 19:55:25 +0000 (21:55 +0200)]
Reject > 8 bits per pixel colorspace in gradfun/grain/transform video filters.

12 years agoALSA: list default and configured device in choice list (fix #4995)
Rémi Denis-Courmont [Wed, 5 Oct 2011 17:28:18 +0000 (20:28 +0300)]
ALSA: list default and configured device in choice list (fix #4995)

12 years agoApplication icons also always should go to /usr/share
Rémi Denis-Courmont [Wed, 5 Oct 2011 20:46:47 +0000 (23:46 +0300)]
Application icons also always should go to /usr/share

(as far as I know)

12 years agoCorrect paths for and inside desktop entry inspite of --prefix
Rémi Denis-Courmont [Wed, 5 Oct 2011 20:41:29 +0000 (23:41 +0300)]
Correct paths for and inside desktop entry inspite of --prefix

12 years agoSet TryExec in desktop entry
Rémi Denis-Courmont [Wed, 5 Oct 2011 20:29:15 +0000 (23:29 +0300)]
Set TryExec in desktop entry

12 years agoSet GenericName, "Media player" in desktop entry
Rémi Denis-Courmont [Wed, 5 Oct 2011 20:28:49 +0000 (23:28 +0300)]
Set GenericName, "Media player" in desktop entry

12 years agoclean up json output
Rob Jonson [Wed, 28 Sep 2011 12:05:16 +0000 (13:05 +0100)]
clean up json output

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agogenerate properly escaped json
Rob Jonson [Wed, 28 Sep 2011 12:05:15 +0000 (13:05 +0100)]
generate properly escaped json

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agolua:add dkjson
Rob Jonson [Wed, 28 Sep 2011 12:05:14 +0000 (13:05 +0100)]
lua:add dkjson

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agouse make_uri on mrl inputs
Rob Jonson [Wed, 28 Sep 2011 12:05:13 +0000 (13:05 +0100)]
use make_uri on mrl inputs

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agovlckit: fixes sout chain issue in stream output.
Sebastien Zwickert [Tue, 30 Aug 2011 06:33:53 +0000 (08:33 +0200)]
vlckit: fixes sout chain issue in stream output.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoUpdate NEWS and LIST
Jean-Baptiste Kempf [Wed, 5 Oct 2011 12:04:21 +0000 (14:04 +0200)]
Update NEWS and LIST

12 years agoAdded AVIO(libavformat) url output
Keary Griffin [Tue, 4 Oct 2011 14:16:57 +0000 (10:16 -0400)]
Added AVIO(libavformat) url output

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoold contribs: update libass
Grigori Goronzy [Mon, 3 Oct 2011 18:37:57 +0000 (20:37 +0200)]
old contribs: update libass

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoAdd LGPL license
Jean-Baptiste Kempf [Wed, 5 Oct 2011 08:59:11 +0000 (10:59 +0200)]
Add LGPL license

This is now needed since libcompat is LGPL :)

12 years agoGPL: remove the end of the license that is useless
Jean-Baptiste Kempf [Wed, 5 Oct 2011 08:57:43 +0000 (10:57 +0200)]
GPL: remove the end of the license that is useless

12 years agostrtok_r: remove tabs
Jean-Baptiste Kempf [Wed, 5 Oct 2011 08:55:32 +0000 (10:55 +0200)]
strtok_r: remove tabs

12 years agoCompat: relicense strtok_r to LGPL
Jean-Baptiste Kempf [Wed, 5 Oct 2011 08:51:47 +0000 (10:51 +0200)]
Compat: relicense strtok_r to LGPL

The code was done by Clement Chesnin, who agreed on the change

12 years agoFix typo in Panjabi
Jean-Baptiste Kempf [Tue, 4 Oct 2011 21:55:00 +0000 (23:55 +0200)]
Fix typo in Panjabi

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoCompat: relicense strsep to LGPL
Jean-Baptiste Kempf [Tue, 4 Oct 2011 21:05:11 +0000 (23:05 +0200)]
Compat: relicense strsep to LGPL

The code was done by Laurent Aimar, in 2008

12 years agoCompat: relicense strcasestr to LGPL
Jean-Baptiste Kempf [Tue, 4 Oct 2011 20:39:00 +0000 (22:39 +0200)]
Compat: relicense strcasestr to LGPL

Work done by Laurent Aimar, Derk-Jan Hartman (back when it was in
demux/util/sub.c in 2003) and Rémi Denis-Courmont

12 years agoCompat: relicense strncasecmp to LGPL
Jean-Baptiste Kempf [Tue, 4 Oct 2011 20:36:59 +0000 (22:36 +0200)]
Compat: relicense strncasecmp to LGPL

Original work in src/extras/libc.c done by:
 - Samuel Hocevar
 - Gildas Bazin
Current work done and adaptation done by:
 - Rémi Denis-Courmont

12 years agoCompat: relicense vasprintf, strlcpy and localtime_r to LGPL
Jean-Baptiste Kempf [Tue, 4 Oct 2011 21:02:10 +0000 (23:02 +0200)]
Compat: relicense vasprintf, strlcpy and localtime_r to LGPL

Code done by Rémi Denis-Courmont

12 years agoCompat: relicense strtoll to LGPL
Jean-Baptiste Kempf [Tue, 4 Oct 2011 20:25:17 +0000 (22:25 +0200)]
Compat: relicense strtoll to LGPL

The main author of this part is:
 - Gildas Bazin

Contributors include:
 - Laurent Aimar
 - Rémi Denis-Courmont

12 years agoCompat: fix copyright
Jean-Baptiste Kempf [Tue, 4 Oct 2011 20:23:11 +0000 (22:23 +0200)]
Compat: fix copyright

12 years agoCompat: relicense some functions to LGPL
Jean-Baptiste Kempf [Tue, 4 Oct 2011 19:46:03 +0000 (21:46 +0200)]
Compat: relicense some functions to LGPL

asprintf, atof, atoll, gmtime_r, lldiv, rewind, strdup, strndup,
strnlen, strtof, strcasecmp

Mostly thanks to Rémi Denis-Courmont.
Some code was inspired from older VLC core code and sometimes trivial.
The old code was done by:
 - Laurent Aimar
 - Samuel Hocevar
 - Derk-Jan Hartman
 - Gildas Bazin

12 years agoCompat: relicense swab to LGPL
Jean-Baptiste Kempf [Tue, 4 Oct 2011 20:19:19 +0000 (22:19 +0200)]
Compat: relicense swab to LGPL

Code done by Laurent Aimar

12 years agoCompat: relicense setenv.c to LGPL
Jean-Baptiste Kempf [Tue, 4 Oct 2011 20:10:56 +0000 (22:10 +0200)]
Compat: relicense setenv.c to LGPL

This is work done by Rémi Denis-Courmont

12 years agoCompat: relicense getpid to LGPL
Jean-Baptiste Kempf [Tue, 4 Oct 2011 19:50:48 +0000 (21:50 +0200)]
Compat: relicense getpid to LGPL

Code is Pierre Ynard, aka linkfanel

12 years agoCompat: fix LGPL headers
Jean-Baptiste Kempf [Tue, 4 Oct 2011 19:48:11 +0000 (21:48 +0200)]
Compat: fix LGPL headers

Missing a "Lesser" in the legal part

12 years agoSkip output-only XVideo adapters
Rémi Denis-Courmont [Tue, 4 Oct 2011 20:52:42 +0000 (23:52 +0300)]
Skip output-only XVideo adapters

We need PutImage meaning the Input and the Image bits in type mask.
Output adapters are rather rare (the _exotic_ Xorg V4L2 driver is one).

12 years agoMP4: use strcpsn() and check one malloc()
Rémi Denis-Courmont [Tue, 4 Oct 2011 19:26:44 +0000 (22:26 +0300)]
MP4: use strcpsn() and check one malloc()

12 years agoRemove more evil characters with filename_sanitize() (fix #5309)
Rémi Denis-Courmont [Tue, 4 Oct 2011 18:26:56 +0000 (21:26 +0300)]
Remove more evil characters with filename_sanitize() (fix #5309)

12 years agoPulseAudio: negotiate digital pass-through for A/52 and DTS
Rémi Denis-Courmont [Tue, 27 Sep 2011 17:36:04 +0000 (20:36 +0300)]
PulseAudio: negotiate digital pass-through for A/52 and DTS

12 years agoPulseAudio: add stream event callback and handle "format-lost"
Rémi Denis-Courmont [Mon, 3 Oct 2011 18:01:31 +0000 (21:01 +0300)]
PulseAudio: add stream event callback and handle "format-lost"

12 years agoModules: correct LGPL header
Jean-Baptiste Kempf [Tue, 4 Oct 2011 14:53:40 +0000 (16:53 +0200)]
Modules: correct LGPL header

Cool hints:
 - If your header doesn't match "Lesser" 3 times, you are not good
 - If you use LGPLv2, you are not good
 - If you use the old FSF address, you are not good

12 years agoRelicense livehttp output to LGPLv2.1+
Jean-Baptiste Kempf [Tue, 4 Oct 2011 14:37:58 +0000 (16:37 +0200)]
Relicense livehttp output to LGPLv2.1+

Main author is Keary Griffin

Contributors are:
 - Rémi Denis-Courmont

Indirect contributors (mostly includes and parenthesis) are:
 - Laurent Aimar
 - Sam Hocevar
 - Antoine Cellerier
 - Jérome Decoodt
 - Clément Stenac
 - Rémi Duraffort
 - Jean-Paul Saman
 - Christophe Massiot
 - Gildas Bazin

12 years agortsp: Basic authentication
Pierre Ynard [Tue, 4 Oct 2011 02:18:47 +0000 (04:18 +0200)]
rtsp: Basic authentication

12 years agortp out: add glue code to set httpd configuration
Pierre Ynard [Tue, 4 Oct 2011 02:13:14 +0000 (04:13 +0200)]
rtp out: add glue code to set httpd configuration

12 years agortp out: fix spurious error message
Pierre Ynard [Tue, 4 Oct 2011 02:10:42 +0000 (04:10 +0200)]
rtp out: fix spurious error message

12 years agovod: add glue code to set httpd configuration
Pierre Ynard [Tue, 4 Oct 2011 02:02:44 +0000 (04:02 +0200)]
vod: add glue code to set httpd configuration

And reset the rtsp-host variable accordingly. This was broken since
you couldn't set a base path without passing garbage as the host name.

12 years agovod: fix spurious error message
Pierre Ynard [Tue, 4 Oct 2011 02:00:14 +0000 (04:00 +0200)]
vod: fix spurious error message

12 years agoold vod: honour --rtsp-host
Pierre Ynard [Tue, 4 Oct 2011 01:53:02 +0000 (03:53 +0200)]
old vod: honour --rtsp-host

--rtsp-host was used to set vod configuration including the base path.
Restore its parsing to fix this, and reset httpd configuration
variables.

12 years agoold vod: cosmetics
Pierre Ynard [Tue, 4 Oct 2011 01:46:31 +0000 (03:46 +0200)]
old vod: cosmetics

12 years agoHTTP out: add glue code to set httpd configuration
Pierre Ynard [Tue, 4 Oct 2011 01:34:02 +0000 (03:34 +0200)]
HTTP out: add glue code to set httpd configuration

The HTTP output parses the dst parameter to set the http-host and
http-port variables before calling the httpd, as discussed and approved
by Rémi in http://mailman.videolan.org/pipermail/vlc-devel/2011-September/081916.html

12 years agoHTTP out: fix error message
Pierre Ynard [Tue, 4 Oct 2011 01:30:32 +0000 (03:30 +0200)]
HTTP out: fix error message

12 years agohttpd: don't inherit from libvlc object
Pierre Ynard [Tue, 4 Oct 2011 01:24:05 +0000 (03:24 +0200)]
httpd: don't inherit from libvlc object

This will allow normal variable inheritance

12 years agomacosx: fixed handling of plus and minus keys
Felix Paul Kühne [Mon, 3 Oct 2011 18:43:03 +0000 (20:43 +0200)]
macosx: fixed handling of plus and minus keys

12 years agomacosx: fixed hotkeys for non-ascii-character and non-arrow keys
Felix Paul Kühne [Mon, 3 Oct 2011 18:17:08 +0000 (20:17 +0200)]
macosx: fixed hotkeys for non-ascii-character and non-arrow keys

12 years agoUse a timer rather zero padding to trigger the PulseAudio stream
Rémi Denis-Courmont [Mon, 3 Oct 2011 17:12:35 +0000 (20:12 +0300)]
Use a timer rather zero padding to trigger the PulseAudio stream

12 years agoAdd vlc_pa_rttime_free()
Rémi Denis-Courmont [Mon, 3 Oct 2011 16:47:10 +0000 (19:47 +0300)]
Add vlc_pa_rttime_free()

This makes up for the lack of pa_context_rttime_free() in libpulse.

12 years agoFix typo causing gethostname() to fail
Rémi Denis-Courmont [Mon, 3 Oct 2011 17:05:47 +0000 (20:05 +0300)]
Fix typo causing gethostname() to fail

12 years agoUse ifndef for V4L2 hacks
Rémi Denis-Courmont [Mon, 3 Oct 2011 15:56:52 +0000 (18:56 +0300)]
Use ifndef for V4L2 hacks

This should make life easier for *BSD support, and less error-prone on
Linux. Unfortunately, this does not work for enumerations.

12 years agoWork-around V4L2 headers version 2.6.32-2.6.34
Rémi Denis-Courmont [Mon, 3 Oct 2011 15:49:48 +0000 (18:49 +0300)]
Work-around V4L2 headers version 2.6.32-2.6.34

12 years agoAdd undocumented automatic brightness and band-stop V4L2 controls
Rémi Denis-Courmont [Mon, 3 Oct 2011 15:45:09 +0000 (18:45 +0300)]
Add undocumented automatic brightness and band-stop V4L2 controls

12 years agoV4L2_CTRL_FLAG_VOLATILE is in Linux 3.2, not 3.1
Rémi Denis-Courmont [Mon, 3 Oct 2011 15:17:36 +0000 (18:17 +0300)]
V4L2_CTRL_FLAG_VOLATILE is in Linux 3.2, not 3.1

12 years agoOrder vlc.desktop translations really alphabetically (cosmetic)
Rémi Denis-Courmont [Mon, 3 Oct 2011 15:01:00 +0000 (18:01 +0300)]
Order vlc.desktop translations really alphabetically (cosmetic)

12 years agoOSS: remove stray declaration
Pierre Ynard [Sun, 2 Oct 2011 23:39:40 +0000 (01:39 +0200)]
OSS: remove stray declaration

Fix warning

12 years agoOSS: fix Modules.am
Pierre Ynard [Sun, 2 Oct 2011 23:32:42 +0000 (01:32 +0200)]
OSS: fix Modules.am

12 years agoOSS: build fix
Pierre Ynard [Sun, 2 Oct 2011 22:59:30 +0000 (00:59 +0200)]
OSS: build fix

12 years agoRC: try the vlm commands later in the process
Jean-Baptiste Kempf [Sun, 2 Oct 2011 22:20:50 +0000 (00:20 +0200)]
RC: try the vlm commands later in the process

Works-around #5396

12 years agoVLM: better debugging message
Jean-Baptiste Kempf [Sun, 2 Oct 2011 22:18:31 +0000 (00:18 +0200)]
VLM: better debugging message

12 years agoomxil: Remove reference counting in the IOMX wrapper
Martin Storsjö [Sun, 2 Oct 2011 20:06:42 +0000 (23:06 +0300)]
omxil: Remove reference counting in the IOMX wrapper

This is no longer necessary now, when the omxil module keeps
track of the number of initializations of the OMX Core.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoFix building of osdmenu plugin
Jean-Baptiste Kempf [Fri, 30 Sep 2011 16:37:28 +0000 (18:37 +0200)]
Fix building of osdmenu plugin

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoamem: add channel mapping
Sébastien Toque [Sun, 2 Oct 2011 19:15:47 +0000 (21:15 +0200)]
amem: add channel mapping

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoomxil: Add reference counting around the OMX Core loading and initialization
Martin Storsjö [Sun, 2 Oct 2011 19:41:30 +0000 (22:41 +0300)]
omxil: Add reference counting around the OMX Core loading and initialization

This avoids deinitializing the global OMX Core if a second
instance of the module is initialized (e.g. for testing whether
it can handle decoding another stream) and deinitialized while
the first instance still is active.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoomxil: Avoid a double dll_close if the necessary functions aren't found
Martin Storsjö [Sun, 2 Oct 2011 19:41:29 +0000 (22:41 +0300)]
omxil: Avoid a double dll_close if the necessary functions aren't found

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoRemove unused struct member
Tobias Güntner [Mon, 26 Sep 2011 13:31:52 +0000 (13:31 +0000)]
Remove unused struct member

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoConsider non-linear formats as more than 16-bits too
Rémi Denis-Courmont [Sun, 2 Oct 2011 18:12:34 +0000 (21:12 +0300)]
Consider non-linear formats as more than 16-bits too

This should fix a regression on non-FPU builds whereby the built-in
downmix of some decoders was not used anymore.

12 years agoOSS: remove variable callback (refs #5273) and factor error handling
Rémi Denis-Courmont [Sun, 2 Oct 2011 12:45:42 +0000 (15:45 +0300)]
OSS: remove variable callback (refs #5273) and factor error handling

12 years agoALSA: remove variable callback (refs #5273)
Rémi Denis-Courmont [Sun, 2 Oct 2011 12:44:49 +0000 (15:44 +0300)]
ALSA: remove variable callback (refs #5273)

12 years agoRemove unfunctional add_deprecated_alias()
Rémi Denis-Courmont [Sun, 2 Oct 2011 12:28:57 +0000 (15:28 +0300)]
Remove unfunctional add_deprecated_alias()

12 years agoRemove old deprecated aliases and replace new one with obsolete items
Rémi Denis-Courmont [Sun, 2 Oct 2011 12:22:16 +0000 (15:22 +0300)]
Remove old deprecated aliases and replace new one with obsolete items

add_deprecated_alias does not work at all, so lets avoid it. Anyway,
the remaining affected configuration items are not very commonly used.
This works around #5266.

12 years agovout-filter is not quite the same as vout-splitter so not an alias
Rémi Denis-Courmont [Sun, 2 Oct 2011 12:10:21 +0000 (15:10 +0300)]
vout-filter is not quite the same as vout-splitter so not an alias

12 years agoAdd obsolete option for all --*-caching values
Rémi Denis-Courmont [Sun, 2 Oct 2011 12:08:49 +0000 (15:08 +0300)]
Add obsolete option for all --*-caching values

Exceptions:
 - decklink and shm new plugins in VLC 1.2,
 - imem not usable through VLC directly,
 - rtmp never compiled in VLC 1.1 (and VLC 1.2).

12 years agoRemove 0.9.x deprecated aliases, add deprecation version where missing
Rémi Denis-Courmont [Sun, 2 Oct 2011 11:50:34 +0000 (14:50 +0300)]
Remove 0.9.x deprecated aliases, add deprecation version where missing

12 years agoV4L2: also replace commas with underscores (fix #4273)
Rémi Denis-Courmont [Sun, 2 Oct 2011 11:12:00 +0000 (14:12 +0300)]
V4L2: also replace commas with underscores (fix #4273)

12 years agoAdd V4L2 string type controls (fix #5302)
Rémi Denis-Courmont [Sun, 2 Oct 2011 10:55:51 +0000 (13:55 +0300)]
Add V4L2 string type controls (fix #5302)

12 years agoRetrieve current value of V4L2 64-bits control
Rémi Denis-Courmont [Sun, 2 Oct 2011 10:55:32 +0000 (13:55 +0300)]
Retrieve current value of V4L2 64-bits control

12 years agoFix unlikely memory leak
Rémi Denis-Courmont [Sun, 2 Oct 2011 10:55:15 +0000 (13:55 +0300)]
Fix unlikely memory leak

12 years agoAvoid V4L2 enum as they depend on header versions
Rémi Denis-Courmont [Sun, 2 Oct 2011 10:40:28 +0000 (13:40 +0300)]
Avoid V4L2 enum as they depend on header versions

This should fix the warning about 8 not being a valid control type.

12 years agoFix V4L2 compilation with some GCC versions
Pierre Ynard [Sun, 2 Oct 2011 10:36:50 +0000 (13:36 +0300)]
Fix V4L2 compilation with some GCC versions

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoV4L2: build fix
Pierre Ynard [Sat, 1 Oct 2011 23:25:12 +0000 (01:25 +0200)]
V4L2: build fix

12 years agoandroid: Use the right STL library directory
Martin Storsjö [Sat, 1 Oct 2011 21:09:00 +0000 (00:09 +0300)]
android: Use the right STL library directory

This changes the path added in
17c3d30124122ca285ce739976cbc49c7b3e6e1c to the right one.

Signed-off-by: Rafaël Carré <funman@videolan.org>
12 years agoUpdate the list of standard user-class V4L2 controls
Rémi Denis-Courmont [Sat, 1 Oct 2011 21:26:21 +0000 (00:26 +0300)]
Update the list of standard user-class V4L2 controls

12 years agoSimplify V4L2 config item strings
Rémi Denis-Courmont [Sat, 1 Oct 2011 20:41:16 +0000 (23:41 +0300)]
Simplify V4L2 config item strings

12 years agoV4L2: mark do-white-balance as obsolete
Rémi Denis-Courmont [Sat, 1 Oct 2011 20:33:50 +0000 (23:33 +0300)]
V4L2: mark do-white-balance as obsolete

Doing the white balance is an action, showing as a "void" variable
in VLC and button control in V4L2. So it made no sense to have an
integer configuration item for it.

12 years agoV4L2: mark black-level obsolete (also kernel 2.6.26)
Rémi Denis-Courmont [Sat, 1 Oct 2011 20:08:39 +0000 (23:08 +0300)]
V4L2: mark black-level obsolete (also kernel 2.6.26)

12 years agoV4L2: mark horizontal and vertical center controls obsolete
Rémi Denis-Courmont [Sat, 1 Oct 2011 19:58:21 +0000 (22:58 +0300)]
V4L2: mark horizontal and vertical center controls obsolete

They were deprecated in Linux version 2.6.26.

12 years agoV4L2: make loudness, horizontal flip and vertical flip booleans
Rémi Denis-Courmont [Sat, 1 Oct 2011 19:55:45 +0000 (22:55 +0300)]
V4L2: make loudness, horizontal flip and vertical flip booleans

12 years agoV4L2: provide sane choices for auto-gain and auto-white-balance
Rémi Denis-Courmont [Sat, 1 Oct 2011 19:54:58 +0000 (22:54 +0300)]
V4L2: provide sane choices for auto-gain and auto-white-balance

12 years agoQt4: avoid integer overflow on V4L2 slider min and max
Rémi Denis-Courmont [Sat, 1 Oct 2011 19:38:12 +0000 (22:38 +0300)]
Qt4: avoid integer overflow on V4L2 slider min and max

Ideally, we should subclass QAbstractSpinBox to support 64-bits values.
But in the mean time, lets at least support the int32_t range.

12 years agoQt4: use a spin box rather than a slider if there is no min/max
Rémi Denis-Courmont [Sat, 1 Oct 2011 19:33:22 +0000 (22:33 +0300)]
Qt4: use a spin box rather than a slider if there is no min/max

12 years agoQt4: do not set V4L2 control step if it is 1 / not specified
Rémi Denis-Courmont [Sat, 1 Oct 2011 19:32:49 +0000 (22:32 +0300)]
Qt4: do not set V4L2 control step if it is 1 / not specified