gstreamer/subprojects/gst-plugins-bad/gst-libs/gst
Seungha Yang 2d87560b14 h264parser: Add gst_h264_parser_identify_and_split_nalu_avc() method
Equivalent to _split_nalu_hevc() method in h265parser. This method
will scan start-code prefix and split into individual NAL units
if start-code prefix is detected

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5934>
2024-01-19 13:56:44 +00:00
..
adaptivedemux adaptivedemux: Minor typo fix 2022-10-27 19:45:44 +00:00
audio badaudio: Add/fix annotations 2022-10-18 13:51:16 +03:00
basecamerabinsrc docs: fix unnecessary ampersand, < and > escaping in code blocks 2021-11-12 11:39:19 +00:00
codecparsers h264parser: Add gst_h264_parser_identify_and_split_nalu_avc() method 2024-01-19 13:56:44 +00:00
codecs h264decoder: Fix GstVideoCodecFrame leak 2023-11-29 17:04:51 +00:00
cuda cudamemory: Fix for semi planar YUV memory size decision 2023-04-28 18:52:48 +09:00
d3d11 d3d11converter: Fix 10/12bits planar output 2023-10-15 20:31:06 +09:00
insertbin meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00: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 mpegts: Handle when iconv doesn't support ISO 6937 2022-12-12 10:17:26 +00:00
opencv meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
play play: Fix error details parsing 2023-12-19 09:24:47 +00:00
player player: Without dispatcher emit signals directly instead of via the default main context 2023-11-15 18:15:54 +00:00
sctp meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
transcoder transcoder: Don't leak API bus and GMainLoop 2022-11-12 10:33:51 +01:00
uridownloader meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
va vaallocator: only i965 can switch derived/non-derived at mapping 2024-01-12 16:22:56 +00:00
vulkan vkmemory: flush whole size 2023-03-30 19:08:09 +01:00
wayland waylandsink: fix incorrect RGB and BGR mapping about GST DRM and WL_SHM 2023-12-14 11:14:09 +00:00
webrtc Revert "webrtc/nice: support consent-freshness RFC7675" 2023-05-17 07:53:16 +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 Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
meson.build cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00