gstreamer/gst/videocrop
Víctor Manuel Jáquez Leal 862aa25e53 videocrop: Resurrect logging category.
Fix for a regression from commit 8f1384c9. That commit moved the debug
category definition, as static, into a gstvideocropelement.c, but that
category was used as default, in gstvideocrop.c, so it was never used
at logging, so the debug selector never showed the logs for
videocrop.

This patch move back the category definition into gstvideocrop.c and
leaving the function videocrop_element_init() as a noop.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/1049>
2021-08-11 16:09:06 +02:00
..
gstaspectratiocrop.c videocrop: Resurrect logging category. 2021-08-11 16:09:06 +02:00
gstaspectratiocrop.h videocrop: Resurrect logging category. 2021-08-11 16:09:06 +02:00
gstvideocrop-private.h videocrop: Resurrect any caps feature negotiation. 2021-07-28 08:47:21 +00:00
gstvideocrop.c videocrop: Resurrect logging category. 2021-08-11 16:09:06 +02:00
gstvideocrop.h videocrop: Resurrect logging category. 2021-08-11 16:09:06 +02:00
gstvideocropplugin.c videocrop: Resurrect logging category. 2021-08-11 16:09:06 +02:00
meson.build videocrop: Resurrect logging category. 2021-08-11 16:09:06 +02:00