gstreamer/subprojects/gst-plugins-bad/sys/va
He Junyan f858179d01 vah265enc: Let FORCE_KEYFRAME be IDR frame rather than just I frame
The FORCE_KEYFRAME frame which has GST_VIDEO_CODEC_FRAME_FLAG_FORCE_KEYFRAME
bit set should be the sync point. So we should let it be an IDR frame to begin
a new GOP, rather than just promote it to an I frame.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6619>
2024-05-15 09:55:49 +00:00
..
gstjpegdecoder.c
gstjpegdecoder.h
gstvaav1dec.c va: no need to provide a buffer size for VA pool 2023-12-14 12:50:32 +00:00
gstvaav1dec.h
gstvaav1enc.c vaenc: Allow to set the max-qp and min-qp for QVBR and ICQ modes 2024-05-14 11:16:14 +08:00
gstvaav1enc.h va: Implement the vaav1enc plugin 2024-01-30 08:24:26 +00:00
gstvabase.c va: use GstVideoInfoDmaDrm when importing buffers 2023-11-09 17:36:06 +00:00
gstvabase.h va: use GstVideoInfoDmaDrm when importing buffers 2023-11-09 17:36:06 +00:00
gstvabasedec.c vabasedec: Fix a possible NULL pointer dereference 2024-02-23 16:55:50 +00:00
gstvabasedec.h
gstvabaseenc.c vaenc: Allow to set the max-qp and min-qp for QVBR and ICQ modes 2024-05-14 11:16:14 +08:00
gstvabaseenc.h gst: Move GstQueueArray as GstVecDeque to core 2024-05-06 18:25:42 +00:00
gstvabasetransform.c vabase: fail decide allocation if dmabuf without videometa 2024-02-23 09:52:50 +00:00
gstvabasetransform.h va: use GstVideoInfoDmaDrm when importing buffers 2023-11-09 17:36:06 +00:00
gstvacaps.c va: Add the entrypoint parameter to gst_va_profile_caps() 2023-12-12 20:41:54 +08:00
gstvacaps.h
gstvacompositor.c vabase: fail decide allocation if dmabuf without videometa 2024-02-23 09:52:50 +00:00
gstvacompositor.h
gstvadecoder.c va: sink reference at instantiation 2024-04-03 08:48:25 +00:00
gstvadecoder.h
gstvadeinterlace.c
gstvadeinterlace.h
gstvadevice.h
gstvadevice_linux.c
gstvadevice_win32.cpp
gstvadisplay_priv.c
gstvadisplay_priv.h
gstvaencoder.c va: sink reference at instantiation 2024-04-03 08:48:25 +00:00
gstvaencoder.h va: enc : checking surface alignment attribute 2024-03-18 16:34:42 +00:00
gstvafilter.c va: sink reference at instantiation 2024-04-03 08:48:25 +00:00
gstvafilter.h
gstvah264dec.c
gstvah264dec.h
gstvah264enc.c vah264enc: Let FORCE_KEYFRAME be IDR frame rather than just I frame 2024-05-15 09:55:49 +00:00
gstvah264enc.h
gstvah265dec.c va: h265dec: Add support for more -still and -intra profiles 2023-12-12 21:30:16 +08:00
gstvah265dec.h
gstvah265enc.c vah265enc: Let FORCE_KEYFRAME be IDR frame rather than just I frame 2024-05-15 09:55:49 +00:00
gstvah265enc.h
gstvajpegdec.c vajpegdec: only support progressive mjpeg streams 2023-12-22 04:38:06 +00:00
gstvajpegdec.h
gstvampeg2dec.c
gstvampeg2dec.h
gstvapluginutils.c vapluginsutils: add helper gst_va_create_other_pool() 2023-12-14 12:50:32 +00:00
gstvapluginutils.h vapluginsutils: add helper gst_va_create_other_pool() 2023-12-14 12:50:32 +00:00
gstvaprofile.c va: Add decoder compatible caps string field into profiles' map 2023-12-12 21:30:08 +08:00
gstvaprofile.h va: Add the entrypoint parameter to gst_va_profile_caps() 2023-12-12 20:41:54 +08:00
gstvavp8dec.c
gstvavp8dec.h
gstvavp9dec.c
gstvavp9dec.h
gstvavp9enc.c vaenc: Allow to set the max-qp and min-qp for QVBR and ICQ modes 2024-05-14 11:16:14 +08:00
gstvavp9enc.h va: Implement the vavp9enc plugin 2024-03-20 08:53:11 +00:00
gstvavpp.c gstcudaconvertscale, gstvavpp, videoconvertscale: downgrade 'Can't keep DAR' to debug 2024-03-13 16:06:56 +00:00
gstvavpp.h
meson.build va: Implement the vavp9enc plugin 2024-03-20 08:53:11 +00:00
plugin.c va: Implement the vavp9enc plugin 2024-03-20 08:53:11 +00:00
vacompat.h