gstreamer/subprojects/gst-plugins-bad/gst-libs/gst
He Junyan aa5092dabf av1parse: Do not return error when expectedFrameId mismatch
According to the SPEC:
  The frame id numbers (represented in display_frame_id, current_frame_id,
  and RefFrameId[ i ]) are not needed by the decoding process, but allow
  decoders to spot when frames have been missed and take an appropriate action.

So we should just print out warning and should not return error in parser when
mismatching. The decoder itself is already robust to handle the reference missing.

Fixes #3622

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7052>
2024-06-18 11:04:43 +01:00
..
adaptivedemux plugins: Fix wrong enum usage 2023-03-20 11:40:30 +00:00
analytics analytics: whitespace matters for gtk-doc syntax 2024-03-04 17:33:00 +00:00
audio gir: Checkout all .gir files and check that they are updated on the CI 2023-04-22 09:32:32 -04:00
basecamerabinsrc meson: Add CameraBin and Va girs 2023-04-25 02:57:55 +00:00
codecparsers av1parse: Do not return error when expectedFrameId mismatch 2024-06-18 11:04:43 +01:00
codecs h265decoder: Fix DPB size calculation 2024-02-14 15:05:59 +00:00
cuda cudamemory: Fix offset of subsampled planar formats 2024-05-23 13:52:28 +01:00
d3d11 Revert "d3d11device: protect device_lock vs device_new" 2024-05-23 16:36:45 +01:00
dxva dxvavp8decoder: Fix reference frame setting 2024-02-10 21:18:44 +09:00
insertbin insertbin/doc: add "Since" markers to pass CI 2023-11-17 01:09:49 +01:00
interfaces meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
isoff gst-plugins-bad: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
mpegts mpegst: Fix ownership of return value 2024-02-20 11:33:33 +02:00
mse mse: Add logging init for mediasource sample map 2024-02-21 18:11:25 +00:00
opencv build: opencv: disable opencv deps if it's not installed 2023-10-26 20:43:14 +00:00
play play: Mention that gst_play_new() also initialized GStreamer 2024-05-09 12:02:06 +01:00
player play: Mention that gst_play_new() also initialized GStreamer 2024-05-09 12:02:06 +01:00
sctp meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
transcoder gir: Checkout all .gir files and check that they are updated on the CI 2023-04-22 09:32:32 -04:00
uridownloader meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
va vaallocator: disable derived all together for Mesa <23.3 2024-04-26 17:35:17 +00:00
vulkan vkbufferpool: correct usage flags type 2024-04-03 19:20:23 +00:00
wayland wayland: Use wl_display_create_queue_with_name 2024-05-23 23:28:52 +01:00
webrtc nice: resolve result should go to nice helper thread 2024-02-06 09:12:13 +00:00
winrt gst-plugins-bad: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
glib-compat-private.h
meson.build analytics: base class for analytics meta 2023-11-21 18:04:53 +00:00