]> git.sesse.net Git - vlc/log
vlc
11 years agovda: fix major memory leak which killed decoding shortly after start (close #8440)
Felix Paul Kühne [Thu, 2 May 2013 10:02:30 +0000 (12:02 +0200)]
vda: fix major memory leak which killed decoding shortly after start (close #8440)

11 years agominor update
Felix Paul Kühne [Thu, 2 May 2013 09:46:44 +0000 (11:46 +0200)]
minor update

11 years agomacosx: fix custom playback options (close #8543)
Felix Paul Kühne [Thu, 2 May 2013 09:42:13 +0000 (11:42 +0200)]
macosx: fix custom playback options (close #8543)

11 years agovout: trigger callbacks also when reinitializing (fixes #6181)
Rémi Denis-Courmont [Wed, 1 May 2013 08:22:30 +0000 (11:22 +0300)]
vout: trigger callbacks also when reinitializing (fixes #6181)

The values and choices of video output variables are still all there.
But we need to resend the control request to video output thread
so that they apply to the new video output display.

11 years agovout: trigger zoom callback at startup (fixes #4027)
Rémi Denis-Courmont [Wed, 1 May 2013 08:41:45 +0000 (11:41 +0300)]
vout: trigger zoom callback at startup (fixes #4027)

11 years agovout: initialize "scale" before "zoom" (refs #4027)
Rémi Denis-Courmont [Wed, 1 May 2013 08:40:33 +0000 (11:40 +0300)]
vout: initialize "scale" before "zoom" (refs #4027)

The zoom callback depends on the scale variable...

11 years agovout: use var_Inherit*() for video-title* variables
Rémi Denis-Courmont [Wed, 1 May 2013 08:08:45 +0000 (11:08 +0300)]
vout: use var_Inherit*() for video-title* variables

11 years agomacosx: add custom numberformatter to goto time field to only allow digits and :
David Fuhrmann [Tue, 30 Apr 2013 21:11:06 +0000 (23:11 +0200)]
macosx: add custom numberformatter to goto time field to only allow digits and :

This fixes wrong default formatting (with thousand separator) which
subsequently failed to parse the value correctly.

11 years agomacosx: properly synchronize goto stepper / field values
David Fuhrmann [Tue, 30 Apr 2013 20:01:35 +0000 (22:01 +0200)]
macosx: properly synchronize goto stepper / field values

11 years agomacosx: remove obsolete puzzle black box checkbox
David Fuhrmann [Tue, 30 Apr 2013 19:34:14 +0000 (21:34 +0200)]
macosx: remove obsolete puzzle black box checkbox

11 years agomacosx: sanity checks and locking for video provider (fixes #8541)
David Fuhrmann [Tue, 30 Apr 2013 18:27:53 +0000 (20:27 +0200)]
macosx: sanity checks and locking for video provider (fixes #8541)

11 years agoPuzzle: AUTHORS file update
Vianney BOYER [Mon, 15 Apr 2013 18:24:46 +0000 (20:24 +0200)]
Puzzle: AUTHORS file update

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agoPuzzle: main filter update
Vianney BOYER [Mon, 15 Apr 2013 18:24:45 +0000 (20:24 +0200)]
Puzzle: main filter update

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agoPuzzle: puzzle creation and solver
Vianney BOYER [Mon, 15 Apr 2013 18:24:45 +0000 (20:24 +0200)]
Puzzle: puzzle creation and solver

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agoPuzzle: piece management and drawing
Vianney BOYER [Mon, 15 Apr 2013 18:24:45 +0000 (20:24 +0200)]
Puzzle: piece management and drawing

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agoPuzzle: main drawing functions
Vianney BOYER [Mon, 15 Apr 2013 18:24:45 +0000 (20:24 +0200)]
Puzzle: main drawing functions

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agoPuzzle: add dedicated bezier functions
Vianney BOYER [Mon, 15 Apr 2013 18:24:45 +0000 (20:24 +0200)]
Puzzle: add dedicated bezier functions

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agoNormal/Loop/Repeat is correct order of loop playlist action.
Zoran Turalija [Tue, 23 Apr 2013 19:05:31 +0000 (21:05 +0200)]
Normal/Loop/Repeat is correct order of loop playlist action.

Keep description and reality in sync as in modules/control/hotkeys.c
under "case ACTIONID_LOOP:".

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agoavcapture: fix compilation warnings
Felix Paul Kühne [Tue, 30 Apr 2013 16:00:42 +0000 (18:00 +0200)]
avcapture: fix compilation warnings

11 years agomacosx: clean code of objectAtIndex
Felix Paul Kühne [Tue, 30 Apr 2013 15:58:46 +0000 (17:58 +0200)]
macosx: clean code of objectAtIndex

11 years agomacosx: use modern ObjC syntax for C-Numbers to NSNumber conversations
Felix Paul Kühne [Tue, 30 Apr 2013 15:28:50 +0000 (17:28 +0200)]
macosx: use modern ObjC syntax for C-Numbers to NSNumber conversations

11 years agomacosx: use modern ObjC syntax for C-String to NSString conversations
Felix Paul Kühne [Tue, 30 Apr 2013 15:22:50 +0000 (17:22 +0200)]
macosx: use modern ObjC syntax for C-String to NSString conversations

11 years agomacosx: upgrade read-only array initializations to the modern ObjC syntax
Felix Paul Kühne [Tue, 30 Apr 2013 15:01:47 +0000 (17:01 +0200)]
macosx: upgrade read-only array initializations to the modern ObjC syntax

No functional changes

11 years agoudp: handle error
Rémi Denis-Courmont [Tue, 30 Apr 2013 14:53:21 +0000 (17:53 +0300)]
udp: handle error

11 years agoudp: remove impossible case
Rémi Denis-Courmont [Tue, 30 Apr 2013 14:53:21 +0000 (17:53 +0300)]
udp: remove impossible case

EOF is never set in this plugin.

11 years agocontrib: ffmpeg: disable non-h264 hwaccels (fixes #8537)
Rémi Denis-Courmont [Tue, 30 Apr 2013 14:35:18 +0000 (17:35 +0300)]
contrib: ffmpeg: disable non-h264 hwaccels (fixes #8537)

Better fall back to software decoding than crash.

11 years agojack: check for jack >= 1.9.7 or jack >= 0.120.1 (fixes #8493)
Tristan Matthews [Tue, 30 Apr 2013 06:44:01 +0000 (02:44 -0400)]
jack: check for jack >= 1.9.7 or jack >= 0.120.1 (fixes #8493)

These are the versions of JACK and JACK2 which introduced the
latency API.
Error out if JACK is not installed and "--enable-jack" was used.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
11 years agomacosx: respect video-x and video-y (finally....)
Felix Paul Kühne [Tue, 30 Apr 2013 13:52:05 +0000 (15:52 +0200)]
macosx: respect video-x and video-y (finally....)

11 years agoauhal: fix compilation on 10.6 and prevent attempts to set it up on those OS X versio...
Felix Paul Kühne [Tue, 30 Apr 2013 13:18:16 +0000 (15:18 +0200)]
auhal: fix compilation on 10.6 and prevent attempts to set it up on those OS X versions (refs #8536)

11 years agomacosx: update list of referenced OSX-specific files in xcodeproj
Felix Paul Kühne [Tue, 30 Apr 2013 12:48:15 +0000 (14:48 +0200)]
macosx: update list of referenced OSX-specific files in xcodeproj

11 years agoauhal: add support for 8.0 and 8.1 output (close #8536)
Felix Paul Kühne [Tue, 30 Apr 2013 12:45:55 +0000 (14:45 +0200)]
auhal: add support for 8.0 and 8.1 output (close #8536)

11 years agomacosx: remove duplicate code by using the same IBAction for both Prefs Reset buttons
Felix Paul Kühne [Tue, 30 Apr 2013 11:38:22 +0000 (13:38 +0200)]
macosx: remove duplicate code by using the same IBAction for both Prefs Reset buttons

11 years agomacosx: restart VLC when resetting preferences to ease our support work (close #8534)
Felix Paul Kühne [Tue, 30 Apr 2013 11:31:22 +0000 (13:31 +0200)]
macosx: restart VLC when resetting preferences to ease our support work (close #8534)

This commit also prettifies the displayed scare messages

11 years agoRevert "avcodec/vda: add shortcut for non-ambigous referencing"
Felix Paul Kühne [Tue, 30 Apr 2013 11:19:42 +0000 (13:19 +0200)]
Revert "avcodec/vda: add shortcut for non-ambigous referencing"

This reverts commit 1e6cf730adbb40810c98e2443661ef25ba6d35a5.

11 years agoavcodec: Add XYZ colorspace
Nicolas Bertrand [Tue, 30 Apr 2013 09:36:45 +0000 (11:36 +0200)]
avcodec: Add XYZ colorspace

Adding XYZ colorspace allow usage of jpeg2000 decoders for
digital cinema

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agoavcodec: H.263 can be accelerated too
Rémi Denis-Courmont [Mon, 29 Apr 2013 16:14:42 +0000 (19:14 +0300)]
avcodec: H.263 can be accelerated too

(Maybe the list of accelerated codecs should be removed now...)

11 years agotranscode: fix audio format given to filters (fixes #8385)
Rémi Denis-Courmont [Mon, 29 Apr 2013 15:33:40 +0000 (18:33 +0300)]
transcode: fix audio format given to filters (fixes #8385)

11 years agohttp: do not bother with login dialog if there is no realm
Rémi Denis-Courmont [Mon, 29 Apr 2013 14:02:45 +0000 (17:02 +0300)]
http: do not bother with login dialog if there is no realm

Authentication will fail anyway. Also fixes NULL for %s.

11 years agoaout: Increase/decrease volume in steps of 5%
Sandeep Kumar [Mon, 29 Apr 2013 11:56:21 +0000 (17:26 +0530)]
aout: Increase/decrease volume in steps of 5%

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
11 years agoMac: use Blu-ray too
Jean-Baptiste Kempf [Mon, 29 Apr 2013 13:53:53 +0000 (15:53 +0200)]
Mac: use Blu-ray too

11 years agoBD module: no tabs in source code...
Jean-Baptiste Kempf [Mon, 29 Apr 2013 13:53:34 +0000 (15:53 +0200)]
BD module: no tabs in source code...

11 years agosout avcodec: simplify OpenEncoder retry
Rafaël Carré [Mon, 29 Apr 2013 12:11:51 +0000 (14:11 +0200)]
sout avcodec: simplify OpenEncoder retry

11 years agoIt's Blu-ray now
Christoph Miebach [Mon, 29 Apr 2013 11:07:16 +0000 (13:07 +0200)]
It's Blu-ray now

11 years agoTimecode: try to fix copy/paste error
Jean-Baptiste Kempf [Mon, 29 Apr 2013 10:02:55 +0000 (12:02 +0200)]
Timecode: try to fix copy/paste error

11 years agoPut scene in the right preference category
Jean-Baptiste Kempf [Sun, 28 Apr 2013 23:49:31 +0000 (01:49 +0200)]
Put scene in the right preference category

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