webrtc/nice: support consent-freshness RFC7675
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-bad / sys / va /
2024-01-04 Gilbok LeeMerge branch 'tizen_gst_1.22.8' into tizen 45/303745/1 accepted/tizen_unified_riscv accepted/tizen/unified/20240105.105444 accepted/tizen/unified/riscv/20240106.074907
2023-12-21 Gilbok LeeMerge branch 'upstream/1.22.7' into tizen_gst_1.22.7 11/302511/8 tizen_gst_1.22.7
2023-09-16 Víctor Manuel Jáqu... va: Fix in error logs functions mismatches
2023-07-18 He Junyanva: jpegdecoder: Do not check SOS state when parsing...
2023-06-15 He Junyanva: h265enc: map the mbbrc to correct enum value in...
2023-06-15 He Junyanva: h264enc: map the mbbrc to correct enum value in...
2023-05-12 Seungha Yangvavp8dec: Fix return type of decode_picture()
2023-05-12 Seungha Yangvajpegdec: Hide gst_jpeg_decoder_get_type() symbol
2023-05-12 Seungha Yangvabaseenc: Fix return type of encode_frame vfunc
2023-05-12 Seungha Yangva: Fix struct empty initialization syntax
2023-02-25 He Junyanjpegdecoder: fail early if no input caps have been...
2023-02-22 Mengkejiergeli Bava: Fix some code defects
2023-02-20 Víctor Manuel Jáqu... vah265enc: Use helper to update properties.
2023-02-07 Gilbok LeeMerge branch 'tizen_gst_1.22.0' into tizen 24/287924/1
2023-02-02 He Junyanva: Avoid the array index overflow when filling 8x8...
2023-01-27 Eunhye ChoiApply GStreamer 1.22.0 into Tizen 72/287272/5
2023-01-19 Edward Herveyva: Fix path leak
2022-12-27 Seungha Yangvajpegdec: Set maybe-leaked flag on template caps
2022-12-21 He Junyanva: Delay the VAProcPipelineCaps query after context...
2022-12-16 Victor Manuel Jaqu... vaav1dec: Remove double caps unref.
2022-12-02 Víctor Manuel Jáqu... vajpegdec: Reenable element negotiation.
2022-12-01 Victor Manuel Jaqu... va: Handle input caps change.
2022-12-01 Victor Manuel Jaqu... vaav1dec: Use gst_va_base_dec_set_output_state().
2022-12-01 Victor Manuel Jaqu... vavp9dec: Use gst_va_base_dec_set_output_state().
2022-12-01 Victor Manuel Jaqu... vampeg2dec: Streams are progressive by default.
2022-12-01 Victor Manuel Jaqu... va: Add and use common decode negotiate vmethod.
2022-12-01 Víctor Manuel Jáqu... vaav1dec: Use gst_va_base_dec_prepare_output_frame().
2022-12-01 Víctor Manuel Jáqu... va: Add and use gst_va_base_dec_prepare_output_frame().
2022-12-01 Víctor Manuel Jáqu... va: Remove last_ret error handling in decoders.
2022-12-01 Víctor Manuel Jáqu... va: Add and use gst_va_base_dec_process_output().
2022-12-01 He Junyanva: Fix the caps memory leak by gst_va_pool_new_with_co...
2022-12-01 Víctor Manuel Jáqu... va: Add render node name in non-first devices.
2022-12-01 Victor Manuel Jaqu... vafilter: Increase the caps for HDR.
2022-12-01 Victor Manuel Jaqu... vafilter: Increase the number of 3DLUT caps to 16.
2022-12-01 He Junyanva: Add H265 SCC profile support.
2022-12-01 He Junyanva: Add extended formats support such as 10/12 bits...
2022-12-01 He Junyanva: enable multi tile support for H265 encoder.
2022-12-01 He Junyanva: enable vah265lpenc for low power mode H265 encoder.
2022-12-01 He Junyanva: Add the low-delay-b frame support for H265.
2022-12-01 He Junyanva: Add prediction direction attribute support for...
2022-12-01 He Junyanva: Register and enable and the vah265enc plugin.
2022-12-01 He Junyanva: Implement the vah265enc plugin for va HEVC encoding.
2022-11-17 Víctor Manuel Jáqu... vabaseenc: Reduce logging noise if finish_frame fails.
2022-11-11 Colin Kinlochvideocrop, videobox: Simplify navigation event handling...
2022-11-11 Colin Kinlochva: Fix vapostproc navigation event co-ordinate mapping
2022-11-11 Colin Kinlochva: Use gst_video_orientation_from_tag to parse orientation
2022-11-11 Víctor Manuel Jáqu... vafilter: Log out processed surfaces for debug.
2022-11-11 Víctor Manuel Jáqu... vadeinterlace, vapostproc: Drop output buffer if proces...
2022-11-09 Víctor Manuel Jáqu... va: caps: Fix raw caps for H264 encoding.
2022-11-09 Víctor Manuel Jáqu... vabaseenc: Log out the flow error name.
2022-11-09 Víctor Manuel Jáqu... vah264enc: Enable parameters change while running.
2022-11-09 Víctor Manuel Jáqu... vabaseenc: Enable encoder reconfiguration.
2022-11-09 Víctor Manuel Jáqu... vah264enc: Avoid reopen encoder or renegotiate.
2022-11-09 Víctor Manuel Jáqu... vaencoder: Add gst_va_encoder_get_reconstruct_pool_config()
2022-11-08 Victor Manuel Jaqu... vah264enc: Fix properties documentation.
2022-11-08 Victor Manuel Jaqu... va: Document device-path property.
2022-11-08 Victor Manuel Jaqu... vavp8dec, vampeg2dec: Fix type name.
2022-11-08 Víctor Manuel Jáqu... vacaps: Sort raw caps according their efficiency.
2022-11-07 Víctor Manuel Jáqu... vabasetransform: Fail if cannot import the input buffer.
2022-11-05 He Junyanva: baseenc: Do not import the VA surface from other...
2022-11-05 He Junyanva: compositor: Do not use allocator and pool from...
2022-11-05 He Junyanva: basetransform: Do not use allocator and pool from...
2022-11-05 He Junyanva: basedec: Do not use allocator and pool from other...
2022-11-01 Eric Knappvah264enc: Added option to insert CEA-708 closed captions
2022-10-27 Víctor Manuel Jáqu... vaencoder: Reset attribute index to one.
2022-10-27 He Junyanh264bitwriter: Correct the all API to byte aligned.
2022-10-26 Víctor Manuel Jáqu... vaencoder: Fix caps semantics.
2022-10-26 Víctor Manuel Jáqu... va: Fix typos.
2022-10-26 Víctor Manuel Jáqu... vah264enc: Fail if unsupported rate control.
2022-10-26 Víctor Manuel Jáqu... vah264enc: Add todo item.
2022-10-26 Víctor Manuel Jáqu... vaencoder: Honor entrypoint at constructor.
2022-10-26 Víctor Manuel Jáqu... vabaseenc: Scope error bail out.
2022-10-26 Víctor Manuel Jáqu... vabaseenc: Use class entrypoint.
2022-10-04 Stéphane Cerveauh265parse: fix typo in member of GstH265SPS
2022-09-20 Víctor Manuel Jáqu... vabaseenc: Move out encoder validation from assertion.
2022-09-19 He Junyanva: h264enc: Fix rate control enum register failure...
2022-09-17 Víctor Manuel Jáqu... vah264enc: Avoid precision lost by just rounding up.
2022-09-17 Víctor Manuel Jáqu... vah264enc: Update AUD property if driver can't handle...
2022-09-17 Víctor Manuel Jáqu... vah264enc: Remove unused dispose method.
2022-09-17 Eric Knappvadeinterlace: Fix passthrough latency query
2022-09-16 Víctor Manuel Jáqu... va: baseenc: Fix gobject style for chained method.
2022-09-16 He Junyanva: av1dec: user internal buffer pool for non output...
2022-09-13 Víctor Manuel Jáqu... va: Complete library and plugin documentation.
2022-09-13 Víctor Manuel Jáqu... va: Move gstvavideoformat out of library headers.
2022-09-07 Víctor Manuel Jáqu... vajpegdec: Enhance explanation comment.
2022-09-07 Víctor Manuel Jáqu... va: caps: Use G_STMT_START / END
2022-09-07 Víctor Manuel Jáqu... vajpegdec: Check if driver has internal color conversion.
2022-09-02 Florian Zwochva: Fix log message when registering H264 encoder.
2022-09-01 Thibault Sauniermeson: Call pkgconfig.generate in the loop where we...
2022-08-25 He Junyanjpegdecoder: return the real error of decode_scan and...
2022-08-19 He Junyanva: h265dec: Enable the scc_main_4:4:4_10 profile.
2022-08-17 Víctor Manuel Jáqu... vajpegdec: Fix memory leak.
2022-08-17 Víctor Manuel Jáqu... vajpegdec: Fix 4:2:2 for i965.
2022-08-17 Víctor Manuel Jáqu... va: Validate JPEG subsampling configurations.
2022-08-17 Víctor Manuel Jáqu... va: gst_va_create_raw_caps_from_config() may return...
2022-08-10 Víctor Manuel Jáqu... vah264enc: Set codec frame sync point if IDR
2022-08-10 Víctor Manuel Jáqu... vah264enc: Packed headers can be zero.
2022-08-08 Víctor Manuel Jáqu... vah264enc: Fix caps for mesa gallium.
2022-08-08 Víctor Manuel Jáqu... vah264dec: Complete profiles in decoder.
2022-08-04 Víctor Manuel Jáqu... vah264enc: Lock properties read/write.
next