summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* libs: decoder: vp9: avoid reference rewritingVíctor Manuel Jáquez Leal2020-10-191-5/+2
* decoder: don't reply src caps query with allowed if pad is fixedVíctor Manuel Jáquez Leal2020-09-201-15/+21
* plugins: decode: fix a DMA caps typo in ensure_allowed_srcpad_caps.He Junyan2020-09-151-1/+1
* vaapisink: when updating the caps, reset rotationMarc Leeman2020-09-091-0/+3
* ci: include template from gst-ci master branch againTim-Philipp Müller2020-09-081-1/+1
* Back to developmentTim-Philipp Müller2020-09-081-2/+2
* Release 1.18.01.18.0Tim-Philipp Müller2020-09-086-71/+2104
* Update for gst_video_transfer_function_*() function renamingSebastian Dröge2020-09-071-1/+1
* Revert "libs: decoder: h264, h265: in context at least 16 reference surfaces"Víctor Manuel Jáquez Leal2020-08-222-2/+2
* Release 1.17.901.17.90Tim-Philipp Müller2020-08-205-42/+943
* libs: surface: egl: guard memory typeVíctor Manuel Jáquez Leal2020-08-181-0/+2
* plugin: decode: Fix two mem leaks because of caps.He Junyan2020-08-171-1/+2
* plugin: allocator: No need to ref allocator when create mem.He Junyan2020-08-161-2/+1
* vaapiencode: h264: ignore level without breaking negotiationVíctor Manuel Jáquez Leal2020-08-141-6/+1
* libs: egl: surface: export EGLImage as DMABuf if GEM not supportedVíctor Manuel Jáquez Leal2020-08-144-41/+145
* libs: filter: gst_vaapi_filter_get_memory_types()Víctor Manuel Jáquez Leal2020-08-142-0/+21
* plugins: remove gst_vaapi_plugin_base_get_allowed_srcpad_raw_caps()Víctor Manuel Jáquez Leal2020-08-122-61/+21
* vaapidecode: expose raw src caps with same chromaVíctor Manuel Jáquez Leal2020-08-121-9/+41
* libs: util: h265: use common parser API to get vaapi profiles.He Junyan2020-08-081-171/+50
* build: update for gl pkg-config file splitVíctor Manuel Jáquez Leal2020-08-073-5/+32
* h264dec: mark remaining frames as unreference before exec_picture_refs_modifi...Xu Guangxin2020-08-061-2/+2
* libs: encoder: H265: Enable Main 12 profile support.He Junyan2020-08-063-4/+31
* video format: Fix P012_LE's chrome type typo.He Junyan2020-08-061-1/+1
* gstvaapiminiobject.c: fix clang 10 warningsJordan Petridis2020-08-041-1/+1
* libs: window: wayland: destroy all wayland buffers during finalizeMichael Olbrich2020-07-311-18/+30
* test: vaapicontext: fix draw callback with multiple videosMichael Olbrich2020-07-311-3/+6
* test: vaapicontext: support wayland displayMichael Olbrich2020-07-312-33/+116
* test: vaapicontext: use playbin to test filesVíctor Manuel Jáquez Leal2020-07-311-11/+12
* test: vaapicontext: add PLAY and NULL buttonsVíctor Manuel Jáquez Leal2020-07-311-0/+28
* libs: wayland: update the opaque region in set_render_rectMichael Olbrich2020-07-311-15/+31
* libs: window: implements gst_vaapi_window_set_render_rectangleHyunjun Ko2020-07-315-0/+49
* vaapisink: implements gst_vaapisink_wayland_create_window_from_handle()Hyunjun Ko2020-07-311-0/+20
* libs: wayland: implement video overlay APIMichael Olbrich2020-07-315-8/+89
* doc: libs: wayland: add 'transfer full' to the returnvalye of gst_vaapi_windo...Michael Olbrich2020-07-311-1/+1
* libs: display: always call close_display()Michael Olbrich2020-07-311-5/+3
* video-format: Add the missing P012_LE into GST_VAAPI_FORMATS_ALL.He Junyan2020-07-311-1/+1
* plugins: add gst_vaapi_caps_set_width_and_height_range()Víctor Manuel Jáquez Leal2020-07-313-48/+40
* libs: decoder: fix a crash issue when get_surface_formats.He Junyan2020-07-311-0/+2
* libs: encoder: h265: choose the profile based on allowed list.He Junyan2020-07-301-79/+64
* plugins: encode: h265: set all allowed profiles to encoder.He Junyan2020-07-301-8/+62
* libs: display: Add a helper function to get profiles by codec.He Junyan2020-07-302-6/+36
* plugins: encode: h265: collect all allowed profiles to encoder.He Junyan2020-07-301-65/+9
* libs: encoder: h265: modify set_max_profile to set_allowed_profiles.He Junyan2020-07-303-27/+24
* libs: encoder: h265: No need to check hw_max_profile.He Junyan2020-07-301-38/+0
* vaapipostproc: early return if fixate srcpad caps failsVíctor Manuel Jáquez Leal2020-07-291-1/+4
* vaapipluginutil: simplify gst_vaapi_find_preferred_caps_feature()Víctor Manuel Jáquez Leal2020-07-291-20/+10
* libs: profile: Use get_codec_from_caps to get codec type.He Junyan2020-07-295-21/+50
* libs: profile: h265: Fix return value of from_codec_data_h265.He Junyan2020-07-291-4/+5
* plugins: encode: vp9: Implement vp9's allowed_profiles() func.He Junyan2020-07-291-1/+12
* plugin: util: rename h26x_encoder_get_profiles_from_caps().He Junyan2020-07-294-7/+6