summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-31libs: window: implements gst_vaapi_window_set_render_rectangleHyunjun Ko5-0/+49
2020-07-31vaapisink: implements gst_vaapisink_wayland_create_window_from_handle()Hyunjun Ko1-0/+20
2018-08-01libs: decoder: h264: reset context when the number of view is increasedHyunjun Ko1-0/+1
2018-06-14libs: display: replace gst_vaapi_display_new() with gst_vaapi_display_config()Hyunjun Ko7-22/+68
2018-06-12display: egl: create VaapiDisplayEGL with native EGL displayHyunjun Ko2-22/+60
2018-06-06libs: display: remove unnecessary legacy code since gobjectificationHyunjun Ko2-33/+5
2018-06-06libs: display: remove unused codeHyunjun Ko2-54/+4
2018-06-04libs: encoder: h265: increase log2_max_pic_order_cnt range according to specHyunjun Ko1-2/+2
2018-04-26plugins: pass members as parameters of gst_gl_ensure_element_data()Hyunjun Ko1-5/+8
2018-04-25libs: egl: utils: mark context as wrapped when it isHyunjun Ko1-0/+4
2018-04-18videocontext: support wl-display in "gst.vaapi.app.Display"Hyunjun Ko1-0/+14
2018-04-18libs: display: wayland: add gst_vaapi_display_wayland_new_with_va_display()Hyunjun Ko2-0/+33
2018-04-16libs: encoder: h265: 16 bit rounding of picture width and heightHyunjun Ko1-6/+6
2017-10-20vaapiencode: allow to set property on runtimeHyunjun Ko1-0/+7
2017-10-20libs: encoder: allow to set bitrate on runtimeHyunjun Ko1-9/+5
2017-09-19libs: decoder: h264/h265: decode codec data only if openedHyunjun Ko2-0/+6
2017-09-15vaapiencode/libs: encoder: fix leaks of propertiesHyunjun Ko2-0/+3
2017-09-13libs: context: fix wrong counter of the array of attributesHyunjun Ko1-7/+7
2017-09-13libs: encoder: h265: support I/P/B QP setting seperatedlyHyunjun Ko2-0/+53
2017-09-13libs: encoder: h264: support I/P/B QP setting seperatedlyHyunjun Ko2-3/+53
2017-09-13libs: encoder: h264/h265: keep min_qp as is unless it's over init_qpHyunjun Ko2-10/+11
2017-09-13libs: encoder: h265: Add mbbrc propertyHyunjun Ko2-1/+22
2017-09-13libs: encoder: h264: Add mbbrc propertyHyunjun Ko2-0/+21
2017-09-13libs: encoder: h265: add multi reference supportHyunjun Ko1-18/+61
2017-09-13libs: encoder: h265: add refs propertyHyunjun Ko2-0/+18
2017-09-13libs: encoder: h264/5: determine num_ref_idx_active_override_flag according t...Hyunjun Ko2-4/+12
2017-09-13libs: encoder: h265: keep idr_period equal to keyframe periodHyunjun Ko1-3/+0
2017-08-15vaapidecode: fix mismatch of the return typeHyunjun Ko1-1/+2
2017-08-02libs: encoder: h264: add multi reference supportHyunjun Ko1-19/+17
2017-08-02libs: encoder: h264: add refs propertyHyunjun Ko2-0/+18
2017-08-02libs: encoder: implements gst_vaapi_encoder_ensure_max_num_ref_framesHyunjun Ko2-0/+53
2017-07-26tests: elements: add testsuite of vaapi contextHyunjun Ko3-0/+355
2017-07-26vaapisink: fail if surface display is differentHyunjun Ko1-2/+10
2017-07-18videocontext: support "gst.vaapi.app.Display" contextHyunjun Ko2-6/+37
2017-07-18libs: display: x11: add gst_vaapi_display_x11_new_with_va_display()Hyunjun Ko2-0/+19
2017-07-18libs: display: pass display info when foreign displayHyunjun Ko1-13/+27
2017-07-18tests: elements: add test for vaapipostprocHyunjun Ko2-0/+162
2017-07-18postproc: reconfigure when width or height changesHyunjun Ko1-1/+10
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: 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-03vaapipostproc: set multivew-mode flags to src capsHyunjun Ko1-0/+25
2017-06-15libs: decoder: h264: initialize active_sps/pps in resetHyunjun Ko1-0/+2
2017-06-13libs: encoder: h264: changes raw number of profile to macro name of itsHyunjun Ko1-4/+5
2017-06-07libs: encoder: vp8: Adds VBR Encoding supportHyunjun Ko1-2/+5
2017-06-07libs: encoder: h265: Adds VBR Encoding supportHyunjun Ko1-4/+7
2017-06-07libs: encoder: Describes more detail about the bitrate propertyHyunjun Ko1-0/+11