summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove deprecated variable from va_trace.cHEADmasterCarl Zhang2020-10-191-4/+0
* Use va_deprecatedHirokazu Honda2020-10-191-4/+3
* Mark chroma_sample_position as deprecatedHirokazu Honda2020-10-191-0/+1
* va/va_trace: ignore system gettid() on LinuxJan Beich2020-10-161-7/+6
* CI: add FreeBSD jobJan Beich2020-10-161-0/+13
* va/va: don't try to use RTLD_NODELETE on non-Android if not availableJan Beich2020-10-161-1/+1
* autotools: avoid -ldl if not required or not supportedJan Beich2020-10-162-5/+10
* build: respect SYSCONFDIR for libva.confJan Beich2020-10-164-4/+7
* autotools: unbreak --enable-wayland with BSD sedJan Beich2020-10-161-1/+1
* va/va_trace: implement gettid() for BSDsJan Beich2020-10-161-5/+34
* add a bufer type to adjust context priority dynamicallyCarl Zhang2020-10-152-1/+32
* libva 2.10.0.pre1Carl Zhang2020-10-152-2/+2
* update NEWS for 2.9.0Carl Zhang2020-09-111-1/+13
* Add comments for backward/forward reference to avoid confusionChen, Jason K2020-09-111-2/+2
* Refine the va_TraceVAPictureParameterBufferAV1.He Junyan2020-09-071-37/+129
* Add SCC fields trace for HEVC SCC encoding.2.9.0.pre2He Junyan2020-08-211-0/+6
* Modify comments in av1 decoder interfacesHirokazu Honda2020-08-171-4/+9
* Add FOURCC code for Y212 and Y412 format.Yan Wang2020-08-131-0/+12
* Update mailing listSherry Lin2020-08-072-2/+2
* Add interpolation method for scaling.2.9.0.pre1FurongZhang2020-07-222-0/+10
* add attributes for context priority settingCarl Zhang2020-07-192-0/+17
* libva 2.9.0 pre1Carl Zhang2020-07-162-3/+3
* Add vaSyncBuffer for output buffers synchronizationDmitry Ermilov2020-06-305-1/+93
* Add vaSyncSurface2 with timeoutDmitry Ermilov2020-06-235-1/+84
* update NEWS for 2.8.0Carl Zhang2020-06-221-1/+25
* va_trace:enable return value trace for successful function callCarl Zhang2020-06-171-3/+0
* trace: divide va_TraceEndPicture to two seperate functionCarl Zhang2020-06-173-8/+21
* va_trace: add support for VAProfileHEVCSccMain444_10Haihao Xiang2020-06-161-2/+5
* Fixes file descriptor leakGavin Stark2020-06-092-2/+8
* add fourcc code for P012 formatXinpeng Sun2020-06-091-0/+6
* travis: Add a test that code files don't have the exec bit setMichael Weiss2020-06-051-1/+7
* Remove the execute bit from all source code filesMichael Weiss2020-06-054-0/+0
* meson: Allow for libdir and includedir to be absolute pathsMichael Weiss2020-06-052-3/+3
* Fix format string warningsJiri Kucera2020-05-251-9/+9
* Fix clang warning (reading garbage)Jiri Kucera2020-05-251-2/+2
* add definition to enforce both reflist not emptyCarl Zhang2020-05-251-0/+2
* vatrace: List correct field names in va_TraceVAPictureParameterBufferHEVCRuben Gonzalez2020-05-111-1/+1
* change the return value to be UNIMPLEMENTED when the function pointer is NULLCarl Zhang2020-05-111-1/+1
* remove check of vaPutSurface implementationCarl Zhang2020-05-111-1/+0
* Add new slice structure flag for CAPS reportingAlexei Leonenko2020-04-221-2/+6
* VA/X11: VAAPI driver mapping for iris DRI driverU. Artie Eoff2020-04-171-0/+2
* VA/X11: enable driver candidate selection for DRI2U. Artie Eoff2020-04-171-14/+112
* Add SCC flags to enable/disable featuresTianhao Liu2020-04-161-2/+23
* Fix HDR10 MaxCLL and MaxFALL documentationU. Artie Eoff2020-04-131-4/+4
* Add VAProfileHEVCSccMain444_10 for HEVCTianhao Liu2020-04-072-1/+3
* libva 2.8.0 pre1Carl Zhang2020-04-072-3/+3
* change the compatible list to be dynamic oneCarl Zhang2020-04-071-12/+8
* Convert VAProfileAV1Profile0 VAProfileAV1Profile1 to stringTianhao Liu2020-04-021-0/+2
* update NEWS for 2.7.0Carl Zhang2020-03-271-2/+11
* [trace] av1 decode buffers traceIlya Sergeev2020-03-191-2/+179