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
/
drivers
/
nouveau
/
nouveau_video.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: get rid of tabs
Ilia Mirkin
2015-10-31
1
-1
/
+1
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-5
/
+5
*
nouveau: use bool instead of boolean
Samuel Pitoiset
2015-07-21
1
-28
/
+28
*
nouveau: buffer can never be null
Ilia Mirkin
2014-09-08
1
-2
/
+0
*
nouveau: don't leak dec struct on error
Dave Airlie
2014-09-02
1
-1
/
+1
*
gallium: remove PIPE_USAGE_STATIC
Marek Olšák
2014-02-06
1
-1
/
+1
*
nouveau/video: mark bitstream-level acceleration as unsupported
Ilia Mirkin
2013-11-12
1
-2
/
+2
*
nouveau/video: don't try on nv3x
Ilia Mirkin
2013-11-12
1
-2
/
+2
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
1
-1
/
+1
*
vl: add entrypoint to get_video_param
Christian König
2013-08-19
1
-1
/
+2
*
vl: rename pipe_video_decoder to pipe_video_codec
Christian König
2013-08-19
1
-10
/
+10
*
vl: rename enum pipe_video_codec to pipe_video_format
Christian König
2013-08-19
1
-1
/
+1
*
vl: use a template for create_video_decoder
Christian König
2013-08-19
1
-25
/
+11
*
nv30: hook up PMPEG support via nouveau_video, enables XvMC to work
Ilia Mirkin
2013-08-15
1
-15
/
+12
*
nouveau: set buffer format of video buffer
Ilia Mirkin
2013-08-15
1
-0
/
+1
*
nouveau: Fix variable name.
Vinson Lee
2013-08-14
1
-1
/
+1
*
vl: Add support for max level query v2
Rico Schüller
2013-08-14
1
-0
/
+2
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-4
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
1
-1
/
+0
*
nouveau: switch to libdrm_nouveau-2.0
Christoph Bumiller
2012-04-14
1
-76
/
+113
*
nvfx: completely remove this driver (GeForce FX/6/7)
Ben Skeggs
2012-04-14
1
-48
/
+2
*
vl: rename VL_MAX_PLANES to VL_NUM_COMPONENTS
Christian König
2012-02-06
1
-1
/
+1
*
vl: add interlacing capabilities
Christian König
2012-02-06
1
-0
/
+6
*
vl: reintroduce PIPE_VIDEO_CAP_PREFERED_FORMAT
Christian König
2012-01-15
1
-0
/
+2
*
vl: move away from state like parameters
Christian König
2012-01-15
1
-40
/
+23
*
vl/video_buffer: use template style create params
Christian König
2012-01-15
1
-17
/
+12
*
vl: replace decode_buffers with auxiliary data field
Christian König
2012-01-09
1
-8
/
+12
*
nouveau: Fix bugs in nouveau_video_buffer
Maarten Lankhorst
2011-12-23
1
-1
/
+0
*
nouveau: Add max_references parameter to vl_create_decoder()
Emeric Grange
2011-09-14
1
-6
/
+7
*
nouveau: Add support for XvMC acceleration
Maarten Lankhorst
2011-09-10
1
-4
/
+888
*
g3dvl: Rework the decoder interface part 2/5
Christian König
2011-08-26
1
-0
/
+2
*
nouveau: hook up video decoding with nouveau_context
Christoph Bumiller
2011-07-21
1
-0
/
+39