]>
git.sesse.net Git - vlc/log
Rafaël Carré [Sat, 16 Jul 2011 15:20:25 +0000 (11:20 -0400)]
real demux: use VLC_FOURCC
Felix Paul Kühne [Sat, 16 Jul 2011 14:37:52 +0000 (16:37 +0200)]
macosx: exposed qtcapture's width and height options in the open panel
moved some elements around and renamed them within the 'Capture' tab
it's no longer called an 'iSight input', etc.
Felix Paul Kühne [Sat, 16 Jul 2011 13:47:50 +0000 (15:47 +0200)]
macosx: fixed crash on quit
Rémi Denis-Courmont [Sat, 16 Jul 2011 08:51:18 +0000 (11:51 +0300)]
Do not print start banner if stderr is not a TTY.
The user is not going to see the banner, and this tends to clutter
error logs (X server, cron jobs...) - not only on MacOS.
Rémi Denis-Courmont [Sat, 16 Jul 2011 07:55:39 +0000 (10:55 +0300)]
Do not include <vlc_es.h> from <vlc_fourcc.h>
<vlc_es.h> includes <vlc_fourcc.h> already
Rémi Denis-Courmont [Wed, 13 Jul 2011 19:25:12 +0000 (22:25 +0300)]
Add config_IsSafe() internal helper
Rafaël Carré [Sat, 16 Jul 2011 04:00:51 +0000 (00:00 -0400)]
xspf demux: cosmetics
reduce indentation level
concatenate a few lines
add a mention to #4005 in a comment
make a table static const
change style: ( bla ) -> (bla)
Rafaël Carré [Sat, 16 Jul 2011 02:33:31 +0000 (22:33 -0400)]
Fix win32 packaging after [
3594b304b396a ] in npapi
Rafaël Carré [Sat, 16 Jul 2011 01:41:49 +0000 (21:41 -0400)]
fix vlclua_var_toggle_or_set
argument is a string ("on" or "off") not a bool
Felix Paul Kühne [Fri, 15 Jul 2011 16:31:16 +0000 (18:31 +0200)]
macosx: simplified and re-arranged the Open dialog's file tab
Felix Paul Kühne [Fri, 15 Jul 2011 15:29:41 +0000 (17:29 +0200)]
merged news from VLC 1.1.11 and added 2 points for the Mac interface
Felix Paul Kühne [Fri, 15 Jul 2011 14:58:54 +0000 (16:58 +0200)]
macosx: re-written the 'Open Disc' tab in the open panel
it automatically detects inserted disks and their type, so type selector by the user is no longer needed, which allows a much cleaner GUI
Rémi Denis-Courmont [Thu, 14 Jul 2011 20:36:58 +0000 (23:36 +0300)]
livehttp: downgrade priority to zero
I don't want this plugin selected by default, only "file".
Colin Guthrie [Thu, 2 Jun 2011 20:08:49 +0000 (22:08 +0200)]
PulseAudio: Properly cork/uncork streams on pause/resume.
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
Rémi Denis-Courmont [Thu, 14 Jul 2011 17:46:51 +0000 (20:46 +0300)]
Remove unused gettimeofday() Win32 replacement
Rémi Denis-Courmont [Thu, 14 Jul 2011 13:12:50 +0000 (16:12 +0300)]
contrib: syntax
Rémi Denis-Courmont [Thu, 14 Jul 2011 12:38:27 +0000 (15:38 +0300)]
Fix vlc_cond_timedwait() without monotonic clock
Rémi Denis-Courmont [Thu, 14 Jul 2011 11:37:33 +0000 (14:37 +0300)]
Factor mtime_to to struct timespec conversion
Rémi Denis-Courmont [Thu, 14 Jul 2011 11:14:24 +0000 (14:14 +0300)]
Compilation fixes
Konstantin Pavlov [Thu, 14 Jul 2011 06:41:35 +0000 (10:41 +0400)]
LUA: Fix MPORA playlist parser.
Konstantin Pavlov [Wed, 13 Jul 2011 18:45:28 +0000 (22:45 +0400)]
Contribs: add upnp.
Konstantin Pavlov [Mon, 4 Jul 2011 06:00:34 +0000 (10:00 +0400)]
UPNP: Allow SOAP responses of arbitrary size.
Konstantin Pavlov [Tue, 26 Apr 2011 10:18:51 +0000 (14:18 +0400)]
UPNP: Attempt to fix #4714. Not tested.
Rémi Denis-Courmont [Wed, 13 Jul 2011 16:04:58 +0000 (19:04 +0300)]
Move rv32 to video_chroma directory
Alexey Sokolov [Wed, 13 Jul 2011 15:04:29 +0000 (22:04 +0700)]
Make contrib to not to fail downloading live555.
This changes filename from "latest" to explicit versioned name.
As official site doesn't provide old tarballs, we use
http://code.google.com/p/live555sourcecontrol/downloads instead.
Note: when updating contrib to new version, need to get checksum from
official site, not from there! Just in case...
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
Rémi Denis-Courmont [Wed, 13 Jul 2011 15:04:20 +0000 (18:04 +0300)]
Fix flawed CPP logic
Felix Paul Kühne [Wed, 13 Jul 2011 14:04:43 +0000 (16:04 +0200)]
contribs: updated binary package for Mac including latest libav, libass and libfreetype
Felix Paul Kühne [Wed, 13 Jul 2011 13:26:47 +0000 (15:26 +0200)]
mtime.c compilation fix
Francois Cartegnie [Wed, 13 Jul 2011 13:05:49 +0000 (15:05 +0200)]
Qt: SeekSlider: fix chapters marks contrast
Francois Cartegnie [Wed, 13 Jul 2011 12:50:35 +0000 (14:50 +0200)]
Qt: SoundSlider: fix text color contrast. (closes #5040)
Uses half hsv's value between background and foreground
(instead of mid palette color which is only revealant for drawing over
buttons colors)
Rémi Duraffort [Wed, 13 Jul 2011 09:40:22 +0000 (11:40 +0200)]
stl: fix warnings
Rémi Duraffort [Tue, 12 Jul 2011 13:45:43 +0000 (15:45 +0200)]
lua: fix vlc.msg.dbg with multiple parameters
Rémi Duraffort [Tue, 12 Jul 2011 13:35:43 +0000 (15:35 +0200)]
lua test: move the tests from modules/misc/lua to modules/lua
Rémi Duraffort [Tue, 12 Jul 2011 09:31:10 +0000 (11:31 +0200)]
ML: fix typo (fix missing vtable)
Rémi Duraffort [Tue, 12 Jul 2011 09:07:36 +0000 (11:07 +0200)]
remove unused function
Rémi Duraffort [Tue, 12 Jul 2011 06:39:39 +0000 (08:39 +0200)]
ML: warnings cleanups
Rémi Duraffort [Tue, 12 Jul 2011 06:24:04 +0000 (08:24 +0200)]
Remove some unneeded leading __ in functions names
Rémi Duraffort [Mon, 11 Jul 2011 13:41:26 +0000 (15:41 +0200)]
lua: remove leading '__' in function name
Rémi Duraffort [Mon, 11 Jul 2011 13:33:48 +0000 (15:33 +0200)]
lua: cleanup
Rémi Duraffort [Mon, 11 Jul 2011 13:33:23 +0000 (15:33 +0200)]
lua_equalizer: fix memory leaks
Rémi Duraffort [Mon, 11 Jul 2011 13:27:50 +0000 (15:27 +0200)]
lua: small cleanup (no functional changes)
Rémi Duraffort [Mon, 11 Jul 2011 12:47:15 +0000 (14:47 +0200)]
lua: typo in the documentation
Rémi Duraffort [Mon, 11 Jul 2011 12:45:17 +0000 (14:45 +0200)]
fix calloc usage.
Rémi Duraffort [Mon, 11 Jul 2011 08:59:28 +0000 (10:59 +0200)]
Update LIST
Francois Cartegnie [Tue, 12 Jul 2011 20:26:52 +0000 (22:26 +0200)]
Qt: SoundSlider: make 100% value green
Slided a bit the central point of the orange gradient to make it appear
only above 100% value.
Rémi Denis-Courmont [Tue, 12 Jul 2011 17:57:22 +0000 (20:57 +0300)]
Fix logic
Rémi Denis-Courmont [Sun, 10 Jul 2011 20:22:21 +0000 (23:22 +0300)]
AVI: abort on allocation failure
Rémi Denis-Courmont [Sun, 10 Jul 2011 20:14:40 +0000 (23:14 +0300)]
AVI: fix heap buffer overflow (CVE-2011-2588)
Rémi Denis-Courmont [Sun, 10 Jul 2011 20:36:31 +0000 (23:36 +0300)]
real: fix heap buffer overflow (CVE-2011-2587)
Rémi Denis-Courmont [Tue, 12 Jul 2011 17:08:58 +0000 (20:08 +0300)]
file: detect long remote paths correctly on Win32
Rémi Denis-Courmont [Tue, 12 Jul 2011 17:08:45 +0000 (20:08 +0300)]
taglib: support long paths on Win32
Rémi Denis-Courmont [Tue, 12 Jul 2011 17:07:20 +0000 (20:07 +0300)]
Win32: handle file paths of arbitrary length (in file system code)
Rémi Denis-Courmont [Tue, 12 Jul 2011 17:06:44 +0000 (20:06 +0300)]
folder meta: remove left-over
Felix Paul Kühne [Tue, 12 Jul 2011 12:46:35 +0000 (14:46 +0200)]
macosx: replaced quartztext options in the simple prefs with their freetype counters
added objects for 'force bold' and 'opacity'
Jean-Baptiste Kempf [Tue, 12 Jul 2011 15:36:29 +0000 (17:36 +0200)]
Qt: Fix protectedness of customEvent
Rémi Denis-Courmont [Tue, 12 Jul 2011 15:02:54 +0000 (18:02 +0300)]
Split mdate(), mwait(), msleep() to POSIX and Win32 files
Also implement correct run-time POSIX clock selection.
Rémi Denis-Courmont [Tue, 12 Jul 2011 14:54:15 +0000 (17:54 +0300)]
Factor common code
Rémi Denis-Courmont [Tue, 12 Jul 2011 14:41:32 +0000 (17:41 +0300)]
Remove unused INPUT_ADD_OPTION
Rémi Denis-Courmont [Tue, 12 Jul 2011 14:34:27 +0000 (17:34 +0300)]
DTV: remove dvb_guess_system()
Rémi Denis-Courmont [Tue, 12 Jul 2011 14:33:16 +0000 (17:33 +0300)]
DTV: use dvb_enum_systems() instead of dvb_guess_system()
Rémi Denis-Courmont [Tue, 12 Jul 2011 14:38:56 +0000 (17:38 +0300)]
DTV: add dvb_enum_systems() to list supported delivery systems
Jean-Baptiste Kempf [Tue, 12 Jul 2011 14:46:41 +0000 (16:46 +0200)]
Add .caf file format
Jean-Baptiste Kempf [Mon, 11 Jul 2011 13:17:34 +0000 (15:17 +0200)]
More debug info about filetype
Francois Cartegnie [Tue, 12 Jul 2011 12:21:54 +0000 (14:21 +0200)]
Qt: advanced_open: use QTimeEdit instead of QDoubleSpinBox
Felix Paul Kühne [Tue, 12 Jul 2011 07:39:06 +0000 (09:39 +0200)]
vlc input control: fixed execution on Mac OS
thanks for the explanation to courmisch
Francois Cartegnie [Sun, 3 Jul 2011 19:33:06 +0000 (21:33 +0200)]
Qt: Make chapters marks clickable
Francois Cartegnie [Sun, 3 Jul 2011 20:06:07 +0000 (22:06 +0200)]
Qt: make SeekPoints handle jump to chapter requests
Francois Cartegnie [Sat, 25 Jun 2011 20:46:58 +0000 (22:46 +0200)]
Qt: add chapters to SeekSlider
Francois Cartegnie [Sat, 25 Jun 2011 18:29:53 +0000 (20:29 +0200)]
Qt: add SeekPoints data
Francois Cartegnie [Sat, 25 Jun 2011 14:57:06 +0000 (16:57 +0200)]
vlc input control: add INPUT_GET_TITLE_INFO
as we'll need seekpoints for UI: chapters offsets were not sufficient.
Rémi Denis-Courmont [Mon, 11 Jul 2011 19:49:54 +0000 (22:49 +0300)]
Update input item type guesses
Rémi Denis-Courmont [Mon, 11 Jul 2011 19:40:41 +0000 (22:40 +0300)]
udev: drop V4L1 support
Rémi Denis-Courmont [Sun, 10 Jul 2011 20:40:14 +0000 (23:40 +0300)]
Abort an demux allocation failures
Rémi Denis-Courmont [Mon, 11 Jul 2011 19:28:28 +0000 (22:28 +0300)]
Check most demux_t.p_sys allocations
Rémi Denis-Courmont [Sun, 10 Jul 2011 20:21:23 +0000 (23:21 +0300)]
Add xcalloc(). Do not use this in new code!
Rémi Denis-Courmont [Mon, 11 Jul 2011 16:23:37 +0000 (19:23 +0300)]
Dummy decoder: use stdio and simplify
Rémi Denis-Courmont [Mon, 11 Jul 2011 16:09:13 +0000 (19:09 +0300)]
folder cover: lift PATH_MAX limit
Rémi Denis-Courmont [Mon, 11 Jul 2011 15:59:12 +0000 (18:59 +0300)]
Useless #include
Rémi Denis-Courmont [Mon, 11 Jul 2011 15:51:11 +0000 (18:51 +0300)]
Remove getcwd() replacement
Rémi Denis-Courmont [Mon, 11 Jul 2011 15:49:19 +0000 (18:49 +0300)]
make_URI: use vlc_getcwd()
This lifts the PATH_MAX characters limit, and should fix encoding on
POSIX non-UTF-8 systems.
Rémi Denis-Courmont [Mon, 11 Jul 2011 15:39:59 +0000 (18:39 +0300)]
vlc_getcwd: return current directory as UTF-8
Rémi Denis-Courmont [Mon, 11 Jul 2011 15:34:54 +0000 (18:34 +0300)]
Remove __ prefix in *New() core functions
Rémi Denis-Courmont [Mon, 11 Jul 2011 15:32:04 +0000 (18:32 +0300)]
Remove object type field
Rémi Denis-Courmont [Mon, 11 Jul 2011 15:18:10 +0000 (18:18 +0300)]
Remove VLC_OBJECT_INPUT type
Rémi Denis-Courmont [Mon, 11 Jul 2011 15:16:36 +0000 (18:16 +0300)]
stream: re-use existing input pointer for statistics
Rémi Denis-Courmont [Mon, 11 Jul 2011 15:12:16 +0000 (18:12 +0300)]
Remove VLC_OBJECT_DECODER type
Rémi Denis-Courmont [Mon, 11 Jul 2011 15:07:11 +0000 (18:07 +0300)]
Do not check vlc_object_alive() on decoders
Decoders are never "killed", so this had no effects.
Rémi Denis-Courmont [Mon, 11 Jul 2011 14:56:44 +0000 (17:56 +0300)]
Remove VLC_OBJECT_VOUT
(Same reasons as VLC_OBJECT_AOUT)
Rémi Denis-Courmont [Mon, 11 Jul 2011 14:54:02 +0000 (17:54 +0300)]
Remove VLC_OBJECT_AOUT
Audio output is not a descendent of input thread, so there was no real
use for this object type anymore.
Felix Paul Kühne [Mon, 11 Jul 2011 14:06:27 +0000 (16:06 +0200)]
macosx: make sure that we don't block media keys for iTunes in case the user doesn't want to use them within VLC
Changing this option requires a relaunch now, which is automatically offered when needed.
Fixes #5025
Jean-Baptiste Kempf [Mon, 11 Jul 2011 10:21:19 +0000 (12:21 +0200)]
MP4: recognize 3gp4 brand in debug
3gp4 is not compatible to isom, while 5, 6 and 7 should be
Ref #4979
Jean-Baptiste Kempf [Mon, 11 Jul 2011 10:12:02 +0000 (12:12 +0200)]
MP4: do not warn about unsupported control query
This doesn't help users to report issues...
Jean-Baptiste Kempf [Mon, 11 Jul 2011 09:58:02 +0000 (11:58 +0200)]
TS demux: mark CSA options as safe
Rafaël Carré [Mon, 11 Jul 2011 03:09:12 +0000 (23:09 -0400)]
update live patch(es)
Rafaël Carré [Mon, 11 Jul 2011 01:34:35 +0000 (21:34 -0400)]
qt4: only build main_interface_win32.cpp for windows
Pierre Ynard [Mon, 11 Jul 2011 01:32:00 +0000 (03:32 +0200)]
chroma_yuv_neon: forgotten stuff
Rémi Denis-Courmont [Sun, 10 Jul 2011 20:12:20 +0000 (23:12 +0300)]
Mark non-file input items as preparsed even if they're not
Without this, libvlc_media_parse() will deadlock on non-file items.
Felix Paul Kühne [Sun, 10 Jul 2011 18:21:27 +0000 (20:21 +0200)]
macosx: stability improvements
Felix Paul Kühne [Sun, 10 Jul 2011 18:20:25 +0000 (20:20 +0200)]
auhal: fixed detection of available output stream formats
Rémi Denis-Courmont [Sun, 10 Jul 2011 17:20:35 +0000 (20:20 +0300)]
libvlc_audio_output_set: really force the requested output