]> git.sesse.net Git - vlc/log
vlc
11 years agoLinux detection for AVX and friends
Rémi Denis-Courmont [Sat, 4 Aug 2012 14:28:05 +0000 (17:28 +0300)]
Linux detection for AVX and friends

11 years agoDefine CPU capabilities for AVX, AVX2, XOP and FMA4
Rémi Denis-Courmont [Sat, 4 Aug 2012 14:27:34 +0000 (17:27 +0300)]
Define CPU capabilities for AVX, AVX2, XOP and FMA4

11 years agoavcodec: factor CPU detection code
Rémi Denis-Courmont [Sat, 4 Aug 2012 14:01:09 +0000 (17:01 +0300)]
avcodec: factor CPU detection code

In retrospect, I should have done that first. Oh well...

11 years agoCheck for 3D Now! at build time
Rémi Denis-Courmont [Sat, 4 Aug 2012 13:50:03 +0000 (16:50 +0300)]
Check for 3D Now! at build time

11 years agoCheck for SSE4 at build time where possible
Rémi Denis-Courmont [Sat, 4 Aug 2012 13:45:10 +0000 (16:45 +0300)]
Check for SSE4 at build time where possible

11 years agoCheck for SSSE3 at build time if possible
Rémi Denis-Courmont [Sat, 4 Aug 2012 13:35:19 +0000 (16:35 +0300)]
Check for SSSE3 at build time if possible

11 years agoCheck for SSE3 at build-time if possible
Rémi Denis-Courmont [Sat, 4 Aug 2012 13:28:22 +0000 (16:28 +0300)]
Check for SSE3 at build-time if possible

11 years agoCheck for SSE2 at build-time if possible
Rémi Denis-Courmont [Sat, 4 Aug 2012 13:26:40 +0000 (16:26 +0300)]
Check for SSE2 at build-time if possible

11 years agoCheck for MMXEXT and SSE at build-time if possible
Rémi Denis-Courmont [Sat, 4 Aug 2012 13:13:25 +0000 (16:13 +0300)]
Check for MMXEXT and SSE at build-time if possible

11 years agoCheck for MMX at build-time if possible
Rémi Denis-Courmont [Sat, 4 Aug 2012 12:50:12 +0000 (15:50 +0300)]
Check for MMX at build-time if possible

11 years agoUse STD*_FILENO constants where applicable
Rémi Denis-Courmont [Sat, 4 Aug 2012 09:43:56 +0000 (12:43 +0300)]
Use STD*_FILENO constants where applicable

11 years agocontrib: move some android complexity outside of vlc.git
Rafaël Carré [Fri, 3 Aug 2012 13:25:39 +0000 (15:25 +0200)]
contrib: move some android complexity outside of vlc.git

11 years agomacosx: fixed NSRangeException when triggering modifier keys without characters as...
Felix Paul Kühne [Fri, 3 Aug 2012 12:37:34 +0000 (14:37 +0200)]
macosx: fixed NSRangeException when triggering modifier keys without characters as enabled by some international keyboards (close #7268)

11 years agoMP4: be more tolerant with broken files from Fuji cameras
Jean-Baptiste Kempf [Fri, 3 Aug 2012 10:23:23 +0000 (12:23 +0200)]
MP4: be more tolerant with broken files from Fuji cameras

If the sample per packet is wrong, denote to qt_version 0

Ref: http://forum.videolan.org/viewtopic.php?f=14&t=103013

11 years agodbus: fix vout leak
Erwan Tulou [Thu, 2 Aug 2012 21:56:39 +0000 (23:56 +0200)]
dbus: fix vout leak

This accounts for sporadic assert failed at vlc termination.

11 years agodeinterlace: use explicit automake rules
Rémi Denis-Courmont [Thu, 2 Aug 2012 21:04:51 +0000 (00:04 +0300)]
deinterlace: use explicit automake rules

This will be used later.

11 years agodeinterlace: make pf_end_merge an x86-only thing
Rémi Denis-Courmont [Thu, 2 Aug 2012 21:15:46 +0000 (00:15 +0300)]
deinterlace: make pf_end_merge an x86-only thing

11 years agoconfigure: fix check for ARM NEON support
Rémi Denis-Courmont [Thu, 2 Aug 2012 21:01:47 +0000 (00:01 +0300)]
configure: fix check for ARM NEON support

Hardware floating point must be enabled explicitly.

This also removes the NEON_CFLAGS substition variable and the check for
ARMv6, neither of which are anymore not used.

11 years agozip: fix build without zlib
Rémi Denis-Courmont [Thu, 2 Aug 2012 20:26:38 +0000 (23:26 +0300)]
zip: fix build without zlib

minizip should not and cannot be compiled without zlib.

11 years agocontrib: compile iOS contribs with thumb support
Felix Paul Kühne [Thu, 2 Aug 2012 16:26:41 +0000 (18:26 +0200)]
contrib: compile iOS contribs with thumb support

11 years agocontrib/ffmpeg: remove stupid special treatment of iOS
Felix Paul Kühne [Thu, 2 Aug 2012 16:26:21 +0000 (18:26 +0200)]
contrib/ffmpeg: remove stupid special treatment of iOS

11 years agoextras/package: iOS: enable thumb for compilation, clean up the AS definitions and...
Felix Paul Kühne [Thu, 2 Aug 2012 16:25:29 +0000 (18:25 +0200)]
extras/package: iOS: enable thumb for compilation, clean up the AS definitions and disable freetype for now

11 years agoarm_neon: updated syntax to suit Apple's current, more strict assembler
Felix Paul Kühne [Thu, 2 Aug 2012 16:33:24 +0000 (18:33 +0200)]
arm_neon: updated syntax to suit Apple's current, more strict assembler

Should be tested on Android/Linux.

Thanks to Mans Rullgard for the help.

11 years agoDirectSound: save/restore volume if configured
Rémi Denis-Courmont [Thu, 2 Aug 2012 15:32:17 +0000 (18:32 +0300)]
DirectSound: save/restore volume if configured

11 years agoDirectSound: fix inverted volume report
Rémi Denis-Courmont [Thu, 2 Aug 2012 15:28:05 +0000 (18:28 +0300)]
DirectSound: fix inverted volume report

11 years agowasapi: restart aout if device is invalidated (fixes #6826)
Rémi Denis-Courmont [Thu, 2 Aug 2012 15:01:36 +0000 (18:01 +0300)]
wasapi: restart aout if device is invalidated (fixes #6826)

11 years agowasapi: retry if device is invalidated during open (refs #6826)
Rémi Denis-Courmont [Thu, 2 Aug 2012 14:52:43 +0000 (17:52 +0300)]
wasapi: retry if device is invalidated during open (refs #6826)

11 years agowasapi: check IAudioClock::GetPosition for error
Rémi Denis-Courmont [Thu, 2 Aug 2012 14:52:09 +0000 (17:52 +0300)]
wasapi: check IAudioClock::GetPosition for error

11 years agowasapi: assign session identifier (fix #7200)
Rémi Denis-Courmont [Thu, 2 Aug 2012 14:41:11 +0000 (17:41 +0300)]
wasapi: assign session identifier (fix #7200)

11 years agologo: check for negative offsets
Erwan Tulou [Wed, 1 Aug 2012 23:52:09 +0000 (01:52 +0200)]
logo: check for negative offsets

if a logo is bigger than a video and if positioning results in negative
offsets, vlc crashes in the blend function.

This patch adds a warning, and offset is forced to 0 if negative.

Note that a bigger logo is not a problem per se. (Blend truncates the logo).
Only offsetting it with negative values was a problem.

11 years agoblend: extra check to avoid possible crash
Erwan Tulou [Wed, 1 Aug 2012 23:11:57 +0000 (01:11 +0200)]
blend: extra check to avoid possible crash

11 years agoCheck for AltiVec at build-time if possible (untested)
Rémi Denis-Courmont [Wed, 1 Aug 2012 21:33:06 +0000 (00:33 +0300)]
Check for AltiVec at build-time if possible (untested)

11 years agoCheck for ARM NEON at build-time if possible
Rémi Denis-Courmont [Wed, 1 Aug 2012 21:19:24 +0000 (00:19 +0300)]
Check for ARM NEON at build-time if possible

11 years agofix typo in header, probably fix inclusion from C++
Rafaël Carré [Wed, 1 Aug 2012 21:10:44 +0000 (23:10 +0200)]
fix typo in header, probably fix inclusion from C++

11 years agocpu: do not define capabilities on platforms that do not have them
Rémi Denis-Courmont [Wed, 1 Aug 2012 15:03:19 +0000 (18:03 +0300)]
cpu: do not define capabilities on platforms that do not have them

Also update avcodec encoder and switcher x86 checks.

11 years agoWin32 screen access: use correct type
Rafaël Carré [Wed, 1 Aug 2012 13:50:37 +0000 (15:50 +0200)]
Win32 screen access: use correct type

11 years agoRemove mention of member removed a long time ago
Rafaël Carré [Wed, 1 Aug 2012 13:40:23 +0000 (15:40 +0200)]
Remove mention of member removed a long time ago

11 years agotypo: removing double spaces
Christoph Miebach [Wed, 1 Aug 2012 12:10:01 +0000 (14:10 +0200)]
typo: removing double spaces

11 years agotypo visible in vlc.pot
Christoph Miebach [Tue, 31 Jul 2012 22:53:06 +0000 (00:53 +0200)]
typo visible in vlc.pot

Pointed-out-by: Michał Trzebiatowski <hippie_1968@hotmail.com>
11 years agotypo visible in vlc.pot
Michał Trzebiatowski [Tue, 31 Jul 2012 22:53:06 +0000 (00:53 +0200)]
typo visible in vlc.pot

Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
11 years agoQt: don't crash if sql ML module is missing
Francois Cartegnie [Tue, 31 Jul 2012 17:51:01 +0000 (19:51 +0200)]
Qt: don't crash if sql ML module is missing

11 years agosrc/misc: added runtime NEON detection code for Android
Felix Paul Kühne [Fri, 27 Jul 2012 01:25:49 +0000 (22:25 -0300)]
src/misc: added runtime NEON detection code for Android

11 years agoarm_neon: align ARM ASM to 4 bytes to work-around the linker on iOS
Felix Paul Kühne [Thu, 26 Jul 2012 02:28:15 +0000 (23:28 -0300)]
arm_neon: align ARM ASM to 4 bytes to work-around the linker on iOS

This matches a similar problem on x264: http://mailman.videolan.org/pipermail/x264-devel/2012-January/009073.html

11 years agosrc/misc: added compile time detection code for NEON on non-Linux platforms
Felix Paul Kühne [Fri, 27 Jul 2012 01:24:27 +0000 (22:24 -0300)]
src/misc: added compile time detection code for NEON on non-Linux platforms

11 years agoavcodec: Mac OS X Video Acceleration (VDA) support (close #3558)
Sebastien Zwickert [Thu, 29 Mar 2012 17:06:15 +0000 (19:06 +0200)]
avcodec: Mac OS X Video Acceleration (VDA) support (close #3558)

With minor updates by me.

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
11 years agol10n: Use translations of help messages
Christoph Miebach [Tue, 31 Jul 2012 13:03:12 +0000 (15:03 +0200)]
l10n: Use translations of help messages

11 years agotranscode: simplify drift calculation
Rafaël Carré [Tue, 31 Jul 2012 09:02:33 +0000 (11:02 +0200)]
transcode: simplify drift calculation

Show drift value in debug log

11 years agov4l2: add integer menu controls (Linux 3.5)
Rémi Denis-Courmont [Mon, 30 Jul 2012 18:26:18 +0000 (21:26 +0300)]
v4l2: add integer menu controls (Linux 3.5)

11 years agov4l2: fix cut and paste error
Rémi Denis-Courmont [Mon, 30 Jul 2012 18:20:52 +0000 (21:20 +0300)]
v4l2: fix cut and paste error

11 years agov4l2: typo
Rémi Denis-Courmont [Mon, 30 Jul 2012 15:57:40 +0000 (18:57 +0300)]
v4l2: typo

11 years agov4l2: work around drivers without VIDIOC_G_PARM (refs #7250)
Rémi Denis-Courmont [Mon, 30 Jul 2012 14:32:34 +0000 (17:32 +0300)]
v4l2: work around drivers without VIDIOC_G_PARM (refs #7250)

11 years agov4l2: mark --v4l2-fps as obsolete
Rémi Denis-Courmont [Mon, 30 Jul 2012 14:21:20 +0000 (17:21 +0300)]
v4l2: mark --v4l2-fps as obsolete

The frame rate is retrieved from the capture parameters nowadays. This
option has no effects at the moment.

It might be nice to reintroduce it so that it can select one rate when
a device supports more than one. But that was never implemented so far.

11 years agoHLS: fix error in d781f87d and simplify
Jean-Baptiste Kempf [Sun, 29 Jul 2012 15:37:56 +0000 (17:37 +0200)]
HLS: fix error in d781f87d and simplify

Close #7240

11 years agoWin32 installer: regroup the webplugins options
Jean-Baptiste Kempf [Sun, 29 Jul 2012 14:59:17 +0000 (16:59 +0200)]
Win32 installer: regroup the webplugins options

11 years agoWin32 installer: split the macros from the file
Jean-Baptiste Kempf [Sun, 29 Jul 2012 14:31:04 +0000 (16:31 +0200)]
Win32 installer: split the macros from the file

11 years agoSwscale: correct pragma for iOS
Jean-Baptiste Kempf [Sun, 29 Jul 2012 11:15:02 +0000 (13:15 +0200)]
Swscale: correct pragma for iOS

11 years agoSVG: kill unused warning
Jean-Baptiste Kempf [Sun, 29 Jul 2012 11:14:47 +0000 (13:14 +0200)]
SVG: kill unused warning

11 years agoSkins2: compability with C++11
Jean-Baptiste Kempf [Sun, 29 Jul 2012 11:09:51 +0000 (13:09 +0200)]
Skins2: compability with C++11

11 years agoQt: make a destructor as virtual
Jean-Baptiste Kempf [Sun, 29 Jul 2012 11:02:07 +0000 (13:02 +0200)]
Qt: make a destructor as virtual

11 years agoNUV: code cosmetics
Jean-Baptiste Kempf [Sun, 29 Jul 2012 10:58:28 +0000 (12:58 +0200)]
NUV: code cosmetics

11 years agoMP4: kill a unused variable warning
Jean-Baptiste Kempf [Sun, 29 Jul 2012 06:57:20 +0000 (08:57 +0200)]
MP4: kill a unused variable warning

11 years agoAvformat: kill parenthesis and variable type warnings
Jean-Baptiste Kempf [Sun, 29 Jul 2012 06:53:37 +0000 (08:53 +0200)]
Avformat: kill parenthesis and variable type warnings

11 years agoAvcodec: fix a sign warning
Jean-Baptiste Kempf [Sun, 29 Jul 2012 06:48:49 +0000 (08:48 +0200)]
Avcodec: fix a sign warning

11 years agoFaad: Fix wrong variable type
Jean-Baptiste Kempf [Sun, 29 Jul 2012 06:48:26 +0000 (08:48 +0200)]
Faad: Fix wrong variable type

11 years agoZip: fix a function return type assignment
Jean-Baptiste Kempf [Sun, 29 Jul 2012 06:47:40 +0000 (08:47 +0200)]
Zip: fix a function return type assignment

11 years agoRealRTSP: kill a warning
Jean-Baptiste Kempf [Sun, 29 Jul 2012 06:47:22 +0000 (08:47 +0200)]
RealRTSP: kill a warning

11 years agoHTTP: code cosmetic
Jean-Baptiste Kempf [Sun, 29 Jul 2012 06:47:05 +0000 (08:47 +0200)]
HTTP: code cosmetic

11 years agoRevert "Notify: add a callback to match telepathy, msn"
Rémi Denis-Courmont [Sun, 13 May 2012 20:41:42 +0000 (23:41 +0300)]
Revert "Notify: add a callback to match telepathy, msn"

The "item-change" callback is called with the playlist lock held in
at least one case: when the now playing meta is cleared while a new
input is created by the playlist.

playlist_CurrentInput() acquires the playlist lock. So the
"item-change" callback cannot call it. This bug is present in the
Growl, MSN and Telepathy modules since version 1.0.0. It got copied
into Notify in version 2.0.0.

This reverts commit fc56b92af1636c53a0545109a74476fe74c054a5.
This should fix #6641.

11 years agoTelepathy notify: remove plugin
Rémi Denis-Courmont [Sun, 29 Jul 2012 14:30:10 +0000 (17:30 +0300)]
Telepathy notify: remove plugin

As discussed in May 2012, this plugin has been deadlocking since
VLC 1.0.0. So I gather it is unused and unmaintained. Also, it does not
seem to be using libdbus safely.

11 years agoMSN notify: remove plugin
Rémi Denis-Courmont [Sun, 29 Jul 2012 14:24:52 +0000 (17:24 +0300)]
MSN notify: remove plugin

As discussed last May, this has been silently broken since VLC 1.0.0.

11 years agoHTTP: improve documentation of :http-user-agent
Rémi Denis-Courmont [Sun, 29 Jul 2012 08:26:10 +0000 (11:26 +0300)]
HTTP: improve documentation of :http-user-agent

11 years agoWin32: Change the order of the links at the installer
Jean-Baptiste Kempf [Fri, 27 Jul 2012 17:18:43 +0000 (19:18 +0200)]
Win32: Change the order of the links at the installer

11 years agoMore NEWS about 2.1
Jean-Baptiste Kempf [Fri, 27 Jul 2012 17:08:05 +0000 (19:08 +0200)]
More NEWS about 2.1

11 years agomacosx: CAS: added a label to sum up the current streaming settings in case that...
Felix Paul Kühne [Sat, 28 Jul 2012 19:24:07 +0000 (16:24 -0300)]
macosx: CAS: added a label to sum up the current streaming settings in case that the stream sheet is closed

Additionally, remove the Cancel button since it was against the HIGL

11 years agomacosx: CAS: implemented UI logic for the stream-out sheet
Felix Paul Kühne [Sat, 28 Jul 2012 18:39:14 +0000 (15:39 -0300)]
macosx: CAS: implemented UI logic for the stream-out sheet

11 years agomacosx: make sure that the marquee is displayed correctly when enabled for the first...
Felix Paul Kühne [Sat, 28 Jul 2012 14:33:32 +0000 (11:33 -0300)]
macosx: make sure that the marquee is displayed correctly when enabled for the first time in a session

11 years agomacosx: prevent crashes when enabling or changing the marquee string (close #5991)
Felix Paul Kühne [Sat, 28 Jul 2012 14:31:57 +0000 (11:31 -0300)]
macosx: prevent crashes when enabling or changing the marquee string (close #5991)

11 years agoFix typo unkown -> unknown.
Benjamin Drung [Fri, 27 Jul 2012 22:48:59 +0000 (00:48 +0200)]
Fix typo unkown -> unknown.

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
11 years agomacosx: set a plist flag to enable a more clever use of dedicated vs. integrated...
Felix Paul Kühne [Fri, 27 Jul 2012 21:23:42 +0000 (18:23 -0300)]
macosx: set a plist flag to enable a more clever use of dedicated vs. integrated graphics card

Previously, the OS automatically switched from integrated graphics to dedicated ones as soon as VLC is launched since it is using OpenGL. Of course, that's wrong, since VLC runs quite nicely on the integrated ones to draw its single texture, so there is no need to waste battery life on the dedicated card.

11 years agomacosx: CAS: re-write the destination section's appearance to make it less cluttered
Felix Paul Kühne [Fri, 27 Jul 2012 18:59:52 +0000 (15:59 -0300)]
macosx: CAS: re-write the destination section's appearance to make it less cluttered

11 years agomacosx: fixed race conditional crashes in PXSourceList (close #7171)
Felix Paul Kühne [Fri, 27 Jul 2012 18:41:53 +0000 (15:41 -0300)]
macosx: fixed race conditional crashes in PXSourceList (close #7171)

Trust the ObjC runtime, it will do its job properly.

11 years agoUpdate QtPlayer example, so that one can actually understand it.
Jean-Baptiste Kempf [Fri, 27 Jul 2012 09:38:41 +0000 (11:38 +0200)]
Update QtPlayer example, so that one can actually understand it.

11 years agoAdd 'tsc2' as fourcc alias for VLC_CODEC_TSC2 / TechSmith Screen Codec
Konstantin Pavlov [Fri, 27 Jul 2012 13:19:47 +0000 (17:19 +0400)]
Add 'tsc2' as fourcc alias for VLC_CODEC_TSC2 / TechSmith Screen Codec
2.

This fixed playback of TSC2 samples on
http://streams.videolan.org/misc/tsc2/ .

11 years agoHTTP intf: add xesc as an extension to be recognized.
Konstantin Pavlov [Fri, 27 Jul 2012 13:08:58 +0000 (17:08 +0400)]
HTTP intf: add xesc as an extension to be recognized.

11 years agoAdd .xesc extension (holds Microsoft Expression Encoder Screen codec).
Konstantin Pavlov [Fri, 27 Jul 2012 08:12:45 +0000 (12:12 +0400)]
Add .xesc extension (holds Microsoft Expression Encoder Screen codec).

11 years agoavcodec: add MTS2 / Microsoft Expression Encoder Screen mappings.
Konstantin Pavlov [Fri, 27 Jul 2012 08:03:41 +0000 (12:03 +0400)]
avcodec: add MTS2 / Microsoft Expression Encoder Screen mappings.

11 years agoHTTP intf: support opening of playlists in the browse dialog
Jean-Baptiste Kempf [Thu, 26 Jul 2012 21:08:34 +0000 (23:08 +0200)]
HTTP intf: support opening of playlists in the browse dialog

11 years agopackage/ios: updated build script to match the Android port
Felix Paul Kühne [Fri, 27 Jul 2012 01:19:18 +0000 (22:19 -0300)]
package/ios: updated build script to match the Android port

11 years agoAVI: fix playback of files where movi chunk is outside of RIFF
Jean-Baptiste Kempf [Thu, 26 Jul 2012 10:47:13 +0000 (12:47 +0200)]
AVI: fix playback of files where movi chunk is outside of RIFF

This is notably the case with Nikon-Camera generated movies

11 years agoAVI: kill a warning
Jean-Baptiste Kempf [Thu, 26 Jul 2012 10:20:10 +0000 (12:20 +0200)]
AVI: kill a warning

11 years agoAVI: do not look for strh node if we do not need it
Jean-Baptiste Kempf [Thu, 26 Jul 2012 09:51:15 +0000 (11:51 +0200)]
AVI: do not look for strh node if we do not need it

11 years agoAVI: use calloc when possible
Jean-Baptiste Kempf [Thu, 26 Jul 2012 09:29:45 +0000 (11:29 +0200)]
AVI: use calloc when possible

11 years agoAVI: cosmetics
Jean-Baptiste Kempf [Thu, 26 Jul 2012 09:13:35 +0000 (11:13 +0200)]
AVI: cosmetics

11 years agomacosx: CAS: added a skeleton for a stream output
Felix Paul Kühne [Thu, 26 Jul 2012 16:40:30 +0000 (13:40 -0300)]
macosx: CAS: added a skeleton for a stream output

11 years agomacosx: added start and stop time options to the advanced open file dialog
Felix Paul Kühne [Thu, 26 Jul 2012 15:42:34 +0000 (12:42 -0300)]
macosx: added start and stop time options to the advanced open file dialog

11 years agocontrib: ffmpeg: Use -mincoming-stack-boundary=4
Edward Wang [Thu, 26 Jul 2012 11:28:21 +0000 (07:28 -0400)]
contrib: ffmpeg: Use -mincoming-stack-boundary=4

The issue here is that android-x86 doesn't guarantee an aligned stack, which means some of the inline asm functions will waste an extra register on realigning the stack.

libavcodec does however have stuff in place in all entrypoints that realign the stack on all calls into the library. If you build with --extra-cflags='-mincoming-stack-boundary=4', gcc assumes that the stack actually is aligned already, which the entry points ensure, so this inline asm builds fine.

Pointed-out-by: Martin Storsjö <martin@martin.st>
Signed-off-by: Rafaël Carré <funman@videolan.org>
11 years agocontrib: Allow libebml build on Android x86
Edward Wang [Thu, 26 Jul 2012 11:28:22 +0000 (07:28 -0400)]
contrib: Allow libebml build on Android x86

This package needs exceptions.

Signed-off-by: Rafaël Carré <funman@videolan.org>
11 years agocontrib: Allow live555 build on Android x86
Edward Wang [Thu, 26 Jul 2012 11:28:20 +0000 (07:28 -0400)]
contrib: Allow live555 build on Android x86

This package demands exceptions, but if it is enabled globally, it conflicts with other packages.

Signed-off-by: Rafaël Carré <funman@videolan.org>
11 years agocontrib: Don't hardcode Android ABI tag in live555 build script
Edward Wang [Thu, 26 Jul 2012 00:31:22 +0000 (20:31 -0400)]
contrib: Don't hardcode Android ABI tag in live555 build script

Signed-off-by: Rafaël Carré <funman@videolan.org>
11 years agoextras/macosx: simplify the codesign script
Felix Paul Kühne [Wed, 25 Jul 2012 20:25:28 +0000 (17:25 -0300)]
extras/macosx: simplify the codesign script