]> git.sesse.net Git - vlc/log
vlc
12 years agoRemove useless config.h #define
Rémi Denis-Courmont [Sun, 27 Nov 2011 19:58:17 +0000 (21:58 +0200)]
Remove useless config.h #define

12 years agoReplace MD5 implementation with FSF LGPL'd one
Rémi Denis-Courmont [Sun, 27 Nov 2011 13:27:47 +0000 (15:27 +0200)]
Replace MD5 implementation with FSF LGPL'd one

This was originally written by Ulrich Drepper for glibc. However, this
particular version is copied from libgcrypt (simpler to adapt).

12 years agoCorrect debug message
Rémi Denis-Courmont [Sun, 27 Nov 2011 12:25:23 +0000 (14:25 +0200)]
Correct debug message

12 years agoMove MD5 test to src/
Rémi Denis-Courmont [Sun, 27 Nov 2011 11:55:34 +0000 (13:55 +0200)]
Move MD5 test to src/

12 years agocontrib: run $(RECONF) in an arbitrary list of packages
Rafaël Carré [Sun, 27 Nov 2011 11:14:26 +0000 (06:14 -0500)]
contrib: run $(RECONF) in an arbitrary list of packages

Now they recognize arm-linux-androideabi toolchain

12 years agocontrib: Don't change HOST when building for android
Rafaël Carré [Sun, 27 Nov 2011 09:46:39 +0000 (04:46 -0500)]
contrib: Don't change HOST when building for android

12 years agoMD5: improve test coverage
Rémi Denis-Courmont [Sun, 27 Nov 2011 11:11:22 +0000 (13:11 +0200)]
MD5: improve test coverage

12 years agoGnuTLS needs Winsock
Rémi Denis-Courmont [Sun, 27 Nov 2011 10:46:30 +0000 (12:46 +0200)]
GnuTLS needs Winsock

12 years agoRemove Linux distros from old contrib
Rémi Denis-Courmont [Sun, 27 Nov 2011 10:04:40 +0000 (12:04 +0200)]
Remove Linux distros from old contrib

12 years agoSRTP: mark internal library static, fix linking
Rémi Denis-Courmont [Sun, 27 Nov 2011 09:44:29 +0000 (11:44 +0200)]
SRTP: mark internal library static, fix linking

12 years agocontrib: fix static linking of libbluray
Rémi Denis-Courmont [Sun, 27 Nov 2011 09:30:27 +0000 (11:30 +0200)]
contrib: fix static linking of libbluray

Upstream should set Libs.private, but we want Libs.

12 years agocontrib: ffmpeg: add some cflags for arm/neon
Rafaël Carré [Sun, 27 Nov 2011 09:07:19 +0000 (04:07 -0500)]
contrib: ffmpeg: add some cflags for arm/neon

12 years agocontrib: set android specifics
Rafaël Carré [Sun, 27 Nov 2011 08:56:20 +0000 (03:56 -0500)]
contrib: set android specifics

12 years agocontrib: shout: skip if not building encoders
Rafaël Carré [Sun, 27 Nov 2011 08:13:03 +0000 (03:13 -0500)]
contrib: shout: skip if not building encoders

12 years agocontrib: ffmpeg: only use libvpx when building encoders
Rafaël Carré [Sun, 27 Nov 2011 07:51:02 +0000 (02:51 -0500)]
contrib: ffmpeg: only use libvpx when building encoders

12 years agocontrib: fix cddb dependency
Rémi Denis-Courmont [Sun, 27 Nov 2011 08:55:44 +0000 (10:55 +0200)]
contrib: fix cddb dependency

12 years agoRevert "contrib: make AUTOPOINT point to the script installed by gettext"
Rémi Denis-Courmont [Sun, 27 Nov 2011 08:54:08 +0000 (10:54 +0200)]
Revert "contrib: make AUTOPOINT point to the script installed by gettext"

This reverts commit 878d5212b7d531f2791ed230297857b0a94131fc.
This fixes the build with installed autopoint.

12 years agoCleanup contrib warning
Rémi Denis-Courmont [Sun, 27 Nov 2011 08:36:13 +0000 (10:36 +0200)]
Cleanup contrib warning

12 years agoGnuTLS: plugin needs crypt32 on Windows to use the certificate store
Rémi Denis-Courmont [Sun, 27 Nov 2011 08:35:36 +0000 (10:35 +0200)]
GnuTLS: plugin needs crypt32 on Windows to use the certificate store

12 years agoAdd a md5 computation test
Jean-Baptiste Kempf [Sun, 27 Nov 2011 03:01:02 +0000 (04:01 +0100)]
Add a md5 computation test

12 years agocontrib: libxml2: disable tests
Rafaël Carré [Sun, 27 Nov 2011 01:54:44 +0000 (20:54 -0500)]
contrib: libxml2: disable tests

12 years agoContribs: fix xml2 installation on OSX
Jean-Baptiste Kempf [Sun, 27 Nov 2011 01:46:30 +0000 (02:46 +0100)]
Contribs: fix xml2 installation on OSX

12 years agoRemove broken message
Rafaël Carré [Sun, 27 Nov 2011 01:25:44 +0000 (20:25 -0500)]
Remove broken message

12 years agoWarn people about depreciation, do not block them.
Jean-Baptiste Kempf [Sun, 27 Nov 2011 00:03:03 +0000 (01:03 +0100)]
Warn people about depreciation, do not block them.

12 years agoextras/tools: check for tar -J properly
Rafaël Carré [Sat, 26 Nov 2011 21:39:44 +0000 (16:39 -0500)]
extras/tools: check for tar -J properly

we don't use 'xz' binary directly

12 years agocosmetics
Rafaël Carré [Sat, 26 Nov 2011 20:46:21 +0000 (15:46 -0500)]
cosmetics

12 years agoraop: handle VLC_ADD_LIBS
Rafaël Carré [Sat, 26 Nov 2011 20:29:09 +0000 (15:29 -0500)]
raop: handle VLC_ADD_LIBS

12 years agoDeprecate extras/contrib
Rafaël Carré [Sat, 26 Nov 2011 20:04:09 +0000 (15:04 -0500)]
Deprecate extras/contrib

12 years agoremoteosd: handle VLC_ADD_LIBS
Rafaël Carré [Sat, 26 Nov 2011 20:00:43 +0000 (15:00 -0500)]
remoteosd: handle VLC_ADD_LIBS

12 years agocontrib: fix gnutls.pc on win32
Rafaël Carré [Sat, 26 Nov 2011 19:51:32 +0000 (14:51 -0500)]
contrib: fix gnutls.pc on win32

12 years agoextras/tools: set AUTOCONF variable so automake can find it
Rafaël Carré [Sat, 26 Nov 2011 19:11:27 +0000 (14:11 -0500)]
extras/tools: set AUTOCONF variable so automake can find it

use $(AUTOCONF) to make pkg-config, add dependancy on autoconf

12 years agoextras/tools: fix make clean
Diego Fernando Nieto [Sat, 26 Nov 2011 19:10:09 +0000 (14:10 -0500)]
extras/tools: fix make clean

Signed-off-by: Rafaël Carré <funman@videolan.org>
12 years agoextra/tools: tar and xz can be built independantly
Rafaël Carré [Sat, 26 Nov 2011 18:59:16 +0000 (13:59 -0500)]
extra/tools: tar and xz can be built independantly

12 years agocontrib: prepend extras/tools/build/bin to PATH
Rafaël Carré [Sat, 26 Nov 2011 18:54:24 +0000 (13:54 -0500)]
contrib: prepend extras/tools/build/bin to PATH

This makes sure our build of tar (if it exists) is used before system tar

12 years agocontrib: error out early if MacOSX SDK doesn't exist
Rafaël Carré [Sat, 26 Nov 2011 18:38:16 +0000 (13:38 -0500)]
contrib: error out early if MacOSX SDK doesn't exist

12 years agoI422_YUY2: clobber lists for MMX and SSE2
Rémi Denis-Courmont [Sat, 26 Nov 2011 18:22:41 +0000 (20:22 +0200)]
I422_YUY2: clobber lists for MMX and SSE2

12 years agoi420_rgb: clobber lists for MMX and SSE2
Rémi Denis-Courmont [Sat, 26 Nov 2011 18:12:12 +0000 (20:12 +0200)]
i420_rgb: clobber lists for MMX and SSE2

12 years agoncurses: parallel build is broken, force make -j1
Rafaël Carré [Sat, 26 Nov 2011 18:01:41 +0000 (13:01 -0500)]
ncurses: parallel build is broken, force make -j1

12 years agoMMX memcpy: set clobber list
Rémi Denis-Courmont [Sat, 26 Nov 2011 17:59:23 +0000 (19:59 +0200)]
MMX memcpy: set clobber list

12 years agocontrib: make AUTOPOINT point to the script installed by gettext
Rafaël Carré [Sat, 26 Nov 2011 17:58:57 +0000 (12:58 -0500)]
contrib: make AUTOPOINT point to the script installed by gettext

12 years agocontrib: detect XCode > 3
Rafaël Carré [Sat, 26 Nov 2011 17:35:37 +0000 (12:35 -0500)]
contrib: detect XCode > 3

We need -arch to specify which arch to be built, else we have no idea

12 years agoConfigure: build skins2 when asked
Jean-Baptiste Kempf [Sat, 26 Nov 2011 13:07:47 +0000 (14:07 +0100)]
Configure: build skins2 when asked

12 years agoDash: compiled by default
Jean-Baptiste Kempf [Sat, 26 Nov 2011 12:02:06 +0000 (13:02 +0100)]
Dash: compiled by default

12 years agodash: Parser: Standard (§5.4.4.1) specifies there can be at most one SegmentInfo...
Hugo Beauzée-Luyssen [Thu, 24 Nov 2011 16:37:43 +0000 (17:37 +0100)]
dash: Parser: Standard (§5.4.4.1) specifies there can be at most one SegmentInfo node.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agodash: MPDManager: Fixing memory leak
Hugo Beauzée-Luyssen [Fri, 25 Nov 2011 13:55:37 +0000 (14:55 +0100)]
dash: MPDManager: Fixing memory leak

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agodash: DOMparser: Replacing an init method by an init list.
Hugo Beauzée-Luyssen [Fri, 25 Nov 2011 13:51:46 +0000 (14:51 +0100)]
dash: DOMparser: Replacing an init method by an init list.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agodash: DOMParser: FIxing memory leak.
Hugo Beauzée-Luyssen [Fri, 25 Nov 2011 13:43:56 +0000 (14:43 +0100)]
dash: DOMParser: FIxing memory leak.

This also prevents VLC to abort at exit.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agodash: RateBasedAdaptationLogic: cosmetics.
Hugo Beauzée-Luyssen [Thu, 24 Nov 2011 15:28:55 +0000 (16:28 +0100)]
dash: RateBasedAdaptationLogic: cosmetics.

Removing useless destructor & using initialization list.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoAdd OS/2 support to freetype module
KO Myung-Hun [Sat, 26 Nov 2011 06:05:28 +0000 (15:05 +0900)]
Add OS/2 support to freetype module

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoA local host starts with '/' on OS/2
KO Myung-Hun [Sat, 26 Nov 2011 06:05:29 +0000 (15:05 +0900)]
A local host starts with '/' on OS/2

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoDocument size restrictions of SRTP parameters
Pierre Ynard [Sat, 26 Nov 2011 03:08:27 +0000 (04:08 +0100)]
Document size restrictions of SRTP parameters

Feel free to improve/add rationale

12 years agoRevert "contrib: ffmpeg: fix OSX linking with vda enabled"
Rafaël Carré [Sat, 26 Nov 2011 02:12:27 +0000 (21:12 -0500)]
Revert "contrib: ffmpeg: fix OSX linking with vda enabled"

This reverts commit 08b3a966d270bd38e31db35978cc8de713d14575.

Patch was merged in libav and ffmpeg

12 years agocontrib: MacOSX 10.5 works fine (tested for PPC32)
Rafaël Carré [Fri, 25 Nov 2011 22:39:35 +0000 (17:39 -0500)]
contrib: MacOSX 10.5 works fine (tested for PPC32)

Use this as the default
Specify which framework to use by using OSX_VERSION=10.6

12 years agocontrib: vpx: try to set correct target for OSX
Rafaël Carré [Fri, 25 Nov 2011 22:41:00 +0000 (17:41 -0500)]
contrib: vpx: try to set correct target for OSX

12 years agocontrib: don't use -arch flag of xcodebuild
Rafaël Carré [Fri, 25 Nov 2011 22:30:22 +0000 (17:30 -0500)]
contrib: don't use -arch flag of xcodebuild

It's only available since XCode4 on MacOSX 10.6

12 years agolua: remove MD5 functions before someone uses them
Rémi Denis-Courmont [Fri, 25 Nov 2011 21:22:46 +0000 (23:22 +0200)]
lua: remove MD5 functions before someone uses them

12 years agoBump plugin version before 1.2.0-pre2 due to minor ABI changes
Rémi Denis-Courmont [Fri, 25 Nov 2011 21:22:46 +0000 (23:22 +0200)]
Bump plugin version before 1.2.0-pre2 due to minor ABI changes

12 years agotools: check if tar supports J option
Rafaël Carré [Fri, 25 Nov 2011 18:03:54 +0000 (13:03 -0500)]
tools: check if tar supports J option

12 years agotools: fix tar dependency
Rafaël Carré [Fri, 25 Nov 2011 17:53:05 +0000 (12:53 -0500)]
tools: fix tar dependency

12 years agoRevert "Tools: one needs tar for the contribs"
Rafaël Carré [Fri, 25 Nov 2011 17:52:54 +0000 (12:52 -0500)]
Revert "Tools: one needs tar for the contribs"

This reverts commit 7ab4c10e1af4825d88e6af69731820e4bc3d52f2.

12 years agocontrib: dvdread: fix dvdcss check on darwin
Rafaël Carré [Fri, 25 Nov 2011 16:51:15 +0000 (11:51 -0500)]
contrib: dvdread: fix dvdcss check on darwin

12 years agoremove libdvdcss static linking hacks
Rafaël Carré [Fri, 25 Nov 2011 16:37:25 +0000 (11:37 -0500)]
remove libdvdcss static linking hacks

contrib's dvdread is patched and the patch is being upstreamed

12 years agocontrib: update dvdread patch
Rafaël Carré [Fri, 25 Nov 2011 16:29:58 +0000 (11:29 -0500)]
contrib: update dvdread patch

put dvdcss libs in .pc when needed

12 years agoMove some gcrypt-related logic to makefiles
Rémi Denis-Courmont [Fri, 25 Nov 2011 15:21:30 +0000 (17:21 +0200)]
Move some gcrypt-related logic to makefiles

12 years agoMove intf_EJect() out of core
Rémi Denis-Courmont [Fri, 25 Nov 2011 14:41:22 +0000 (16:41 +0200)]
Move intf_EJect() out of core

12 years agointf_Eject: remove unused MacOS support
Rémi Denis-Courmont [Fri, 25 Nov 2011 14:30:50 +0000 (16:30 +0200)]
intf_Eject: remove unused MacOS support

12 years agointf_Eject: remove Linux <= 2.0 support, fix error handling
Rémi Denis-Courmont [Fri, 25 Nov 2011 14:30:03 +0000 (16:30 +0200)]
intf_Eject: remove Linux <= 2.0 support, fix error handling

12 years agoQt: default FSC width to 800
Jean-Baptiste Kempf [Fri, 25 Nov 2011 10:39:11 +0000 (11:39 +0100)]
Qt: default FSC width to 800

12 years agoOSX package: simplify
Rafaël Carré [Fri, 25 Nov 2011 03:53:59 +0000 (22:53 -0500)]
OSX package: simplify

Don't remove VLC-tmp.app

12 years agocontrib: fix flac conf on OSX
Rafaël Carré [Fri, 25 Nov 2011 03:11:34 +0000 (22:11 -0500)]
contrib: fix flac conf on OSX

12 years agoFix the condition for HAVE_QTKIT.
Ralph Giles [Fri, 25 Nov 2011 01:41:54 +0000 (17:41 -0800)]
Fix the condition for HAVE_QTKIT.

    The AM_CONDITIONAL call for HAVE_QTKIT has had a bug since
    3ddb9e51, where a 'test' invocation was elided. On MacOS X
    10.7.2 this caused the configure script to hang with an
    obscure launchd message:

      launch_msg("CheckIn") IPC failure: Operation not permitted

    This patch restores the intended logic.

Signed-off-by: Rafaël Carré <funman@videolan.org>
12 years agodemux/mp4: bug fix in trun atom parsing
F. Yhuel [Thu, 24 Nov 2011 14:56:55 +0000 (15:56 +0100)]
demux/mp4: bug fix in trun atom parsing

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoOSX: disable SDL
Rafaël Carré [Fri, 25 Nov 2011 01:34:25 +0000 (20:34 -0500)]
OSX: disable SDL

The library has not been ported to OSX 10.6

12 years agoOSX: disable vcdx for the time being
Rafaël Carré [Fri, 25 Nov 2011 01:10:28 +0000 (20:10 -0500)]
OSX: disable vcdx for the time being

vcd is fine enough to be what we ship on windows

12 years agoworkaround the fact that VLC_ADD_LIBS appends arguments to the start of LIBS_plugin
Rafaël Carré [Fri, 25 Nov 2011 01:08:41 +0000 (20:08 -0500)]
workaround the fact that VLC_ADD_LIBS appends arguments to the start of LIBS_plugin

12 years agovlc_xml.h: reindent the standard header
Jean-Baptiste Kempf [Fri, 25 Nov 2011 00:55:15 +0000 (01:55 +0100)]
vlc_xml.h: reindent the standard header

12 years agomove dvdcss checks after dvdread and dvdnav
Rafaël Carré [Fri, 25 Nov 2011 00:35:35 +0000 (19:35 -0500)]
move dvdcss checks after dvdread and dvdnav

Else dvdread libs end up being "-ldvdcss .. -ldvdread"

12 years agodvdcss: only use darwin libraries on darwin
Rafaël Carré [Fri, 25 Nov 2011 00:16:46 +0000 (19:16 -0500)]
dvdcss: only use darwin libraries on darwin

simplify

12 years agocontrib: ffmpeg: fix OSX linking with vda enabled
Rafaël Carré [Fri, 25 Nov 2011 00:10:14 +0000 (19:10 -0500)]
contrib: ffmpeg: fix OSX linking with vda enabled

patch sent to libav

12 years agol10n: Refresh all .po for -pre2
Christophe Mutricy [Fri, 25 Nov 2011 00:01:31 +0000 (00:01 +0000)]
l10n: Refresh all .po for -pre2

12 years agol10n: French update
Eric Lassauge [Fri, 25 Nov 2011 00:00:32 +0000 (00:00 +0000)]
l10n: French update

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agol10n: Slovak update
Marián Hikaník [Thu, 24 Nov 2011 23:53:25 +0000 (23:53 +0000)]
l10n: Slovak update

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agol10n: Dutch update
Thomas De Rocker [Thu, 24 Nov 2011 23:52:39 +0000 (23:52 +0000)]
l10n: Dutch update

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agol10n: Basque update
Azpidatziak Euskaraz [Thu, 24 Nov 2011 23:52:00 +0000 (23:52 +0000)]
l10n: Basque update

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agoi18n: refresh vlc.pot for -pre2
Christophe Mutricy [Thu, 24 Nov 2011 23:50:29 +0000 (23:50 +0000)]
i18n: refresh vlc.pot for -pre2

Includes some strings from luahttp not currently automatically extracted

12 years agoAdd more files to POTFILES.in
Christophe Mutricy [Thu, 24 Nov 2011 23:49:03 +0000 (23:49 +0000)]
Add more files to POTFILES.in

Some only provides strings for teh list of modules tho.

Pointed-Out-By: Eric Lassauge
12 years agol10n: Update Dutch translation of Win installer
Thomas De Rocker [Thu, 24 Nov 2011 23:13:13 +0000 (23:13 +0000)]
l10n: Update Dutch translation of Win installer

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agoLink dvdread and dvdnav plugins to libdvdcss, always
Rafaël Carré [Thu, 24 Nov 2011 23:27:35 +0000 (18:27 -0500)]
Link dvdread and dvdnav plugins to libdvdcss, always

Also add missing libraries for darwin

12 years agocontrib: fix bghudappkit for xcodebuild of vlc project
Rafaël Carré [Thu, 24 Nov 2011 23:03:15 +0000 (18:03 -0500)]
contrib: fix bghudappkit for xcodebuild of vlc project

12 years agocontrib: bghudappkit: use a known to work git revision
Rafaël Carré [Thu, 24 Nov 2011 22:09:35 +0000 (17:09 -0500)]
contrib: bghudappkit: use a known to work git revision

ibplugin was removed in current master

12 years agocontrib: support using a specific commit tag in download_git
Rafaël Carré [Thu, 24 Nov 2011 22:08:20 +0000 (17:08 -0500)]
contrib: support using a specific commit tag in download_git

12 years agoUpdate lookup directory for growl
Rafaël Carré [Thu, 24 Nov 2011 21:58:37 +0000 (16:58 -0500)]
Update lookup directory for growl

12 years agocontrib: growl: fix build
Rafaël Carré [Thu, 24 Nov 2011 21:38:11 +0000 (16:38 -0500)]
contrib: growl: fix build

12 years agocontrib: Growl: fix build
Rafaël Carré [Thu, 24 Nov 2011 21:33:17 +0000 (16:33 -0500)]
contrib: Growl: fix build

Growl.framework is still nowhere to be found though

12 years agoSet VLC_MMX and VLC_SSE where needed while testing the CPU features
Rémi Denis-Courmont [Thu, 24 Nov 2011 21:15:22 +0000 (23:15 +0200)]
Set VLC_MMX and VLC_SSE where needed while testing the CPU features

12 years agocontrib: build sparkle
Rafaël Carré [Thu, 24 Nov 2011 20:58:43 +0000 (15:58 -0500)]
contrib: build sparkle

12 years agograin: fix clobber list
Rémi Duraffort [Fri, 11 Nov 2011 14:39:29 +0000 (15:39 +0100)]
grain: fix clobber list

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agogradfun: define the clobber list
Rémi Duraffort [Fri, 11 Nov 2011 14:28:56 +0000 (15:28 +0100)]
gradfun: define the clobber list

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoDefine VLC_MMX and VLC_SSE function attribute macros
Rémi Denis-Courmont [Sat, 19 Nov 2011 10:18:34 +0000 (12:18 +0200)]
Define VLC_MMX and VLC_SSE function attribute macros

12 years agoWin32: default to binary mode in vlc_open() (fix #5578)
Rémi Denis-Courmont [Thu, 24 Nov 2011 20:17:27 +0000 (22:17 +0200)]
Win32: default to binary mode in vlc_open() (fix #5578)

...rather than merely vlc_fopen().