index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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
*
st/vdpau: make the interface thread save
Christian König
2012-03-05
1
-5
/
+23
*
vl: rework winsys interface
Christian König
2012-02-25
1
-1
/
+1
*
st/vdpau: remove unnecessary tracing and adjust tracing levels a bit
Christian König
2012-02-21
1
-10
/
+0
*
st/vdpau: use interlacing capabilities
Christian König
2012-02-06
1
-1
/
+9
*
st/vdpau: recreate video buffer if decode doesn't like it
Christian König
2012-01-15
1
-1
/
+21
*
vl: add h264 infrastructure
Christian König
2012-01-15
1
-0
/
+64
*
vl: move away from state like parameters
Christian König
2012-01-15
1
-146
/
+130
*
vl: replace decode_buffers with auxiliary data field
Christian König
2012-01-09
1
-41
/
+2
*
vl: call decode_bitstream only once
Christian König
2011-12-26
1
-4
/
+7
*
vl: Add missing mpeg fields to pipe_mpeg12_picture_desc
Maarten Lankhorst
2011-12-11
1
-0
/
+3
*
state_trackers/vdpau: Add support for VC-1 decoding
Maarten Lankhorst
2011-11-03
1
-2
/
+63
*
state_trackers/vdpau: Add support for MPEG4 Part 2
Maarten Lankhorst
2011-11-03
1
-20
/
+78
*
state_trackers/vdpau: Test if profile is supported first before trying to cre...
Maarten Lankhorst
2011-11-03
1
-0
/
+12
*
state_trackers/vdpau: Add num_slices to mpeg12 picture structure
Maarten Lankhorst
2011-11-03
1
-0
/
+1
*
st/vdpau: Add documentation from the VDPAU API and update some traces
Emeric Grange
2011-09-14
1
-3
/
+18
*
st/vdpau: Various whitespace cleanups found while reading some code
Emeric Grange
2011-09-14
1
-3
/
+3
*
g3dvl: Add max_references parameter to vl_create_decoder()
Emeric Grange
2011-09-14
1
-2
/
+2
*
vdpau: Fix include style
Kai Wasserbäch
2011-08-29
1
-3
/
+3
*
g3dvl: Rework the decoder interface part 5/5
Christian König
2011-08-26
1
-4
/
+8
*
g3dvl: Rework the decoder interface part 3/5
Christian König
2011-08-26
1
-3
/
+2
*
g3dvl: Rework the decoder interface part 2/5
Christian König
2011-08-26
1
-13
/
+28
*
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