]> git.sesse.net Git - vlc/log
vlc
12 years agocontrib: really compile taglib statically
Rémi Denis-Courmont [Mon, 4 Jul 2011 20:29:58 +0000 (23:29 +0300)]
contrib: really compile taglib statically

12 years agocontrib: add gme
Rémi Denis-Courmont [Mon, 4 Jul 2011 20:16:29 +0000 (23:16 +0300)]
contrib: add gme

12 years agocontrib: build and install mpcdec statically on all platforms
Rémi Denis-Courmont [Mon, 4 Jul 2011 20:09:40 +0000 (23:09 +0300)]
contrib: build and install mpcdec statically on all platforms

12 years agolua: Don't crash when reactivating an extension.
Hugo Beauzée-Luyssen [Mon, 4 Jul 2011 15:59:55 +0000 (17:59 +0200)]
lua: Don't crash when reactivating an extension.

Close #5019
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agocontrib: update fluidsynth where possible and auto-detect
Rémi Denis-Courmont [Mon, 4 Jul 2011 19:44:11 +0000 (22:44 +0300)]
contrib: update fluidsynth where possible and auto-detect

12 years agocontrib: add fluidsynth
Rémi Denis-Courmont [Mon, 4 Jul 2011 19:32:10 +0000 (22:32 +0300)]
contrib: add fluidsynth

In practice, this probably will not link properly even if the
pkg-config --static parameter is forced, except on Windows.

12 years agoRun-time CPU detection for ARM (meaning NEON)
Rémi Denis-Courmont [Mon, 4 Jul 2011 18:14:18 +0000 (21:14 +0300)]
Run-time CPU detection for ARM (meaning NEON)

Unfortunately, we cannot emit NEON opcodes when NEON is not explicitly
enabled (-mfpu=neon), contrary to MMX & SSE on x86. As a consequence,
this will not work for inline assembler in a non-optimized plugin,
namely the deinterlacer.

There is also a(n hopefully theoretical) bug whereby the compiler would
emit NEON instructions in the descriptor or activation callback of a
NEON plugin. This could then crash if NEON is not supported, even
before the NEON run-time check is reached.

12 years agocontrib: vpx use CPU run-time detect, don't care about ARM version
Rémi Denis-Courmont [Mon, 4 Jul 2011 17:17:09 +0000 (20:17 +0300)]
contrib: vpx use CPU run-time detect, don't care about ARM version

12 years agocontrib: vpx for Win64
Rémi Denis-Courmont [Mon, 4 Jul 2011 17:00:32 +0000 (20:00 +0300)]
contrib: vpx for Win64

12 years agocontrib: add libvpx
Rémi Denis-Courmont [Mon, 4 Jul 2011 16:29:51 +0000 (19:29 +0300)]
contrib: add libvpx

12 years agocontrib: robustify and fix gsm
Rémi Denis-Courmont [Mon, 4 Jul 2011 16:41:08 +0000 (19:41 +0300)]
contrib: robustify and fix gsm

12 years agocontrib: build gsm only if ffmpeg is built
Rémi Denis-Courmont [Mon, 4 Jul 2011 15:26:08 +0000 (18:26 +0300)]
contrib: build gsm only if ffmpeg is built

12 years agocontrib: add pkg-config checks where applicable
Rémi Denis-Courmont [Mon, 4 Jul 2011 15:23:27 +0000 (18:23 +0300)]
contrib: add pkg-config checks where applicable

12 years agocontrib: build flac only if needed
Rémi Denis-Courmont [Mon, 4 Jul 2011 12:05:33 +0000 (15:05 +0300)]
contrib: build flac only if needed

12 years agocontrib: build libpng only if needed
Rémi Denis-Courmont [Mon, 4 Jul 2011 08:59:58 +0000 (11:59 +0300)]
contrib: build libpng only if needed

12 years agocontrib: build fribidi only if needed
Rémi Denis-Courmont [Mon, 4 Jul 2011 08:59:15 +0000 (11:59 +0300)]
contrib: build fribidi only if needed

12 years agocontrib: fix and clean up fontconfig
Rémi Denis-Courmont [Mon, 4 Jul 2011 08:45:41 +0000 (11:45 +0300)]
contrib: fix and clean up fontconfig

12 years agocontrib: 'make list' to list packages
Rémi Denis-Courmont [Mon, 4 Jul 2011 08:37:09 +0000 (11:37 +0300)]
contrib: 'make list' to list packages

12 years agocontrib: update documentation
Rémi Denis-Courmont [Mon, 4 Jul 2011 14:07:52 +0000 (17:07 +0300)]
contrib: update documentation

12 years agocontrib: rethink package dependencies
Rémi Denis-Courmont [Mon, 4 Jul 2011 12:39:52 +0000 (15:39 +0300)]
contrib: rethink package dependencies

'make fetch' has to fetch sources for all the built packages,
including dependency packages. Conversely, 'make fetch' should not
fetch sources of distro-provided packages, not even dependencies.
This should fix that.

As an minor bonus, 'make .foo' should now work even if foo is
provided by the distro, and conditional build rules should be cleaner.

12 years agoContribs: put WinCE higher than mingw, because mingw* can match mingwce
Jean-Baptiste Kempf [Mon, 4 Jul 2011 12:45:52 +0000 (14:45 +0200)]
Contribs: put WinCE higher than mingw, because mingw* can match mingwce

12 years agoContribs: Make png depend on zlib
Jean-Baptiste Kempf [Mon, 4 Jul 2011 11:12:04 +0000 (13:12 +0200)]
Contribs: Make png depend on zlib

12 years agofix fontconfig dependency on freetype
Rafaël Carré [Mon, 4 Jul 2011 01:57:58 +0000 (21:57 -0400)]
fix fontconfig dependency on freetype

12 years agoContribs: add schroedinger
Rafaël Carré [Mon, 4 Jul 2011 01:41:58 +0000 (21:41 -0400)]
Contribs: add schroedinger

12 years agocontribs: add orc
Rafaël Carré [Mon, 4 Jul 2011 01:41:40 +0000 (21:41 -0400)]
contribs: add orc

12 years agoContribs: add png
Jean-Baptiste Kempf [Mon, 4 Jul 2011 01:13:07 +0000 (03:13 +0200)]
Contribs: add png

Remove the old way with using the static makefiles and weird ??PREFIX?? patches

12 years agoContribs: add zlib
Jean-Baptiste Kempf [Mon, 4 Jul 2011 00:40:34 +0000 (02:40 +0200)]
Contribs: add zlib

Same, not libav* enabled

12 years agoContribs: add gsm
Jean-Baptiste Kempf [Mon, 4 Jul 2011 00:24:35 +0000 (02:24 +0200)]
Contribs: add gsm

libavcodec rule must be updated still

12 years agoContribs: add fribidi
Jean-Baptiste Kempf [Mon, 4 Jul 2011 00:07:25 +0000 (02:07 +0200)]
Contribs: add fribidi

12 years agomacosx: removed headphone virtualization and normvol filter from simple prefs since...
Felix Paul Kühne [Mon, 4 Jul 2011 00:16:41 +0000 (02:16 +0200)]
macosx: removed headphone virtualization and normvol filter from simple prefs since these options are part of the audio filter panel now

12 years agoContribs: add fontconfig
Jean-Baptiste Kempf [Sun, 3 Jul 2011 23:43:25 +0000 (01:43 +0200)]
Contribs: add fontconfig

12 years agomacosx: fixed prefs compilation and fixed an appearance issue
Felix Paul Kühne [Sun, 3 Jul 2011 23:33:47 +0000 (01:33 +0200)]
macosx: fixed prefs compilation and fixed an appearance issue

12 years agomacosx: invert scrolling direction if the devices inverts its event
Felix Paul Kühne [Sun, 3 Jul 2011 18:29:32 +0000 (20:29 +0200)]
macosx: invert scrolling direction if the devices inverts its event

aka if you scroll to the right, you want the movie to skip to the right, etc.

12 years agocontrib: make sure aclocal directory exists before autoreconf
Rémi Denis-Courmont [Sun, 3 Jul 2011 11:44:56 +0000 (14:44 +0300)]
contrib: make sure aclocal directory exists before autoreconf

12 years agocontrib: fix pkg-config setup for cross-compilation
Rémi Denis-Courmont [Sun, 3 Jul 2011 11:36:45 +0000 (14:36 +0300)]
contrib: fix pkg-config setup for cross-compilation

12 years agocontrib: fix PKG_CONFIG_PATH expansion
Rémi Denis-Courmont [Sun, 3 Jul 2011 11:36:30 +0000 (14:36 +0300)]
contrib: fix PKG_CONFIG_PATH expansion

12 years agocontribs: remove unneeded x264 patch for w64
Rafaël Carré [Sun, 3 Jul 2011 04:55:39 +0000 (00:55 -0400)]
contribs: remove unneeded x264 patch for w64

just don't build the cli

12 years agocontrib: add xcb and update it
Rémi Denis-Courmont [Sat, 2 Jul 2011 09:51:19 +0000 (12:51 +0300)]
contrib: add xcb and update it

12 years agocontrib: add bootstrap options for sout and optical discs support
Rémi Denis-Courmont [Fri, 1 Jul 2011 21:20:08 +0000 (00:20 +0300)]
contrib: add bootstrap options for sout and optical discs support

12 years agocontrib: fix dshow syntax error
Rémi Denis-Courmont [Fri, 1 Jul 2011 20:46:12 +0000 (23:46 +0300)]
contrib: fix dshow syntax error

12 years agocontrib: add and update x264 win64 patch
Rémi Denis-Courmont [Fri, 1 Jul 2011 20:42:32 +0000 (23:42 +0300)]
contrib: add and update x264 win64 patch

12 years agocontrib: fix ffmpeg win64 patch for -p1
Rémi Denis-Courmont [Fri, 1 Jul 2011 20:42:00 +0000 (23:42 +0300)]
contrib: fix ffmpeg win64 patch for -p1

12 years agocontrib: define HAVE_WIN64 as needed
Rémi Denis-Courmont [Fri, 1 Jul 2011 15:10:41 +0000 (18:10 +0300)]
contrib: define HAVE_WIN64 as needed

12 years agocontrib: helper macro for autoreconf
Rémi Denis-Courmont [Fri, 1 Jul 2011 15:08:17 +0000 (18:08 +0300)]
contrib: helper macro for autoreconf

12 years agocontrib: clean up live-win64 patch
Rémi Denis-Courmont [Fri, 1 Jul 2011 14:55:36 +0000 (17:55 +0300)]
contrib: clean up live-win64 patch

Remove some useless cast changes. Apply the patch always as it is
correct on all architecture. Drop the errno code part which is wrong
(live needs the Winsock error codes, not the <io.h> ones).

12 years agocontrib: fix $(ARCH) for amd64-*
Rémi Denis-Courmont [Fri, 1 Jul 2011 14:47:06 +0000 (17:47 +0300)]
contrib: fix $(ARCH) for amd64-*

13 years agocodec/avcodec/video.c: correct typo in comment
Jean-Paul Saman [Fri, 1 Jul 2011 12:31:36 +0000 (14:31 +0200)]
codec/avcodec/video.c: correct typo in comment

fffmpeg -> ffmpeg

13 years agoWin32: use the OS list of certificate authorities
Geoffroy Couprie [Sat, 30 Apr 2011 17:29:55 +0000 (19:29 +0200)]
Win32: use the OS list of certificate authorities

Ref #3682 and #3666
Now, we have
[022d6ffc] main tls client debug: TLS client session initialized
instead of
[004e6ffc] gnutls tls client error: Certificate could not be verified

However, this still doesn't work fine, since we got a:
"access_http acccess error: failed to read answer"

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoHTTP UI - Updates
Brandon Brooks [Thu, 30 Jun 2011 14:01:50 +0000 (10:01 -0400)]
HTTP UI - Updates

This patch contains various updates to the new HTTP UI

Mobile views have only been tested on Android.

Update - Added EQ functionality
Update - Corrected rounding mistakes and EQ units
Update - Added Mobile EQ
Update - Added Mobile Flash View
Update - Minor Display Adjustments
Update - Revert Playlist.xml for backward compatability
Update - Added playlist_jstree.xml for UI usability
Update - Added Batch VLM Command interface
Update - Added VLM command error reporting
Update - Added functionality for future EQ merge into status.xml
Update - Modified Makefile.am to include new files
Update - Corrected main EQ button
Update - Modified author comments

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoluahttp: implement pl_delete to match oldhttp feature
Akash Mehrotra [Thu, 30 Jun 2011 18:17:27 +0000 (23:47 +0530)]
luahttp: implement pl_delete to match oldhttp feature

THIS IS TOTALLY UNSUPPORTED.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agocontribs: pass our aclocal directory to autoreconf
Rémi Denis-Courmont [Thu, 30 Jun 2011 18:01:46 +0000 (21:01 +0300)]
contribs: pass our aclocal directory to autoreconf

And use autoreconf instead of autogen for tremor.

13 years agocontrib: fix tremor patch for -p1
Rémi Denis-Courmont [Thu, 30 Jun 2011 17:47:52 +0000 (20:47 +0300)]
contrib: fix tremor patch for -p1

13 years agocontrib: make lina52-fixed.patch applicable with -p1
Rémi Denis-Courmont [Thu, 30 Jun 2011 17:25:19 +0000 (20:25 +0300)]
contrib: make lina52-fixed.patch applicable with -p1

13 years agoContribs: update matroska to 1.2.0
Jean-Baptiste Kempf [Thu, 30 Jun 2011 16:29:32 +0000 (18:29 +0200)]
Contribs: update matroska to 1.2.0

13 years agocontrib: add libass
Rémi Denis-Courmont [Thu, 30 Jun 2011 13:30:07 +0000 (16:30 +0300)]
contrib: add libass

13 years agocontrib: add tiger
Rémi Denis-Courmont [Thu, 30 Jun 2011 13:22:26 +0000 (16:22 +0300)]
contrib: add tiger

13 years agocontrib: add kate
Rémi Denis-Courmont [Thu, 30 Jun 2011 13:10:04 +0000 (16:10 +0300)]
contrib: add kate

13 years agocontrib: add taglib
Rémi Denis-Courmont [Thu, 30 Jun 2011 12:56:50 +0000 (15:56 +0300)]
contrib: add taglib

13 years agocontrib: add helper to invoke CMake
Rémi Denis-Courmont [Thu, 30 Jun 2011 12:54:31 +0000 (15:54 +0300)]
contrib: add helper to invoke CMake

13 years agocontrib: add two macros to simplify patching and unpacking
Rémi Denis-Courmont [Thu, 30 Jun 2011 12:48:50 +0000 (15:48 +0300)]
contrib: add two macros to simplify patching and unpacking

13 years agocontribs: update documentation
Rémi Denis-Courmont [Thu, 30 Jun 2011 12:26:16 +0000 (15:26 +0300)]
contribs: update documentation

13 years agocontribs: avoid faad2 on ARM
Rémi Denis-Courmont [Thu, 30 Jun 2011 12:15:30 +0000 (15:15 +0300)]
contribs: avoid faad2 on ARM

VLC will fallback to lavc

13 years agocontribs: use fixed-point for faad2 iff !HAVE_FPU
Rémi Denis-Courmont [Thu, 30 Jun 2011 12:14:22 +0000 (15:14 +0300)]
contribs: use fixed-point for faad2 iff !HAVE_FPU

13 years agoDefine CONFIG_CLASS() macro and use it
Rémi Denis-Courmont [Thu, 30 Jun 2011 16:09:38 +0000 (19:09 +0300)]
Define CONFIG_CLASS() macro and use it

13 years agoFix setting "value" of config hints
Rémi Denis-Courmont [Thu, 30 Jun 2011 16:08:33 +0000 (19:08 +0300)]
Fix setting "value" of config hints

13 years agoChanging module_config_t breaks plugin cache compatibility
Rémi Denis-Courmont [Thu, 30 Jun 2011 14:40:47 +0000 (17:40 +0300)]
Changing module_config_t breaks plugin cache compatibility

13 years agoDon't load/save module_config_t.b_removed
Rémi Denis-Courmont [Thu, 30 Jun 2011 14:38:10 +0000 (17:38 +0300)]
Don't load/save module_config_t.b_removed

The whole module_config_t is loaded/saved anyway, which is sufficient
for immediate values.

13 years agomacosx: move re-useable code from VLCControls to a custom class
Felix Paul Kühne [Thu, 30 Jun 2011 13:29:55 +0000 (15:29 +0200)]
macosx: move re-useable code from VLCControls to a custom class

this also prepares a mainwindow object and includes some clean-up

13 years agoprojectM: change font path on Win32
Jean-Baptiste Kempf [Thu, 30 Jun 2011 12:55:04 +0000 (14:55 +0200)]
projectM: change font path on Win32

Close #4988

13 years agoFix typo in ios build script
Tomasen [Thu, 30 Jun 2011 00:11:12 +0000 (02:11 +0200)]
Fix typo in ios build script

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoFix sepia video filter in PackedYUV
Martin Briza [Mon, 27 Jun 2011 15:50:09 +0000 (17:50 +0200)]
Fix sepia video filter in PackedYUV

SSE function used in PackedYUV plane was bad, removed
copying data using Memcpy8BMMX was slower than vlc_memset -> changed
Sepia8ySSE4_1 changed to Sepia8ySSE2, due to some changes I made to speed it up and clean
Minor changes in indentation and comments

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoLuahttp can access and modify equalizer settings
Akash Mehrotra [Wed, 29 Jun 2011 17:01:08 +0000 (22:31 +0530)]
Luahttp can access and modify equalizer settings

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoAdd integer config item type for RGB values
Rémi Denis-Courmont [Wed, 29 Jun 2011 20:35:58 +0000 (23:35 +0300)]
Add integer config item type for RGB values

13 years agoRethink the configuration item type identifiers to give more space
Rémi Denis-Courmont [Wed, 29 Jun 2011 19:57:15 +0000 (22:57 +0300)]
Rethink the configuration item type identifiers to give more space

Use the high order bits for the intrinsic value type (hint, integer, float
or string) and the low order ones for the more specific sub-types.

13 years agoMove --playlist-autostart to main
Rémi Denis-Courmont [Wed, 29 Jun 2011 20:30:50 +0000 (23:30 +0300)]
Move --playlist-autostart to main

13 years agoRemove insignificant leading zeroes in config item types
Rémi Denis-Courmont [Wed, 29 Jun 2011 19:42:02 +0000 (22:42 +0300)]
Remove insignificant leading zeroes in config item types

Values are 8-bits.

13 years agoReplace CONFIG_HINT and CONFIG_ITEM with a boolean macro
Rémi Denis-Courmont [Wed, 29 Jun 2011 18:33:51 +0000 (21:33 +0300)]
Replace CONFIG_HINT and CONFIG_ITEM with a boolean macro

13 years agoDon't apply CONFIG_ITEM mask to variable types
Rémi Denis-Courmont [Wed, 29 Jun 2011 18:31:38 +0000 (21:31 +0300)]
Don't apply CONFIG_ITEM mask to variable types

Variable types and configuration item types are separate. Fortunately
they use the same bits so it worked fine.

13 years agoRemove useless binary and with CONFIG_ITEM
Rémi Denis-Courmont [Wed, 29 Jun 2011 18:27:39 +0000 (21:27 +0300)]
Remove useless binary and with CONFIG_ITEM

If the high nibble is set, the type is item type and the low nibble is
necessarily zero.

13 years agoPack struct module_config_t
Rémi Denis-Courmont [Wed, 29 Jun 2011 18:26:24 +0000 (21:26 +0300)]
Pack struct module_config_t

13 years agovlc_GetCPUCount: use counting functions instead of loop
Rémi Denis-Courmont [Wed, 29 Jun 2011 18:02:58 +0000 (21:02 +0300)]
vlc_GetCPUCount: use counting functions instead of loop

13 years agovlc_GetCPUCount(): move to thread subsystem (cosmetic)
Rémi Denis-Courmont [Wed, 29 Jun 2011 18:00:34 +0000 (21:00 +0300)]
vlc_GetCPUCount(): move to thread subsystem (cosmetic)

13 years agocontrib: ffmpeg: don't bother with --enable-neon and --enable-iwmmxt
Rémi Denis-Courmont [Wed, 29 Jun 2011 16:52:52 +0000 (19:52 +0300)]
contrib: ffmpeg: don't bother with --enable-neon and --enable-iwmmxt

The FFmpeg configure script autodetects those correctly. Of course,
this assumes that the compiler defaults or flags are adequate.

13 years agocontribs: add x264 (and macro to download from git)
Rémi Denis-Courmont [Wed, 29 Jun 2011 10:55:19 +0000 (13:55 +0300)]
contribs: add x264 (and macro to download from git)

13 years agocontribs: add musepack
Rémi Denis-Courmont [Wed, 29 Jun 2011 12:09:33 +0000 (15:09 +0300)]
contribs: add musepack

13 years agocontribs: add libdca
Rémi Denis-Courmont [Wed, 29 Jun 2011 11:12:47 +0000 (14:12 +0300)]
contribs: add libdca

13 years agocontribs: add libmad
Rémi Denis-Courmont [Wed, 29 Jun 2011 11:04:28 +0000 (14:04 +0300)]
contribs: add libmad

13 years agocontribs: add twolame
Rémi Denis-Courmont [Wed, 29 Jun 2011 09:23:29 +0000 (12:23 +0300)]
contribs: add twolame

13 years agocontribs: add modplug
Rémi Denis-Courmont [Wed, 29 Jun 2011 09:16:03 +0000 (12:16 +0300)]
contribs: add modplug

13 years agocontribs: add libdvbpsi
Rémi Denis-Courmont [Wed, 29 Jun 2011 09:10:45 +0000 (12:10 +0300)]
contribs: add libdvbpsi

13 years agocontribs: .gitignore
Rémi Denis-Courmont [Wed, 29 Jun 2011 11:14:41 +0000 (14:14 +0300)]
contribs: .gitignore

13 years agocontribs: fix error handling while compressing tar archives
Rémi Denis-Courmont [Wed, 29 Jun 2011 12:01:46 +0000 (15:01 +0300)]
contribs: fix error handling while compressing tar archives

When the shell evaluates 'foo | bar', it returns the status of bar, not
foo. 'foo' can fail silently: so long as 'bar' succeeds, make will
not notice and will therefore not delete the target.

So lets use 'tar cv(z|j|J)' instead of 'tar cv | (gzip|bzip2|xz)'.

13 years agocontrib: faad2: add missing sum
Rémi Denis-Courmont [Wed, 29 Jun 2011 08:43:34 +0000 (11:43 +0300)]
contrib: faad2: add missing sum

13 years agocontrib: add sanity check against missing .sum-%: rule
Rémi Denis-Courmont [Wed, 29 Jun 2011 08:42:49 +0000 (11:42 +0300)]
contrib: add sanity check against missing .sum-%: rule

13 years agocontribs: disable freetype as needed
Rémi Denis-Courmont [Wed, 29 Jun 2011 07:15:37 +0000 (10:15 +0300)]
contribs: disable freetype as needed

13 years agocontrib: disable libxml2 as needed
Rémi Denis-Courmont [Wed, 29 Jun 2011 07:13:57 +0000 (10:13 +0300)]
contrib: disable libxml2 as needed

13 years agocontrib: fix ffmpeg dependencies
Rémi Denis-Courmont [Wed, 29 Jun 2011 07:09:55 +0000 (10:09 +0300)]
contrib: fix ffmpeg dependencies

13 years agoOld contribs: update ebml and freetype
Jean-Baptiste Kempf [Wed, 29 Jun 2011 13:20:45 +0000 (15:20 +0200)]
Old contribs: update ebml and freetype

Might close #4907 and #4904 (tbc)

13 years agoContribs: add libxml2
Jean-Baptiste Kempf [Tue, 28 Jun 2011 23:01:34 +0000 (01:01 +0200)]
Contribs: add libxml2

13 years agoContribs: add freetype2
Jean-Baptiste Kempf [Tue, 28 Jun 2011 22:42:31 +0000 (00:42 +0200)]
Contribs: add freetype2