gstreamer/ext
Sebastian Dröge 935c21a9a9 avcfg: Override type of bitrate property from int64 to int
See https://gitlab.freedesktop.org/gstreamer/gst-libav/issues/41#note_142808

The switch to the new ffmpeg property system changed the type of the
bitrate property from int to int64, which potentially breaks many
existing applications at runtime as properties are usually set via
g_object_set().

As such, override the type to int until GStreamer 2.0.
2019-04-09 16:56:20 +03:00
..
libav avcfg: Override type of bitrate property from int64 to int 2019-04-09 16:56:20 +03:00
Makefile.am Remove swscale plugin code 2018-07-17 00:57:34 +01:00