gstreamer/subprojects/gst-plugins-bad/gst-libs/gst
He Junyan c294ba82e6 h264bitwriter: Correct the all API to byte aligned.
In fact, all the h264 bit writer have byte aligned output except
the slice header. So we change the API from bit size in unit to
byte size, which is easy to use. For slice header, we add a extra
"trail_bits_num" to return the unaligned bits number.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3193>
2022-10-27 12:15:43 +00:00
..
adaptivedemux meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +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 h264bitwriter: Correct the all API to byte aligned. 2022-10-27 12:15:43 +00:00
codecs codecs: Add/fix various annotations 2022-10-18 13:51:17 +03:00
cuda cuda: Add/fix various annotations 2022-10-18 13:51:17 +03:00
d3d11 d3d11: Move format defines to private header 2022-10-26 02:55:34 +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 meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
opencv meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
play play: Add/fix various annotations 2022-10-18 13:51:17 +03:00
player meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
sctp meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
transcoder Fix various warnings from gobject-introspection 2022-10-25 09:45:25 +03:00
uridownloader meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
va Fix various warnings from gobject-introspection 2022-10-25 09:45:25 +03:00
vulkan Fix various warnings from gobject-introspection 2022-10-25 09:45:25 +03:00
wayland meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
webrtc webrtcbin: support adding TURN servers after pipeline start 2022-10-19 07:23:42 +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