summaryrefslogtreecommitdiff
path: root/va
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
* 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-161-5/+5
* build: respect SYSCONFDIR for libva.confJan Beich2020-10-163-2/+3
* 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
* 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
* Add interpolation method for scaling.2.9.0.pre1FurongZhang2020-07-222-0/+10
* add attributes for context priority settingCarl Zhang2020-07-192-0/+17
* Add vaSyncBuffer for output buffers synchronizationDmitry Ermilov2020-06-305-1/+93
* Add vaSyncSurface2 with timeoutDmitry Ermilov2020-06-235-1/+84
* 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
* Remove the execute bit from all source code filesMichael Weiss2020-06-054-0/+0
* 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
* change the compatible list to be dynamic oneCarl Zhang2020-04-071-12/+8
* Convert VAProfileAV1Profile0 VAProfileAV1Profile1 to stringTianhao Liu2020-04-021-0/+2
* [trace] av1 decode buffers traceIlya Sergeev2020-03-191-2/+179
* Add HEVC REXT and SCC trace for decoding.Yan Wang2020-03-181-3/+184
* add matrix_coefficients into VADecPictureParameterBufferAV12.7.0.pre1Carl Zhang2020-03-051-0/+3
* change the variable name style of va_dec_av1Carl Zhang2020-03-051-8/+9
* change the format of va_dec_av1.h to unix styleCarl Zhang2020-03-051-656/+656
* am: include va_dec_av1.h in makefile.amU. Artie Eoff2020-03-041-0/+1
* Add av1 decode interfaceszefuli2020-03-043-2/+663
* Return error when no va devices available.Lepton Wu2020-02-261-4/+4
* libva 2.7.0 pre1Carl Zhang2020-02-171-0/+1
* Add 2 FourCC for 10bit RGB(without Alpha) format: X2R10G10B10 and X2B10G10R10.Furong Zhang2020-02-121-0/+8
* fix android build issue and remove some trailing whitespaceCarl Zhang2020-02-102-4/+3