summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-18FEI: configure: Fix build issue with specific fei structure definitionsfei-dev-2Sreerenj Balachandran1-2/+4
2017-08-18FEI: Fix QP buffer namingSreerenj Balachandran2-5/+5
2017-08-11FEI: Avoid explicit inclusion of va_fei* headersSreerenj Balachandran6-14/+2
2017-08-11FEI: Add test applications to showcase fei use caseSreerenj Balachandran3-0/+998
2017-08-09FEI: plugin : Add vaapih264feienc elementSreerenj Balachandran4-6/+633
2017-08-09FEI: plugin: Add virtual methods to base encodeYi A Wang2-0/+40
2017-08-09FEI: plugin: Add fei specific video metaYi A Wang3-0/+304
2017-08-09FEI: libs: Add fei encoderSreerenj Balachandran7-0/+8811
2017-08-09FEI: libs: Add fei codec objects to GstVaapiEncPictureSreerenj Balachandran2-0/+21
2017-08-09FEI: libs: Add fei codec objects in codedbufferproxySreerenj Balachandran3-0/+156
2017-08-09FEI: libs: Add fei codec objects to surface proxySreerenj Balachandran3-0/+324
2017-08-09FEI: Add codec objects for fei usecaseSreerenj Balachandran4-0/+744
2017-08-09FEI: libs: add H264 fei specific utility functionsSreerenj Balachandran3-0/+450
2017-08-09FEI: libs: Add virtual method for secondary context creation.Sreerenj Balachandran2-0/+15
2017-08-09FEI: libs: make sure the default context creation works as expected.Sreerenj Balachandran1-1/+2
2017-08-09FEI: libs: Add FEI functional mode configurationSreerenj Balachandran3-2/+14
2017-08-09FEI: libs: Add FEI Entrypoint mappingSreerenj Balachandran4-1/+11
2017-08-09FEI: Add support for FEI conditional buildSreerenj Balachandran1-0/+38
2017-07-10libs: decoder: h264: push frames as soon as possibleMatt Staples1-5/+68
2017-07-10vaapidecode_props: h264: set low-latency in decoderVíctor Manuel Jáquez Leal1-0/+7
2017-07-07vaapidecode: set h264 low latency to decoderVíctor Manuel Jáquez Leal1-0/+7
2017-07-07libs: decoder: h264: add getter/setter for low latency modeVíctor Manuel Jáquez Leal2-0/+45
2017-07-07vaapidecode_props: h264: add low latency propertyVíctor Manuel Jáquez Leal2-0/+59
2017-07-07vaapidecode_props: add skeleton for h264 decoder propertiesVíctor Manuel Jáquez Leal5-1/+85
2017-07-07vaapidecode: properties callback in decoders mapVíctor Manuel Jáquez Leal1-10/+15
2017-07-07meson: find python3 via python3 moduleTim-Philipp Müller1-1/+1
2017-07-04libs: encoder: h264: submit sps in case of IDR pictureHyunjun Ko1-2/+5
2017-07-04libs: encoder: h264: set the frame as IDR if forced key unitHyunjun Ko1-2/+4
2017-07-04libs: encoder: h264: insert AU delimiterSreerenj Balachandran2-0/+76
2017-07-04libs: encoder: h264: initialize all elements of view_idsHyunjun Ko1-1/+1
2017-07-03Revert "encoder: h264: Use high profile by default"Hyunjun Ko1-3/+3
2017-07-03libs: encoder: h264: set profile via capsfilterHyunjun Ko1-12/+22
2017-07-03vaapiencode: h264: set profile to src capsHyunjun Ko1-1/+57
2017-07-03vaapiencode: h264: verify if requested profile is supportedVíctor Manuel Jáquez Leal2-0/+61
2017-07-03vaapiencode: h264: improve set_config() vmethodVíctor Manuel Jáquez Leal1-28/+48
2017-07-03vaapiencode: h264: check for avc in set_config()Víctor Manuel Jáquez Leal1-23/+18
2017-07-03vaapipostproc: set multivew-mode flags to src capsHyunjun Ko1-0/+25
2017-06-23vaapipostproc: add support for DMABuf caps featureJulien Isorce1-1/+2
2017-06-23vaapidecode: add support for DMABuf caps featureVíctor Manuel Jáquez Leal1-1/+5
2017-06-23vaapipluginbase: force dmabuf allocator if DMABuf caps featureVíctor Manuel Jáquez Leal1-0/+6
2017-06-23vaapipluginutil: add support for DMABuf caps featureJulien Isorce2-0/+9
2017-06-23vaapipluginbase: dmabuf memory map trial for raw capsVíctor Manuel Jáquez Leal1-7/+29
2017-06-23vaapivideomemory: add gst_vaapi_dmabuf_can_map()Víctor Manuel Jáquez Leal2-0/+51
2017-06-23vaapivideobufferpool: fix regression with video metasVíctor Manuel Jáquez Leal1-2/+2
2017-06-23plugins: update buffer size with the one reported by allocatorVíctor Manuel Jáquez Leal2-11/+27
2017-06-15libs: decoder: h264: initialize active_sps/pps in resetHyunjun Ko1-0/+2
2017-06-15libs: encoder: fix compilation with old versions of libvaVíctor Manuel Jáquez Leal2-3/+7
2017-06-13libs: encoder: Fix the quality level clampingSreerenj Balachandran1-5/+5
2017-06-13libs: encoder: log out the name of the profileVíctor Manuel Jáquez Leal6-6/+12
2017-06-13libs: encoder: h264: changes raw number of profile to macro name of itsHyunjun Ko1-4/+5