st/va: remove assert for single slice
[mesa.git] / src / gallium / state_trackers / va /
2017-03-28 Nayan Deshmukhst/va: remove assert for single slice
2017-03-13 Christian Königst/va: add config support for 10bit decoding v2
2017-03-13 Christian Königst/va: add support for allocating 10bpp surfaces
2017-03-13 Christian Königst/va: add support for P010 and P016 formats v3
2017-03-13 Christian Königst/va: clear the video surface on allocation
2017-03-13 Christian Königst/va: cleanup error handling in vlVaCreateSurfaces2
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_unlock() with mtx_unlock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_lock() with mtx_lock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_destroy() with mtx_des...
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_init() with mtx_init()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex with mtx_t
2017-03-06 Mark Thompsonst/va: Fix forward/backward referencing for deinterlacing
2017-03-06 Mark Thompsonst/va: Support fractional framerate in misc parameter
2017-03-06 Andy Furnissst/va encode handle ntsc framerate rate control
2017-02-24 Thomas Hellstromst/va: Fix up YV12 to NV12 putImage conversion
2017-02-14 Marek Olšákgallium/vl: use the common uploader
2017-02-01 Boyuan Zhangst/va: add h264 constrained baseline profile
2017-01-23 Christian Königst/va: make sure that we call begin_frame() only once v2
2017-01-16 Nayan Deshmukhst/va: delay calling begin_frame until we have all...
2017-01-13 sguttulast/va: flush pipeline after post processing
2017-01-05 Nayan Deshmukhst/va: fix incorrect argument in vl_compositor_cleanup
2017-01-04 Marek Olšákva: call texture_get_handle while the mutex is being...
2017-01-03 Nayan Deshmukhst/va: error handling
2016-12-05 Juan A. Suarez Romerost/va: declare vlVaBuffer before vlVaContext
2016-12-05 Juan A. Suarez Romerost/va: remove unused variable pbuff
2016-12-05 Emil Velikovst/va: automake: cleanup C{PP,}FLAGS
2016-12-05 Boyuan Zhangst/va: fix gop size for rate control
2016-12-05 Boyuan Zhangst/va: force to submit two consecutive single jobs
2016-10-18 Boyuan Zhangst/va: force to flush the last p frame in idr period
2016-10-18 Julien Isorcest/va: set default rt formats when calling vaCreateConfig
2016-10-14 Mark Thompsonst/va: Fix H.264 PicOrderCnt value
2016-10-14 Mark Thompsonst/va: Baseline profile is not supported
2016-10-14 Mark Thompsonst/va: Return surface formats depending on config chrom...
2016-10-14 Mark Thompsonst/va: Save surface chroma format in config
2016-10-14 Mark Thompsonst/va: Return more useful config attributes
2016-09-27 Andy Furnissst/va Avoid VBR bitrate calculation overflow v2
2016-09-27 Mark Thompsonst/va: Fix vaSyncSurface with no outstanding operation
2016-09-20 Nayan Deshmukhst/va: flush the context before calling flush_frontbuff...
2016-09-12 Julien Isorcest/va: also honors interlaced preference when providing...
2016-09-12 Boyuan Zhangst/va: enable vbr rate control for vaapi encode
2016-08-25 Marek Olšákgallium: add a pipe_context parameter to resource_get_h...
2016-08-24 Kai Wasserbächst/va: Remove unused variable coded_size from vlVaEndPi...
2016-08-24 Kai Wasserbächst/va: Remove else case in vlVaEndPicture() made superf...
2016-08-24 Eric Engestromst/va: add missing mutex_unlock
2016-08-19 Boyuan Zhangst/va: enable dual instances encode by sync surface
2016-07-25 Boyuan Zhangst/va: enable h264 VAAPI encode
2016-07-25 Boyuan Zhangst/va: add function to handle misc param type frame...
2016-07-25 Boyuan Zhangst/va: add enviromental variable to disable interlace
2016-07-25 Boyuan Zhangst/va: add preset values for VAAPI encode
2016-07-25 Boyuan Zhangst/va: add functions for VAAPI encode
2016-07-25 Boyuan Zhangst/va: get rate control method from configattrib v2
2016-07-25 Boyuan Zhangst/va: add conversion for yv12 to nv12in putimage v2
2016-07-25 Boyuan Zhangst/va: add encode entrypoint v2
2016-07-23 Marek Olšákgallium: split transfer_inline_write into buffer and...
2016-06-27 Gurkirpal Singhst/va: Check NULL pointer
2016-06-14 Julien Isorcest/va: ensure linear memory for dmabuf
2016-06-13 Julien Isorcest/va: use proper temp pipe_video_buffer template
2016-06-13 Julien Isorcest/va: it is valid to release the VABuffer of an export...
2016-06-09 Nayan Deshmukhvl: Apply luma key filter before CSC conversion
2016-05-19 Leo Liust/va: use drm render node for wayland display type
2016-05-17 Jan VeselyTreewide: Remove Elements() macro
2016-05-16 Leo Liust/va: add dri3 support
2016-04-14 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-12 Iurie Salomovva: check null context in vlVaDestroyContext
2016-04-08 Thomas Hindoe Paab... st/va: avoid dereference after free in vlVaDestroyImage
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-12 Boyuan Zhangst/va: add HEVC main 10 profile
2016-03-09 Marek Olšákgallium: add external usage flags to resource_from...
2016-01-30 Jason EkstrandMerge branch 'vulkan' into 'vulkan'
2016-01-25 Jason EkstrandMerge remote-tracking branch 'mattst88/nir-lower-pack...
2016-01-21 Kristian Høgsberg... Merge remote-tracking branch 'jekstrand/wip/i965-unifor...
2016-01-19 Christian Königst/va: fix motion adaptive deinterlacing
2016-01-18 Christian Königst/va: add motion adaptive deinterlacing v2
2016-01-12 Kristian Høgsberg... Merge ../mesa into vulkan
2016-01-12 Christian Königst/va: add BOB deinterlacing v2
2016-01-12 Christian Königst/va: add NV12 -> NV12 post processing v2
2016-01-12 Christian Königst/va: use vl_video_buffer_adjust_size
2016-01-12 Christian Königst/va: make the implementation thread safe v2
2016-01-09 Kristian Høgsberg... Merge ../mesa into vulkan
2016-01-05 Julien Isorcest/va: count number of slices
2015-12-28 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-16 Christian Königst/va: remove fence handling v3
2015-12-16 Julien Isorcest/va: retrieve size from the temporary img variable
2015-12-15 Christian Königst/va: remove nonesense HEVC picture id handling
2015-12-14 Christian Königst/va: handle default post process regions
2015-12-14 Christian Königst/va: fix unused variable warning
2015-12-14 Christian Königst/va: clean up post process includes
2015-12-14 Christian Königst/va: cleanup filter color standard handling
2015-12-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-07 Christian Königst/va: disable MPEG4 by default v2
2015-12-07 Christian Königst/va: move HEVC functions into separate file v2
2015-12-01 Julien Isorcest/va: also retrieve reference frames info for h264
2015-12-01 Julien Isorcest/va: delay decoder creation until max_references...
2015-11-29 Emil Velikovst/va: add missing break statement
2015-11-26 Julien Isorcest/va: add missing profiles in PipeToProfile's switch.
2015-11-24 Christian Königst/va: fix indentation
2015-11-24 Christian Königst/va: move MPEG4 functions into separate file
2015-11-24 Christian Königst/va: move VC-1 functions into separate file
2015-11-24 Christian Königst/va: move H264 functions into separate file
2015-11-24 Christian Königst/va: move MPEG12 functions into separate file
next