tests: add resample test
[platform/upstream/gstreamer.git] / gst-libs /
2016-03-28 Wim Taymansaudio-resampler: add max-phase-error config
2016-03-28 Wim Taymansaudio-resampler: improve tap calculation
2016-03-28 Wim Taymansaudio-resampler: fix guint -> gint
2016-03-28 Wim Taymansaudio-resampler: improve phase error
2016-03-28 Wim Taymansaudio-resampler: improve phase calculation
2016-03-28 Wim Taymansaudio-resampler: fix history after buffer resize
2016-03-28 Wim Taymansaudio-resampler: add reset function
2016-03-28 Wim Taymansaudio-resampler: Small fixes
2016-03-28 Wim Taymansaudio-resampler: Rework make_taps
2016-03-28 Wim Taymansaudio-resampler: handle filter length changes
2016-03-28 Wim Taymansaudio-resampler: fix samples_avail
2016-03-28 Wim Taymansaudio-resampler: work on dynamically changing the sampl...
2016-03-28 Wim Taymansaudio-resampler: small cleanups
2016-03-28 Wim Taymansaudio-resampler: add fallback to mono function
2016-03-28 Wim Taymansaudio-resampler: add float stereo SSE function
2016-03-28 Wim Taymansaudio-resampler: Fix compilation of intrinsics
2016-03-28 Wim Taymansaudioconvert: only resample on supported formats
2016-03-28 Wim Taymansaudio-converter: make some optimized functions
2016-03-28 Wim Taymansaudio-resampler: remove mirror function
2016-03-28 Wim Taymansaudio-resampler: also enable sse when sse2 is available
2016-03-28 Wim Taymansaudio-resampler: optimizations
2016-03-28 Wim Taymansaudio-resampler: make pluggable optimized functions
2016-03-28 Wim Taymansaudio-resampler: combine functions
2016-03-28 Wim Taymansaudio-converter: simplify API
2016-03-28 Wim Taymansaudio-converter: more work on resampling
2016-03-28 Wim Taymansaudio-converter: add resampler
2016-03-24 Tim-Philipp Mülleraudiodecoder: avoid unnecessary gst_pad_has_current_cap...
2016-03-24 Jimmy Ohncodec-utils: Add utilities for AAC and the AACHead...
2016-03-24 Vineeth TMbase: use new gst_element_class_add_static_pad_template()
2016-03-24 Stian Selnesrtcpbuffer: Add API for APP packets
2016-03-24 Haakon Sporsheimrtcpbuffer: Add profile-specific extension API.
2016-03-24 Víctor Manuel Jáqu... install-plugins: update documentation
2016-03-04 Wim Taymansaudio-channel-mixer: improve non-interleaved flags
2016-02-27 Tim-Philipp Müllervideo: update disted orc backup file
2016-02-26 Göran Jönssonvideo-converter: add direct UYVY to GRAY8 conversion...
2016-02-26 Lim Siew Hoonpbutils: docs: Remove the empty lines in between <refse...
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-opus'
2016-02-25 Sebastian Drögeaudiovisualizer: Let GstAudioVisualizerShader enum...
2016-02-25 Tim-Philipp Müllervideo: flesh out docs for gst_video_frame_map()
2016-02-25 Luis de Bethencourtvisual: correct type name
2016-02-24 Wim Taymansaudio-quantize: fix feedback dither
2016-02-24 Wim Taymansaudio-converter: perform dithering on the current format
2016-02-23 Sebastian Drögertpbasepayload: Handle gst_pad_get_current_caps() retur...
2016-02-22 Adam Miartustag: id3v2: read conductor tag
2016-02-20 Tim-Philipp MüllerFix use of undeclared core debug category symbols
2016-02-20 Tim-Philipp Müllerwin32: remove outdated build cruft
2016-02-16 Havard Graffrtp: build audio library before rtp
2016-02-13 Stian Selnesvideoencoder: Fix leak when pre_push does not return OK
2016-02-10 Wim Taymansaudio-converter: make a copy if we can't write in unpack
2016-01-28 HoonHee Leeaudio/videodecoder: Minor cleanup of last commit
2016-01-28 HoonHee Leeaudio/videodecoder: use gst_pad_peer_query_caps to...
2016-01-26 Aurélien Zanellivideo-format: fix GstVideoFormatInfo documentation...
2016-01-26 Wim Taymansaudio-converter: add reset function
2016-01-26 Wim Taymansaudio-converter: handle NULL input
2016-01-26 Wim Taymansaudio-converter: improve _update_config
2016-01-26 Wim Taymansaudio-converter: audio-converter: make some optimized...
2016-01-26 Wim Taymansaudio-quantize: add _reset function
2016-01-21 Wim Taymansaudio-converter: ensure correct alignment of samples
2016-01-21 Wim Taymansvideo-color: add Adobe RGB primaries and transfer function
2016-01-20 Wim Taymansvideo-info: enfore RGB matrix for RGB formats
2016-01-20 Wim Taymansvideo-converter: ignore matrix for RGB formats
2016-01-20 Thibault Sauniervideoencoder: Deprecate GST_VIDEO_ENCODER_FLOW_DROPPED
2016-01-20 Thibault SaunierRevert "videoencoder: Release video frame when ->handle...
2016-01-19 Arun Raghavanappsrc: Minor documentation cleanup
2016-01-18 Evan CallawayAdd WAIT_ON_EOS flag to gstappsink.
2016-01-16 Sebastian Drögeaudioencoder: Add note to the documentation about vario...
2016-01-16 Thibault Sauniervideoencoder: Release video frame when ->handle return...
2016-01-12 Wim Taymansaudio-channel-mixer: round before truncating
2016-01-12 Wim Taymansaudio-converter: Avoid conversion when possible
2016-01-12 Wim Taymansaudio-channel-mixer: add more formats
2016-01-12 Wim Taymansaudio-converter: improve processing loop
2016-01-08 Wim Taymansaudio-converter: small API tweaks
2016-01-08 Wim Taymansaudio-converter: prepare API for rate changes
2016-01-08 Wim Taymansaudio-convert: simplify API
2016-01-08 Sebastian Drögeaudio/video: Use G_GNUC_INTERNAL for internal functions
2016-01-08 Wim Taymansaudio: GstAudioChannelMix -> GstAudioChannelMixer
2016-01-06 Aurélien Zanellivideopool: store videoinfo after choosing the biggest...
2016-01-03 Tim-Philipp Müllerdocs: remove dummy function declarations with G_INLINE_...
2016-01-03 Sebastian Drögeriff: Add missing closing parenthesis to GST_RIFF_WAVE_...
2016-01-02 Stefan Sauerriff-ids: remove trailing whitespace
2016-01-02 Stefan Sauerriff-ids: fix two swapped ids
2015-12-31 Sebastian Drögesdp: Also reorder SUBDIRS to try even harder to build...
2015-12-31 Sebastian Drögesdp: The SDP library depends on the RTP library now...
2015-12-31 Hyunjun Kosdp: add helper fuctions from/to sdp from/to caps
2015-12-29 Sebastian Drögeencoding-profile: Check for FALSE'ness directly, not...
2015-12-29 Sebastian Drögeencoding-profile: Don't use preset_name string after...
2015-12-29 Stefan Saueraudioconvert: fix passthrough operation
2015-12-28 Reynaldo H. Verdej... videoblend: special case 1x1 src dims on increment...
2015-12-27 Stefan Saueraudio-converter: code cleanup
2015-12-26 Sebastian Drögeaudio: Fix some documentation warnings
2015-12-26 Sebastian Drögevideoaffinetransformmeta: Add (transfer none) annotatio...
2015-12-24 Sebastian Drögepbutils: Link to libgstbase for bytewriter and adapter
2015-12-24 Thibault Saunierencodebin: Implement an encoding profile serialization...
2015-12-19 Kazunori Kobayashiappsrc: Clear is_eos flag when receiving the flush...
2015-12-16 Wim Taymansaudio-converter: rework the main processing loop
2015-12-14 Xavier Claessensbase: Add g_autoptr() support to all types
2015-12-14 Sebastian Drögertspconnection: Properly initialize stack-allocated...
2015-12-14 Evan Callawayrtspconnection: Use relative URI for non-proxy tunneled...
2015-12-14 Evan Callawayrtspconnection: Support authentication during tunneling...
2015-12-14 Sebastian Drögertpbasedepayload: Check if the packet loss event actual...
next