gstreamer/ext/avtp
Marian Cichy c145798876 avtp: avtpaafdepay: fix crash when building caps
gst_caps_new_simple gets wrong types for rate and channel which
may lead to a crash.

As 64-bit values for rate, depth, format, channels does not
make much sense and since any other functionality in gstreamer
expects G_TYPE_INT for channels and rate, we should stick to that

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1576>
2020-09-17 08:32:07 +00:00
..
gstavtp.c avtp: Update documentation 2020-07-16 13:32:56 -07:00
gstavtpaafdepay.c avtp: avtpaafdepay: fix crash when building caps 2020-09-17 08:32:07 +00:00
gstavtpaafdepay.h avtp: Introduce AAF depayloader element 2019-07-03 09:59:35 -07:00
gstavtpaafpay.c avtp: rename tstamp-mode to timestamp-mode 2020-07-11 00:14:44 +01:00
gstavtpaafpay.h avtp: rename tstamp-mode to timestamp-mode 2020-07-11 00:14:44 +01:00
gstavtpbasedepayload.c avtp: documentation fixes 2020-07-01 18:41:25 +01:00
gstavtpbasedepayload.h avtp: Introduce AAF depayloader element 2019-07-03 09:59:35 -07:00
gstavtpbasepayload.c avtp: documentation fixes 2020-07-01 18:41:25 +01:00
gstavtpbasepayload.h avtp: Introduce AAF payloader element 2019-07-03 09:59:35 -07:00
gstavtpcrfbase.c avtp: Use g_strerror instead of strerror 2020-07-03 04:04:39 +00:00
gstavtpcrfbase.h avtp: Introduce the CRF Sync Element 2020-04-30 23:31:25 +00:00
gstavtpcrfcheck.c avtp: Introduce the CRF Check element 2020-04-30 23:31:25 +00:00
gstavtpcrfcheck.h avtp: Introduce the CRF Check element 2020-04-30 23:31:25 +00:00
gstavtpcrfsync.c avtp: Introduce the CRF Sync Element 2020-04-30 23:31:25 +00:00
gstavtpcrfsync.h avtp: Introduce the CRF Sync Element 2020-04-30 23:31:25 +00:00
gstavtpcrfutil.c avtp: Introduce the CRF Sync Element 2020-04-30 23:31:25 +00:00
gstavtpcrfutil.h avtp: Introduce the CRF Sync Element 2020-04-30 23:31:25 +00:00
gstavtpcvfdepay.c avtp: Plug several leaks 2020-02-07 21:53:57 +00:00
gstavtpcvfdepay.h avtp: Add fragmented packets handling to CVF depayloader 2019-07-03 09:59:35 -07:00
gstavtpcvfpay.c avtpcvfpay: Warn about timestamp issues on non-flushing seek 2020-05-02 17:42:15 +00:00
gstavtpcvfpay.h avtpcvfpay: Ensure NAL fragments are transmitted following stream specs 2020-05-02 17:42:15 +00:00
gstavtpsink.c avtp: Use g_strerror instead of strerror 2020-07-03 04:04:39 +00:00
gstavtpsink.h avtpsink: Implement synchronization mechanism 2020-02-05 22:28:12 +00:00
gstavtpsrc.c avtp: Use g_strerror instead of strerror 2020-07-03 04:04:39 +00:00
gstavtpsrc.h avtp: Introduce AVTP source element 2019-07-03 09:59:35 -07:00
meson.build avtp: Ensure that the avtp plugin is only built on Linux 2020-06-01 11:37:16 -07:00