]> git.sesse.net Git - vlc/log
vlc
15 years agolive555: unbreak windows RTSP servers (introduced in c0d37c7c881712e182f03b52d0b00a91...
Jean-Paul Saman [Mon, 2 Feb 2009 22:33:10 +0000 (23:33 +0100)]
live555: unbreak windows RTSP servers (introduced in c0d37c7c881712e182f03b52d0b00a911cab81ac).

15 years agomozilla: update the version number
Jean-Paul Saman [Mon, 2 Feb 2009 20:41:52 +0000 (21:41 +0100)]
mozilla: update the version number

15 years agomozilla: fix MacOS X plugin packaging
Jean-Paul Saman [Mon, 2 Feb 2009 20:37:52 +0000 (21:37 +0100)]
mozilla: fix MacOS X plugin packaging

15 years agoSub filter deadlock fixes.
Laurent Aimar [Mon, 2 Feb 2009 20:49:52 +0000 (21:49 +0100)]
Sub filter deadlock fixes.

The original idea and debug come from basos g patch with the following
comment:

"A dead lock was created when adding an spu filter (like marq)
because the same mutex was used for spu->p stuff and sub filter
chain (p_spu->p->p_chain)."

 I implemented the creation/destruction of the chain outside the sub-filter
callback.

15 years agoDelete sub-filter callback before destroying p_spu memebers...
Laurent Aimar [Mon, 2 Feb 2009 21:09:25 +0000 (22:09 +0100)]
Delete sub-filter callback before destroying p_spu memebers...

15 years agoQt4: use --x11-display
Rémi Denis-Courmont [Mon, 2 Feb 2009 21:16:19 +0000 (23:16 +0200)]
Qt4: use --x11-display

15 years agoQt4: use the display we've opened
Rémi Denis-Courmont [Mon, 2 Feb 2009 21:14:52 +0000 (23:14 +0200)]
Qt4: use the display we've opened

15 years agoUse --x11-display whenever calling XOpenDisplay (except Qt4 this far)
Rémi Denis-Courmont [Mon, 2 Feb 2009 20:32:41 +0000 (22:32 +0200)]
Use --x11-display whenever calling XOpenDisplay (except Qt4 this far)

15 years agoVariable inheritance hints
basos G [Sun, 11 Jan 2009 02:51:27 +0000 (04:51 +0200)]
Variable inheritance hints

Added a comment to describe inheritable variables
Added debug messages to get clues about variable
inheritance final source

Signed-off-by: Laurent Aimar <fenrir@videolan.org>
15 years agoFixed qt4 extended panel for "spatializer" module.
Laurent Aimar [Mon, 2 Feb 2009 20:03:31 +0000 (21:03 +0100)]
Fixed qt4 extended panel for "spatializer" module.

15 years agoTranslate Kate category tags to display a more user friendly menu.
ogg.k.ogg.k [Sun, 1 Feb 2009 13:28:38 +0000 (13:28 +0000)]
Translate Kate category tags to display a more user friendly menu.

Signed-off-by: Laurent Aimar <fenrir@videolan.org>
15 years agoDrawable: separate XIDs and HWNDs
Rémi Denis-Courmont [Mon, 2 Feb 2009 19:39:07 +0000 (21:39 +0200)]
Drawable: separate XIDs and HWNDs

Also partially (internally only) fix missing Win64 drawable bits

15 years agoImprove libvlc drawable documentation
Rémi Denis-Courmont [Mon, 2 Feb 2009 19:02:39 +0000 (21:02 +0200)]
Improve libvlc drawable documentation

15 years agoReimplement libvlc_video_set_parent back-end as a plugin
Rémi Denis-Courmont [Mon, 2 Feb 2009 18:28:18 +0000 (20:28 +0200)]
Reimplement libvlc_video_set_parent back-end as a plugin

If multiple video ouputs exist, only one will now use the drawable.
This still does not implement drawable size, window type and probably
Win64 support properly.

Also, this is not currently used by libvlc_media_player_set_drawable
although it probably should. This function looks pretty weirdly -to
stay polite- implemented.

15 years agoRemove old core drawable support
Rémi Denis-Courmont [Mon, 2 Feb 2009 18:22:53 +0000 (20:22 +0200)]
Remove old core drawable support

15 years agoWin32: generate gdb symbol files for every dll
Geoffroy Couprie [Mon, 2 Feb 2009 12:29:32 +0000 (13:29 +0100)]
Win32: generate gdb symbol files for every dll

15 years agoVout: Small rewording
Jean-Baptiste Kempf [Mon, 2 Feb 2009 02:54:36 +0000 (03:54 +0100)]
Vout: Small rewording

15 years agoNEWS
Jean-Baptiste Kempf [Mon, 2 Feb 2009 02:51:19 +0000 (03:51 +0100)]
NEWS

15 years agoChange include order for padding
Jean-Baptiste Kempf [Mon, 2 Feb 2009 02:38:18 +0000 (03:38 +0100)]
Change include order for padding

15 years agoVout: autoscaling support for windows
Joseph Tulou [Fri, 30 Jan 2009 16:46:47 +0000 (17:46 +0100)]
Vout: autoscaling support for windows

Modifications by /me
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoSDL: support for autoscaling
Joseph Tulou [Fri, 30 Jan 2009 16:30:35 +0000 (17:30 +0100)]
SDL: support for autoscaling

Modifications by /me
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoVout-filter modification for autoscaling
Joseph Tulou [Fri, 30 Jan 2009 16:29:59 +0000 (17:29 +0100)]
Vout-filter modification for autoscaling

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoGalaktos: compile fix and variable unused removal
Joseph Tulou [Fri, 30 Jan 2009 16:29:18 +0000 (17:29 +0100)]
Galaktos: compile fix and variable unused removal

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoOpengGL support for the auto-scaling
Joseph Tulou [Fri, 30 Jan 2009 16:30:29 +0000 (17:30 +0100)]
OpengGL support for the auto-scaling

Modifications by /me
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoCore implementation of --[no]-autoscale and --scale with x11 vout support
Joseph Tulou [Fri, 30 Jan 2009 16:28:42 +0000 (17:28 +0100)]
Core implementation of --[no]-autoscale and --scale with x11 vout support

Modifications by /me (renaming, var_Get, hotkeys, etc..)
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoRemove leading ':sout=' from strings returned by output selection dialog
Mark Bidewell [Thu, 29 Jan 2009 00:29:38 +0000 (19:29 -0500)]
Remove leading ':sout=' from strings returned by output selection dialog

The leading :sout=  appears to confuse the destination parser which causes the sout to be prepended with an empty access and mux resulting in an invalid output chain.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoQt: Profiles Editor for the transcoding.
Jean-Baptiste Kempf [Mon, 2 Feb 2009 00:59:56 +0000 (16:59 -0800)]
Qt: Profiles Editor for the transcoding.

Still a lot of testing and fixing needed.
The profiles are still in the main Qt Settings file.

15 years agoQt: remove unneeded debug.
Jean-Baptiste Kempf [Mon, 2 Feb 2009 00:59:42 +0000 (16:59 -0800)]
Qt: remove unneeded debug.

15 years agoQt: small visual change in Open Disk
Jean-Baptiste Kempf [Mon, 2 Feb 2009 00:57:53 +0000 (16:57 -0800)]
Qt: small visual change in Open Disk

15 years agoSkins2: change DTD to add possibility to store ID for Anchors, Panels and Groups.
Daniel Dreibrodt [Sun, 1 Feb 2009 17:19:48 +0000 (18:19 +0100)]
Skins2: change DTD to add possibility to store ID for Anchors, Panels and Groups.

It adds possibility to store IDs for Anchors, Panels and Groups.
This does not change the way skins2 works I believe. It just stops the
XML parser from complaining about non standard skins when they have set
IDs for those elements. And setting IDs for them is vital in the skin
editor, as it differentiates between different elements in the skin just
by their ID.

15 years agoEnable telx decoder when zvbi is disabled.
Laurent Aimar [Sun, 1 Feb 2009 16:55:14 +0000 (17:55 +0100)]
Enable telx decoder when zvbi is disabled.

15 years agoImproved CDDB information support in cdda.c
Laurent Aimar [Sun, 1 Feb 2009 13:45:28 +0000 (14:45 +0100)]
Improved CDDB information support in cdda.c

15 years agoChanged vlc_meta_SetTracknum to *Num for consistency.
Laurent Aimar [Sun, 1 Feb 2009 13:46:43 +0000 (14:46 +0100)]
Changed vlc_meta_SetTracknum to *Num for consistency.

15 years agoWin32: generate stacktrace on unhandled exception
Geoffroy Couprie [Sun, 1 Feb 2009 13:30:40 +0000 (14:30 +0100)]
Win32: generate stacktrace on unhandled exception

15 years agoSmall cleanup
Rémi Denis-Courmont [Sun, 1 Feb 2009 12:36:01 +0000 (14:36 +0200)]
Small cleanup

15 years agoUseless property
Rémi Denis-Courmont [Sun, 1 Feb 2009 12:31:02 +0000 (14:31 +0200)]
Useless property

15 years agoInteraction: remove dummy new state
Rémi Denis-Courmont [Sun, 1 Feb 2009 12:30:47 +0000 (14:30 +0200)]
Interaction: remove dummy new state

15 years agoInteraction: unused parameter
Rémi Denis-Courmont [Sun, 1 Feb 2009 11:04:20 +0000 (13:04 +0200)]
Interaction: unused parameter

15 years agoInteraction: logically dead code
Rémi Denis-Courmont [Sun, 1 Feb 2009 11:01:35 +0000 (13:01 +0200)]
Interaction: logically dead code

15 years agoInteraction: avoid thread if there is no provider
Rémi Denis-Courmont [Sun, 1 Feb 2009 10:56:47 +0000 (12:56 +0200)]
Interaction: avoid thread if there is no provider

15 years agoInteraction: set the p_parent field
Rémi Denis-Courmont [Sun, 1 Feb 2009 10:56:23 +0000 (12:56 +0200)]
Interaction: set the p_parent field

I wonder why it was there in the first place.

15 years agoFix another location having the same does-not-compile problem
ogg.k.ogg.k [Sun, 1 Feb 2009 10:07:36 +0000 (10:07 +0000)]
Fix another location having the same does-not-compile problem

Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
15 years agoFix skins2 compile (broken by 8e0a2de24336bb68b6aee5a701025bfb1e01ac24)
ogg.k.ogg.k [Sun, 1 Feb 2009 10:03:18 +0000 (10:03 +0000)]
Fix skins2 compile (broken by 8e0a2de24336bb68b6aee5a701025bfb1e01ac24)

Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
15 years agoMemory leak (fixes #2442)
Rémi Denis-Courmont [Sun, 1 Feb 2009 07:20:26 +0000 (09:20 +0200)]
Memory leak (fixes #2442)

15 years agoWin32: fix NULL-deref in non embedded video mode (fixes #2426)
Rémi Denis-Courmont [Sun, 1 Feb 2009 07:09:22 +0000 (09:09 +0200)]
Win32: fix NULL-deref in non embedded video mode (fixes #2426)

15 years agoSkins2: partial vout window fixes
Rémi Denis-Courmont [Sun, 1 Feb 2009 07:05:04 +0000 (09:05 +0200)]
Skins2: partial vout window fixes

This remains seemingly badly unsafe

15 years agoVorbis quality is limited to 0-10
Christophe Mutricy [Sat, 31 Jan 2009 22:55:35 +0000 (22:55 +0000)]
Vorbis quality is limited to 0-10

15 years agoTypo
Christophe Mutricy [Sat, 31 Jan 2009 22:55:11 +0000 (22:55 +0000)]
Typo

15 years agoi18n: Don't translate language names
Christophe Mutricy [Fri, 30 Jan 2009 22:14:46 +0000 (22:14 +0000)]
i18n: Don't translate language names

Leave them in their respective language so that people get a chance to
go back to their language if they mess with language settings

15 years agoProgress interaction: remove useless parameter
Rémi Denis-Courmont [Sat, 31 Jan 2009 22:18:14 +0000 (00:18 +0200)]
Progress interaction: remove useless parameter

15 years agoInteraction: remove (buggy and useless) dialog IDs
Rémi Denis-Courmont [Sat, 31 Jan 2009 22:04:40 +0000 (00:04 +0200)]
Interaction: remove (buggy and useless) dialog IDs

15 years agoDon't reinvent __arm__
Rémi Denis-Courmont [Sat, 31 Jan 2009 21:02:38 +0000 (23:02 +0200)]
Don't reinvent __arm__

15 years agoAvoid dlclose() only when valgrind is running
Rémi Denis-Courmont [Sat, 31 Jan 2009 21:00:10 +0000 (23:00 +0200)]
Avoid dlclose() only when valgrind is running

15 years agoshine: protect against invalid bitrate and cleanup.
Jean-Paul Saman [Sat, 31 Jan 2009 17:04:22 +0000 (18:04 +0100)]
shine: protect against invalid bitrate and cleanup.

15 years agoSegregate vout window types
Rémi Denis-Courmont [Sat, 31 Jan 2009 18:40:17 +0000 (20:40 +0200)]
Segregate vout window types

15 years agoCleanup vout window handle typedef
Rémi Denis-Courmont [Sat, 31 Jan 2009 18:18:17 +0000 (20:18 +0200)]
Cleanup vout window handle typedef

15 years agoFormat string
Rémi Denis-Courmont [Sat, 31 Jan 2009 18:15:32 +0000 (20:15 +0200)]
Format string

15 years agoWin32: attempt to fix VLC_STATIC_MUTEX in C++ code
Rémi Denis-Courmont [Sat, 31 Jan 2009 18:12:26 +0000 (20:12 +0200)]
Win32: attempt to fix VLC_STATIC_MUTEX in C++ code

15 years agoLinux: re-implement eventfd() against old glibc versions
Rémi Denis-Courmont [Sat, 31 Jan 2009 16:47:44 +0000 (18:47 +0200)]
Linux: re-implement eventfd() against old glibc versions

15 years agoLinux: vlc_threadid() returns TID instead of kludging pthread_self()
Rémi Denis-Courmont [Sat, 31 Jan 2009 16:45:20 +0000 (18:45 +0200)]
Linux: vlc_threadid() returns TID instead of kludging pthread_self()

15 years agoSuperfluous #includes
Rémi Denis-Courmont [Sat, 31 Jan 2009 16:41:52 +0000 (18:41 +0200)]
Superfluous #includes

15 years agoRemoved link to old subdirectory not present in lua http interface
Vicente Jimenez Aguilar [Fri, 16 Jan 2009 19:09:02 +0000 (20:09 +0100)]
Removed link to old subdirectory not present in lua http interface

Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
15 years agoshine: Forward port of fixed integer MP3 encoder.
Jean-Paul Saman [Fri, 30 Jan 2009 13:28:24 +0000 (14:28 +0100)]
shine: Forward port of fixed integer MP3 encoder.

The fixed integer MP3 encoder shine originates from the RockBox project. It was then adapted for vlc in branch 0.8.6-neuros.

15 years agowma-fixed: Forward port of fixed integer WMA v1/2 decoder.
Jean-Paul Saman [Fri, 30 Jan 2009 11:05:48 +0000 (12:05 +0100)]
wma-fixed: Forward port of fixed integer WMA v1/2 decoder.

The fixed integer WMA v1/2 decoder originates from the ffmpeg project and has been changed into a fixed integer decoder by the RockBox project. It was then adapted for vlc in the 0.8.6-neuros branch.

15 years agoobjects: check for HAVE_SYS_EVENTFD_H it is more reliable then HAVE_EVENTFD
Jean-Paul Saman [Mon, 26 Jan 2009 08:06:59 +0000 (09:06 +0100)]
objects: check for HAVE_SYS_EVENTFD_H it is more reliable then HAVE_EVENTFD

15 years agol10n: Occitan update
GAILLARD Tony [Thu, 29 Jan 2009 23:07:26 +0000 (23:07 +0000)]
l10n: Occitan update

Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agoAdd new files and remove wx
Christophe Mutricy [Thu, 29 Jan 2009 23:04:41 +0000 (23:04 +0000)]
Add new files and remove wx

15 years agoQt: fix video widget size
Jean-Philippe Andre [Thu, 29 Jan 2009 22:30:08 +0000 (23:30 +0100)]
Qt: fix video widget size

15 years agoXCB: minimalistic window (i.e. non-embedded) support
Rémi Denis-Courmont [Thu, 29 Jan 2009 21:28:48 +0000 (23:28 +0200)]
XCB: minimalistic window (i.e. non-embedded) support

TBD: title and control requests

15 years agoMemory leak
Rémi Denis-Courmont [Thu, 29 Jan 2009 20:58:06 +0000 (22:58 +0200)]
Memory leak

15 years agoAdd p_sys to vout_window_t
Rémi Denis-Courmont [Thu, 29 Jan 2009 20:51:53 +0000 (22:51 +0200)]
Add p_sys to vout_window_t

15 years agoXCB: duplicate values from output to fmt_out
Rémi Denis-Courmont [Thu, 29 Jan 2009 20:01:40 +0000 (22:01 +0200)]
XCB: duplicate values from output to fmt_out

The image still misses borders due to Qt4 window provider not returning
the correct height (it pretends the window is bigger than it is).

15 years agoQt: no need to iterate two times. always disable empty menus
Jean-Philippe Andre [Thu, 29 Jan 2009 18:31:53 +0000 (19:31 +0100)]
Qt: no need to iterate two times. always disable empty menus

Note: in some rare case when p_aout != NULL but the audio
      ouput is "empty" (no track), then the visualizations
      are still enabled (but of course, you can't use them).

15 years agoXCB: trigger the pop-up menu
Rémi Denis-Courmont [Thu, 29 Jan 2009 18:22:31 +0000 (20:22 +0200)]
XCB: trigger the pop-up menu

IMHO, this should really be a vout variable though - how is the UI
supposed to know which video output is triggering otherwise?

15 years agoFix double translation
Rémi Denis-Courmont [Thu, 29 Jan 2009 16:23:31 +0000 (18:23 +0200)]
Fix double translation

15 years agoRevert "fix buffer overflows."
Rémi Duraffort [Thu, 29 Jan 2009 16:03:36 +0000 (17:03 +0100)]
Revert "fix buffer overflows."

We use a sizeof and not a strlen so that's ok.

This reverts commit 8ecb5ba1086fc58bf12e33a2de8e73fe859bc33e.

15 years agofix buffer overflows.
Rémi Duraffort [Thu, 29 Jan 2009 15:56:10 +0000 (16:56 +0100)]
fix buffer overflows.

15 years agoAdd the vlclibdir variable to the .pc
Christophe Mutricy [Tue, 27 Jan 2009 22:28:08 +0000 (22:28 +0000)]
Add the vlclibdir variable to the .pc

So that the plugins can be installed at the good place

15 years agoProper permissions
Christophe Mutricy [Tue, 27 Jan 2009 23:43:24 +0000 (23:43 +0000)]
Proper permissions

15 years agoDon't compute system-dependent stuff in the plugin descriptor
Rémi Denis-Courmont [Wed, 28 Jan 2009 21:33:16 +0000 (23:33 +0200)]
Don't compute system-dependent stuff in the plugin descriptor

This is cached data. Nothing forbids upgrading your OS or sharing the
cache with multiple versions.

15 years agoFix plugin strings translation
Rémi Denis-Courmont [Wed, 28 Jan 2009 21:05:52 +0000 (23:05 +0200)]
Fix plugin strings translation

15 years agospatializer: do not conflict with libvlccore options
Rémi Denis-Courmont [Wed, 28 Jan 2009 21:36:58 +0000 (23:36 +0200)]
spatializer: do not conflict with libvlccore options

15 years agoDocument a bit option flags.
Laurent Aimar [Wed, 28 Jan 2009 20:09:11 +0000 (21:09 +0100)]
Document a bit option flags.

15 years agoRemove unused change_float_list
Rémi Denis-Courmont [Wed, 28 Jan 2009 18:43:02 +0000 (20:43 +0200)]
Remove unused change_float_list

We should decide whether to use float or double before we bring it
back, if needed. In the mean time, it's best to remove the macro, as
the back-end did and still does not work.

15 years agoTrailing ;
Rémi Denis-Courmont [Wed, 28 Jan 2009 19:48:19 +0000 (21:48 +0200)]
Trailing ;

15 years agoUse libvlc_playlist_add_extended_untrusted in activex plugin.
Laurent Aimar [Wed, 28 Jan 2009 19:41:55 +0000 (20:41 +0100)]
Use libvlc_playlist_add_extended_untrusted in activex plugin.

15 years agoUse libvlc_playlist_add_extended_untrusted in mozilla plugin.
Laurent Aimar [Wed, 28 Jan 2009 19:31:59 +0000 (20:31 +0100)]
Use libvlc_playlist_add_extended_untrusted in mozilla plugin.

15 years agoAdded libvlc_playlist_add_extended_untrusted and libvlc_media_add_option_untrusted.
Laurent Aimar [Wed, 28 Jan 2009 19:20:21 +0000 (20:20 +0100)]
Added libvlc_playlist_add_extended_untrusted and libvlc_media_add_option_untrusted.

They allow to add untrusted options (needed at least for web plugin).

15 years agoCommand line options are lower-case
Rémi Denis-Courmont [Wed, 28 Jan 2009 17:33:49 +0000 (19:33 +0200)]
Command line options are lower-case

15 years agoquartztext: Fix trailing ;
Derk-Jan Hartman [Wed, 28 Jan 2009 00:46:57 +0000 (01:46 +0100)]
quartztext: Fix trailing ;

15 years agoUpdate LIST with new modules.
Jean-Baptiste Kempf [Wed, 28 Jan 2009 00:43:13 +0000 (01:43 +0100)]
Update LIST with new modules.

15 years agoAdded missing quote from command syntax
Mark Bidewell [Tue, 27 Jan 2009 22:10:46 +0000 (17:10 -0500)]
Added missing quote from command syntax

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoUpdate THANKS for ivoire and me
Jean-Philippe Andre [Tue, 27 Jan 2009 22:38:48 +0000 (23:38 +0100)]
Update THANKS for ivoire and me

15 years agoNEWS update
Jean-Philippe Andre [Tue, 27 Jan 2009 22:36:12 +0000 (23:36 +0100)]
NEWS update

15 years agoFix compilation
Jean-Philippe Andre [Tue, 27 Jan 2009 22:17:20 +0000 (23:17 +0100)]
Fix compilation

Missing ;

15 years agoZip: don't use hacks but rewrite the path.
Jean-Philippe Andre [Tue, 27 Jan 2009 21:51:30 +0000 (22:51 +0100)]
Zip: don't use hacks but rewrite the path.

+ remove MTU
+ fix copyright
Thanks a lot fenrir for this psz_path

15 years agoZip: add access/stream_filter to the buildsystem
Jean-Philippe Andre [Sun, 18 Jan 2009 18:40:27 +0000 (19:40 +0100)]
Zip: add access/stream_filter to the buildsystem

15 years agoZip: add a stream_filter and an access
Jean-Philippe Andre [Sun, 18 Jan 2009 18:34:32 +0000 (19:34 +0100)]
Zip: add a stream_filter and an access

The stream_filter does the following job:
[zip stream] -->filter--> [xspf playlist]

The access is called zip or unzip and takes MRLs of the form:
zip://[web-encoded-path]![file-in-zip]

As there is some automatic web-form decoding of the MRL,
the MRLs in the playlist generated by zipstream are encoded
two times.

15 years agoZip: remove compilation warnings in libs/unzip
Jean-Philippe Andre [Tue, 27 Jan 2009 21:38:25 +0000 (22:38 +0100)]
Zip: remove compilation warnings in libs/unzip

15 years agoZip: change path to the library in the buildsystem
Jean-Philippe Andre [Sun, 18 Jan 2009 18:27:56 +0000 (19:27 +0100)]
Zip: change path to the library in the buildsystem