gstreamer/gst-libs/gst
Mathieu Duponchelle 877d6faeea [API]: gst_audio_channel_mixer_new_with_matrix
+ Refactor previous constructor to call on that new constructor

+ Reimplement is_passthrough to strictly check whether the matrix
  is an identity matrix, comparing channel-masks was incorrect:
  the mixer may be remixing from a list of positions to the same
  list of positions, but ordered differently, and reciprocally,
  the mixer may be remixing from a list of positions to another
  list of positions identically ordered

+ Remove unused tmp field, must have been a refactoring leftover

https://bugzilla.gnome.org/show_bug.cgi?id=785471
2017-09-22 16:19:58 +02:00
..
allocators gst: Clear floating flag in constructor of all GstObject subclasses that are not owned by any parent 2017-05-17 10:40:52 +03:00
app appsink: on drain wait for buffers to be consumed 2017-09-19 14:33:36 +01:00
audio [API]: gst_audio_channel_mixer_new_with_matrix 2017-09-22 16:19:58 +02:00
fft fft: don't generate g-i files for bindings 2017-07-19 23:08:12 +01:00
pbutils pbutils: sprinkle more GST_EXPORT 2017-08-10 13:57:26 +01:00
riff riff: mark symbols explicitly for export with GST_EXPORT 2017-05-16 15:22:42 +01:00
rtp rtp: mark symbols explicitly for export with GST_EXPORT 2017-05-16 15:22:42 +01:00
rtsp libs: Export boxed type copy/free functions for the remaining types 2017-06-20 10:06:17 +03:00
sdp sdp: mark symbols explicitly for export with GST_EXPORT 2017-05-16 15:23:08 +01:00
tag xmptag: Stop parsing GPS coordinate if sscanf() fails 2017-08-04 13:39:31 +03:00
video video-filter: Support allocation pool with pool object 2017-09-06 14:20:46 -04:00
gettext.h Fix FSF address 2012-11-03 23:05:09 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 23:05:09 +00:00
gst-i18n-app.h tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00
gst-i18n-plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am rtp: build audio library before rtp 2016-02-16 17:42:44 +02:00
meson.build rtsp: Include GstSdp-1.0.gir when generating the gir 2016-11-10 17:43:38 -03:00