gstreamer/ext/x264
Jan Alexander Steffens (heftig) e4a9db6abe x264enc: Strip trailing whitespace from x264's log messages
x264 has linebreaks at the end of its log messages that we should
ignore.

Add G_GNUC_PRINTF to the callback to make sure GCC lets us forward the
format string to another function marked as printf (g_strdup_vprintf)
without triggering -Wformat-nonliteral.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly/-/merge_requests/85>
2021-09-21 17:50:26 +02:00
..
gstencoderbitrateprofilemanager.c Use g_memdup2() where available and add fallback for older GLib versions 2021-06-02 12:39:53 +00:00
gstencoderbitrateprofilemanager.h x264enc: Respect Youtube bitrate recommandation 2020-01-07 21:21:42 +00:00
gstx264enc.c x264enc: Strip trailing whitespace from x264's log messages 2021-09-21 17:50:26 +02:00
gstx264enc.h x264: allow per feature registration 2021-03-29 19:13:36 +00:00
GstX264Enc.prs x264enc: Add a 'Zero Latency' profile 2020-07-23 21:05:40 -04:00
meson.build x264enc: Respect Youtube bitrate recommandation 2020-01-07 21:21:42 +00:00