[VDPAU] [PATCH 4/4] autogen.sh: update/copy over from mesa

Aaron Plattner aplattner at nvidia.com
Wed May 13 08:21:52 PDT 2015


On 05/13/2015 12:53 AM, Christian König wrote:
> On 12.05.2015 22:24, Aaron Plattner wrote:
>> On 05/12/2015 11:35 AM, Emil Velikov wrote:
>>> On 11 May 2015 at 20:57, Aaron Plattner <aplattner at nvidia.com> wrote:
>>>> Sorry for dropping the ball on this for so long. I dropped patch 1
>>>> since
>>>> there was some contention about it, but I pushed changes 2 through 4:
>>>>
>>> No worries. Glad that the 2-4 were less hacky than patch 1.
>>>
>>>> To git at github.com:/aaronp24/libvdpau.git
>>>>     0962da95cdf1..77e9c3456ab0  master -> master

Sorry, I just realized I pasted the wrong line here. I push changes to 
both github and people.fd.o so you can fetch from either. I'll keep 
doing that even if the library officially moves to anongit.fd.o.

>>> Iirc there was some ideas about moving libvdpau/vdpauinfo out of
>>> ~aplattner into a separate fd.o group. Is that still the case or
>>> you're leaning towards migrating to github ?
>>
>> When I asked about that years ago, there was little interest from the
>> fd.o admins in creating the repository. Having it in an official
>> location at fd.o would still be my preference. Should I start poking
>> the admins again, now that there's at least one other person interested?
>>
>
> IIRC personal repositories can't be fetched over http while this works
> fine with at least the mesa repository.
>
> So my preferences are for an official repository as well to avoid
> trouble with firewalls.
>
> Or does anybody know how to activate http for personal repositories?

According to git ls-remote, you can use HTTP via cgit:

   http://cgit.freedesktop.org/~aplattner/libvdpau
   http://cgit.freedesktop.org/~aplattner/vdpauinfo

I also just created symlinks so you can use these instead:

   http://people.freedesktop.org/~aplattner/libvdpau.git
   http://people.freedesktop.org/~aplattner/vdpauinfo.git

It doesn't look like these support the HTTP smart protocol, though.

-- 
Aaron


More information about the VDPAU mailing list