]> git.sesse.net Git - vlc/log
vlc
11 years agoTS: remove useless --ts-silent option
Jean-Baptiste Kempf [Sun, 28 Apr 2013 23:17:03 +0000 (01:17 +0200)]
TS: remove useless --ts-silent option

If you really don't want it, then use NDEBUG

11 years agoWaveout: use a more common name
Jean-Baptiste Kempf [Sun, 28 Apr 2013 23:00:55 +0000 (01:00 +0200)]
Waveout: use a more common name

11 years agoDirectSound: remove trailing space
Jean-Baptiste Kempf [Sun, 28 Apr 2013 23:00:39 +0000 (01:00 +0200)]
DirectSound: remove trailing space

11 years agoQt: fix simple preferences alignment
Jean-Baptiste Kempf [Sun, 28 Apr 2013 22:54:04 +0000 (00:54 +0200)]
Qt: fix simple preferences alignment

11 years agots demux: fix eac3 mistaken for ac3
Rafaël Carré [Sun, 28 Apr 2013 20:25:51 +0000 (22:25 +0200)]
ts demux: fix eac3 mistaken for ac3

Close #8217

11 years agoTHANKS: remove incorrect apostrophe
Edward Wang [Sun, 28 Apr 2013 01:09:16 +0000 (21:09 -0400)]
THANKS: remove incorrect apostrophe

'user' is the adjective describing the 'community'

Close #8518

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
11 years agoudev: spell BD disk format correctly
Rémi Denis-Courmont [Sun, 28 Apr 2013 17:16:22 +0000 (20:16 +0300)]
udev: spell BD disk format correctly

11 years agoBluRay instead of Blu-Ray. Re-using short messages for long ones
Christoph Miebach [Sun, 28 Apr 2013 17:09:29 +0000 (19:09 +0200)]
BluRay instead of Blu-Ray. Re-using short messages for long ones

11 years agoavcodec: do not use deprecated reordered_opaque
Rafaël Carré [Sun, 28 Apr 2013 14:16:15 +0000 (16:16 +0200)]
avcodec: do not use deprecated reordered_opaque

Close #8320

11 years agoStrings count -=5. No html translation needed
Christoph Miebach [Sun, 28 Apr 2013 10:20:11 +0000 (12:20 +0200)]
Strings count -=5. No html translation needed

11 years agoUse same string in definition as in ui
Christoph Miebach [Sun, 28 Apr 2013 10:04:21 +0000 (12:04 +0200)]
Use same string in definition as in ui

11 years agots demux: don't lose PID specific data on PMT callback
Rafaël Carré [Sun, 28 Apr 2013 07:01:00 +0000 (09:01 +0200)]
ts demux: don't lose PID specific data on PMT callback

Close #8480

11 years agots demux: remove duplicate code
Rafaël Carré [Sun, 28 Apr 2013 06:42:54 +0000 (08:42 +0200)]
ts demux: remove duplicate code

11 years agoVNC: fix gallicism
Rémi Denis-Courmont [Sun, 28 Apr 2013 05:47:56 +0000 (08:47 +0300)]
VNC: fix gallicism

11 years agoClear confusion about --started-from-file-and-one-instance-when-sunset-is-beautiful
Jean-Baptiste Kempf [Sat, 27 Apr 2013 16:59:35 +0000 (18:59 +0200)]
Clear confusion about --started-from-file-and-one-instance-when-sunset-is-beautiful

And add it to Qt simple preferences

Ref #6624

11 years agoavcodec: ignore audio output buffer padding (fixes #8513)
Rémi Denis-Courmont [Sat, 27 Apr 2013 16:39:29 +0000 (19:39 +0300)]
avcodec: ignore audio output buffer padding (fixes #8513)

libavcodec may request more buffer space than it really needs for
alignment.

11 years agoappletrailer: small fix to get correct trailer type on playlist
Ilkka Ollakka [Sat, 27 Apr 2013 14:04:14 +0000 (17:04 +0300)]
appletrailer: small fix to get correct trailer type on playlist

11 years agofix appletrailers playlist parser
Ilkka Ollakka [Sat, 27 Apr 2013 13:52:05 +0000 (16:52 +0300)]
fix appletrailers playlist parser

11 years agomono: use var_Inherit*()
Rémi Denis-Courmont [Sat, 27 Apr 2013 13:21:16 +0000 (16:21 +0300)]
mono: use var_Inherit*()

11 years agolibvlc: add missing LIBVLC_API
Rémi Denis-Courmont [Sat, 27 Apr 2013 11:14:10 +0000 (14:14 +0300)]
libvlc: add missing LIBVLC_API

11 years agovdpau: determine correct decoder profile and level (fixes #8400)
Rémi Denis-Courmont [Sat, 27 Apr 2013 11:00:57 +0000 (14:00 +0300)]
vdpau: determine correct decoder profile and level (fixes #8400)

This should render vdpau safe to enable with profiles not supported
by the hardware (such as high depth or high chroma). Software fallback
will be used automatically.

11 years agoavcodec: pass profile and level to hardware acceleration
Rémi Denis-Courmont [Sat, 27 Apr 2013 11:00:25 +0000 (14:00 +0300)]
avcodec: pass profile and level to hardware acceleration

11 years agoQt: different call to SHAddToRecentDocs
Jean-Baptiste Kempf [Sat, 27 Apr 2013 10:33:03 +0000 (12:33 +0200)]
Qt: different call to SHAddToRecentDocs

Should close #7696

11 years agovdpau: check decoder profile support (refs #8400)
Rémi Denis-Courmont [Sat, 27 Apr 2013 09:31:29 +0000 (12:31 +0300)]
vdpau: check decoder profile support (refs #8400)

11 years agovdpau: check video surface capabilities (fixes #8494)
Rémi Denis-Courmont [Sat, 27 Apr 2013 09:10:53 +0000 (12:10 +0300)]
vdpau: check video surface capabilities (fixes #8494)

11 years agomacosx: activate playlist when playback finishes (close #6693)
David Fuhrmann [Sat, 27 Apr 2013 08:48:26 +0000 (10:48 +0200)]
macosx: activate playlist when playback finishes (close #6693)

11 years agomp4: do not spam
Rémi Denis-Courmont [Sat, 27 Apr 2013 08:47:10 +0000 (11:47 +0300)]
mp4: do not spam

11 years agoAdd try/catch when reading elements with libmatroska.
Denis Charmet [Sat, 27 Apr 2013 00:44:32 +0000 (02:44 +0200)]
Add try/catch when reading elements with libmatroska.

11 years agoString removal
Christoph Miebach [Fri, 26 Apr 2013 12:48:05 +0000 (14:48 +0200)]
String removal

11 years agodemux: fix path extension on non-local inputs (fixes #8115)
Rémi Denis-Courmont [Fri, 26 Apr 2013 20:32:17 +0000 (23:32 +0300)]
demux: fix path extension on non-local inputs (fixes #8115)

11 years agoQt: disable focus on widgets for hotkeys selection
Jean-Baptiste Kempf [Fri, 26 Apr 2013 18:24:14 +0000 (20:24 +0200)]
Qt: disable focus on widgets for hotkeys selection

Ref #7929

11 years agoUpdate VLSub.lua
Jean-Baptiste Kempf [Fri, 26 Apr 2013 17:34:49 +0000 (19:34 +0200)]
Update VLSub.lua

11 years agotranscode: use aout filters instead of filter chain (fixes #8447)
Rémi Denis-Courmont [Fri, 26 Apr 2013 17:28:22 +0000 (20:28 +0300)]
transcode: use aout filters instead of filter chain (fixes #8447)

11 years agoaout: export aout_Filters*() functions
Rémi Denis-Courmont [Fri, 26 Apr 2013 16:54:49 +0000 (19:54 +0300)]
aout: export aout_Filters*() functions

11 years agoaout: remove (most) filters dependencies on audio_output_t
Rémi Denis-Courmont [Fri, 26 Apr 2013 16:50:24 +0000 (19:50 +0300)]
aout: remove (most) filters dependencies on audio_output_t

11 years agoaout: second guess whether the video output should be recycled
Rémi Denis-Courmont [Fri, 26 Apr 2013 15:52:14 +0000 (18:52 +0300)]
aout: second guess whether the video output should be recycled

This restores the brittle logic from VLC version 2.0.x (fixes #8499).
I strongly suspect there are some false positives left, which would
lead to ghost video outputs.

11 years agoaout: clean up filters handling of vout request
Rémi Denis-Courmont [Fri, 26 Apr 2013 15:50:06 +0000 (18:50 +0300)]
aout: clean up filters handling of vout request

11 years agoaout: revector filters chain (part 1)
Rémi Denis-Courmont [Fri, 26 Apr 2013 15:20:17 +0000 (18:20 +0300)]
aout: revector filters chain (part 1)

This tries to make the aout filters reusable outside of the aout
(refs #8447).

11 years agoaout: remove redundant parameter
Rémi Denis-Courmont [Fri, 26 Apr 2013 15:45:13 +0000 (18:45 +0300)]
aout: remove redundant parameter

Since audio filters and visualization all have a priority of zero,
forced module loading has no effects.

11 years agoauhal: do not output noise, and robustify output callbacks
David Fuhrmann [Fri, 26 Apr 2013 15:28:15 +0000 (17:28 +0200)]
auhal: do not output noise, and robustify output callbacks

Previously, noise occured in stereo mode because only
half of the buffer was zeroed out.

fixes #8507

11 years agomacosx: remove http proxy settings from simplified preferences since the networking...
Felix Paul Kühne [Fri, 26 Apr 2013 10:13:05 +0000 (12:13 +0200)]
macosx: remove http proxy settings from simplified preferences since the networking core will automatically use the system settings now

11 years agomacosx: improve handling of module lists within the simple preferenences (close ...
Felix Paul Kühne [Fri, 26 Apr 2013 10:09:02 +0000 (12:09 +0200)]
macosx: improve handling of module lists within the simple preferenences (close #8440)

11 years agoskins2: sliderBg (same issue as slider wrt to notifyLayout)
Erwan Tulou [Thu, 25 Apr 2013 21:29:28 +0000 (23:29 +0200)]
skins2: sliderBg (same issue as slider wrt to notifyLayout)

11 years agoskins2: simplify equalizer initialization
Erwan Tulou [Thu, 25 Apr 2013 20:49:52 +0000 (22:49 +0200)]
skins2: simplify equalizer initialization

11 years agoskins2: slider fix notifyLayout wrongly removed
Erwan Tulou [Thu, 25 Apr 2013 20:42:36 +0000 (22:42 +0200)]
skins2: slider fix notifyLayout wrongly removed

redefining notifyLayout is mandatory for sliders, because the default
notifyLayout based on position doesn't work well for this complicated control.
This function is called when visibility is turned on or off.

11 years agoaout: do not allow visualization in audio-filter and simplify
Rémi Denis-Courmont [Thu, 25 Apr 2013 19:43:15 +0000 (22:43 +0300)]
aout: do not allow visualization in audio-filter and simplify

--audio-visual should be used instead. Using --audio-filter does not
play well with video output recycling.

11 years agoaout: drop 2 version number from "visualization2" capability
Rémi Denis-Courmont [Thu, 25 Apr 2013 19:02:12 +0000 (22:02 +0300)]
aout: drop 2 version number from "visualization2" capability

11 years agoxcb: fix X11 key table ordering
Rémi Denis-Courmont [Thu, 25 Apr 2013 19:40:42 +0000 (22:40 +0300)]
xcb: fix X11 key table ordering

11 years agomacosx: save 19 l10n strings by replacing them with already present strings from...
Felix Paul Kühne [Thu, 25 Apr 2013 18:47:58 +0000 (20:47 +0200)]
macosx: save 19 l10n strings by replacing them with already present strings from other modules

11 years agosubtitle-demux: unify 'Frames per Second' vs. 'Frames per second' (-1 l10n string)
Felix Paul Kühne [Thu, 25 Apr 2013 18:44:04 +0000 (20:44 +0200)]
subtitle-demux: unify 'Frames per Second' vs. 'Frames per second' (-1 l10n string)

11 years ago*: unify 'none' vs. 'None' (-1 l10n string)
Felix Paul Kühne [Thu, 25 Apr 2013 18:43:10 +0000 (20:43 +0200)]
*: unify 'none' vs. 'None' (-1 l10n string)

11 years agoauhal: fix handling and reporting of volume and mute
David Fuhrmann [Thu, 25 Apr 2013 18:32:25 +0000 (20:32 +0200)]
auhal: fix handling and reporting of volume and mute

Especially in the case that volume-save was set to false...
This adapts to behaviour of the other aout modules.

fixes #8501

11 years agomacosx: save 6 l10n strings
Felix Paul Kühne [Thu, 25 Apr 2013 17:49:11 +0000 (19:49 +0200)]
macosx: save 6 l10n strings

11 years agoRemove unused AOUT_VAR_*
Rémi Denis-Courmont [Thu, 25 Apr 2013 17:16:43 +0000 (20:16 +0300)]
Remove unused AOUT_VAR_*

11 years agoDirectSound: remove "audio-device" variable and simplify accordingly
Rémi Denis-Courmont [Thu, 25 Apr 2013 17:14:50 +0000 (20:14 +0300)]
DirectSound: remove "audio-device" variable and simplify accordingly

11 years agoDirectSound: remove unused "audio-device" variable choices
Rémi Denis-Courmont [Thu, 25 Apr 2013 16:48:35 +0000 (19:48 +0300)]
DirectSound: remove unused "audio-device" variable choices

11 years agoKAI: remove unused "audio-device" variable
Rémi Denis-Courmont [Thu, 25 Apr 2013 16:41:41 +0000 (19:41 +0300)]
KAI: remove unused "audio-device" variable

11 years agoDirectSound: use float output by default
Jean-Baptiste Kempf [Thu, 25 Apr 2013 17:08:08 +0000 (19:08 +0200)]
DirectSound: use float output by default

11 years agovda: correctly link module against libavcodec (close #8440)
Felix Paul Kühne [Thu, 25 Apr 2013 17:05:38 +0000 (19:05 +0200)]
vda: correctly link module against libavcodec (close #8440)

11 years agovda: add debug messages (refs #8440)
Felix Paul Kühne [Thu, 25 Apr 2013 17:05:07 +0000 (19:05 +0200)]
vda: add debug messages (refs #8440)

11 years agoauhal: cosmetics
Felix Paul Kühne [Thu, 25 Apr 2013 16:41:08 +0000 (18:41 +0200)]
auhal: cosmetics

11 years agoDo not use multimedia timers in WinStore app
Rafaël Carré [Mon, 22 Apr 2013 17:47:08 +0000 (19:47 +0200)]
Do not use multimedia timers in WinStore app

11 years agowaveout: report initially selected output device
Rémi Denis-Courmont [Thu, 25 Apr 2013 16:36:46 +0000 (19:36 +0300)]
waveout: report initially selected output device

11 years agoDirectSound: report initially selected device
Rémi Denis-Courmont [Thu, 25 Apr 2013 16:35:30 +0000 (19:35 +0300)]
DirectSound: report initially selected device

11 years agoDirectSound: add default device choice in configuration
Rémi Denis-Courmont [Thu, 25 Apr 2013 16:34:10 +0000 (19:34 +0300)]
DirectSound: add default device choice in configuration

11 years agoMKV: show forced subtitles even if they are not default
Denis Charmet [Thu, 25 Apr 2013 16:34:30 +0000 (18:34 +0200)]
MKV: show forced subtitles even if they are not default

Close #8500

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agoHLS demux: fix crash on invalid playlist
Rafaël Carré [Thu, 25 Apr 2013 16:28:59 +0000 (18:28 +0200)]
HLS demux: fix crash on invalid playlist

Close #8498

11 years agoQt: PLModel: missing qfu()
Francois Cartegnie [Thu, 25 Apr 2013 16:14:17 +0000 (18:14 +0200)]
Qt: PLModel: missing qfu()

11 years agoaout: dead code
Rémi Denis-Courmont [Thu, 25 Apr 2013 15:29:52 +0000 (18:29 +0300)]
aout: dead code

(request_vout is always non-NULL)

11 years agoUse NULL rather than 0 as pointer
Rémi Denis-Courmont [Thu, 25 Apr 2013 15:46:07 +0000 (18:46 +0300)]
Use NULL rather than 0 as pointer

11 years agogoom: fix error path
Rémi Denis-Courmont [Thu, 25 Apr 2013 15:45:41 +0000 (18:45 +0300)]
goom: fix error path

11 years agoFix spelling
Rémi Denis-Courmont [Thu, 25 Apr 2013 15:27:59 +0000 (18:27 +0300)]
Fix spelling

11 years agostream_ReadLine: correctly return an error on overflow (fixes #7361)
Rémi Denis-Courmont [Thu, 25 Apr 2013 15:04:07 +0000 (18:04 +0300)]
stream_ReadLine: correctly return an error on overflow (fixes #7361)

11 years agoUpdate FLAC/Vorbis cover scores to match ID3v2.
Timothy B. Terriberry [Thu, 25 Apr 2013 05:41:30 +0000 (22:41 -0700)]
Update FLAC/Vorbis cover scores to match ID3v2.

taglib.cpp had a completely ordered priority list of picture types to
use for album art from ID3v2 tags.
Since FLAC uses the same picture type field as ID3v2, use the same
priorities.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agoUse FLAC's picture selection for Vorbis/Opus.
Timothy B. Terriberry [Thu, 25 Apr 2013 04:52:52 +0000 (21:52 -0700)]
Use FLAC's picture selection for Vorbis/Opus.

When multiple pictures are embedded in a file, the FLAC demuxer
prioritizes them based on the picture type.
This ports the same algorithm over so it can be used by Vorbis and Opus.
It also extends its behavior for FLAC to work with both pictures
embedded in VORBIS_COMMENT blocks and in normal PICTURE blocks.

This also plugs a memory leak in vorbis_ParseComment() when parsing
METADATA_BLOCK_PICTURE tags.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agoUpdate attachments when updating metadata.
Timothy B. Terriberry [Thu, 25 Apr 2013 04:50:42 +0000 (21:50 -0700)]
Update attachments when updating metadata.

This makes album art work for formats like Vorbis and Opus which do
 not have metadata available immediately after Open().

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agomacosx: use height method for controls bar
David Fuhrmann [Thu, 25 Apr 2013 14:28:55 +0000 (16:28 +0200)]
macosx: use height method for controls bar

11 years agomacosx: fix video view and bottom bar framings
David Fuhrmann [Thu, 25 Apr 2013 14:22:42 +0000 (16:22 +0200)]
macosx: fix video view and bottom bar framings

... to allow toggling between playlist and video view in lion
fullscreen mode.

close #8496

11 years agoOn the road to 2.1.0-pre1
Jean-Baptiste Kempf [Thu, 25 Apr 2013 12:53:18 +0000 (14:53 +0200)]
On the road to 2.1.0-pre1

11 years agoskins2: fix an equalizer issue
Erwan Tulou [Thu, 25 Apr 2013 11:43:53 +0000 (13:43 +0200)]
skins2: fix an equalizer issue

Create the "equalizer-bands" and "equalizer-preamp" variables if not yet
created to ensure that callbacks are added successfully.

Note that this is a hack to work around a lack of proper notification
as to when these variables are created/deleted.

11 years agoQt: Menus: escape shortcuts in dynamic entries (fix #7123)
Francois Cartegnie [Thu, 25 Apr 2013 12:07:24 +0000 (14:07 +0200)]
Qt: Menus: escape shortcuts in dynamic entries (fix #7123)

11 years agoaccess: http: only warn on deflate errors
Francois Cartegnie [Wed, 24 Apr 2013 20:15:54 +0000 (22:15 +0200)]
access: http: only warn on deflate errors

11 years agoauhal: fix SPDIF -> default device fallback if SPDIF device is unplugged during playb...
Felix Paul Kühne [Thu, 25 Apr 2013 10:41:57 +0000 (12:41 +0200)]
auhal: fix SPDIF -> default device fallback if SPDIF device is unplugged during playback (close #8286)

11 years agocontrib: fix videolan URL
Rafaël Carré [Thu, 25 Apr 2013 08:56:54 +0000 (10:56 +0200)]
contrib: fix videolan URL

11 years agoauhal: unify debug output and add missing error messages
Felix Paul Kühne [Wed, 24 Apr 2013 21:23:40 +0000 (23:23 +0200)]
auhal: unify debug output and add missing error messages

11 years agoaout: remove left-over audio-device callback (fixes #5273)
Rémi Denis-Courmont [Wed, 24 Apr 2013 19:25:25 +0000 (22:25 +0300)]
aout: remove left-over audio-device callback (fixes #5273)

11 years agowaveout: implement device_select (fixes #8491)
Rémi Denis-Courmont [Wed, 24 Apr 2013 19:16:38 +0000 (22:16 +0300)]
waveout: implement device_select (fixes #8491)

11 years agowaveout: remove sys->i_wave_device_id
Rémi Denis-Courmont [Wed, 24 Apr 2013 19:13:18 +0000 (22:13 +0300)]
waveout: remove sys->i_wave_device_id

11 years agoDirectSound: implement device_select (fixes #8492)
Rémi Denis-Courmont [Wed, 24 Apr 2013 19:08:43 +0000 (22:08 +0300)]
DirectSound: implement device_select (fixes #8492)

11 years agoDirectSound: list devices (fixes #7868)
Rémi Denis-Courmont [Wed, 24 Apr 2013 18:23:00 +0000 (21:23 +0300)]
DirectSound: list devices (fixes #7868)

11 years agomacosx: same action for show playlist menu item and playlist button
David Fuhrmann [Wed, 24 Apr 2013 18:16:19 +0000 (20:16 +0200)]
macosx: same action for show playlist menu item and playlist button

Previous code recognized the alt value in Cmd+alt+p as an alt value,
even if the user does not really want to hide the window contents when using
the shortcut.

11 years agoauhal: correctly remove devices from list when being unplugged at runtime (close...
Felix Paul Kühne [Wed, 24 Apr 2013 16:43:37 +0000 (18:43 +0200)]
auhal: correctly remove devices from list when being unplugged at runtime (close #8476)

11 years agopulse: fix NDEBUG-only warning
Rémi Denis-Courmont [Wed, 24 Apr 2013 16:06:41 +0000 (19:06 +0300)]
pulse: fix NDEBUG-only warning

11 years agoobjects: fix NDEBUG-only warning
Rémi Denis-Courmont [Wed, 24 Apr 2013 16:08:37 +0000 (19:08 +0300)]
objects: fix NDEBUG-only warning

11 years agoobjects: limit development-related error message to debug builds
Rémi Denis-Courmont [Wed, 24 Apr 2013 16:05:27 +0000 (19:05 +0300)]
objects: limit development-related error message to debug builds

11 years agoFreetype: fix warnings
Jean-Baptiste Kempf [Wed, 24 Apr 2013 15:59:52 +0000 (17:59 +0200)]
Freetype: fix warnings

11 years agolua: sd: strengthen icecast. (fix #8425)
Francois Cartegnie [Wed, 24 Apr 2013 14:30:31 +0000 (16:30 +0200)]
lua: sd: strengthen icecast. (fix #8425)

XML is correct, but data is still random and full of junk...

11 years agocontrib: use latest sparkle version from git instead of the dated release
Felix Paul Kühne [Mon, 22 Apr 2013 22:21:58 +0000 (00:21 +0200)]
contrib: use latest sparkle version from git instead of the dated release

11 years agomacosx: fix subtitles drag and drop (close #8477)
Felix Paul Kühne [Wed, 24 Apr 2013 14:15:32 +0000 (16:15 +0200)]
macosx: fix subtitles drag and drop (close #8477)

11 years agoavcodec audio decoder: stricter PTS output
Rafaël Carré [Tue, 23 Apr 2013 16:27:18 +0000 (18:27 +0200)]
avcodec audio decoder: stricter PTS output

Only trust demuxer PTS if it is higher than what we expected
Fix demuxers that send several packets with identical PTS
Close #8453