summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-04SoftwareBRC+SVCVP9_SVC_and_SoftwareBRCSreerenj Balachandran3-8/+66
2020-02-06VP9 Encode: Add software based BitRate controlSreerenj Balachandran4-1/+2948
2020-02-06VP9 Encode: Add Spatail SVC (k-SVC model)Sreerenj Balachandran3-14/+374
2020-01-10plugins: overlay: use proper NULL check on double pointerU. Artie Eoff1-1/+1
2020-01-08libs: codedbuf: delete a useless field.He Junyan1-1/+0
2020-01-08plugins: add iHD driver in whitelistVíctor Manuel Jáquez Leal1-0/+1
2020-01-08libs: encoder: modify 265 SPS header's profile compatibility flag.He Junyan1-8/+44
2020-01-06test: vaapioverlay: bail test if not availableVíctor Manuel Jáquez Leal1-1/+6
2020-01-06tests: vaapioverlay: force drm backendVíctor Manuel Jáquez Leal1-1/+1
2020-01-06libs: blend: update to new mini-object APIVíctor Manuel Jáquez Leal1-2/+2
2020-01-06tests: check: add basic vaapioverlay testU. Artie Eoff2-0/+214
2020-01-06plugins: add vaapioverlay pluginU. Artie Eoff4-0/+758
2020-01-06libs: add a vaapi blend classU. Artie Eoff3-0/+436
2020-01-06plugins: base: add GstVideoAggregator subclass supportU. Artie Eoff2-15/+105
2020-01-06libs: image: init all image fields correctly.He Junyan1-0/+4
2020-01-06doc: fix pipeline typo in vaapipostprocStéphane Cerveau1-1/+1
2020-01-03libs: encoder: modify 265 VPS header fields.He Junyan1-2/+6
2020-01-03libs: display: fix a resource leak in X11 pixmap format.He Junyan1-0/+1
2020-01-02libs: utils: delete useless gst_vaapi_profile_caps_append_encoder.Víctor Manuel Jáquez Leal2-34/+0
2020-01-02libs: encoder: get surfaces resolution the same time with formats.He Junyan3-70/+92
2019-12-29libs: encoder: vp9: fix code styleVíctor Manuel Jáquez Leal1-2/+2
2019-12-29libs: encoder: set entrypoint based on tune automaticallyHe Junyan5-18/+82
2019-12-29libs: encoder: set context info profile by encoderHe Junyan7-16/+23
2019-12-29libs: context: add invalid entrypoint symbolHe Junyan2-4/+13
2019-12-29libs: pixmap: Fix a pixmap creation crash.He Junyan1-1/+1
2019-12-23plugin: encode: set allowed_sinkpad_caps to empty.He Junyan1-0/+3
2019-12-22libs: encoder: Add NULL pointer check for context when finalize.He Junyan1-1/+2
2019-12-20plugins: base: do not reset can_dmabufU. Artie Eoff1-1/+0
2019-12-20plugin: encode: Refine encode's sink caps.He Junyan1-13/+19
2019-12-20libs: display: code clean upVíctor Manuel Jáquez Leal2-20/+24
2019-12-20libs: display: refine the profile/entrypoint map.He Junyan3-49/+64
2019-12-20libs: surface: port to GstMiniObjectHe Junyan28-150/+205
2019-12-20libs: surface: rename create function names to initVíctor Manuel Jáquez Leal1-8/+8
2019-12-20libs: surface: use macro accessorsVíctor Manuel Jáquez Leal1-22/+24
2019-12-20libs: surface: fix internal documentationVíctor Manuel Jáquez Leal1-4/+4
2019-12-20libs: codedbuffer: port to GstMiniObjectHe Junyan14-49/+98
2019-12-20libs: image: port to GstMiniObject base classHe Junyan16-74/+175
2019-12-20libs: context: port to a plain C structureHe Junyan8-50/+91
2019-12-18plugin: encode: change the dmabuf caps to all supported formats.He Junyan7-7/+7
2019-12-17libs: encoder: h264fei: remove unnecessary checkVíctor Manuel Jáquez Leal1-2/+3
2019-12-17libs: encoder: h264fei: remove unnecessary assertVíctor Manuel Jáquez Leal1-1/+1
2019-12-17libs: encoder: h264fei: remove unnecessary checkVíctor Manuel Jáquez Leal1-3/+2
2019-12-17libs: encoder: h264fei: don't free memory on stackVíctor Manuel Jáquez Leal2-2/+1
2019-12-17libs: encoder: h264fei: fix surface leakVíctor Manuel Jáquez Leal1-1/+3
2019-12-17tests: check return calling of gst_navigation_event_parse.*Víctor Manuel Jáquez Leal1-5/+10
2019-12-16plugin: encode: set sink's raw caps to GST_VAAPI_FORMATS_ALL.He Junyan7-7/+7
2019-12-11plugins: base: add GstPad param to internal helper functionsU. Artie Eoff1-61/+83
2019-12-11plugins: base: manage pad-specific data in a single structU. Artie Eoff2-119/+194
2019-12-11plugins: use plugin base macros to access pad specific dataU. Artie Eoff4-9/+22
2019-12-11libs: decoder: Modify decode src's template raw formatsHe Junyan1-1/+1