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
/
omx
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/omx: fix building against X11-less setups
Emil Velikov
2017-05-31
1
-0
/
+6
*
st/omx: remove unneeded X11 include
Emil Velikov
2017-05-31
1
-2
/
+0
*
configure: check once for DRI3 dependencies
Emil Velikov
2017-05-31
1
-0
/
+1
*
st/omx/enc: use PIPE_USAGE_STAGING for output buffer
Leo Liu
2017-03-23
1
-2
/
+4
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
1
-3
/
+3
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
1
-2
/
+2
*
gallium/util: remove pipe_static_mutex()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
st/omx: Set end-of-frame flag on bitstream output buffers
Mark Thompson
2017-03-06
1
-0
/
+3
*
st/omx: Fix port format enumeration
Mark Thompson
2017-03-06
1
-0
/
+2
*
st/omx/enc Raise default encode level
Andy Furniss
2016-12-05
1
-1
/
+1
*
st/omx/dec/h264: consider POC as signed instead of unsigned
Chandu Babu Namburu
2016-11-28
1
-3
/
+3
*
st/omx/dec: disable tunnel for size different case
Leo Liu
2016-10-31
3
-1
/
+11
*
st/omx/dec: result buffers size should match codec decoder size
Leo Liu
2016-10-31
3
-19
/
+18
*
st/omx/dec/h265: add scaling list data
Leo Liu
2016-10-04
1
-5
/
+97
*
st/omx/dec/h265: fix the skip for before and after list
Leo Liu
2016-10-04
1
-3
/
+4
*
st/omx/dec/h265: set the default reference picture set for reference
Leo Liu
2016-10-04
1
-2
/
+4
*
st/omx/dec/h265: decoder size should follow from sps
Leo Liu
2016-10-04
2
-7
/
+8
*
st/omx/dec/h265: increase dpb max size to 32
Leo Liu
2016-10-04
1
-1
/
+1
*
st/omx/dec/h265: Correct the timestamping
Indrajit Das
2016-09-20
1
-1
/
+12
*
st/omx/dec: enable hevc omx decode support
Leo Liu
2016-09-06
2
-1
/
+25
*
st/omx/dec/h265: get the reference list for uvd
Leo Liu
2016-09-06
1
-0
/
+39
*
st/omx/dec/h265: add short term reference picture sets
Leo Liu
2016-09-06
1
-4
/
+110
*
st/omx/dec/h265: add slice header
Leo Liu
2016-09-06
2
-2
/
+216
*
st/omx/dec/h265: add picture parameter sets
Leo Liu
2016-09-06
1
-0
/
+98
*
st/omx/dec/h265: add sequence parameter sets
Leo Liu
2016-09-06
2
-0
/
+297
*
st/omx/dec: add initial omx hevc support
Leo Liu
2016-09-06
3
-0
/
+160
*
st/omx/dec: set dst rect to match src size
Leo Liu
2016-09-06
1
-2
/
+11
*
st/omx/dec/h264: pass default scaling lists in raster format
Indrajit Das
2016-08-11
1
-20
/
+20
*
gallium: split transfer_inline_write into buffer and texture callbacks
Marek Olšák
2016-07-23
1
-6
/
+6
*
st/omx/enc: check uninitialized list from task release
Leo Liu
2016-07-15
1
-2
/
+2
*
st/omx: assign previous values to new structure
Boyuan Zhang
2016-07-14
1
-0
/
+10
*
st/omx/dec: convert decoder video buffer to progressive
Leo Liu
2016-07-12
2
-3
/
+68
*
st/omx: fix decoder fillout for the OMX result buffer
Leo Liu
2016-06-28
1
-4
/
+5
*
st/omx: count number of slices
Julien Isorce
2016-06-27
1
-0
/
+3
*
st/omx: add support for nouveau / interlaced
Julien Isorce
2016-06-27
1
-25
/
+26
*
st/omx: retrieve preferred interlaced and buffer_formats
Julien Isorce
2016-06-27
1
-2
/
+24
*
Treewide: Remove Elements() macro
Jan Vesely
2016-05-17
1
-2
/
+2
*
st/omx/enc: fix incorrect reference picture order for B frames
Leo Liu
2016-05-05
1
-7
/
+12
*
st/omx: don't return early in vid_enc_EncodeFrame()
Emil Velikov
2016-04-29
1
-1
/
+2
*
st/omx: Fix resource leak on OMX_ErrorNone
Robert Foss
2016-04-25
1
-0
/
+1
*
st/omx/dec: Correct the timestamping
Nishanth Peethambaran
2016-03-20
4
-8
/
+34
*
st/omx: Remove trailing spaces
Nishanth Peethambaran
2016-03-20
3
-31
/
+31
*
st/omx/dec/h264: fix corruption when scaling matrix present flag set
Leo Liu
2016-02-02
1
-2
/
+5
*
st/omx: Avoid segfault in deconstructor if constructor fails
Tom St Denis
2016-01-12
1
-0
/
+3
*
gallium: Remove unnecessary semicolons
Edward O'Callaghan
2016-01-06
1
-1
/
+1
*
st/omx: use the vl_screen dispatch
Emil Velikov
2015-11-20
1
-6
/
+5
*
auxiliary/vl: rename vl_screen_create to vl_dri2_screen_create
Emil Velikov
2015-11-20
1
-1
/
+1
*
st/omx: straighten get/put_screen
Emil Velikov
2015-11-20
1
-16
/
+16
*
st/omx: add headless support
Leo Liu
2015-11-08
1
-10
/
+35
*
st/omx/dec/h264: fix field picture type 0 poc disorder
Leo Liu
2015-10-19
1
-4
/
+8
[next]