summaryrefslogtreecommitdiff
path: root/gst/vaapi/gstvaapiencode.c
Commit message (Expand)AuthorAgeFilesLines
* plugins: encode: fix a deadlock because of _drain()He Junyan2021-07-011-25/+24
* plugins: encode: unlock the stream lock before _flush()He Junyan2020-12-111-1/+6
* libs: profile: Use get_codec_from_caps to get codec type.He Junyan2020-07-291-3/+2
* docs: Mark parent classes as plugin APIThibault Saunier2020-06-231-0/+2
* plugin: encode: extract the allowed caps maker as a helper function.He Junyan2020-05-161-36/+6
* vaapiencode: DMABuf only if PRIME is availableVíctor Manuel Jáquez Leal2020-01-171-10/+12
* Remove all FEI relatedVíctor Manuel Jáquez Leal2020-01-151-21/+0
* plugin: encode: List all possible profiles to detect input formats.He Junyan2020-01-141-18/+27
* libs: encoder: get surfaces resolution the same time with formats.He Junyan2020-01-021-29/+16
* plugin: encode: set allowed_sinkpad_caps to empty.He Junyan2019-12-231-0/+3
* plugin: encode: Refine encode's sink caps.He Junyan2019-12-201-13/+19
* plugins: use plugin base macros to access pad specific dataU. Artie Eoff2019-12-111-1/+1
* libs: encoders: use GST_PARAM_USER_SHIFT to define internal paramsVíctor Manuel Jáquez Leal2019-09-111-3/+3
* plugin: encode: delete useless init_properties.He Junyan2019-08-301-24/+0
* plugin: encode: delete set/get_property func in encode classHe Junyan2019-08-301-47/+0
* plugin: encode: delete gst_vaapiencode_init_propertiesHe Junyan2019-08-301-50/+0
* gst: encode: enable new type of property mechanism.He Junyan2019-08-301-9/+9
* gst: encode: add property help functions for encoder properties.He Junyan2019-08-301-1/+196
* vaapiencode: set frame size restrictions in capsVíctor Manuel Jáquez Leal2019-08-191-0/+26
* vaapiencode: enhance how the profile is definedVíctor Manuel Jáquez Leal2019-08-191-12/+31
* vaapiencode: Fixes deadlock in gst_vaapiencode_change_state functionFreyr6662019-05-301-0/+9
* vaapiencode: handle DMABuf caps feature in sink padWangfei2019-05-061-1/+2
* vaapiencode: gobject's prop_id differ from vaapi encoderHe Junyan2019-03-251-1/+1
* vaapiencode: don't start src pad task in set_formatMichael Olbrich2018-11-141-7/+15
* libs: display: remove gst_vaapi_display_unref()Víctor Manuel Jáquez Leal2018-06-141-1/+1
* Revert "vaapiencode: handle custom event GstVaapiEncoderRegionOfInterest"Víctor Manuel Jáquez Leal2018-02-271-39/+0
* vaapiencode: allow to set property on runtimeHyunjun Ko2017-10-201-0/+7
* vaapiencode: flush pending frames before set formatVíctor Manuel Jáquez Leal2017-09-261-4/+20
* vaapiencode/libs: encoder: fix leaks of propertiesHyunjun Ko2017-09-151-0/+1
* FEI: plugin: Add virtual methods to base encodeYi A Wang2017-09-011-0/+22
* vaapiencode: handle custom event GstVaapiEncoderRegionOfInterestHyunjun Ko2017-05-121-0/+39
* vaapiencode: add get_profile() vmethodVíctor Manuel Jáquez Leal2017-04-061-2/+13
* libs: encoder: pass profile to get_surface_formats()Víctor Manuel Jáquez Leal2017-04-061-1/+2
* vaapiencode: enhance logs of negotiated capsVíctor Manuel Jáquez Leal2017-04-061-1/+4
* plugins: when debug disabled, default category is NULLVíctor Manuel Jáquez Leal2017-03-201-0/+4
* vaapiencode: merge tags for downstream's infoVíctor Manuel Jáquez Leal2017-02-221-1/+33
* plugins: handle GL params through context queryVíctor Manuel Jáquez Leal2017-01-271-4/+4
* vaapiencode: get surface formats in get_caps()Hyunjun Ko2016-12-071-3/+61
* vaapiencode: release internal encoder at stop()Hyunjun Ko2016-12-051-4/+8
* vaapiencode: call ensure_encoder() at start()Hyunjun Ko2016-12-011-2/+7
* vaapiencode: demote a log to trace levelVíctor Manuel Jáquez Leal2016-07-111-1/+1
* vaapiencode: implement flush() vmethodHyunjun Ko2016-07-111-0/+78
* plugins: rework set_context() vmethod definitionVíctor Manuel Jáquez Leal2016-04-221-0/+3
* plugins: proxy information from downstream capsVíctor Manuel Jáquez Leal2016-03-081-20/+5
* Remove old gst version guardsVíctor Manuel Jáquez Leal2016-01-251-32/+0
* vaapiencode: use pad query vmethodsVíctor Manuel Jáquez Leal2015-11-091-0/+47
* plugins: fix context query handlingVíctor Manuel Jáquez Leal2015-11-091-2/+2
* remove gstvaapiuploaderVíctor Manuel Jáquez Leal2015-08-041-13/+0
* gst/vaapi: Switch to upstreram like indentation.Sreerenj Balachandran2015-06-301-2/+3
* update and move gstcompat.hVíctor Manuel Jáquez Leal2015-04-031-6/+4