]> git.sesse.net Git - vlc/log
vlc
15 years agojvlc: maven assembly plugin config added
Filippo Carone [Sun, 27 Jul 2008 21:11:44 +0000 (23:11 +0200)]
jvlc: maven assembly plugin config added

15 years agoFix a memleak in ncurses interface.
Rémi Duraffort [Sun, 27 Jul 2008 21:01:36 +0000 (23:01 +0200)]
Fix a memleak in ncurses interface.

15 years agojvlc: load the correct libvlc library on windows (2)
Filippo Carone [Sun, 27 Jul 2008 20:23:38 +0000 (22:23 +0200)]
jvlc: load the correct libvlc library on windows (2)

15 years agojvlc: errorOccurred callback added
Filippo Carone [Sun, 27 Jul 2008 20:23:14 +0000 (22:23 +0200)]
jvlc: errorOccurred callback added

15 years agojvlc: load the correct libvlc library on windows
Filippo Carone [Sun, 27 Jul 2008 20:22:36 +0000 (22:22 +0200)]
jvlc: load the correct libvlc library on windows

15 years agoFixes related to [3695af464c9cd9ee124]
Christophe Mutricy [Sun, 27 Jul 2008 19:52:40 +0000 (20:52 +0100)]
Fixes related to [3695af464c9cd9ee124]

15 years agoDo not leak memory in case of multiple region inside a subpicture.
Laurent Aimar [Sun, 27 Jul 2008 19:26:10 +0000 (21:26 +0200)]
Do not leak memory in case of multiple region inside a subpicture.

15 years agoFixed double free on invalid scaling.
Laurent Aimar [Sun, 27 Jul 2008 19:17:10 +0000 (21:17 +0200)]
Fixed double free on invalid scaling.

15 years agoFix comment !
Jean-Baptiste Kempf [Sun, 27 Jul 2008 18:38:27 +0000 (11:38 -0700)]
Fix comment !

15 years agoFix a memleak.
Rémi Duraffort [Sun, 27 Jul 2008 18:37:21 +0000 (20:37 +0200)]
Fix a memleak.

15 years agoComments.
Jean-Baptiste Kempf [Sun, 27 Jul 2008 18:24:57 +0000 (11:24 -0700)]
Comments.

15 years agoQt4: add a file dialog needed by skins2 INTF_DIALOG_FILE_GENERIC, was available in...
Fabio Ritrovato [Sun, 27 Jul 2008 10:18:46 +0000 (12:18 +0200)]
Qt4: add a file dialog needed by skins2 INTF_DIALOG_FILE_GENERIC, was available in wxWidgets, but it's not in Qt4

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoFix previous commit and add a little comment.
Rémi Duraffort [Sun, 27 Jul 2008 18:03:41 +0000 (20:03 +0200)]
Fix previous commit and add a little comment.

15 years agoAdd a DIR_SEP to the download folder.
Jean-Baptiste Kempf [Sun, 27 Jul 2008 17:53:16 +0000 (10:53 -0700)]
Add a DIR_SEP to the download folder.
Close #1776

15 years agoRemoved extra ')' in package-win32-base
Matthew A. Townsend [Fri, 25 Jul 2008 01:04:59 +0000 (21:04 -0400)]
Removed extra ')' in package-win32-base

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoSmall fix.
Jean-Baptiste Kempf [Sun, 27 Jul 2008 07:08:12 +0000 (00:08 -0700)]
Small fix.

15 years agocontribs: the locale.h of mingw sucks use the alternatives
Christophe Mutricy [Sun, 27 Jul 2008 16:20:26 +0000 (17:20 +0100)]
contribs: the locale.h of mingw sucks use the alternatives

15 years agoRemoved debug code (effectly enable swscale).
Laurent Aimar [Sun, 27 Jul 2008 14:44:42 +0000 (16:44 +0200)]
Removed debug code (effectly enable swscale).

15 years agoFixed icy meta data parsing after http reconnection (close #576 and
Laurent Aimar [Sun, 27 Jul 2008 14:03:59 +0000 (16:03 +0200)]
Fixed icy meta data parsing after http reconnection (close #576 and

15 years agoFix handling of dirac EOSdataunit.
David Flynn [Sat, 26 Jul 2008 23:08:02 +0000 (00:08 +0100)]
Fix handling of dirac EOSdataunit.

 - Fixes infinite loop when next_parse_offset = 0
 - Fixes memory access to invalid data with malformed ogg input.

Signed-off-by: David Flynn <davidf@woaf.net>
Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
15 years agoFix picture leakage when resetting decoder
David Flynn [Sat, 26 Jul 2008 23:03:19 +0000 (00:03 +0100)]
Fix picture leakage when resetting decoder

Properly return pictures obtained from vout when they won't get
returned via the normal decodeBlock path.
 - Fixes lockup when seeking.
 - Maybe fixes win32 end of file fault.

Signed-off-by: David Flynn <davidf@woaf.net>
Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
15 years agoRemoved old hack (for YUVA)
Laurent Aimar [Sun, 27 Jul 2008 13:33:48 +0000 (15:33 +0200)]
Removed old hack (for YUVA)

15 years agoAdded RGBA and YUVA support (it will enhance subtitle scaling).
Laurent Aimar [Sun, 27 Jul 2008 11:19:33 +0000 (13:19 +0200)]
Added RGBA and YUVA support (it will enhance subtitle scaling).
YUVP is not activated because swscaler point resize is uglier than
scale.c

15 years agoClean up a bit swscaler (prepare for YUVA/YUVP/RGBA scaling)
Laurent Aimar [Sat, 26 Jul 2008 20:40:21 +0000 (22:40 +0200)]
Clean up a bit swscaler (prepare for YUVA/YUVP/RGBA scaling)

15 years agoconfigure: fix comment of liveMedia version check
Derk-Jan Hartman [Sun, 27 Jul 2008 13:34:40 +0000 (15:34 +0200)]
configure: fix comment of liveMedia version check

15 years agoFixed croppping of standard OSD messages (well more of a hack, we respect
Laurent Aimar [Sun, 27 Jul 2008 13:16:22 +0000 (15:16 +0200)]
Fixed croppping of standard OSD messages (well more of a hack, we respect
forced crop only for YUVP subpicture).
Separate scale module for YUVP and the others.
Fixed a segfault when no scale module is found.

15 years agompga demux: DEMUX_SET_TIME was using DEMUX_GET_LENGTH logic unintentionally.
Derk-Jan Hartman [Sun, 27 Jul 2008 13:10:20 +0000 (15:10 +0200)]
mpga demux: DEMUX_SET_TIME was using DEMUX_GET_LENGTH logic unintentionally.

15 years agoconfig loader: make it more clear where this fprintf error is coming from.
Derk-Jan Hartman [Sun, 27 Jul 2008 12:13:16 +0000 (14:13 +0200)]
config loader: make it more clear where this fprintf error is coming from.

15 years agoDefine an option to disable FS controller, as part of workaround #1758.
Jean-Baptiste Kempf [Sun, 27 Jul 2008 04:26:44 +0000 (21:26 -0700)]
Define an option to disable FS controller, as part of workaround #1758.
If you think this commit is too much a feature than a bugfix, please revert.

15 years agoQt menu fix: Tools > Add Interface entry fix
Jean-Philippe Andre [Sun, 27 Jul 2008 02:47:02 +0000 (22:47 -0400)]
Qt menu fix: Tools > Add Interface entry fix
Add Interfaces showed only 1 entry before.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoRemove unneeded option now. Screw Qt < 4.3
Jean-Baptiste Kempf [Sun, 27 Jul 2008 03:53:31 +0000 (20:53 -0700)]
Remove unneeded option now. Screw Qt < 4.3
Close #1757

15 years agoconfigure: make sure we are using a rather recent version of liveMedia
Derk-Jan Hartman [Sun, 27 Jul 2008 01:38:04 +0000 (03:38 +0200)]
configure: make sure we are using a rather recent version of liveMedia

15 years agoconfigure: fix detection of installed liveMedia. This fixes #1766
Derk-Jan Hartman [Sun, 27 Jul 2008 01:26:26 +0000 (03:26 +0200)]
configure: fix detection of installed liveMedia. This fixes #1766

15 years agoRemember the QFileDialog states.
Jean-Baptiste Kempf [Sun, 27 Jul 2008 01:19:55 +0000 (18:19 -0700)]
Remember the QFileDialog states.

15 years agoForgotten method for Input Slave Selection.
Jean-Baptiste Kempf [Sat, 26 Jul 2008 23:13:34 +0000 (16:13 -0700)]
Forgotten method for Input Slave Selection.

15 years agoCosmetic alignment.
Jean-Baptiste Kempf [Sat, 26 Jul 2008 23:13:20 +0000 (16:13 -0700)]
Cosmetic alignment.

15 years agoRework a bit the OpenDialog calls in order to fix the double-click issue when transco...
Jean-Baptiste Kempf [Sat, 26 Jul 2008 21:49:24 +0000 (14:49 -0700)]
Rework a bit the OpenDialog calls in order to fix the double-click issue when transcoding.
should Close #1698

15 years agoFix previous commit. sorry
Christophe Mutricy [Sun, 27 Jul 2008 00:19:44 +0000 (01:19 +0100)]
Fix previous commit. sorry

15 years agomacosx: Use autoconf to handle version strings
Christophe Mutricy [Sun, 27 Jul 2008 00:11:47 +0000 (01:11 +0100)]
macosx: Use autoconf to handle version strings

15 years agoHack to take care of qt strings with ampersand
Christophe Mutricy [Sat, 26 Jul 2008 23:10:51 +0000 (00:10 +0100)]
Hack to take care of qt strings with ampersand

We will need to reapply this diff when we upgrade Makefile.in.in from a
newer gettext

15 years agoAdd a POTFILES.skip for people using intltool-update
Christophe Mutricy [Sat, 26 Jul 2008 17:24:37 +0000 (18:24 +0100)]
Add a POTFILES.skip for people using intltool-update

And add bindings/ to the translations as there is a few strings in the
pytjon bindings

15 years agoReduce schroedinger verbosity (at compil time).
Laurent Aimar [Sat, 26 Jul 2008 19:26:26 +0000 (21:26 +0200)]
Reduce schroedinger verbosity (at compil time).

15 years agoplaylist: don't set current_status to NULL when a file or the playlist ends. It is...
Derk-Jan Hartman [Sat, 26 Jul 2008 18:48:47 +0000 (20:48 +0200)]
playlist: don't set current_status to NULL when a file or the playlist ends. It is our starting point for the next play.

Fixes #1748
Was broken in [7f717d69f39e3be46972fb9a462748424b09d0c3]

15 years agoWrite OSD out in the toolbar's comment. Closes #1699
Felix Paul Kühne [Sat, 26 Jul 2008 17:57:18 +0000 (19:57 +0200)]
Write OSD out in the toolbar's comment. Closes #1699

15 years agoRevert "Fix #1761: open directory plays."
Jean-Baptiste Kempf [Sat, 26 Jul 2008 16:52:31 +0000 (09:52 -0700)]
Revert "Fix #1761: open directory plays."

This reverts commit 84091c6692d4e22e6082ecf692c4df6e9e292b2f.

15 years agoRemove trailing space.
Jean-Baptiste Kempf [Sat, 26 Jul 2008 16:41:35 +0000 (09:41 -0700)]
Remove trailing space.

15 years agoFix configure hotkeys behaviour on keyboard seection.
Jean-Baptiste Kempf [Sat, 26 Jul 2008 16:33:12 +0000 (09:33 -0700)]
Fix configure hotkeys behaviour on keyboard seection.
Close #1773

15 years agoFixed timestamp.
Laurent Aimar [Sat, 26 Jul 2008 16:06:55 +0000 (18:06 +0200)]
Fixed timestamp.
Fixed an infinite loop.
Fixed aspect ratio extraction.

15 years agoFix leakage in FS controller (part 2)
Jean-Baptiste Kempf [Sat, 26 Jul 2008 07:01:13 +0000 (00:01 -0700)]
Fix leakage in FS controller (part 2)

15 years agoFix the leak caused by the QGridLayout of the FS controller, since it isn't a child...
Jean-Baptiste Kempf [Sat, 26 Jul 2008 06:10:23 +0000 (23:10 -0700)]
Fix the leak caused by the QGridLayout of the FS controller, since it isn't a child of FullScreenController, and therefore not destroyed at exit.
Should fix #1677

15 years agoSmall memory leak fix.
Jean-Baptiste Kempf [Sat, 26 Jul 2008 06:10:10 +0000 (23:10 -0700)]
Small memory leak fix.

15 years agoFix Extended Panel Preset comboBox.
Jean-Baptiste Kempf [Sat, 26 Jul 2008 05:32:29 +0000 (22:32 -0700)]
Fix Extended Panel Preset comboBox.
First part of #1740

15 years agoCosmetic: don't access the same configuration item twice.
Jean-Baptiste Kempf [Sat, 26 Jul 2008 05:32:00 +0000 (22:32 -0700)]
Cosmetic: don't access the same configuration item twice.

15 years agoFix #1761: open directory plays.
Jean-Baptiste Kempf [Sat, 26 Jul 2008 04:38:06 +0000 (21:38 -0700)]
Fix #1761: open directory plays.

This needs double-check.

15 years agoHACK for minimalView to go around a Qt bug/feature
Jean-Baptiste Kempf [Sat, 26 Jul 2008 04:20:59 +0000 (21:20 -0700)]
HACK for minimalView to go around a Qt bug/feature
that doesn't update the QAction checked state when QMenu is hidden

Fix #1742

15 years agoNEWS: Fraps works on 0.9.0
Jean-Baptiste Kempf [Sat, 26 Jul 2008 02:26:37 +0000 (19:26 -0700)]
NEWS: Fraps works on 0.9.0

15 years agoFix #1744 in Qt menus.
Jean-Baptiste Kempf [Sat, 26 Jul 2008 01:57:44 +0000 (18:57 -0700)]
Fix #1744 in Qt menus.

15 years agoHid the ask-privacy option for Qt from the preferences.
Jean-Baptiste Kempf [Sat, 26 Jul 2008 01:52:15 +0000 (18:52 -0700)]
Hid the ask-privacy option for Qt from the preferences.

15 years agoExplain what "OSD" is in the title (not in the button, however)
Jean-Baptiste Kempf [Sat, 26 Jul 2008 01:45:19 +0000 (18:45 -0700)]
Explain what "OSD" is in the title (not in the button, however)
Close #1699 for Qt.

15 years agoqt: i18n fix
Christophe Mutricy [Thu, 24 Jul 2008 21:50:48 +0000 (22:50 +0100)]
qt: i18n fix

Spotted-by: Cristian Secară
15 years agoAdded support for multiple SPS and/or PPS.
Laurent Aimar [Fri, 25 Jul 2008 21:31:11 +0000 (23:31 +0200)]
Added support for multiple SPS and/or PPS.

15 years agoClean up and check sps/pps id validity.
Laurent Aimar [Fri, 25 Jul 2008 21:15:24 +0000 (23:15 +0200)]
Clean up and check sps/pps id validity.

15 years agoAdded a few missing const.
Laurent Aimar [Fri, 25 Jul 2008 21:05:42 +0000 (23:05 +0200)]
Added a few missing const.

15 years agoAdd missing aspect ratio (from a h264 revision).
Laurent Aimar [Fri, 25 Jul 2008 21:01:28 +0000 (23:01 +0200)]
Add missing aspect ratio (from a h264 revision).
Correctly detect unsupported AR.

15 years agoCosmetics.
Laurent Aimar [Fri, 25 Jul 2008 20:57:21 +0000 (22:57 +0200)]
Cosmetics.

15 years agoSplit up ParseNALBlock into smaller functions.
Laurent Aimar [Fri, 25 Jul 2008 20:51:52 +0000 (22:51 +0200)]
Split up ParseNALBlock into smaller functions.
Fix the output order on new slice.

15 years agoOutput a gathered picture before parsing the next SPS/PPS.
Laurent Aimar [Fri, 25 Jul 2008 20:38:20 +0000 (22:38 +0200)]
Output a gathered picture before parsing the next SPS/PPS.

15 years agoRemoved dead code + added a check against allocation errors.
Laurent Aimar [Fri, 25 Jul 2008 20:28:43 +0000 (22:28 +0200)]
Removed dead code + added a check against allocation errors.

15 years agoCosmetic (turned a big macro into a function).
Laurent Aimar [Fri, 25 Jul 2008 20:26:53 +0000 (22:26 +0200)]
Cosmetic (turned a big macro into a function).

15 years agoAdded missing VLC_OBJECT...
Laurent Aimar [Fri, 25 Jul 2008 18:31:07 +0000 (20:31 +0200)]
Added missing VLC_OBJECT...

15 years agoCosmetics (factorize code).
Laurent Aimar [Fri, 25 Jul 2008 18:06:03 +0000 (20:06 +0200)]
Cosmetics (factorize code).

15 years agojvlc: only log if the media player event is not handled
Filippo Carone [Fri, 25 Jul 2008 11:06:05 +0000 (13:06 +0200)]
jvlc: only log if the media player event is not handled

15 years agoUse pl_Release with the right argument.
Rémi Duraffort [Fri, 25 Jul 2008 08:52:29 +0000 (10:52 +0200)]
Use pl_Release with the right argument.

15 years agoqtcapture: don't release an item that is in the autorelease pool
Derk-Jan Hartman [Fri, 25 Jul 2008 01:31:16 +0000 (03:31 +0200)]
qtcapture: don't release an item that is in the autorelease pool
Fixes a crash in Close() of the module.

15 years agometa engine: add checks to verify that we indeed have the inputitem and it's dir...
Derk-Jan Hartman [Fri, 25 Jul 2008 01:28:15 +0000 (03:28 +0200)]
meta engine: add checks to verify that we indeed have the inputitem and it's dir when we use it.

15 years agomacosx: Make sure we animate the embedded window in a non blocking way.
Pierre d'Herbemont [Thu, 24 Jul 2008 23:47:31 +0000 (01:47 +0200)]
macosx: Make sure we animate the embedded window in a non blocking way.

15 years agoFixed dvd menu highlight (close #1709)
Laurent Aimar [Thu, 24 Jul 2008 21:41:25 +0000 (23:41 +0200)]
Fixed dvd menu highlight (close #1709)
Properly lock spu variable inside UpdateSPU.

No, locking is NOT something you can just igore !

15 years agoCheck for dvdnav_get_highlight_area error.
Laurent Aimar [Thu, 24 Jul 2008 21:10:40 +0000 (23:10 +0200)]
Check for dvdnav_get_highlight_area error.

15 years agovlc_thread_set_priority: don't mess up the thread_id
Rémi Denis-Courmont [Thu, 24 Jul 2008 19:04:53 +0000 (22:04 +0300)]
vlc_thread_set_priority: don't mess up the thread_id

15 years agoRemove the main thread hack on platforms with non-idiotic toolkits
Rémi Denis-Courmont [Thu, 24 Jul 2008 19:00:26 +0000 (22:00 +0300)]
Remove the main thread hack on platforms with non-idiotic toolkits

15 years agoKill potential unused variable warning
Rémi Denis-Courmont [Thu, 24 Jul 2008 18:09:31 +0000 (21:09 +0300)]
Kill potential unused variable warning

15 years agoFixed completely broken video filter 2 chain in vout. Now they have a
Laurent Aimar [Thu, 24 Jul 2008 17:58:05 +0000 (19:58 +0200)]
Fixed completely broken video filter 2 chain in vout. Now they have a
chance to get a frame when they ask (close #1738).

Decoders and filters share the same pool of video frames. But the
decoders try to decode as fast as possible, using all buffers. Then it
s pure luck if the filter can grab a frame...

15 years agoDo not ResumeThread an invalid thread handle
Rémi Denis-Courmont [Thu, 24 Jul 2008 17:25:00 +0000 (20:25 +0300)]
Do not ResumeThread an invalid thread handle

15 years agoThe playlist is locked here : should fix #1751 (patch by marcolz)
Rémi Duraffort [Thu, 24 Jul 2008 16:55:54 +0000 (18:55 +0200)]
The playlist is locked here : should fix #1751 (patch by marcolz)

15 years agoUse pl_Yield and pl_Release instead of vlc_object_find.
Rémi Duraffort [Thu, 24 Jul 2008 10:54:21 +0000 (12:54 +0200)]
Use pl_Yield and pl_Release instead of vlc_object_find.

15 years agowin installer: partially revert [902be08a04ac4d05c280a99a9c0149292301a969]. That...
Derk-Jan Hartman [Thu, 24 Jul 2008 13:31:41 +0000 (15:31 +0200)]
win installer: partially revert [902be08a04ac4d05c280a99a9c0149292301a969]. That option is saved, and I agree with courmisch that the question needs to be asked again.

15 years agodocumentation: Another instance of vlc: -> vlc://
Derk-Jan Hartman [Thu, 24 Jul 2008 12:42:17 +0000 (14:42 +0200)]
documentation: Another instance of vlc: -> vlc://

15 years agoshoutcast sd: Change French TV section to use vlc://nop instead of vlc:skip (like...
Derk-Jan Hartman [Thu, 24 Jul 2008 12:39:15 +0000 (14:39 +0200)]
shoutcast sd: Change French TV section to use vlc://nop instead of vlc:skip (like XSPF was changed).

15 years agodummy: change vlc: comments to vlc:// comments
Derk-Jan Hartman [Thu, 24 Jul 2008 12:37:19 +0000 (14:37 +0200)]
dummy: change vlc: comments to vlc:// comments

15 years agowin32 installer: Fix the shortcuts in the Start menu.
Derk-Jan Hartman [Thu, 24 Jul 2008 12:11:47 +0000 (14:11 +0200)]
win32 installer: Fix the shortcuts in the Start menu.

* change vlc:quit -> vlc://quit
* add --no-qt-privacy-ask to the reset shortcut
* change the wxwin shortcut to qt.

15 years agoFixed a potential deadlock.
Laurent Aimar [Wed, 23 Jul 2008 22:07:18 +0000 (00:07 +0200)]
Fixed a potential deadlock.

15 years agovout: Fix a long standing typo 1.85:1 -> 185:100.
Pierre d'Herbemont [Wed, 23 Jul 2008 18:26:14 +0000 (20:26 +0200)]
vout: Fix a long standing typo 1.85:1 -> 185:100.

15 years agovariables: Don't sort the choice list here. Because, the algo is bad and because...
Pierre d'Herbemont [Wed, 23 Jul 2008 18:23:06 +0000 (20:23 +0200)]
variables: Don't sort the choice list here. Because, the algo is bad and because we can't set the order of the list ourselves then.

15 years agovout: Given that 16:10 is the most common display ratio, put it first.
Pierre d'Herbemont [Wed, 23 Jul 2008 17:59:13 +0000 (19:59 +0200)]
vout: Given that 16:10 is the most common display ratio, put it first.

15 years agomacosx: Make sure we create non existing variables.
Pierre d'Herbemont [Wed, 23 Jul 2008 17:47:55 +0000 (19:47 +0200)]
macosx: Make sure we create non existing variables.

15 years agomacosx: In detached mode don't fade out all screens when switching to fullscreen...
Pierre d'Herbemont [Wed, 23 Jul 2008 17:45:53 +0000 (19:45 +0200)]
macosx: In detached mode don't fade out all screens when switching to fullscreen with multiple displays.

15 years agoAdd some translations. Picked from the Ubuntu patch
Christophe Mutricy [Wed, 23 Jul 2008 21:28:28 +0000 (22:28 +0100)]
Add some translations. Picked from the Ubuntu patch

15 years agoThe playlist is not dockable at the moment
Christophe Mutricy [Wed, 23 Jul 2008 21:24:13 +0000 (22:24 +0100)]
The playlist is not dockable at the moment

15 years agoWe don't want the & and ... in the title
Christophe Mutricy [Wed, 23 Jul 2008 21:22:22 +0000 (22:22 +0100)]
We don't want the & and ... in the title

15 years agoNo need for --with-tree options as the contribs are installed
Christophe Mutricy [Mon, 21 Jul 2008 22:40:58 +0000 (23:40 +0100)]
No need for --with-tree options as the contribs are installed