gallium/util: replace pipe_mutex_destroy() with mtx_destroy()
[mesa.git] / src / gallium / state_trackers / omx /
2017-03-06 Timothy Arcerigallium/util: remove pipe_static_mutex()
2017-03-06 Mark Thompsonst/omx: Set end-of-frame flag on bitstream output buffers
2017-03-06 Mark Thompsonst/omx: Fix port format enumeration
2016-12-06 Andy Furnissst/omx/enc Raise default encode level
2016-11-28 Chandu Babu Namburust/omx/dec/h264: consider POC as signed instead of...
2016-10-31 Leo Liust/omx/dec: disable tunnel for size different case
2016-10-31 Leo Liust/omx/dec: result buffers size should match codec...
2016-10-04 Leo Liust/omx/dec/h265: add scaling list data
2016-10-04 Leo Liust/omx/dec/h265: fix the skip for before and after...
2016-10-04 Leo Liust/omx/dec/h265: set the default reference picture...
2016-10-04 Leo Liust/omx/dec/h265: decoder size should follow from sps
2016-10-04 Leo Liust/omx/dec/h265: increase dpb max size to 32
2016-09-20 Indrajit Dasst/omx/dec/h265: Correct the timestamping
2016-09-06 Leo Liust/omx/dec: enable hevc omx decode support
2016-09-06 Leo Liust/omx/dec/h265: get the reference list for uvd
2016-09-06 Leo Liust/omx/dec/h265: add short term reference picture sets
2016-09-06 Leo Liust/omx/dec/h265: add slice header
2016-09-06 Leo Liust/omx/dec/h265: add picture parameter sets
2016-09-06 Leo Liust/omx/dec/h265: add sequence parameter sets
2016-09-06 Leo Liust/omx/dec: add initial omx hevc support
2016-09-06 Leo Liust/omx/dec: set dst rect to match src size
2016-08-11 Indrajit Dasst/omx/dec/h264: pass default scaling lists in raster...
2016-07-23 Marek Olšákgallium: split transfer_inline_write into buffer and...
2016-07-15 Leo Liust/omx/enc: check uninitialized list from task release
2016-07-14 Boyuan Zhangst/omx: assign previous values to new structure
2016-07-12 Leo Liust/omx/dec: convert decoder video buffer to progressive
2016-06-28 Leo Liust/omx: fix decoder fillout for the OMX result buffer
2016-06-27 Julien Isorcest/omx: count number of slices
2016-06-27 Julien Isorcest/omx: add support for nouveau / interlaced
2016-06-27 Julien Isorcest/omx: retrieve preferred interlaced and buffer_formats
2016-05-17 Jan VeselyTreewide: Remove Elements() macro
2016-05-05 Leo Liust/omx/enc: fix incorrect reference picture order for...
2016-04-29 Emil Velikovst/omx: don't return early in vid_enc_EncodeFrame()
2016-04-25 Robert Fossst/omx: Fix resource leak on OMX_ErrorNone
2016-03-25 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-20 Nishanth Peethambaranst/omx/dec: Correct the timestamping
2016-03-20 Nishanth Peethambaranst/omx: Remove trailing spaces
2016-02-05 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2016-02-03 Leo Liust/omx/dec/h264: fix corruption when scaling matrix...
2016-01-21 Kristian Høgsberg... Merge remote-tracking branch 'jekstrand/wip/i965-unifor...
2016-01-12 Kristian Høgsberg... Merge ../mesa into vulkan
2016-01-12 Tom St Denisst/omx: Avoid segfault in deconstructor if constructor...
2016-01-09 Kristian Høgsberg... Merge ../mesa into vulkan
2016-01-06 Edward O'Callaghangallium: Remove unnecessary semicolons
2015-11-23 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-20 Emil Velikovst/omx: use the vl_screen dispatch
2015-11-20 Emil Velikovauxiliary/vl: rename vl_screen_create to vl_dri2_screen...
2015-11-20 Emil Velikovst/omx: straighten get/put_screen
2015-11-14 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-08 Leo Liust/omx: add headless support
2015-10-22 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-10-20 Leo Liust/omx/dec/h264: fix field picture type 0 poc disorder
2015-08-26 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-26 Marek Olšákgallium: add flags parameter to pipe_screen::context_create
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-14 Leo Liust/omx/enc: stack frame tasks for the gathering
2015-08-14 Leo Liust/omx/enc: flush after eos handling v2
2015-05-09 Jason Ekstrandutil: Move gallium's linked list to util
2015-04-28 Leo Liust/omx/dec: add h264 decoder level support
2015-04-28 Leo Liust/omx/dec: separate create_video_codec to different...
2015-03-31 Leo Liust/omx/enc: export framerate to vce driver
2015-02-24 Leo Liust/omx/dec/h264: fix picture out-of-order with poc...
2014-11-26 Emil Velikovautomake: rework VL dependency tracking
2014-09-02 Dave Airlieomx/h264: remove stray semicolon after if
2014-08-28 Emil Velikovst/omx: use makefile.sources to handle sources lists
2014-06-28 Emil Velikovst/omx: strcpy the string into the allocated buffer
2014-06-27 Emil Velikovst/omx: keep the name, (name|role)_specific strings...
2014-06-26 Emil Velikovst/omx: avoid using dynamic vid_(enc|dec)_base and...
2014-06-26 Emil Velikovst/omx: provide constant number of components
2014-06-18 Leo Liust/omx/enc: implement h264 level support
2014-06-18 Leo Liust/st/omx: fix switch-case indentation in vid_enc.c
2014-06-04 Leo Liust/omx/enc: enable b frames
2014-06-04 Leo Liust/omx/enc: implement h264 profile support
2014-05-27 Leo Liust/omx/enc: implement restricted b frames pattern
2014-04-22 Christian Königst/omx/enc: implement frame reordering and B-frames
2014-04-22 Leo Liust/omx/enc: replace omx buffer with texture buffer
2014-04-11 Christian Königst/omx/enc: separate input buffer private and task...
2014-04-11 Christian Königvl: add interface for H264 B-frame encoding
2014-04-08 Leo Liust/omx/enc: cleanup omx/vid_enc.c
2014-04-08 Christian Königst/omx/enc: allocate input buffer private on demand
2014-03-26 Christian Königst/omx/dec: fix possible segfault at eos
2014-03-07 Christian Königst/omx/enc: fix crash on destruction
2014-03-03 Christian Königst/omx: always advertise all components
2014-02-20 Leo Liust/omx/enc: add multi scaling buffers for performance...
2014-02-20 Christian Königst/omx/dec/h264: fix prevFrameNumOffset handling
2014-02-14 Leo Liust/omx/enc: fix scaling src alignment issue
2014-02-13 Christian Königst/omx/dec/h264: fix pic_order_cnt_type==2
2014-02-13 Christian Königst/omx: initial OpenMAX H264 encoder v7
2014-02-11 Emil Velikovomx: use VISIBILITY_CFLAGS to control exported symbols
2014-02-06 Christian Königst/omx: add workaround for bug in Bellagio
2014-02-06 Christian Königst/omx: initial OpenMAX support v3