gstreamer/gst
Wim Taymans 2b626a5adf audioconvert: use pack/unpack functions
Rework the converter to use the pack/unpack functions
Because the unpack functions can only unpack to 1 format, add a separate
conversion step for doubles when the unpack function produces int.
Do conversion to S32 in the quantize function directly.
Tweak the conversion factor for doing float->int conversion slightly to
get the full range of negative samples, use clamp to make sure we don't
exceed our int range on the positive axis (see also #755301)
2015-10-23 16:58:17 +02:00
..
adder docs: order and canonicalize the -sections.txt file 2015-07-03 21:16:27 +02:00
app Remove obsolete Android build cruft 2015-04-26 18:42:34 +01:00
audioconvert audioconvert: use pack/unpack functions 2015-10-23 16:58:17 +02:00
audiorate docs: update element example pipelines 2015-05-10 11:38:19 +01:00
audioresample audioresample: Also copy metas if their API has no tags attached to it 2015-06-29 13:06:59 +02:00
audiotestsrc docs: update element example pipelines 2015-05-10 11:38:19 +01:00
encoding encodebin: Fix special case 2015-10-02 17:25:48 +03:00
gio gio: don't use soon-to-be-deprecated g_cancellable_reset() 2015-05-19 18:52:41 +01:00
playback playbin: Send upstream events directly to playsink 2015-10-23 12:02:28 +03:00
subparse subparse: detect closing tags even if there's a space after the slash 2015-09-30 18:17:13 +01:00
tcp audiosink, multisocketsink: Fix error leak during failures 2015-09-17 11:59:35 +02:00
typefind typefinding: minor clean-up 2015-10-01 12:49:59 +01:00
videoconvert Update mailing list address from sourceforge to freedesktop 2015-07-16 17:17:16 +01:00
videorate videorate: remove unnecessary break statement 2015-10-02 17:27:13 +03:00
videoscale videoscale: fix gamma-decode option 2015-09-03 17:56:05 +02:00
videotestsrc videotestsrc: Force alpha downstream if foreground color contains alpha 2015-10-22 11:12:23 +02:00
volume docs: update element example pipelines 2015-05-10 11:38:19 +01:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00