]> git.sesse.net Git - vlc/log
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 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.

15 years agoXCB: do not set the background to black
Rémi Denis-Courmont [Sun, 19 Apr 2009 18:14:21 +0000 (21:14 +0300)]
XCB: do not set the background to black

This avoids the ugly blinking while resizing.
The embedding window should set the proper background in any case.

15 years agoxosd: requiere a not so old version.
Rémi Duraffort [Sun, 19 Apr 2009 16:30:48 +0000 (18:30 +0200)]
xosd: requiere a not so old version.

15 years agoAllocated up to VOUT_MAX_PICTURES when direct mode can be available (xv).
Laurent Aimar [Sun, 19 Apr 2009 12:20:04 +0000 (14:20 +0200)]
Allocated up to VOUT_MAX_PICTURES when direct mode can be available (xv).

It will avoid some useless copy in video_output.

15 years agoAlways link/unlink picture in ffmpeg_GetFrame/ReleaseBuf.
Laurent Aimar [Sun, 19 Apr 2009 12:07:53 +0000 (14:07 +0200)]
Always link/unlink picture in ffmpeg_GetFrame/ReleaseBuf.

It seems that the field AVFrame::reference may change between the 2 calls.

15 years agoWrap
Rémi Denis-Courmont [Sun, 19 Apr 2009 10:23:24 +0000 (13:23 +0300)]
Wrap

15 years agoAC_MSG_ERROR for configure errors
Rémi Denis-Courmont [Sun, 19 Apr 2009 10:21:27 +0000 (13:21 +0300)]
AC_MSG_ERROR for configure errors

AC_MSG_FAILURE is solely meant for configure check unexpected failure,
not for "normal" errors whereby a check detects a missing dependency.

15 years agoRemove imgresample
Rémi Denis-Courmont [Sun, 19 Apr 2009 10:20:52 +0000 (13:20 +0300)]
Remove imgresample

15 years agoxosd: some cleaning and fix compilation for version(libxosd) < 2
Rémi Duraffort [Sun, 19 Apr 2009 10:19:21 +0000 (12:19 +0200)]
xosd: some cleaning and fix compilation for version(libxosd) < 2

15 years agoTranslate meta data category properly
Rémi Denis-Courmont [Sat, 18 Apr 2009 20:23:03 +0000 (23:23 +0300)]
Translate meta data category properly

15 years agoDon't call gettext for stuff that's not translated
Rémi Denis-Courmont [Sat, 18 Apr 2009 20:22:44 +0000 (23:22 +0300)]
Don't call gettext for stuff that's not translated

15 years agoUse gettext() as per gettext standard for non-constant parameters
Rémi Denis-Courmont [Sat, 18 Apr 2009 20:21:38 +0000 (23:21 +0300)]
Use gettext() as per gettext standard for non-constant parameters

15 years agoXCB: get rid of -lxcb_image
Rémi Denis-Courmont [Sat, 18 Apr 2009 20:10:12 +0000 (23:10 +0300)]
XCB: get rid of -lxcb_image

It made things more complicated for MIT-SHM.

15 years agoXCB: move xcb_flush to more appropriate place
Rémi Denis-Courmont [Sat, 18 Apr 2009 19:03:30 +0000 (22:03 +0300)]
XCB: move xcb_flush to more appropriate place

15 years agoTypo
Rémi Denis-Courmont [Sat, 18 Apr 2009 18:41:40 +0000 (21:41 +0300)]
Typo

15 years agoXCB: keep the same window through resizing
Rémi Denis-Courmont [Sat, 18 Apr 2009 17:11:27 +0000 (20:11 +0300)]
XCB: keep the same window through resizing

15 years agoXCB: output does not need -lxcb_aux anymore
Rémi Denis-Courmont [Sat, 18 Apr 2009 16:29:18 +0000 (19:29 +0300)]
XCB: output does not need -lxcb_aux anymore

15 years agoXCB: select the screen from parent window rather than from DISPLAY
Rémi Denis-Courmont [Sat, 18 Apr 2009 16:27:47 +0000 (19:27 +0300)]
XCB: select the screen from parent window rather than from DISPLAY

15 years agomacosx: fixed a few bugs found by clang's code analysis
Felix Paul Kühne [Sat, 18 Apr 2009 14:35:41 +0000 (16:35 +0200)]
macosx: fixed a few bugs found by clang's code analysis

15 years agoTypo
Rémi Denis-Courmont [Sat, 18 Apr 2009 13:43:42 +0000 (16:43 +0300)]
Typo

15 years agoXCB: subscribe to parent window resize event only once
Rémi Denis-Courmont [Sat, 18 Apr 2009 09:07:15 +0000 (12:07 +0300)]
XCB: subscribe to parent window resize event only once

15 years agoXCB: translate
Rémi Denis-Courmont [Sat, 18 Apr 2009 08:36:15 +0000 (11:36 +0300)]
XCB: translate

15 years agoRemoved file from libmpeg2
Rémi Denis-Courmont [Sat, 18 Apr 2009 08:32:11 +0000 (11:32 +0300)]
Removed file from libmpeg2

(Those should not have been in POTFILES in the first place)

15 years agox264: handle obsolete parameters (fix #2667)
Rémi Denis-Courmont [Sat, 18 Apr 2009 07:40:24 +0000 (10:40 +0300)]
x264: handle obsolete parameters (fix #2667)

15 years agol10n: Italian update
Vincenzo Reale [Sat, 18 Apr 2009 00:35:25 +0000 (01:35 +0100)]
l10n: Italian update

Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agol10n: Slovak update
Marián Hikaník [Sat, 18 Apr 2009 00:34:28 +0000 (01:34 +0100)]
l10n: Slovak update

Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agoAdd the comment on why and how we translate "C" in vlc.pot
Christophe Mutricy [Sat, 18 Apr 2009 00:32:46 +0000 (01:32 +0100)]
Add the comment on why and how we translate "C" in vlc.pot

15 years agoAllow to pass comments to translators
Christophe Mutricy [Sat, 18 Apr 2009 00:30:57 +0000 (01:30 +0100)]
Allow to pass comments to translators

Comment blocks starting by 'xgettext:' will find there way to vlc.pot and
the .po. You can use it to pass instructions or context to the translators

15 years agoProvide at least a short text and don't translate ""
Christophe Mutricy [Fri, 17 Apr 2009 23:01:46 +0000 (00:01 +0100)]
Provide at least a short text and don't translate ""

It's a special case and print the metadata of the l10n

15 years agomacosx: add respective popup menu item to save HTML playlists
Felix Paul Kühne [Fri, 17 Apr 2009 22:30:25 +0000 (00:30 +0200)]
macosx: add respective popup menu item to save HTML playlists

15 years agomacosx: add the possibility to export the playlist as HTML (already possible using...
Rémi Duraffort [Fri, 17 Apr 2009 21:16:23 +0000 (23:16 +0200)]
macosx: add the possibility to export the playlist as HTML (already possible using qt interface).

15 years agoImplement VOUT_SET_STAY_ON_TOP
Rémi Denis-Courmont [Fri, 17 Apr 2009 20:39:30 +0000 (23:39 +0300)]
Implement VOUT_SET_STAY_ON_TOP

15 years agoMemory leak
Rémi Denis-Courmont [Fri, 17 Apr 2009 20:05:16 +0000 (23:05 +0300)]
Memory leak

15 years agoXCB: do not render, we always use the native server format
Rémi Denis-Courmont [Fri, 17 Apr 2009 19:22:18 +0000 (22:22 +0300)]
XCB: do not render, we always use the native server format

15 years agoXCB: declare the same byte sex as the server wants
Rémi Denis-Courmont [Fri, 17 Apr 2009 19:21:23 +0000 (22:21 +0300)]
XCB: declare the same byte sex as the server wants

15 years agoXCB: no need to create a color map for default visual
Rémi Denis-Courmont [Fri, 17 Apr 2009 17:44:35 +0000 (20:44 +0300)]
XCB: no need to create a color map for default visual

15 years agoXCB: select X11 visual from pixmap, not from root depth
Rémi Denis-Courmont [Fri, 17 Apr 2009 17:19:12 +0000 (20:19 +0300)]
XCB: select X11 visual from pixmap, not from root depth

15 years agoXCB: reject pixmap formats with unknown bit depth
Rémi Denis-Courmont [Fri, 17 Apr 2009 17:21:41 +0000 (20:21 +0300)]
XCB: reject pixmap formats with unknown bit depth

15 years agoChange strtof to us_strtof to avoid some problem
Cyril Mathé [Tue, 14 Apr 2009 12:45:01 +0000 (14:45 +0200)]
Change strtof to us_strtof to avoid some problem

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
15 years agoAdd a us_strtof function to prevent some problem
Cyril Mathé [Tue, 14 Apr 2009 09:48:33 +0000 (11:48 +0200)]
Add a us_strtof function to prevent some problem

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
15 years agoFIX mingw runtime 3.15 is the minimun
basos G [Fri, 17 Apr 2009 14:37:03 +0000 (17:37 +0300)]
FIX mingw runtime 3.15 is the minimun

An issue regrading %zu vasprintf NOT being recognized
by mingw runtime's 3.14 is fixed with an upgrade to 3.15
So make this the least required standart.
Note that this issue lead to a vlc early crash on windows
and is generally toxic on cases where %s is following a
misinterpreted %zu

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoFail if XvMC is requested but absent. Fix link-time dependencies.
Rémi Denis-Courmont [Fri, 17 Apr 2009 12:24:51 +0000 (15:24 +0300)]
Fail if XvMC is requested but absent. Fix link-time dependencies.

15 years agoRemove libmpeg2 copy for XvMC
Rémi Denis-Courmont [Fri, 17 Apr 2009 11:58:59 +0000 (14:58 +0300)]
Remove libmpeg2 copy for XvMC

15 years agoUpdate mpeg2_internal.h to the last version.
Nicolas Chauvet (kwizart) [Fri, 10 Apr 2009 12:50:30 +0000 (14:50 +0200)]
Update mpeg2_internal.h to the last version.

This file is probably aimed to be removed at a later time.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
15 years agoRemove internal libmpeg2 from xvmc codec/vout
Nicolas Chauvet (kwizart) [Fri, 10 Apr 2009 12:50:29 +0000 (14:50 +0200)]
Remove internal libmpeg2 from xvmc codec/vout

This removes deprecated argument from libmpeg2 functions.
Only mpeg2_internal.h remains used and needs to be updated,
but it can also be installed as a system header.

This also fixes warnings in xcommon.c.

Previously, this vout didn't work for me. (nVidia)
It is aimed to be tested on Intel/Via XvMC capable hardware.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
15 years agoSome better warnings for missing libraries
Austin English [Fri, 17 Apr 2009 11:40:10 +0000 (14:40 +0300)]
Some better warnings for missing libraries

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
15 years ago1.0.0-pre2: RC1 shouldn't be far away, is it? 1.0.0-pre2
Jean-Baptiste Kempf [Fri, 17 Apr 2009 09:04:57 +0000 (11:04 +0200)]
1.0.0-pre2: RC1 shouldn't be far away, is it?

15 years agoAdd a52.h to Modules.am after 933abd7b060e8622294283930269d404062c1588 to fix distcheck.
Jean-Baptiste Kempf [Fri, 17 Apr 2009 09:25:34 +0000 (11:25 +0200)]
Add a52.h to Modules.am after 933abd7b060e8622294283930269d404062c1588 to fix distcheck.

15 years agol10n: Bulgarian update
Ivo Ivanov [Thu, 16 Apr 2009 19:20:17 +0000 (20:20 +0100)]
l10n: Bulgarian update

Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agoshowintf: fix a variable type (bool instead of int) and do some cleanup.
Rémi Duraffort [Thu, 16 Apr 2009 21:26:00 +0000 (23:26 +0200)]
showintf: fix a variable type (bool instead of int) and do some cleanup.

15 years agosort: we have a macro so use it and remove unused variable.
Rémi Duraffort [Wed, 15 Apr 2009 22:08:20 +0000 (00:08 +0200)]
sort: we have a macro so use it and remove unused variable.

15 years agoHeisenbug fix
Rémi Denis-Courmont [Thu, 16 Apr 2009 20:44:13 +0000 (23:44 +0300)]
Heisenbug fix

15 years agoBetter file name
Rémi Denis-Courmont [Thu, 16 Apr 2009 20:43:09 +0000 (23:43 +0300)]
Better file name

15 years agoFixed xcb resize support.
Laurent Aimar [Thu, 16 Apr 2009 20:26:48 +0000 (22:26 +0200)]
Fixed xcb resize support.

Yep, there is some black magic here ;)

15 years agoXCB: check/select pixmap format
Rémi Denis-Courmont [Thu, 16 Apr 2009 20:21:39 +0000 (23:21 +0300)]
XCB: check/select pixmap format

15 years agoXDS does not mean CC channel 3.
Laurent Aimar [Thu, 16 Apr 2009 19:24:29 +0000 (21:24 +0200)]
XDS does not mean CC channel 3.

15 years agoChecked CC parity.
Laurent Aimar [Thu, 16 Apr 2009 19:23:16 +0000 (21:23 +0200)]
Checked CC parity.

Based on an initial patch of Pádraig Brady.

15 years agoAdded support for explicit HeV2 LOAS/LATM stream in packetizer.
Laurent Aimar [Thu, 16 Apr 2009 17:37:28 +0000 (19:37 +0200)]
Added support for explicit HeV2 LOAS/LATM stream in packetizer.

They are not decodable by ffmpeg or faad but at least the packetizer now
works.

15 years agoBe more explicit on faad error.
Laurent Aimar [Thu, 16 Apr 2009 17:35:37 +0000 (19:35 +0200)]
Be more explicit on faad error.

15 years agoUsed mpg extension for PS in record.
Laurent Aimar [Thu, 16 Apr 2009 17:22:40 +0000 (19:22 +0200)]
Used mpg extension for PS in record.

15 years agoMimic X11 plugin picture allocation
Rémi Denis-Courmont [Thu, 16 Apr 2009 18:00:22 +0000 (21:00 +0300)]
Mimic X11 plugin picture allocation

(It still crashes on resize nevertheless)

15 years agoFactor SHM and non SHM pictures a little
Rémi Denis-Courmont [Thu, 16 Apr 2009 17:59:46 +0000 (20:59 +0300)]
Factor SHM and non SHM pictures a little

15 years agoPrivatize a variable
Rémi Denis-Courmont [Thu, 16 Apr 2009 15:36:42 +0000 (18:36 +0300)]
Privatize a variable

15 years agoSmall race condition
Rémi Denis-Courmont [Thu, 16 Apr 2009 15:33:39 +0000 (18:33 +0300)]
Small race condition

15 years agoDebug the timeshift granularity in MB, not Bytes...
Jean-Baptiste Kempf [Thu, 16 Apr 2009 15:14:27 +0000 (17:14 +0200)]
Debug the timeshift granularity in MB, not Bytes...

15 years agoRevert "Do not crash if sout access is not specified - fixes #2665"
Rémi Denis-Courmont [Thu, 16 Apr 2009 14:45:17 +0000 (17:45 +0300)]
Revert "Do not crash if sout access is not specified - fixes #2665"

This reverts commit dbdbe005f7569a0986f9416ae924e35b045ad9a1.

15 years agoAllow empty module name in chain
Rémi Denis-Courmont [Thu, 16 Apr 2009 14:44:53 +0000 (17:44 +0300)]
Allow empty module name in chain