]> git.sesse.net Git - vlc/log
vlc
12 years agol10n: Basque update
Xabier Aramendi [Tue, 8 Nov 2011 23:16:18 +0000 (23:16 +0000)]
l10n: Basque update

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agol10n: Estonian update
Mihkel Kirjutas [Tue, 8 Nov 2011 23:15:34 +0000 (23:15 +0000)]
l10n: Estonian update

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agol10n: Bulgarian update
Ivo Ivanov [Tue, 8 Nov 2011 23:14:55 +0000 (23:14 +0000)]
l10n: Bulgarian update

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agol10n: Japanese NSIS update
Fumio Nakayama [Tue, 8 Nov 2011 23:11:18 +0000 (23:11 +0000)]
l10n: Japanese NSIS update

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agol10n: Hebrew translation of .desktop
Yaron Shahrabani [Mon, 7 Nov 2011 23:57:19 +0000 (23:57 +0000)]
l10n: Hebrew translation of .desktop

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agol10n: Update vlc.pot for VLC 1.2.0-pre1
Christophe Mutricy [Tue, 8 Nov 2011 23:27:37 +0000 (23:27 +0000)]
l10n: Update vlc.pot for VLC 1.2.0-pre1

12 years agoFix typo in estonian l10n
Mihkel Kirjutas [Mon, 7 Nov 2011 23:54:17 +0000 (23:54 +0000)]
Fix typo in estonian l10n

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agocontrib: qt4 can only be cross compiled atm
Rafaël Carré [Tue, 8 Nov 2011 18:08:15 +0000 (13:08 -0500)]
contrib: qt4 can only be cross compiled atm

12 years agocontrib: qt4: win32 rules
Rafaël Carré [Tue, 8 Nov 2011 17:57:40 +0000 (12:57 -0500)]
contrib: qt4: win32 rules

doesn't seem to build with mingw32

12 years agopeflags.py -> peflags.pl
Rafaël Carré [Tue, 8 Nov 2011 17:51:11 +0000 (12:51 -0500)]
peflags.py -> peflags.pl

12 years agofix win32 threadvar linked list
Sébastien Escudier [Mon, 7 Nov 2011 14:32:16 +0000 (15:32 +0100)]
fix win32 threadvar linked list

12 years agotypo
Rafaël Carré [Tue, 8 Nov 2011 06:38:58 +0000 (01:38 -0500)]
typo

12 years agocontrib: add qt4
Rafaël Carré [Tue, 8 Nov 2011 06:26:12 +0000 (01:26 -0500)]
contrib: add qt4

win64 only for now, win32 support shouldn't be hard to add

12 years agoextras/tools: add yasm
Rafaël Carré [Tue, 8 Nov 2011 05:36:39 +0000 (00:36 -0500)]
extras/tools: add yasm

12 years agocontrib: remove yasm deps
Rafaël Carré [Tue, 8 Nov 2011 04:41:03 +0000 (23:41 -0500)]
contrib: remove yasm deps

build tools will be handled by extras/tools

12 years agoextra/tools: add GNU tar (with J = xz support)
Rafaël Carré [Tue, 8 Nov 2011 04:34:24 +0000 (23:34 -0500)]
extra/tools: add GNU tar (with J = xz support)

12 years agoshell typo
Rafaël Carré [Tue, 8 Nov 2011 04:33:17 +0000 (23:33 -0500)]
shell typo

12 years agosout_std: try to guess muxer if opening failed
Rafaël Carré [Tue, 8 Nov 2011 02:08:27 +0000 (21:08 -0500)]
sout_std: try to guess muxer if opening failed

do it not only if muxer was not precised

12 years agoinput: fix a crash when loading an invalid mrl
Ludovic Fauvet [Mon, 31 Oct 2011 01:17:17 +0000 (02:17 +0100)]
input: fix a crash when loading an invalid mrl

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoUpdate NEWS about activex
Jean-Baptiste Kempf [Tue, 8 Nov 2011 01:39:49 +0000 (02:39 +0100)]
Update NEWS about activex

12 years agowin packaging: disable activex on win64
Rafaël Carré [Tue, 8 Nov 2011 01:21:31 +0000 (20:21 -0500)]
win packaging: disable activex on win64

12 years agoactivex.am: remove
Rafaël Carré [Tue, 8 Nov 2011 01:18:00 +0000 (20:18 -0500)]
activex.am: remove

12 years agoUse ActiveX from the npapi repo
Jean-Baptiste Kempf [Tue, 8 Nov 2011 00:39:18 +0000 (01:39 +0100)]
Use ActiveX from the npapi repo

12 years agowin64: really package npapi plugin
Rafaël Carré [Mon, 7 Nov 2011 21:37:14 +0000 (16:37 -0500)]
win64: really package npapi plugin

12 years agocontrib: ncurses: enable only for osx
Rafaël Carré [Mon, 7 Nov 2011 21:32:00 +0000 (16:32 -0500)]
contrib: ncurses: enable only for osx

12 years agopeflags: rewrite needed features in python
Rafaël Carré [Mon, 7 Nov 2011 21:18:48 +0000 (16:18 -0500)]
peflags: rewrite needed features in python

remove conditional from configure.ac

12 years agowin64: package npapi plugin
Rafaël Carré [Mon, 7 Nov 2011 15:57:33 +0000 (10:57 -0500)]
win64: package npapi plugin

12 years agocontrib: portaudio: enable only on win32
Rafaël Carré [Mon, 7 Nov 2011 14:20:58 +0000 (09:20 -0500)]
contrib: portaudio: enable only on win32

12 years agocontrib: disable sqlite
Rafaël Carré [Mon, 7 Nov 2011 14:18:21 +0000 (09:18 -0500)]
contrib: disable sqlite

12 years agocontrib: add TODO list (remaining stuff to be ported from extras/contrib)
Rafaël Carré [Mon, 7 Nov 2011 05:24:30 +0000 (00:24 -0500)]
contrib: add TODO list (remaining stuff to be ported from extras/contrib)

12 years agocontrib: add ncurses
Rafaël Carré [Mon, 7 Nov 2011 05:13:11 +0000 (00:13 -0500)]
contrib: add ncurses

12 years agocontrib: add gecko headers
Rafaël Carré [Mon, 7 Nov 2011 04:53:22 +0000 (23:53 -0500)]
contrib: add gecko headers

12 years agocontrib: add portaudio
Rafaël Carré [Mon, 7 Nov 2011 04:36:38 +0000 (23:36 -0500)]
contrib: add portaudio

12 years agocontrib: libmpeg2: apply patches
Rafaël Carré [Mon, 7 Nov 2011 04:17:08 +0000 (23:17 -0500)]
contrib: libmpeg2: apply patches

12 years agocontrib: add sqlite
Rafaël Carré [Mon, 7 Nov 2011 04:15:38 +0000 (23:15 -0500)]
contrib: add sqlite

12 years agocontrib: upnp: enable, fix win32/64 build
Rafaël Carré [Mon, 7 Nov 2011 03:38:40 +0000 (22:38 -0500)]
contrib: upnp: enable, fix win32/64 build

12 years agocontrib: add libmpeg2
Rafaël Carré [Mon, 7 Nov 2011 03:28:12 +0000 (22:28 -0500)]
contrib: add libmpeg2

12 years agocontribs: gnutls: fix linking
Rafaël Carré [Mon, 7 Nov 2011 02:47:47 +0000 (21:47 -0500)]
contribs: gnutls: fix linking

modules/misc/gnutls.c:789: undefined reference to `gnutls_certificate_set_x509_crl_file'

12 years agocontribs: libvpx: fix win64 (use correct asm symbols)
Rafaël Carré [Mon, 7 Nov 2011 01:48:22 +0000 (20:48 -0500)]
contribs: libvpx: fix win64 (use correct asm symbols)

12 years agocontribs: projectM: fix win64 build
Rafaël Carré [Mon, 7 Nov 2011 01:25:55 +0000 (20:25 -0500)]
contribs: projectM: fix win64 build

12 years agocontribs: taglib: remove obsolete cygwin patch
Rafaël Carré [Mon, 7 Nov 2011 00:47:55 +0000 (19:47 -0500)]
contribs: taglib: remove obsolete cygwin patch

12 years agocontribs: taglib: install libtag.pc unconditionally
Rafaël Carré [Mon, 7 Nov 2011 00:47:24 +0000 (19:47 -0500)]
contribs: taglib: install libtag.pc unconditionally

12 years agocontribs: ffmpeg, enable dxva2 on win64 (needs recent or fixed headers)
Rafaël Carré [Sun, 6 Nov 2011 23:15:50 +0000 (18:15 -0500)]
contribs: ffmpeg, enable dxva2 on win64 (needs recent or fixed headers)

12 years agocontribs: fix dshow checksumming
Rafaël Carré [Sun, 6 Nov 2011 23:00:48 +0000 (18:00 -0500)]
contribs: fix dshow checksumming

12 years agowin64/ffmpeg: enable dxva2
Rafaël Carré [Sun, 6 Nov 2011 22:13:54 +0000 (17:13 -0500)]
win64/ffmpeg: enable dxva2

12 years agocontrib: Makefile syntax error
Rémi Denis-Courmont [Sun, 6 Nov 2011 12:47:11 +0000 (14:47 +0200)]
contrib: Makefile syntax error

12 years agocontrib: fix zvbi compilation on Win32
Rémi Denis-Courmont [Sun, 6 Nov 2011 09:34:33 +0000 (11:34 +0200)]
contrib: fix zvbi compilation on Win32

12 years agocontrib: fix lame on Win32 with mingw-w64
Rémi Denis-Courmont [Sun, 6 Nov 2011 09:16:48 +0000 (11:16 +0200)]
contrib: fix lame on Win32 with mingw-w64

12 years agowin64 packaging: fix comment
Rafaël Carré [Sun, 6 Nov 2011 01:06:37 +0000 (21:06 -0400)]
win64 packaging: fix comment

It is not clear that static linking is superior in our case
Shared linking could even reduce package size (only one copy of libstdc++ shipped)

21:04 < jon_y> libtool prevents static linking if you are working with dlls, it is by
               design

12 years agowin64 packaging: distribute libstdc++-6.dll and libgcc_s_sjlj-1.dll
Rafaël Carré [Sun, 6 Nov 2011 00:04:15 +0000 (20:04 -0400)]
win64 packaging: distribute libstdc++-6.dll and libgcc_s_sjlj-1.dll

12 years agocontrib: lame but better than nothing detection for gettext
Rémi Denis-Courmont [Sat, 5 Nov 2011 20:38:46 +0000 (22:38 +0200)]
contrib: lame but better than nothing detection for gettext

12 years agocontrib: zvbi depends on iconv
Rémi Denis-Courmont [Sat, 5 Nov 2011 20:23:53 +0000 (22:23 +0200)]
contrib: zvbi depends on iconv

12 years agocontrib: iconv is always needed by VLC, build it on Windows
Rémi Denis-Courmont [Sat, 5 Nov 2011 20:23:20 +0000 (22:23 +0200)]
contrib: iconv is always needed by VLC, build it on Windows

12 years agocontrib: build cddb with WIN32_LEAN_AND_MEAN
Rémi Denis-Courmont [Sat, 5 Nov 2011 16:24:14 +0000 (18:24 +0200)]
contrib: build cddb with WIN32_LEAN_AND_MEAN

This works around a conflict with <winioctl.h>.

12 years agocddb: do not use alarm()
Rémi Denis-Courmont [Sat, 5 Nov 2011 16:26:37 +0000 (18:26 +0200)]
cddb: do not use alarm()

It does not work on Windows, and is not thread-safe on Linux.

12 years agocontrib: disable projectM on non-Win32 until glew rules are fixed
Rémi Denis-Courmont [Sat, 5 Nov 2011 16:19:06 +0000 (18:19 +0200)]
contrib: disable projectM on non-Win32 until glew rules are fixed

12 years agoglew: win32 patch is only for MingW
Rémi Denis-Courmont [Sat, 5 Nov 2011 16:02:46 +0000 (18:02 +0200)]
glew: win32 patch is only for MingW

12 years agoSDL: disable aseembler (broken) audio (unused) and other useless stuff
Rémi Denis-Courmont [Sat, 5 Nov 2011 15:16:56 +0000 (17:16 +0200)]
SDL: disable aseembler (broken) audio (unused) and other useless stuff

12 years agoUpdate tiff configure line
Rémi Denis-Courmont [Sat, 5 Nov 2011 14:50:55 +0000 (16:50 +0200)]
Update tiff configure line

12 years agov4l2: fix typo
Rémi Denis-Courmont [Sat, 5 Nov 2011 12:40:34 +0000 (14:40 +0200)]
v4l2: fix typo

12 years agoGL: mark the OpenGL (EGL) plugin experimental
Rémi Denis-Courmont [Sat, 5 Nov 2011 10:08:19 +0000 (12:08 +0200)]
GL: mark the OpenGL (EGL) plugin experimental

It is missing some features w.r.t. window management.

12 years agoXCB/GLX: add OpenGL in the plugin name
Rémi Denis-Courmont [Sat, 5 Nov 2011 10:08:07 +0000 (12:08 +0200)]
XCB/GLX: add OpenGL in the plugin name

12 years agoRemove revision.txt and revision.c on maintainerclean
Rémi Denis-Courmont [Fri, 4 Nov 2011 17:02:07 +0000 (19:02 +0200)]
Remove revision.txt and revision.c on maintainerclean

12 years agoRTP: print an explanatory error in case of dynamic payload format
Rémi Denis-Courmont [Fri, 4 Nov 2011 15:54:43 +0000 (17:54 +0200)]
RTP: print an explanatory error in case of dynamic payload format

12 years agoRTP: cosmetic fixes
Rémi Denis-Courmont [Fri, 4 Nov 2011 15:44:16 +0000 (17:44 +0200)]
RTP: cosmetic fixes

12 years agoFix punctuation ". (%m)" -> "(%m) ."
Rémi Denis-Courmont [Fri, 4 Nov 2011 15:22:37 +0000 (17:22 +0200)]
Fix punctuation ". (%m)" -> "(%m) ."

12 years agoMoving to 1.2.0-pre1 1.2.0-pre1
Jean-Baptiste Kempf [Fri, 4 Nov 2011 01:30:52 +0000 (02:30 +0100)]
Moving to 1.2.0-pre1

12 years agoUpdate NEWS
Jean-Baptiste Kempf [Fri, 4 Nov 2011 01:00:54 +0000 (02:00 +0100)]
Update NEWS

12 years agoqtsound: updated news and list entry
Michael Feurstein [Sun, 30 Oct 2011 21:27:48 +0000 (22:27 +0100)]
qtsound: updated news and list entry

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoqtsound: added audio capture functionality for MAC OS X
Michael Feurstein [Sun, 30 Oct 2011 21:27:46 +0000 (22:27 +0100)]
qtsound: added audio capture functionality for MAC OS X

Tested with Built-in Input, Built-in Microphone and Griffin iMic USB system
Usage: qtsound://"Built-In Input" or qtsound://"iMic USB audio system"

Modified-by: Jean-Baptiste Kempf <jb@videolan.org>
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoContribs: update dvbpsi to 0.2.2
Jean-Baptiste Kempf [Fri, 4 Nov 2011 00:45:17 +0000 (01:45 +0100)]
Contribs: update dvbpsi to 0.2.2

A regression was there in 0.2.1

12 years agoImproved TS file detection.
Laurent Aimar [Thu, 3 Nov 2011 22:21:10 +0000 (23:21 +0100)]
Improved TS file detection.

Closed #4373
(The samples still doesn't work if ffmpeg-mt is enabled, but that's probably a
ffmpeg/libav bug)

12 years agoextras/tools: preliminary support for building missing dev tools
Rafaël Carré [Thu, 3 Nov 2011 21:42:52 +0000 (17:42 -0400)]
extras/tools: preliminary support for building missing dev tools

Needed on platform with poor tools support (== OSX)
TODO:
    find required versions for each tool and check if the system has them
    build GNU tar with xz support if xz was missing

12 years agoEnabled HTTP seek support when Accept-Ranges is present and contains "bytes".
Laurent Aimar [Thu, 3 Nov 2011 19:39:07 +0000 (20:39 +0100)]
Enabled HTTP seek support when Accept-Ranges is present and contains "bytes".

12 years agoWorkaround for video size incompatible with the colorspace.
Laurent Aimar [Thu, 3 Nov 2011 19:28:51 +0000 (20:28 +0100)]
Workaround for video size incompatible with the colorspace.

Close #4206.

12 years agoDon't error out if --disable-avcodec was specified but not --disable-libva
Rafaël Carré [Thu, 3 Nov 2011 19:14:58 +0000 (15:14 -0400)]
Don't error out if --disable-avcodec was specified but not --disable-libva

12 years agoMissing #include
Rémi Denis-Courmont [Thu, 3 Nov 2011 19:21:01 +0000 (21:21 +0200)]
Missing #include

12 years agoBDA: work around unimplemented dvb_enum_systems()
Rémi Denis-Courmont [Thu, 3 Nov 2011 18:53:59 +0000 (20:53 +0200)]
BDA: work around unimplemented dvb_enum_systems()

12 years agoInstall vlc_network.h and vlc_tls.h
Rémi Denis-Courmont [Thu, 3 Nov 2011 18:47:58 +0000 (20:47 +0200)]
Install vlc_network.h and vlc_tls.h

12 years agoMake vlc_network.h installable
Rémi Denis-Courmont [Thu, 3 Nov 2011 18:47:39 +0000 (20:47 +0200)]
Make vlc_network.h installable

12 years agoRewrite inet_pton() and inet_ntop() into compat
Rémi Denis-Courmont [Thu, 3 Nov 2011 18:11:08 +0000 (20:11 +0200)]
Rewrite inet_pton() and inet_ntop() into compat

This should correct error handling cases.

12 years agoconfigure: remove inet_aton() check
Rémi Denis-Courmont [Thu, 3 Nov 2011 17:43:41 +0000 (19:43 +0200)]
configure: remove inet_aton() check

This is not used anymore.

12 years agoHTTPd: remove never used channel & bidirectional modes
Rémi Denis-Courmont [Thu, 3 Nov 2011 17:41:56 +0000 (19:41 +0200)]
HTTPd: remove never used channel & bidirectional modes

This was meant for interleaving RTP.

12 years agovlc_fopen: fix append mode
Rémi Denis-Courmont [Thu, 3 Nov 2011 17:24:14 +0000 (19:24 +0200)]
vlc_fopen: fix append mode

In append mode, all write operations must occur at the end of the file.
Nevertheless the initial read offset is the beginning of the file.

12 years agovlc_fopen: implement binary mode (useful on Windows)
Rémi Denis-Courmont [Thu, 3 Nov 2011 17:20:40 +0000 (19:20 +0200)]
vlc_fopen: implement binary mode (useful on Windows)

12 years agocontribs: fix lame build on win64
Rafaël Carré [Thu, 3 Nov 2011 14:30:36 +0000 (10:30 -0400)]
contribs: fix lame build on win64

mingw-w64 FORCEINLINE definition includes 'extern'

12 years agovlc-thumb: works also with gnome 3
Rafaël Carré [Thu, 3 Nov 2011 02:26:16 +0000 (22:26 -0400)]
vlc-thumb: works also with gnome 3

12 years agoold contribs: compilation fixes and compiler experiment
Felix Paul Kühne [Wed, 2 Nov 2011 17:50:17 +0000 (18:50 +0100)]
old contribs: compilation fixes and compiler experiment

12 years agoFreetype: account for more complex font names on Windows
Jean-Baptiste Kempf [Tue, 1 Nov 2011 18:43:08 +0000 (19:43 +0100)]
Freetype: account for more complex font names on Windows

We have to count for "Bold", "Normal" and "Italic" ending in registry

Close #4949

12 years agoDisable buggy DASH plugin.
Rémi Denis-Courmont [Tue, 1 Nov 2011 17:45:58 +0000 (19:45 +0200)]
Disable buggy DASH plugin.

Probing is buggy and slow (and it runs for every input item!).

12 years agoDASH: allocate hot-path parser on the stack and cosmetics
Rémi Denis-Courmont [Tue, 1 Nov 2011 17:39:51 +0000 (19:39 +0200)]
DASH: allocate hot-path parser on the stack and cosmetics

12 years agoXCB/XVideo: permute image format loops and rework format selection
Rémi Denis-Courmont [Tue, 1 Nov 2011 17:17:24 +0000 (19:17 +0200)]
XCB/XVideo: permute image format loops and rework format selection

 * fix memory leak of image attribute in case of error,
 * fix clobber of video format structure in case of error,
 * print unknown XVideo format error only once per adaptor
   (rather than once per VLC format per adaptor)

12 years agoDTV: remove misleading/outdated comment
Rémi Denis-Courmont [Tue, 1 Nov 2011 15:51:12 +0000 (17:51 +0200)]
DTV: remove misleading/outdated comment

var_LocationParse() enforces change_safe().

12 years agoMark dvb-adapter as safe (fix #5503)
Rémi Denis-Courmont [Tue, 1 Nov 2011 15:48:44 +0000 (17:48 +0200)]
Mark dvb-adapter as safe (fix #5503)

Just about every other capture mechanism allows selecting the device
from the MRL, so we might as well support it for DVB. The playlist will
only work on a specific system, but it should still be safe.

12 years agoopengl: speed-up for Mac OS X
Laurent Aimar [Tue, 1 Nov 2011 15:12:56 +0000 (16:12 +0100)]
opengl: speed-up for Mac OS X

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
12 years agoFix a bug preventing files without segment duration
Denis Charmet [Tue, 1 Nov 2011 14:42:43 +0000 (15:42 +0100)]
Fix a bug preventing files without segment duration

And fix the crash of http://streams.videolan.org/issues/mkv/invalid_EBML_number_size_tag.mkv

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoAllowed to use mp2/mp3 to specify layer 2/3 for mpeg audio encoder.
Laurent Aimar [Tue, 1 Nov 2011 13:34:24 +0000 (14:34 +0100)]
Allowed to use mp2/mp3 to specify layer 2/3 for mpeg audio encoder.

It might be better (dunno if it would be simpler) to have a way to
specify some kind of profile.

12 years agoWall: set the default center element to 16:9
Jean-Baptiste Kempf [Tue, 1 Nov 2011 13:27:45 +0000 (14:27 +0100)]
Wall: set the default center element to 16:9

Since this is the default AR for Home Theaters Projectors

12 years agoFreetype: fallback to arial.ttf on Win32
Jean-Baptiste Kempf [Tue, 1 Nov 2011 13:08:32 +0000 (14:08 +0100)]
Freetype: fallback to arial.ttf on Win32

When we haven't found the right font, use arial.ttf

Close #4946

12 years agoFreetype: correctly load fonts with complete path
Jean-Baptiste Kempf [Tue, 1 Nov 2011 12:29:38 +0000 (13:29 +0100)]
Freetype: correctly load fonts with complete path

Close #5495