Mesa (pipe-video): 28 new commits

Christian König deathsimple at kemper.freedesktop.org
Sat Apr 23 01:38:00 UTC 2011


URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=f0819a22f3dc63d1c0dde6320babf9b7fcda15bb
Author: Christian König <deathsimple at vodafone.de>
Date:   Sat Apr 23 03:37:05 2011 +0200

    [g3dvl] start implementing zscan and quantification
    
    Not 100% complete, but at least a good start.

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=b7acf83d523563cde613fe805bd8edaa02f64b53
Author: Christian König <deathsimple at vodafone.de>
Date:   Wed Apr 20 13:44:26 2011 +0200

    [g3dvl] make motion vector buffers a public interface

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=3511780a43077d1359bd491eadb4ab9b3b86795a
Author: Christian König <deathsimple at vodafone.de>
Date:   Tue Apr 19 21:06:59 2011 +0200

    [g3dvl] revert commit 310eea52ca1e997295c84163066cc5d0fd4f8cf6
    
    Using a seperate vertex buffer for mc and ycbcr handling is still better.

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=849bc838e81f930e6f090e6c6597bb92e822b4c9
Author: Christian König <deathsimple at vodafone.de>
Date:   Sun Apr 17 23:21:32 2011 +0200

    [g3dvl] give each color component their own vertex buffer

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=38a315b7049946d124409b377e622994feccdcb7
Author: Christian König <deathsimple at vodafone.de>
Date:   Sun Apr 17 21:31:31 2011 +0200

    [g3dvl] no need for seperate mv vertex states any more

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=b8a6e0e6fc451096d684a1e18529ab4879cdba0a
Author: Christian König <deathsimple at vodafone.de>
Date:   Sun Apr 17 18:53:22 2011 +0200

    [g3dvl] give mv their own vertex buffer back

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=0a2310b375068694d5700395aededc3fe68a0f3a
Author: Christian König <deathsimple at vodafone.de>
Date:   Sun Apr 17 13:01:56 2011 +0200

    [g3dvl] move blender state into idct code

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca79aeb91e914ac1a4774d51ca49911406377407
Author: Christian König <deathsimple at vodafone.de>
Date:   Sun Apr 17 12:15:14 2011 +0200

    [g3dvl] rename vl_mpeg12_mc_renderer into vl_mc
    
    It's still not 100% free from mpeg12 specific stuff,
    but should now be a good start for other codecs.

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c8bb28ca128dca9f279c78857da1b39223e30f7
Author: Christian König <deathsimple at vodafone.de>
Date:   Sun Apr 17 12:04:18 2011 +0200

    [g3dvl] move top/bottom field selection into mc code
    
    Removes the workaround and get interlaced videos to work 100% correctly.

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=f1485e155a985df3100708f4bfb1a9d7c72217f4
Author: Christian König <deathsimple at vodafone.de>
Date:   Sat Apr 16 16:22:53 2011 +0200

    [g3dvl] make macroblock_size configurable in mc

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=cfe921a9b659ae94248054c4f1330f863d214d5b
Author: Christian König <deathsimple at vodafone.de>
Date:   Sat Apr 16 16:02:40 2011 +0200

    [g3dvl] remove dummy sampler from mc

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=5294ac62236bf05e1eaaca3399e539c28c0ccc4c
Author: Christian König <deathsimple at vodafone.de>
Date:   Sat Apr 16 13:40:19 2011 +0200

    [g3dvl] move mc fb and viewport handling into buffer object

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=ff210aea7c080600bd45eb18b29a6109468ed4df
Author: Christian König <deathsimple at vodafone.de>
Date:   Sat Apr 16 13:04:04 2011 +0200

    [g3dvl] back to seperate mc for y and c planes

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=ffcf287aa227cfd1c0f928a3310d98554caf16cd
Author: Christian König <deathsimple at vodafone.de>
Date:   Sat Apr 16 12:57:45 2011 +0200

    vdpau: implement VDPAU_DUMP option

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=c87b83d4b2b860bb4c9f90897232e661a2b94c07
Author: Christian König <deathsimple at vodafone.de>
Date:   Fri Apr 15 22:15:17 2011 +0200

    [g3dvl] give mc and ycbcr stage its own vertex element state

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=b1c44b0ea6b3e891086ce554edf3c26dbd3708cd
Author: Christian König <deathsimple at vodafone.de>
Date:   Fri Apr 15 21:26:06 2011 +0200

    [g3dvl] give mv and ycbcr stage its own vertex shader

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=4fc4f7b9ea83f02a81e9a3f57db7ae655490379a
Author: Christian König <deathsimple at vodafone.de>
Date:   Fri Apr 15 00:01:27 2011 +0200

    [g3dvl] set ref samplers to linear again

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=10c49b28752f5f2d822dfb1e2e6a1ec213cc44da
Author: Christian König <deathsimple at vodafone.de>
Date:   Thu Apr 14 22:31:40 2011 +0200

    [g3dvl] use blending for mc of ref frames

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=e61a63a65198fe136ff9f1b6b8897c5b3c95b093
Author: Christian König <deathsimple at vodafone.de>
Date:   Thu Apr 14 00:40:24 2011 +0200

    [g3dvl] cleanup blender and sampler views

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=b88fa924009b5cc572187d3ca6a395d5226aa1c3
Author: Christian König <deathsimple at vodafone.de>
Date:   Wed Apr 13 22:45:54 2011 +0200

    [g3dvl] split mc into seperate stages

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=751eb75310f62bd9b7ef18df1730958a467c99ad
Author: Christian König <deathsimple at vodafone.de>
Date:   Wed Apr 13 20:07:21 2011 +0200

    [g3dvl] move intra handling into fetch_ycbcr

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=efaf024f8c7c1000af06e54a85378818d55c5160
Author: Christian König <deathsimple at vodafone.de>
Date:   Wed Apr 13 19:32:49 2011 +0200

    xvmc: use a pipe_video_rect for subpicture src & dst

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7b65dcaffeb9d0760c8ecad052f4c79297bfc8a
Author: Christian König <deathsimple at vodafone.de>
Date:   Wed Apr 13 18:50:18 2011 +0200

    xvmc: Define some Xv attribs to allow users to specify color standard and procamp

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=537370be4b8aa3ecac8c5b0905f3cfc08e71da0d
Author: Christian König <deathsimple at vodafone.de>
Date:   Tue Apr 12 22:07:03 2011 +0200

    xvmc: move subpicture swizzle into own function

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=87e81a3e9db1a30f6f31e6e91aeb5acfdc8b589f
Author: Christian König <deathsimple at vodafone.de>
Date:   Tue Apr 12 21:51:41 2011 +0200

    xvmc: fix compiler warning

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=4d057864d0d523c241e40ad675487276789e3b36
Author: Christian König <deathsimple at vodafone.de>
Date:   Tue Apr 12 21:42:08 2011 +0200

    xvmc: flush surface of macroblock (0,0) is detected

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=3745025b28aa6142e7465f2af1387aebc99b5a70
Author: Christian König <deathsimple at vodafone.de>
Date:   Tue Apr 12 20:45:31 2011 +0200

    [g3dvl] make resource_format param const

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=b48676672592271597d07e5ece79cf4d3ffbe04b
Author: Christian König <deathsimple at vodafone.de>
Date:   Tue Apr 12 20:38:21 2011 +0200

    xvmc: cleanup headers




More information about the mesa-commit mailing list