Commit Graph

38 Commits

Author SHA1 Message Date
jakemsr
0ba235ecbe - use wxSlider instead of hacking wxGuage for the volume controller.
from vlc subversion via Alexey Suslikov.

- use jack_client_connect() instead of jack_client_new() so multiple
instances of vlc can connect to jackd concurrently.  problem reported
by Alexey Suslikov.
2008-05-11 18:12:40 +00:00
jakemsr
316ff80c5c security/bugfix update
from the release notes:

VLC media player 0.8.6e and earlier versions suffer from security
vulnerabilities in the Subtitle demuxer, Real RTSP demuxer, MP4
demuxer and Cinepak codec.

from brad@
2008-04-04 00:53:01 +00:00
jasper
872e337230 - zap empty file; brad 2008-04-03 07:57:01 +00:00
jakemsr
375747e383 update to vlc-0.8.6e
This is a bugfix release. VLC media player 0.8.6d and earlier versions
suffer from security vulnerabilities in the Web interface, Subtitle
demuxer, Real RTSP demuxer, SDL_image library and MP4 demuxer.

See http://www.videolan.org/security/sa0801.php and
http://www.videolan.org/security/sa0802.php for more details.

from brad, OK naddy
2008-03-02 02:27:04 +00:00
jakemsr
724d7f7c0e keep vlc building after ffmpeg update 2008-01-26 11:27:05 +00:00
jakemsr
5759613568 maintainence update to 0.8.6d
from brad@
2007-12-11 11:07:54 +00:00
jakemsr
d514f9d146 - add support for Esound and aRTs audio output, as pseudo_flavors
and subpackages
- move the mozilla plugin to a subpackage
- enable altivec support as a flavor
- ffmpeg and wxWidgets lib_depends/wantlib updates

help/ok ajacoutot@
2007-11-11 01:37:54 +00:00
ajacoutot
7fdac52af0 - SECURITY update to 0.8.6c (and various bugfixes, memory leaks)
VideoLAN-SA-0702: format string injection in Vorbis, Theora, SAP and CDDA plugins
- remove bogus PLIST entry

from brad
2007-06-18 23:14:20 +00:00
martynas
4dd62d708c empty patch files; from Moritz Grimm 2007-06-10 11:21:13 +00:00
jolan
0d35aa3d25 update to 0.8.6b, from brad 2007-06-05 01:53:04 +00:00
aanriot
b3d22fb592 fix a format string by keeping a place for the terminating NUL
character.

ok avsm@
2007-04-22 13:21:11 +00:00
ajacoutot
7a5f3efd4b - enable x264 support
- add missing xenocara LIBS
- regen patches while here

"go for it" naddy@
2007-04-08 17:34:20 +00:00
mbalmer
a4986d448c Security fix for vlc (see http://www.videolan.org/sa0701.html). NB, we never
had the extensions enabled that are affected by the problem.

from brad
2007-01-04 11:29:59 +00:00
jolan
06e809edbe update to 0.8.6 2006-12-23 13:31:30 +00:00
jolan
0920699ffd update to 0.8.5 2006-11-03 15:15:07 +00:00
pvalchev
15ac742fe5 use off_t/int64_t consistently (match prototype) 2006-09-22 02:23:13 +00:00
jakemsr
48c1287d33 - accomodate for libavcodec changes
- bump PKGNAME

OK brad@
2006-03-20 05:51:59 +00:00
jolan
49f1788e41 add win32 codec support 2005-12-24 09:01:17 +00:00
jolan
770acfc48d crank the priority on the ncurses module so that it is preferred over
the rc one
2005-12-22 16:36:17 +00:00
jolan
01d2b6dcb2 fix default font 2005-12-22 05:32:50 +00:00
jolan
404172462a update to 0.8.4a 2005-12-22 03:45:36 +00:00
kurt
ab90b0adcc dlopen libstdc++ with lazy|global so other objects can see it and
to hide some missing _Unwind_* syms that appear to be unneeded for
this hack.
2005-11-07 13:41:27 +00:00
jolan
3be6ca0ee6 remove silly debian-specific dlopen'ing of libstdc++ workaround which
tries various major versions which we don't have, help from kurt@
2005-11-06 00:33:44 +00:00
jolan
1479134daf update to 0.8.2
main diff from jsg@ with some tweaks from me
2005-07-31 19:07:10 +00:00
naddy
262de91006 * Fix build after removal of inter-library dependencies from ffmpeg.
* Use -pthread instead of -lpthread in configure.
* Fix a few pointer to int casts.

From: Jacob Meuser <jakemsr@jakemsr.com>
2005-02-20 03:28:27 +00:00
jolan
0ebc0d2f90 update to 0.8.1 2004-12-16 07:40:20 +00:00
naddy
a10987a3cd Make sure that the dynamic libiconv and libintl are found. Linking
with the static ones leads to problems down the road.  ok jolan@
2004-10-05 20:49:08 +00:00
jolan
e8a46fe37d update to 0.7.2 2004-07-10 01:49:42 +00:00
jolan
c26edde07a forgot to remove this.. yes that's right, i blame myself, not cvs. 2004-04-18 00:42:58 +00:00
jolan
fd5fae38bf update to 0.7.1 2004-04-18 00:42:14 +00:00
jolan
c102553182 allow machine specific optimizations to be compiled in, as they are
safely detected at run time.
2004-01-31 21:11:13 +00:00
jolan
41f3434015 prepare for ffmpeg 0.4.8 2003-11-04 07:48:26 +00:00
espie
2ce0d7d06f remove work-around for ld.so bug that was fixed just before 3.4 2003-09-28 10:56:04 +00:00
espie
89ca6154fb oops, kill debugging shit. 2003-08-22 21:32:46 +00:00
espie
f0fe95ec9a band-aid for shortcomings in our dlopen implementation, until it gets fixed. 2003-08-22 20:51:49 +00:00
jolan
7980bebd51 add a mirror and use a more practical default dvd device 2003-08-18 22:14:56 +00:00
jolan
477c238764 Update to 0.6.2. 2003-08-15 14:25:59 +00:00
jolan
d5b5639580 import of videolan client 0.6.0:
VLC (VideoLAN Client) is a highly portable multimedia player for various
audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, ogg, ...) as
well as DVDs, and various streaming protocols.
2003-07-20 21:09:29 +00:00