03.08.2024 19:29, Brad Smith пишет:
>
>> Here is the VA-API chunk left, which looks fine to me, but I'm not entirely
>> sure I'm missing something.
>
> Nope, that's all.
Committed now, thanks.
On 2024-08-03 6:55 a.m., Klemens Nanni wrote:
03.08.2024 13:27, Brad Smith пишет:
ping.
On 2024-07-28 4:37 a.m., Brad Smith wrote:
Here is a diff to enable the VA-API support in VLC and roll in a
sndio fix.
The REVISION bits needed rebasing and I have since committed the sndio fix.
Thanks.
03.08.2024 13:27, Brad Smith пишет:
> ping.
>
> On 2024-07-28 4:37 a.m., Brad Smith wrote:
>> Here is a diff to enable the VA-API support in VLC and roll in a
>> sndio fix.
The REVISION bits needed rebasing and I have since committed the sndio fix.
Here is the VA-API chunk left, which looks fine
ping.
On 2024-07-28 4:37 a.m., Brad Smith wrote:
Here is a diff to enable the VA-API support in VLC and roll in a
sndio fix.
Index: Makefile
===
RCS file: /cvs/ports/x11/vlc/Makefile,v
retrieving revision 1.271
diff -u -p -u -p -r
Here is a diff to enable the VA-API support in VLC and roll in a
sndio fix.
Index: Makefile
===
RCS file: /cvs/ports/x11/vlc/Makefile,v
retrieving revision 1.271
diff -u -p -u -p -r1.271 Makefile
--- Makefile15 Jul 2024 21:04:48
Here is an update to VLC 3.0.20.
Changes between 3.0.19 and 3.0.20:
--
Video Output:
- Fix green line in fullscreen in D3D11 video output
- Fix crash with some AMD drivers old versions
- Fix events propagation issue when double-clicking with mouse wheel
Decode
Here is an update to VLC 3.0.18.
https://code.videolan.org/videolan/vlc/-/raw/3.0.x/NEWS
Index: Makefile
===
RCS file: /home/cvs/ports/x11/vlc/Makefile,v
retrieving revision 1.259
diff -u -p -u -p -r1.259 Makefile
--- Makefile5
On Sun, May 16, 2021 at 12:13:45PM -0400, Brad Smith wrote:
> Here is an update to VLC 3.0.14.
Update the diff after the sndio fix commit.
Index: Makefile
===
RCS file: /home/cvs/ports/x11/vlc/Makefile,v
retrieving revision 1.249
d
L;
+ sio_close (sys->hdl);
+ }
+
> Forwarded Message ----
> Subject: Re: UPDATE: VLC 3.0.14
>Date: Wed, 19 May 2021 15:01:49 +0200
>From: Mark Patruck
> To: Brad Smith
>
>
> On 5/18/21 7:55 AM, Mark Patruck wrote:
>
> On 5/16
Here is an update to VLC 3.0.14.
Index: Makefile
===
RCS file: /home/cvs/ports/x11/vlc/Makefile,v
retrieving revision 1.248
diff -u -p -u -p -r1.248 Makefile
--- Makefile3 Apr 2021 11:15:46 - 1.248
+++ Makefile16 Ma
Here is an update to VLC 3.0.13.
Changes between 3.0.12.1 and 3.0.13:
--
Demux:
* Adaptive: fix artefacts in HLS streams with wrong profiles/levels
* Fix regression on some MP4 files for the audio track
* Fix MPGA and ADTS probing in TS files
* Fix Flac inside
Here is an update to VLC 3.0.12.
Index: Makefile
===
RCS file: /home/cvs/ports/x11/vlc/Makefile,v
retrieving revision 1.246
diff -u -p -u -p -r1.246 Makefile
--- Makefile19 Jan 2021 06:19:49 - 1.246
+++ Makefile20 Ja
On Sat, 8 Aug 2020 11:34:47 -0400
Brad Smith wrote:
> Here is an update to VLC 3.0.11.1.
This is good on macppc. I built it along with your updates to FFmpeg
4.3.1 and libvpx 1.9.0. (My macppc still has LLVM 8.) There are no
regressions when, in vlc, I play a .webm file with VP8 video and
Vor
Here is an update to VLC 3.0.11.1.
Index: Makefile
===
RCS file: /home/cvs/ports/x11/vlc/Makefile,v
retrieving revision 1.243
diff -u -p -u -p -r1.243 Makefile
--- Makefile19 Jun 2020 09:19:51 - 1.243
+++ Makefile29
On Sun, 24 Nov 2019 20:12:33 -0500
Brad Smith wrote:
> Here is an update to VLC 3.0.8.
>
> Please test.
>
> Also needs build testing with ports-gcc.
>
I built it on macppc (with ports-gcc 8.3.0).
The build of vlc 3.0.8 succeeded.
I tried to play a DVD (using the DVD drive in my PowerBook G4)
On 2019-11-24 17:12, Brad Smith wrote:
Here is an update to VLC 3.0.8.
Please test.
Also needs build testing with ports-gcc.
This built fine on amd64. I tested it out by watching an episode of a
cartoon encoded in h264 in an mkv container with aac audio as well as
watching part of a blur
Here is an update to VLC 3.0.8.
Please test.
Also needs build testing with ports-gcc.
Index: Makefile
===
RCS file: /cvs/ports/x11/vlc/Makefile,v
retrieving revision 1.231
diff -u -p -u -p -r1.231 Makefile
--- Makefile18 Nov 20
On Thu, Feb 21 2019, Brad Smith wrote:
> On 2/21/2019 2:34 PM, Jeremie Courreges-Anglas wrote:
>
>> On Thu, Feb 21 2019, Brad Smith wrote:
>>> Update API usage to deal with current vs new FFmpeg API.
>> Builds fine on amd64. One nit,
>>
>> [...]
>>
>>> Index: patches/patch-modules_codec_avcodec_
On 2/21/2019 2:34 PM, Jeremie Courreges-Anglas wrote:
On Thu, Feb 21 2019, Brad Smith wrote:
Update API usage to deal with current vs new FFmpeg API.
Builds fine on amd64. One nit,
[...]
Index: patches/patch-modules_codec_avcodec_avcommon_compat_h
=
On Thu, Feb 21 2019, Brad Smith wrote:
> Update API usage to deal with current vs new FFmpeg API.
Builds fine on amd64. One nit,
[...]
> Index: patches/patch-modules_codec_avcodec_avcommon_compat_h
> ===
> RCS file: patches/patch-
Update API usage to deal with current vs new FFmpeg API.
ndex: Makefile
===
RCS file: /home/cvs/ports/x11/vlc/Makefile,v
retrieving revision 1.221
diff -u -p -u -p -r1.221 Makefile
--- Makefile24 Oct 2018 14:28:13 - 1.22
Here is an update to VLC 2.0.9.
OK?
Index: Makefile
===
RCS file: /home/cvs/ports/x11/vlc/Makefile,v
retrieving revision 1.175
diff -u -p -r1.175 Makefile
--- Makefile19 Aug 2013 10:00:15 - 1.175
+++ Makefile27 Oct
On 2013/04/08 15:03, Brad Smith wrote:
> Here is an update to VLC 2.0.6.
>
> OK?
working fine for me on amd64; ok.
Here is an update to VLC 2.0.6.
OK?
Index: Makefile
===
RCS file: /home/cvs/ports/x11/vlc/Makefile,v
retrieving revision 1.169
diff -u -p -r1.169 Makefile
--- Makefile4 Apr 2013 16:49:56 - 1.169
+++ Makefile8 Apr 2
On Thu, Jul 26, 2012 at 08:21:54PM -0400, Brad Smith wrote:
> Here is an update to VLC 2.0.3.
>
> Tested on amd64.
An updated diff with another fix from upstream.
Index: Makefile
===
RCS file: /home/cvs/ports/x11/vlc/Makefile,v
ret
Here is an update to VLC 2.0.3.
Tested on amd64.
Index: Makefile
===
RCS file: /home/cvs/ports/x11/vlc/Makefile,v
retrieving revision 1.154
diff -u -p -r1.154 Makefile
--- Makefile8 Jul 2012 21:33:45 - 1.154
+++ Makefi
On Fri, Jul 06, 2012 at 09:54:04AM +0100, Stuart Henderson wrote:
> On 2012/07/06 09:53, Stuart Henderson wrote:
> > On 2012/07/06 00:22, Ryan Freeman wrote:
> > > On Sun, Jul 01, 2012 at 12:34:03AM -0400, Brad Smith wrote:
> > > > Here is an update to VLC 2.0.2.
> > > >
> > > > Tested on amd64.
>
On 2012/07/06 09:53, Stuart Henderson wrote:
> On 2012/07/06 00:22, Ryan Freeman wrote:
> > On Sun, Jul 01, 2012 at 12:34:03AM -0400, Brad Smith wrote:
> > > Here is an update to VLC 2.0.2.
> > >
> > > Tested on amd64.
> >
> > Seems to fail on i386 when i don't have gnu libtool installed.
> > Is
On 2012/07/06 00:22, Ryan Freeman wrote:
> On Sun, Jul 01, 2012 at 12:34:03AM -0400, Brad Smith wrote:
> > Here is an update to VLC 2.0.2.
> >
> > Tested on amd64.
>
> Seems to fail on i386 when i don't have gnu libtool installed.
> Is that reproducable for you? Need USE_LIBTOOL? The failure
>
On Sun, Jul 01, 2012 at 12:34:03AM -0400, Brad Smith wrote:
> Here is an update to VLC 2.0.2.
>
> Tested on amd64.
Seems to fail on i386 when i don't have gnu libtool installed.
Is that reproducable for you? Need USE_LIBTOOL? The failure
complains of libtoolize missing. Once libtool package in
This is ok with me, another test or two would be appreciated though.
On 2012/07/01 00:34, Brad Smith wrote:
> Here is an update to VLC 2.0.2.
>
> Tested on amd64.
>
>
> Index: Makefile
> ===
> RCS file: /home/cvs/ports/x11/vlc/Make
Here is an update to VLC 2.0.2.
Tested on amd64.
Index: Makefile
===
RCS file: /home/cvs/ports/x11/vlc/Makefile,v
retrieving revision 1.152
diff -u -p -r1.152 Makefile
--- Makefile20 Jun 2012 06:44:28 - 1.152
+++ Makefi
On Sun, Feb 26, 2012 at 12:50:49AM -0500, Brad Smith wrote:
> Here is an update to VLC 2.0.0.
>
> Tested on amd64 and i386.
>Here is an updated diff which includes a build fix for -current after
>adding _POSIX_MONOTONIC_CLOCK to unistd as well as a fix for the bug
>exposed by the failing test as
:The audio on some .avi files still go out of sync with the
> picture :(getting more out of sync the longer the file is played).
> :
> :
>
> Can you make these avi files available?
>
> --
There are some copyright issues on those files. I will try to find one
that are public domain and that has
On 2011 Nov 15 (Tue) at 21:05:21 +1100 (+1100), Brett wrote:
:Hi,
:On amd64 -current, picture is much clearer in fullscreen than the old
:version. Thanks for porting, looks like it must have been a lot of work!
:The audio on some .avi files still go out of sync with the picture
:(getting more out
Hi,
On amd64 -current, picture is much clearer in fullscreen than the old
version. Thanks for porting, looks like it must have been a lot of work!
The audio on some .avi files still go out of sync with the picture
(getting more out of sync the longer the file is played).
This happened on file wit
On 11/14/11 19:00, Stuart Henderson wrote:
On 2011-11-14, Brad wrote:
On 14/11/11 6:26 PM, Stuart Henderson wrote:
Is there a reason why this is in the vlc thread on ports@?
I thought that at first until I read the sendbug link. It's
posted here because using VLC exposes this bug with the NF
On 2011-11-14, Brad wrote:
> On 14/11/11 6:26 PM, Stuart Henderson wrote:
>> Is there a reason why this is in the vlc thread on ports@?
>
> I thought that at first until I read the sendbug link. It's
> posted here because using VLC exposes this bug with the NFS
> or related code.
>
Oh. Well to sa
On 14/11/11 6:26 PM, Stuart Henderson wrote:
Is there a reason why this is in the vlc thread on ports@?
I thought that at first until I read the sendbug link. It's
posted here because using VLC exposes this bug with the NFS
or related code.
--
This message has been scanned for viruses and
dang
Is there a reason why this is in the vlc thread on ports@?
On 2011-11-14, RD Thrush wrote:
> On 11/13/11 19:34, Brad wrote:
>> Thanks to phessler@ for coming up with a hack to workaround the issue
>> with the tdestroy() wrapper we should be able to move forward with a
>> VLC 1.1 update. Here is
On 11/13/11 19:34, Brad wrote:
Thanks to phessler@ for coming up with a hack to workaround the issue
with the tdestroy() wrapper we should be able to move forward with a
VLC 1.1 update. Here is an update to VLC 1.1.12.
Tested by phessler@ and I on amd64. Please test, especially on macppc
and spa
On Sun, 13 Nov 2011 19:34:47 -0500
Brad wrote:
> Thanks to phessler@ for coming up with a hack to workaround the issue
> with the tdestroy() wrapper we should be able to move forward with a
> VLC 1.1 update. Here is an update to VLC 1.1.12.
>
> Tested by phessler@ and I on amd64. Please test, esp
On Sun, Nov 13, 2011 at 07:34:47PM -0500, Brad wrote:
:Thanks to phessler@ for coming up with a hack to workaround the issue
:with the tdestroy() wrapper we should be able to move forward with a
:VLC 1.1 update. Here is an update to VLC 1.1.12.
:
:Tested by phessler@ and I on amd64. Please test, es
On Tue, May 04, 2010 at 06:36:00PM -0400, Brad wrote:
> Here is a 4th rev diff. If you have done any testing for the other
> revs of my update I have posted please test this one now.
Unless anyone objects I am going to commit this soon (with OK from
dcoppa@) and any minor fixes that are found can
On Wed, 28 Apr 2010, Brad wrote:
> On Tue, Apr 27, 2010 at 07:44:47PM -0400, Brad wrote:
> > On Fri, Apr 23, 2010 at 08:35:38PM -0400, Brad wrote:
> > > This should be it for now. Here is an update to 1.0.6 plus some fixes
> > > that were to go into my 1.0.5 update to fix the lib_depends for some
On Sat, Apr 24, 2010 at 01:20:36PM +0100, Edd Barrett wrote:
> On Fri, Apr 23, 2010 at 08:35:38PM -0400, Brad wrote:
> > This should be it for now. Here is an update to 1.0.6 plus some fixes
> > that were to go into my 1.0.5 update to fix the lib_depends for some
> > of the sub-packages and to fix
On Sat, April 24, 2010 21:05, Brad wrote:
> On Saturday 24 April 2010 06:30:50 Kirill Bychkov wrote:
>> On Sat, April 24, 2010 04:35, Brad wrote:
>> > This should be it for now. Here is an update to 1.0.6 plus some fixes
>> > that were to go into my 1.0.5 update to fix the lib_depends for some
>> >
On Saturday 24 April 2010 06:30:50 Kirill Bychkov wrote:
> On Sat, April 24, 2010 04:35, Brad wrote:
> > This should be it for now. Here is an update to 1.0.6 plus some fixes
> > that were to go into my 1.0.5 update to fix the lib_depends for some
> > of the sub-packages and to fix which arch the i
On Saturday 24 April 2010 08:20:36 Edd Barrett wrote:
> On Fri, Apr 23, 2010 at 08:35:38PM -0400, Brad wrote:
> > This should be it for now. Here is an update to 1.0.6 plus some fixes
> > that were to go into my 1.0.5 update to fix the lib_depends for some
> > of the sub-packages and to fix which a
On Fri, Apr 23, 2010 at 08:35:38PM -0400, Brad wrote:
> This should be it for now. Here is an update to 1.0.6 plus some fixes
> that were to go into my 1.0.5 update to fix the lib_depends for some
> of the sub-packages and to fix which arch the inhibit module is loaded
> on. I went up to 1.0.6 inst
On Sat, April 24, 2010 04:35, Brad wrote:
> This should be it for now. Here is an update to 1.0.6 plus some fixes
> that were to go into my 1.0.5 update to fix the lib_depends for some
> of the sub-packages and to fix which arch the inhibit module is loaded
> on. I went up to 1.0.6 instead of stick
On Friday 23 April 2010 06:53:47 Edd Barrett wrote:
> On Fri, Apr 23, 2010 at 10:47 AM, Peter Hessler wrote:
> > If you're seeing crashes when trying to view videos, try changing the
> > output device to SDL or XVideo. Looks like X11 output is broken.
>
> Shouldnt we default to xv?
It does. Keep
On Fri, Apr 23, 2010 at 10:47 AM, Peter Hessler wrote:
> If you're seeing crashes when trying to view videos, try changing the
> output device to SDL or XVideo. Looks like X11 output is broken.
Shouldnt we default to xv?
--
Best Regards
Edd Barrett
http://www.theunixzoo.co.uk
If you're seeing crashes when trying to view videos, try changing the
output device to SDL or XVideo. Looks like X11 output is broken.
On 2010 Apr 21 (Wed) at 11:29:44 +0100 (+0100), Edd Barrett wrote:
:On Wed, Apr 21, 2010 at 11:12:43AM +0100, Edd Barrett wrote:
:> Updated diff with the sparc6
On 2010/04/22 16:57, Jon Tibble wrote:
> On 22/04/2010 16:35, Stuart Henderson wrote:
> >On 2010/04/22 17:16, David Coppa wrote:
> >>Guys,
> >>
> >>1.0.6 is out...
> >
> >It will always be a moving target. If 1.0.5 is nearly in shape
> >I think it's better to concentrate on that first. Considering
On 22/04/2010 16:35, Stuart Henderson wrote:
On 2010/04/22 17:16, David Coppa wrote:
Guys,
1.0.6 is out...
It will always be a moving target. If 1.0.5 is nearly in shape
I think it's better to concentrate on that first. Considering how
long build takes we don't really want another round...
I
On 2010/04/22 17:16, David Coppa wrote:
> Guys,
>
> 1.0.6 is out...
It will always be a moving target. If 1.0.5 is nearly in shape
I think it's better to concentrate on that first. Considering how
long build takes we don't really want another round...
I did eventually get a qt4 built on arm so m
Guys,
1.0.6 is out...
ciao,
david
On Wed, Apr 21, 2010 at 12:29 PM, Edd Barrett wrote:
> On Wed, Apr 21, 2010 at 11:12:43AM +0100, Edd Barrett wrote:
>> Updated diff with the sparc64 hack in follows:
>
> Sorry guys, this is the correct diff:
>
>
> Index: Makefile
>
On Wed, Apr 21, 2010 at 12:04 AM, Edd Barrett wrote:
> I wonder what arches we will need to do this on?
I think macppc and maybe amd64.
Is their anybody who can test this?
-dav
On Tue, Apr 20, 2010 at 11:39:01AM +0200, David Coppa wrote:
> On Tue, 20 Apr 2010, Edd Barrett wrote:
>
> > Sadly, this does not work on sparc64. Moving libinhibit.* out of the way
> > *does*
>
> damn!
>
> > though. Have you guys read what this lib actually does? It prevents the
> > system
>
On Tue, 20 Apr 2010, Edd Barrett wrote:
> Sadly, this does not work on sparc64. Moving libinhibit.* out of the way
> *does*
damn!
> though. Have you guys read what this lib actually does? It prevents the system
> suspending whilst a video is playing. I doubt sparc64 has a concept of
> suspendin
On Mon, Apr 19, 2010 at 02:17:37PM +0100, Edd Barrett wrote:
> On Mon, Apr 19, 2010 at 03:01:19PM +0200, David Coppa wrote:
> > There's also a commit on upstream git that can solve this issue:
> >
> > http://git.videolan.org/?p=vlc.git;a=blobdiff_plain;f=modules/misc/inhibit.c;h=ef76c8b39ed181b3d
On Mon, Apr 19, 2010 at 03:01:19PM +0200, David Coppa wrote:
> There's also a commit on upstream git that can solve this issue:
>
> http://git.videolan.org/?p=vlc.git;a=blobdiff_plain;f=modules/misc/inhibit.c;h=ef76c8b39ed181b3d272d619ef50bee250ffd0cd;hp=5e880bdd9452b87f9b3f3f346822f5fe77f2998d;h
On Sun, 18 Apr 2010, Edd Barrett wrote:
> Hi,
>
> On Wed, Apr 7, 2010 at 8:08 AM, Landry Breuil wrote:
> > When debugging a multithreaded program, use 'thread apply all bt'. That
> > might give you more clues.
>
> FWIW, here is a debug session of VLC 1.0.5 on sparc64. Sorry about the
> delay. T
Hi,
On Wed, Apr 7, 2010 at 8:08 AM, Landry Breuil wrote:
> When debugging a multithreaded program, use 'thread apply all bt'. That
> might give you more clues.
FWIW, here is a debug session of VLC 1.0.5 on sparc64. Sorry about the
delay. The "Loading ..." is instrumentation added myself when I w
On Wed, Apr 07, 2010 at 12:23:14AM +0100, Edd Barrett wrote:
> On Tue, Apr 6, 2010 at 12:04 AM, Edd Barrett wrote:
> > The hotkeys plugin is waiting for a thread. The line of code which we
> > never get past is this:
> >
> > vlc_cond_wait (p_condvar=0x40cfa148, p_mutex=0xfffe) at
> > m
On Tue, Apr 6, 2010 at 12:04 AM, Edd Barrett wrote:
> The hotkeys plugin is waiting for a thread. The line of code which we
> never get past is this:
>
> vlc_cond_wait (p_condvar=0x40cfa148, p_mutex=0xfffe) at
> misc/threads.c:584
> 584 int val = pthread_cond_wait( p_condvar, p
Right!
I have been trying to figure out what is going on in vlc for quite
some time. Im going to post my findings before I stop for the day.
On Sun, Mar 28, 2010 at 7:46 PM, Edd Barrett wrote:
> Hi,
>
> On Thu, Mar 25, 2010 at 12:05:56AM +, Edd Barrett wrote:
>> On Wed, Mar 24, 2010 at 11:41
Hi,
On Thu, Mar 25, 2010 at 12:05:56AM +, Edd Barrett wrote:
> On Wed, Mar 24, 2010 at 11:41:41PM +0300, Kirill Bychkov wrote:
> > > I thought I'd try this on amd64, but it doesn't do anything.
> > > When I run "vlc", nothing happens. It prints its little
> > > "VLC media player 1.0.5 Goldene
On Wed, Mar 24, 2010 at 11:41:41PM +0300, Kirill Bychkov wrote:
> > I thought I'd try this on amd64, but it doesn't do anything.
> > When I run "vlc", nothing happens. It prints its little
> > "VLC media player 1.0.5 Goldeneye" banner, and that's it.
> > No window comes up or anything.
>
> I've s
On Wed, March 24, 2010 18:57, Christian Weisgerber wrote:
> Brad wrote:
>
>> > Here is an update to VLC 1.0.5.
>> >
>> > Please test this if you have an amd64 system and let me know if
>> > this works. Same goes for anything other than amd64 or i386,
>> > especially macppc.
>>
>> Here is a second
Brad wrote:
> > Here is an update to VLC 1.0.5.
> >
> > Please test this if you have an amd64 system and let me know if
> > this works. Same goes for anything other than amd64 or i386,
> > especially macppc.
>
> Here is a second revision. Please try this out instead.
I thought I'd try this on
On Sat, 13 Mar 2010, Brad wrote:
> Here is an update to VLC 1.0.5.
>
> Please test this if you have an amd64 system and let me know if
> this works. Same goes for anything other than amd64 or i386,
> especially macppc.
Same old issue on macppc, vlc doesn't start... well it starts but the ui
nev
Brad wrote:
Here is an update to VLC 1.0.5.
Please test this if you have an amd64 system and let me know if
this works. Same goes for anything other than amd64 or i386,
especially macppc.
This finally compiles on amd64 and I was able to play a video.
Good work!
Note that I have no xvideo exte
On Thu, Jun 18, 2009 at 12:32:44AM -0400, Brad wrote:
> Here is an update to VLC 1.0.0rc4. Someone please check this on amd64
> and macppc and send me full build logs, especially if it doesn't build.
Another thing you may want to fix...
MESSAGE-main mentions that installing libdvd may be useful i
On Thu, Jun 18, 2009 at 12:32:44AM -0400, Brad wrote:
> Here is an update to VLC 1.0.0rc4. Someone please check this on amd64
> and macppc and send me full build logs, especially if it doesn't build.
Hello Brad,
I tried to build this on amd64. It pulls in a lot of stuff, but
ultimately fails:
--
On Thu, Jun 11, 2009 at 03:46:13PM +0100, Stuart Henderson wrote:
> On 2009/06/11 16:13, viq wrote:
> > On Wed, Jun 10, 2009 at 11:30:07PM -0400, Brad wrote:
> > > On Wed, Jun 10, 2009 at 10:49:51PM -0400, Brad wrote:
> > > > Here is an update to VLC 1.0.0, rc3 for testing. Only lightly tested
> >
On 2009/06/11 16:13, viq wrote:
> On Wed, Jun 10, 2009 at 11:30:07PM -0400, Brad wrote:
> > On Wed, Jun 10, 2009 at 10:49:51PM -0400, Brad wrote:
> > > Here is an update to VLC 1.0.0, rc3 for testing. Only lightly tested
> > > on i386. I'd especially like to see if the sparc64 workaround can be
> >
On Wed, Jun 10, 2009 at 11:30:07PM -0400, Brad wrote:
> On Wed, Jun 10, 2009 at 10:49:51PM -0400, Brad wrote:
> > Here is an update to VLC 1.0.0, rc3 for testing. Only lightly tested
> > on i386. I'd especially like to see if the sparc64 workaround can be
> > removed.
>
> oops. I missed adding one
On Wed, Jun 10, 2009 at 10:49:51PM -0400, Brad wrote:
> Here is an update to VLC 1.0.0, rc3 for testing. Only lightly tested
> on i386. I'd especially like to see if the sparc64 workaround can be
> removed.
>
Tried to compile it on amd64 -current. It failed to build. Full build
log is available he
On Saturday 01 December 2007 23:52:17 Brad wrote:
> Here is an update to VLC 0.8.6d
My ports tree wasn't quite up to date when I made the first diff.
Index: Makefile
===
RCS file: /cvs/ports/x11/vlc/Makefile,v
retrieving revision 1.
Here is an update to VLC 0.8.6d
Index: Makefile
===
RCS file: /cvs/ports/x11/vlc/Makefile,v
retrieving revision 1.61
diff -u -p -r1.61 Makefile
--- Makefile17 Nov 2007 20:53:34 - 1.61
+++ Makefile2 Dec 2007 04:45:54
Here is an update to VLC 0.8.6c, this also includes security
fixes for format string issues in the Vorbis, Theora, CDDA and
SAP plugins.
http://www.videolan.org/sa0702.html
Index: Makefile
===
RCS file: /cvs/ports/x11/vlc/Makefile,v
Here is a bug fix update to VLC 0.8.6b
Index: Makefile
===
RCS file: /cvs/ports/x11/vlc/Makefile,v
retrieving revision 1.49
diff -u -p -r1.49 Makefile
--- Makefile22 Apr 2007 13:21:11 - 1.49
+++ Makefile12 May 2007 0
Hi all,
I have add rtsp support for vlc and ported liveMedia.
Have fun,
BSDManiak
livemedia.tgz
Description: application/tgz
diff -urN vlc/Makefile vlc-new/Makefile
--- vlc/Makefile Sat Feb 3 10:09:37 2007
+++ vlc-new/Makefile Tue Feb 20 20:56:09 2007
@@ -1,11 +1,11 @@
-# $OpenBSD: Makefile,v
85 matches
Mail list logo