]> git.sesse.net Git - vlc/log
vlc
15 years agoWin32: generate crashdumps everytime except if a debugger is present
Geoffroy Couprie [Mon, 27 Apr 2009 12:20:03 +0000 (14:20 +0200)]
Win32: generate crashdumps everytime except if a debugger is present

15 years agoGnuTLS: add larger SHAs
Rémi Denis-Courmont [Sun, 26 Apr 2009 19:08:45 +0000 (22:08 +0300)]
GnuTLS: add larger SHAs

15 years agoQt4: FSC: increase the top of it for better grabation.
Jean-Baptiste Kempf [Sun, 26 Apr 2009 18:41:24 +0000 (20:41 +0200)]
Qt4: FSC: increase the top of it for better grabation.

15 years agoCheck xcb-xv version
Rémi Denis-Courmont [Sun, 26 Apr 2009 18:39:21 +0000 (21:39 +0300)]
Check xcb-xv version

15 years agoQt: FSC, don't move if you clicked on a button (and not the plain controller )
Jean-Baptiste Kempf [Sun, 26 Apr 2009 18:32:53 +0000 (20:32 +0200)]
Qt: FSC, don't move if you clicked on a button (and not the plain controller )

Close #2429 and #2460.

15 years agoconfigure: fix linking of libvlc on Mac OS X.
Derk-Jan Hartman [Sun, 26 Apr 2009 17:24:44 +0000 (19:24 +0200)]
configure: fix linking of libvlc on Mac OS X.

15 years agoremove unneeded tests.
Rémi Duraffort [Sun, 26 Apr 2009 16:46:16 +0000 (18:46 +0200)]
remove unneeded tests.

15 years ago*Ahem*
Rémi Denis-Courmont [Sun, 26 Apr 2009 16:51:21 +0000 (19:51 +0300)]
*Ahem*

15 years agoExplicitly add formerly implicit submodule shortcuts
Rémi Denis-Courmont [Sun, 26 Apr 2009 16:36:44 +0000 (19:36 +0300)]
Explicitly add formerly implicit submodule shortcuts

Except for a few cases:
 - dialog providers -> cannot be selected explicitly,
 - window providers -> cannot be selected explicitly,
 - ffmpeg-deinterlace -> "ffmpeg" does not make much sense here??
 - kate -> already duplicating its own shortcut

Note sure about packetizers: added just in case

15 years agoForce plugins cache rebuild due to previous commit
Rémi Denis-Courmont [Sun, 26 Apr 2009 16:19:45 +0000 (19:19 +0300)]
Force plugins cache rebuild due to previous commit

15 years agoSubmodules do not inherit shortcuts anymore (fix: #2696)
Rémi Denis-Courmont [Sun, 26 Apr 2009 16:16:58 +0000 (19:16 +0300)]
Submodules do not inherit shortcuts anymore (fix: #2696)

15 years agoDummy: vlc is only a valid shortcut for access/demux
Rémi Denis-Courmont [Sun, 26 Apr 2009 16:23:38 +0000 (19:23 +0300)]
Dummy: vlc is only a valid shortcut for access/demux

15 years agoAdd a function to get the Title and fallback to the name if the title is empty.
Rémi Duraffort [Sat, 25 Apr 2009 20:01:48 +0000 (22:01 +0200)]
Add a function to get the Title and fallback to the name if the title is empty.

15 years agomodule_GetModulesNamesByCapability: (partially) fix submodules handling
Rémi Denis-Courmont [Sun, 26 Apr 2009 16:13:38 +0000 (19:13 +0300)]
module_GetModulesNamesByCapability: (partially) fix submodules handling

15 years agoXCB: handle planar YVU (YV12) properly (untested)
Rémi Denis-Courmont [Sun, 26 Apr 2009 15:00:48 +0000 (18:00 +0300)]
XCB: handle planar YVU (YV12) properly (untested)

15 years agoXCB: allocate UV planes, fallback to HW scaling + SW chroma
Rémi Denis-Courmont [Sun, 26 Apr 2009 14:24:15 +0000 (17:24 +0300)]
XCB: allocate UV planes, fallback to HW scaling + SW chroma

XVideo is now usable for YUV!

15 years agoXCB: develop picture core initialization
Rémi Denis-Courmont [Sun, 26 Apr 2009 13:10:19 +0000 (16:10 +0300)]
XCB: develop picture core initialization

15 years agoXCB: also set RGB masks in video_format_t
Rémi Denis-Courmont [Sun, 26 Apr 2009 14:23:08 +0000 (17:23 +0300)]
XCB: also set RGB masks in video_format_t

15 years agoSimplify context
Rémi Denis-Courmont [Sun, 26 Apr 2009 13:09:50 +0000 (16:09 +0300)]
Simplify context

15 years agoAdds a few more types of MOD files
Konstanty [Sun, 26 Apr 2009 14:05:44 +0000 (16:05 +0200)]
Adds a few more types of MOD files

Signed-off-by: Laurent Aimar <fenrir@videolan.org>
15 years agoA really small optim (art fetcher).
Laurent Aimar [Sun, 26 Apr 2009 13:49:23 +0000 (15:49 +0200)]
A really small optim (art fetcher).

15 years agoComplete input/decoder.c review to use VLC_TS_INVALID.
Laurent Aimar [Sun, 26 Apr 2009 13:31:35 +0000 (15:31 +0200)]
Complete input/decoder.c review to use VLC_TS_INVALID.

No functionnal changes.

15 years agoFixed opencv video filter wrapper compilation.
Laurent Aimar [Sun, 26 Apr 2009 13:30:09 +0000 (15:30 +0200)]
Fixed opencv video filter wrapper compilation.

Based on an initial patch from Nicolas Chauvet.

15 years agoinvmem: fix a pts issue causing the output to stays black
Ludovic Fauvet [Sun, 26 Apr 2009 09:54:13 +0000 (11:54 +0200)]
invmem: fix a pts issue causing the output to stays black

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoInvmem: fix a crash when allocating pictures memory, remove duplicate statement and...
Ludovic Fauvet [Sun, 26 Apr 2009 09:44:33 +0000 (11:44 +0200)]
Invmem: fix a crash when allocating pictures memory, remove duplicate statement and fix leaks.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoQt4: force destruction of PopupMenu when Vout Changes.
Jean-Baptiste Kempf [Sun, 26 Apr 2009 13:05:15 +0000 (15:05 +0200)]
Qt4: force destruction of PopupMenu when Vout Changes.

Close #2427.

15 years agoReplaced playlist_internal.h by libvlc.h in control/playlist.c
Laurent Aimar [Sun, 26 Apr 2009 12:03:11 +0000 (14:03 +0200)]
Replaced playlist_internal.h by libvlc.h in control/playlist.c

Only libvlc_priv was needed.

15 years agoDo not include vout_control.h in mediacontrol_audio_video.c
Laurent Aimar [Sun, 26 Apr 2009 12:00:04 +0000 (14:00 +0200)]
Do not include vout_control.h in mediacontrol_audio_video.c

It is simply unneeded.

15 years agoReplaced ReduceHeight by GCD (vout).
Laurent Aimar [Sat, 25 Apr 2009 21:14:24 +0000 (23:14 +0200)]
Replaced ReduceHeight by GCD (vout).

15 years agoPortaudio: kills warnings.
Jean-Baptiste Kempf [Sun, 26 Apr 2009 10:56:42 +0000 (12:56 +0200)]
Portaudio: kills warnings.

15 years agoBDA: remove unneeded variable.
Jean-Baptiste Kempf [Sun, 26 Apr 2009 10:44:37 +0000 (12:44 +0200)]
BDA: remove unneeded variable.

15 years agoWin32: fix compile of BDA.
Jean-Baptiste Kempf [Sun, 26 Apr 2009 10:39:14 +0000 (12:39 +0200)]
Win32: fix compile of BDA.

15 years agoFinnish translation update
Tero Pelander [Sun, 26 Apr 2009 08:52:43 +0000 (11:52 +0300)]
Finnish translation update

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
15 years agoYum, abusing private headers
Rémi Denis-Courmont [Sun, 26 Apr 2009 08:45:06 +0000 (11:45 +0300)]
Yum, abusing private headers

15 years agoUse libvlccore C flags for libvlccore
Rémi Denis-Courmont [Sat, 25 Apr 2009 21:02:29 +0000 (00:02 +0300)]
Use libvlccore C flags for libvlccore

15 years agoXCB: preliminary XVideo plugin
Rémi Denis-Courmont [Sun, 19 Apr 2009 10:11:22 +0000 (13:11 +0300)]
XCB: preliminary XVideo plugin

Allocation of U/V planes and unsupported chroma fallback are critically
missing. XvPort grabbing is not implemented. Also, full screen, scale,
zoom, A.R. and crop are missing as with the other XCB plugin.

15 years agoRemove no-op combination.
Rémi Denis-Courmont [Sat, 25 Apr 2009 20:39:26 +0000 (23:39 +0300)]
Remove no-op combination.

15 years agoAllow buggy glibc if Native Language Support _and_ Mozilla are off.
Rémi Denis-Courmont [Sat, 25 Apr 2009 20:39:04 +0000 (23:39 +0300)]
Allow buggy glibc if Native Language Support _and_ Mozilla are off.

15 years agoComplete review of clock.c to use VLC_TS_INVALID.
Laurent Aimar [Sat, 25 Apr 2009 20:31:36 +0000 (22:31 +0200)]
Complete review of clock.c to use VLC_TS_INVALID.

It has no functionnality changes.

15 years agoRenamed BLOCK_TS_INVALID to VLC_TS_INVALID and put it in vlc_config.h
Laurent Aimar [Sat, 25 Apr 2009 20:05:15 +0000 (22:05 +0200)]
Renamed BLOCK_TS_INVALID to VLC_TS_INVALID and put it in vlc_config.h

Sorry for the previous one.

15 years agoXCB: develop resize handling
Rémi Denis-Courmont [Sat, 25 Apr 2009 19:01:32 +0000 (22:01 +0300)]
XCB: develop resize handling

15 years agoXCB: Factor picture allocation
Rémi Denis-Courmont [Mon, 20 Apr 2009 10:01:58 +0000 (13:01 +0300)]
XCB: Factor picture allocation

15 years agoXCB: factor some code
Rémi Denis-Courmont [Sun, 19 Apr 2009 09:20:49 +0000 (12:20 +0300)]
XCB: factor some code

15 years agoRAOP needs gpg-error as it calls gpg_strerror()
Rémi Denis-Courmont [Sat, 25 Apr 2009 15:18:12 +0000 (18:18 +0300)]
RAOP needs gpg-error as it calls gpg_strerror()

15 years agoSeparate libvlccore and libvlc flags, fix pthread linking on Debian Sid
Rémi Denis-Courmont [Sat, 25 Apr 2009 15:07:38 +0000 (18:07 +0300)]
Separate libvlccore and libvlc flags, fix pthread linking on Debian Sid

15 years agoplaylist_sort: sort using the title and fallback to the name when the title is empty.
Rémi Duraffort [Sat, 25 Apr 2009 18:25:10 +0000 (20:25 +0200)]
playlist_sort: sort using the title and fallback to the name when the title is empty.
(this fix the sort which was buggy).

15 years agouse var_Get(Bool|Integer|...) when possible.
Rémi Duraffort [Sun, 19 Apr 2009 17:31:51 +0000 (19:31 +0200)]
use var_Get(Bool|Integer|...) when possible.
(and fix a memleak)

15 years agoaccess: compile warnings.
Rémi Duraffort [Sun, 19 Apr 2009 17:29:47 +0000 (19:29 +0200)]
access: compile warnings.

15 years agoinclude config.h before any other include.
Rémi Duraffort [Sun, 19 Apr 2009 17:14:26 +0000 (19:14 +0200)]
include config.h before any other include.

15 years agoAdded BLOCK_TS_INVALID define to check against unset/invalid timestamp.
Laurent Aimar [Sat, 25 Apr 2009 14:00:27 +0000 (16:00 +0200)]
Added BLOCK_TS_INVALID define to check against unset/invalid timestamp.

Its current value is 0 because of historical reasons. Once all the code
has been reviewed and changed to use BLOCK_TS_INVALID, we can then lower it
to INT64_MIN for example.

15 years agoMake drawable-xid a config item, so VLC can be embedded from the CLI
Rémi Denis-Courmont [Sat, 25 Apr 2009 13:59:29 +0000 (16:59 +0300)]
Make drawable-xid a config item, so VLC can be embedded from the CLI

15 years agodeinterlace: Tag this option as safe
Anthony Loiseau [Fri, 24 Apr 2009 13:32:17 +0000 (15:32 +0200)]
deinterlace: Tag this option as safe

Deinterlace plugin seems safe enough to allow its usage, in web plugin
in my case.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
15 years agoFixed direct3d open error handling.
Laurent Aimar [Sat, 25 Apr 2009 12:02:57 +0000 (14:02 +0200)]
Fixed direct3d open error handling.

At least a non allocated lock was released.

15 years agoQt4: fix a rare crash...
Jean-Baptiste Kempf [Fri, 24 Apr 2009 21:53:08 +0000 (23:53 +0200)]
Qt4: fix a rare crash...

To crash it:
- Uncheck preference all->Video->Embedded video
- save and exit vlc.
- open VLC
- Open a video file with vlc, turn on visualization.
- ReCheck preferences all->Video->Embedded video and save preferences.
- Press "N" at the keyboard

Close #2486.

15 years agoAuto probe BDA tuner when using dvb://
Laurent Aimar [Fri, 24 Apr 2009 19:47:18 +0000 (21:47 +0200)]
Auto probe BDA tuner when using dvb://

15 years agoUse the same frequency range for DVB-T/C than our linux dvb module.
Laurent Aimar [Fri, 24 Apr 2009 19:39:22 +0000 (21:39 +0200)]
Use the same frequency range for DVB-T/C than our linux dvb module.

It also makes it match the dvb-frequency option documentation.

15 years agoForce TS demuxer when using BDA access.
Laurent Aimar [Fri, 24 Apr 2009 19:32:05 +0000 (21:32 +0200)]
Force TS demuxer when using BDA access.

It seems that BDA does not filter out corrupted packets so our demuxer
detection can be fooled by bad reception.

15 years agoCleaned up the way BDA store data from the sample grabber.
Laurent Aimar [Fri, 24 Apr 2009 19:29:05 +0000 (21:29 +0200)]
Cleaned up the way BDA store data from the sample grabber.

15 years agoFixed BDA sample grabber connection.
Laurent Aimar [Fri, 24 Apr 2009 19:01:51 +0000 (21:01 +0200)]
Fixed BDA sample grabber connection.

It seems that two subtype are possible, so try both.
It fixes BDA playback.

15 years agoFixed segafult when stopping BDA.
Laurent Aimar [Fri, 24 Apr 2009 18:25:34 +0000 (20:25 +0200)]
Fixed segafult when stopping BDA.

15 years agoQt: fullscreen controller first position.
Jean-Baptiste Kempf [Fri, 24 Apr 2009 19:31:09 +0000 (21:31 +0200)]
Qt: fullscreen controller first position.

Close #2283.

15 years agoQt: fix some parsing of SOut options.
Jean-Baptiste Kempf [Fri, 24 Apr 2009 17:48:01 +0000 (19:48 +0200)]
Qt: fix some parsing of SOut options.

Close #1853

15 years agoQt: fix behaviour in F11 mode.
Jean-Baptiste Kempf [Fri, 24 Apr 2009 16:45:16 +0000 (18:45 +0200)]
Qt: fix behaviour in F11 mode.

Close #1717

15 years agoLibass: set more debug messages.
Jean-Baptiste Kempf [Fri, 24 Apr 2009 16:30:06 +0000 (18:30 +0200)]
Libass: set more debug messages.

15 years agoMerge branch 'master' of git@git.videolan.org:vlc
Jean-Baptiste Kempf [Fri, 24 Apr 2009 16:22:14 +0000 (18:22 +0200)]
Merge branch 'master' of git@git.videolan.org:vlc

15 years agoQt4: make the cdda-track option work from the GUI.
Jean-Baptiste Kempf [Fri, 24 Apr 2009 16:20:58 +0000 (18:20 +0200)]
Qt4: make the cdda-track option work from the GUI.

Ref #1800

15 years agoFFmpeg is now available at *.ffmpeg.org
Anthony Loiseau [Fri, 24 Apr 2009 12:48:09 +0000 (14:48 +0200)]
FFmpeg is now available at *.ffmpeg.org

This does not change many things since svn.mplayerhq.hu refers
to the same IP as svn.ffmpeg.org currently, but it may change
in the future.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoContrib: bump schro to 1.0.7, since 1.0.6 had many issues.
Jean-Baptiste Kempf [Thu, 23 Apr 2009 11:34:12 +0000 (13:34 +0200)]
Contrib: bump schro to 1.0.7, since 1.0.6 had many issues.

15 years agol10n: Italian update
Vincenzo Reale [Wed, 22 Apr 2009 21:56:42 +0000 (22:56 +0100)]
l10n: Italian update

Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agoUsed a better audio output frame size in avcodec depending on the codec.
Laurent Aimar [Wed, 22 Apr 2009 18:43:00 +0000 (20:43 +0200)]
Used a better audio output frame size in avcodec depending on the codec.

15 years agoFixed cmov error handling avoid a later NULL pointer use.
Laurent Aimar [Tue, 21 Apr 2009 19:14:32 +0000 (21:14 +0200)]
Fixed cmov error handling avoid a later NULL pointer use.

15 years agoAvoid MoveEvent action in Drag&Drop
Ludovic Fauvet [Wed, 22 Apr 2009 15:50:38 +0000 (17:50 +0200)]
Avoid MoveEvent action in Drag&Drop

Close #2672
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoQt4: Middle mouse click on the InputSlider cause a wrong behaviour
Ludovic Fauvet [Tue, 21 Apr 2009 17:34:44 +0000 (19:34 +0200)]
Qt4: Middle mouse click on the InputSlider cause a wrong behaviour

A mouse event was not correctly propagated.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoOpenBSD needs sys/types.h for net/if.h
Rémi Denis-Courmont [Tue, 21 Apr 2009 18:24:41 +0000 (21:24 +0300)]
OpenBSD needs sys/types.h for net/if.h

15 years agoUse POSIX TPS option only if present
Rémi Denis-Courmont [Tue, 21 Apr 2009 15:47:24 +0000 (18:47 +0300)]
Use POSIX TPS option only if present

15 years agoVCD OpenBSD build fix
Joris van Rooij [Tue, 21 Apr 2009 14:37:14 +0000 (16:37 +0200)]
VCD OpenBSD build fix

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
15 years agovlc_pgettext is a gettext keyword
Rémi Denis-Courmont [Tue, 21 Apr 2009 09:05:48 +0000 (12:05 +0300)]
vlc_pgettext is a gettext keyword

15 years ago(p?)gettext -> vlc_\1gettext
Rémi Denis-Courmont [Tue, 21 Apr 2009 08:58:21 +0000 (11:58 +0300)]
(p?)gettext -> vlc_\1gettext

15 years agoContribs: live update merged the patch.
Jean-Baptiste Kempf [Mon, 20 Apr 2009 22:57:19 +0000 (00:57 +0200)]
Contribs: live update merged the patch.

15 years agoQt4: main_interface, cleaning
Jean-Baptiste Kempf [Mon, 20 Apr 2009 22:52:26 +0000 (00:52 +0200)]
Qt4: main_interface, cleaning

15 years agol10n: Dutch update
Myckel Habets [Mon, 20 Apr 2009 22:49:38 +0000 (23:49 +0100)]
l10n: Dutch update

Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agoImgresample has been removed
Christophe Mutricy [Mon, 20 Apr 2009 22:45:57 +0000 (23:45 +0100)]
Imgresample has been removed

15 years agoFixed object type parsing in mpeg4 audio.
Laurent Aimar [Mon, 20 Apr 2009 20:10:18 +0000 (22:10 +0200)]
Fixed object type parsing in mpeg4 audio.

15 years agoWorkaround another swscale bug.
Laurent Aimar [Mon, 20 Apr 2009 20:06:57 +0000 (22:06 +0200)]
Workaround another swscale bug.

 Some RGB conversion are broken if SWS_ACCURATE_RND is not set.
This commit should be reverted when swscale is fixed (or at least a
check on the version is needed).

15 years agoQt: fix a crash ( #342332 on ubuntu)
Jean-Baptiste Kempf [Mon, 20 Apr 2009 19:25:27 +0000 (21:25 +0200)]
Qt: fix a crash ( #342332 on ubuntu)

15 years agoEnabled again timeout for win32 in live555.
Laurent Aimar [Fri, 17 Apr 2009 19:23:25 +0000 (21:23 +0200)]
Enabled again timeout for win32 in live555.

15 years agoAdded a live555 patch to try to fix the win32 port.
Laurent Aimar [Fri, 17 Apr 2009 19:19:35 +0000 (21:19 +0200)]
Added a live555 patch to try to fix the win32 port.

15 years agoNSV: use VP30 instead of VP31.
Jean-Baptiste Kempf [Mon, 20 Apr 2009 15:36:00 +0000 (17:36 +0200)]
NSV: use VP30 instead of VP31.

This will not change anything, since this is the same codec in FFmpeg, but seeing that VP30 is way more used than VP31, the codec display will be more oftenly accurate.

15 years agoQt: cosmetics.
Jean-Baptiste Kempf [Mon, 20 Apr 2009 15:35:20 +0000 (17:35 +0200)]
Qt: cosmetics.

15 years agoSupport for VP50 and Speex in NSV.
Jean-Baptiste Kempf [Mon, 20 Apr 2009 15:17:12 +0000 (17:17 +0200)]
Support for VP50 and Speex in NSV.

15 years agoQt: no need to restart VLC to get the new toolbars.
Jean-Baptiste Kempf [Mon, 20 Apr 2009 13:44:18 +0000 (15:44 +0200)]
Qt: no need to restart VLC to get the new toolbars.

15 years agoMKV wants to include libintl.h
Rémi Denis-Courmont [Mon, 20 Apr 2009 09:23:16 +0000 (12:23 +0300)]
MKV wants to include libintl.h

15 years agoQt: make the customize dialog a true Dialog.
Jean-Baptiste Kempf [Sun, 19 Apr 2009 16:06:05 +0000 (18:06 +0200)]
Qt: make the customize dialog a true Dialog.

15 years agoQt: apply big and flat attributes to all QToolButton, even if they are sub-children...
Jean-Baptiste Kempf [Sun, 19 Apr 2009 15:53:44 +0000 (17:53 +0200)]
Qt: apply big and flat attributes to all QToolButton, even if they are sub-children of a QFrame.

This apply to teletext and DVD menus buttons.
Close #2516.

15 years agoXCB: small simplification
Rémi Denis-Courmont [Mon, 20 Apr 2009 07:30:23 +0000 (10:30 +0300)]
XCB: small simplification

15 years agoXCB: memory leak with --no-x11-shm
Rémi Denis-Courmont [Mon, 20 Apr 2009 07:17:41 +0000 (10:17 +0300)]
XCB: memory leak with --no-x11-shm

15 years agoFix precompilation
Rémi Denis-Courmont [Mon, 20 Apr 2009 06:27:47 +0000 (09:27 +0300)]
Fix precompilation

15 years agoClean up (with a little help from clang)
Felix Paul Kühne [Sun, 19 Apr 2009 22:14:11 +0000 (00:14 +0200)]
Clean up (with a little help from clang)

15 years agoclang compilation fix
Felix Paul Kühne [Sun, 19 Apr 2009 21:36:28 +0000 (23:36 +0200)]
clang compilation fix

15 years agoUse ANSI/POSIX float notation uniformly for the command line
Rémi Denis-Courmont [Sun, 19 Apr 2009 21:30:28 +0000 (00:30 +0300)]
Use ANSI/POSIX float notation uniformly for the command line

This is consistent with the vlcrc syntax. Shell scripts et al. are
unlikely to be aware of the locale decimal separator anyway.