index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
vdpau
/
decode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
g3dvl: Rework the decoder interface part 1/5
Christian König
2011-08-26
1
-26
/
+27
*
vdpau: enable mpeg1 hw decoding, using the exact same code path as mpeg2
Emeric
2011-07-25
1
-12
/
+13
*
g3dvl: change picture parameter of decode_bitstream to general version
Christian König
2011-07-15
1
-1
/
+1
*
vdpau: add implementation of VdpDecoderGetParameters
Christian König
2011-07-08
1
-0
/
+12
*
[g3dvl] and finally remove pipe_video_context
Christian König
2011-07-08
1
-6
/
+4
*
[g3dvl] split quant matrix out of picture info
Christian König
2011-06-05
1
-4
/
+5
*
[g3dvl] rename map/unmap to begin/end frame
Christian König
2011-06-05
1
-2
/
+2
*
[g3dvl] remove unused and dublicate fields from picture structure
Christian König
2011-06-05
1
-0
/
+1
*
vdpau: use multiple buffers to speed up rendering
Christian König
2011-05-07
1
-8
/
+24
*
vdpau: make state tracker far less noisy
Christian König
2011-05-04
1
-5
/
+5
*
[g3dvl] Implement MPEG2 VLD
Christian König
2011-05-04
1
-18
/
+34
*
vdpau: start to implement MPEG2 decoder part
Christian König
2011-04-27
1
-173
/
+83
*
vdpau: add stups for the missing functions
Christian König
2011-04-26
1
-0
/
+9
*
[g3dvl] start over with vdpau decoding
Christian König
2011-04-03
1
-3
/
+17
*
vdpau: get state tracker to compile again
Christian König
2011-04-02
1
-4
/
+6
*
Merge remote branch 'origin/master' into pipe-video
Christian König
2011-03-19
1
-14
/
+5
*
vdpau: make indention and formating more sane
Christian König
2011-03-19
1
-207
/
+198
*
vdpau: merge fixes for vdpau state tracker
Christian König
2011-03-19
1
-58
/
+61
*
vl: bitstream decoder finds startcodes
Thomas Balling Sørensen
2010-10-08
1
-10
/
+9
*
vl: some more fixes and addition to the decoder handling
Thomas Balling Sørensen
2010-10-07
1
-11
/
+16
*
vl: implemented a few functions and made stubs to get mplayer running
Thomas Balling Sørensen
2010-10-06
1
-3
/
+23
*
vl: initial commit of the bitstream parser
Thomas Balling Sørensen
2010-10-06
1
-3
/
+11
*
vl: moved some functions to more appropriate places
Thomas Balling Sørensen
2010-09-30
1
-17
/
+7
*
vl: Renamed function to appropriate name.
Thomas Balling Sørensen
2010-09-27
1
-2
/
+2
*
Added stubs for the rest of the vdpau interface
Thomas Balling Sørensen
2010-07-22
1
-26
/
+99
*
Made some decoding function for mpeg2-decoding
Thomas Balling Sørensen
2010-07-20
1
-0
/
+185
*
Added decode.c
Thomas Balling Sørensen
2010-07-18
1
-0
/
+29