Re: [Mesa-dev] [PATCH] g3dvl: check for existence of header/libs

2011-07-14 Thread Emeric
hanks. I am still trying to get libav to send the VP8 data through VDPAU, but as soon as I dive into the vp8 decoder I will have a lot of questions for sure ;-) Cheers, Emeric > Regards, > Christian. > > Am Donnerstag, den 14.07.2011, 15:17 +0200 schrieb ★ Emeric: >> Hi Christian, &

Re: [Mesa-dev] [PATCH] g3dvl: check for existence of header/libs

2011-07-14 Thread Emeric
Hi Christian, I don't know if that deserve a check in the autoconf, but the XvMC state tracker requires this #include from the xorg server development package. Someone had the problem on the #mesa-devel channel, and could not get mesa to build with --enable-xvmc because of it, so I guess this is a

Re: [Mesa-dev] GSoC : Video decoding state tracker for Gallium3d

2011-04-25 Thread Emeric
2011/4/26 Alex Deucher > > On Mon, Apr 25, 2011 at 7:09 PM, Matt Turner wrote: > > On Mon, Apr 4, 2011 at 4:33 PM, ★ Emeric wrote: > >> Hello again ! > >> Last call for comments, this is the GSoC proposal that I will submit, > >> probably tommorow. >

Re: [Mesa-dev] GSoC : Video decoding state tracker for Gallium3d

2011-04-04 Thread Emeric
Hi Aaron, Working on the loop filter first is probably a good idea you are right, I will change the roadmap. Beside as it is the last operation to be done during the decoding and there is no dependency upon other operations maybe more aggressive parallelization can be achieved. I did not have tim

Re: [Mesa-dev] GSoC : Video decoding state tracker for Gallium3d

2011-04-04 Thread Emeric
d above) 2011/3/23 ★ Emeric > > Hi everyone, > My name is Emeric, I am a 22 years old french student, and I am > currently looking to apply to the google summer of code 2011. > I saw the "Gallium H.264 decoding" idea on the X.Org GSoC page, and I

Re: [Mesa-dev] GSoC : Video decoding state tracker for Gallium3d

2011-03-28 Thread Emeric
2011/3/26 Alex Deucher : > > WebM would definitely be cool. > Ok I give this idea some thoughts and I think I am gonna go with a hardware accelerated vp8 decoder into a vdpau state tracker. On the plus side : - VP8 has a way more simple design than h264, and that should cut the development time,

Re: [Mesa-dev] GSoC : Video decoding state tracker for Gallium3d

2011-03-25 Thread Emeric
2011/3/25 Matt Turner : > On Wed, Mar 23, 2011 at 4:28 PM, ★ Emeric wrote: >> Hi everyone, >> My name is Emeric, I am a 22 years old french student, and I am >> currently looking to apply to the google summer of code 2011. >> I saw the "Gallium H.264 decoding&quo

Re: [Mesa-dev] GSoC : Video decoding state tracker for Gallium3d

2011-03-25 Thread Emeric
Hi, thanks for the reply, 2011/3/24 Christian König : > Hi, > >> Hi everyone, >> My name is Emeric, I am a?22 years old?french student, and I am >> currently looking to apply to the google summer of code 2011. >> I saw the "Gallium H.264 decoding" idea on the X.Org GSoC page, and I >> am particula

[Mesa-dev] GSoC : Video decoding state tracker for Gallium3d

2011-03-23 Thread Emeric
Hi everyone, My name is Emeric, I am a 22 years old french student, and I am currently looking to apply to the google summer of code 2011. I saw the "Gallium H.264 decoding" idea on the X.Org GSoC page, and I am particularly interested by this project. The idea would be to use shaders to do some w