discoverer: copy over result and seekable fields when copying a discoverer info
[platform/upstream/gstreamer.git] / gst-libs /
2016-04-02 Tim-Philipp Müllerdiscoverer: copy over result and seekable fields when...
2016-03-31 Nicolas Dufresnevideo-format: Fix macro documentation
2016-03-30 Tim-Philipp Müllerrtp: rtcpbuffer: fix indentation
2016-03-30 Tim-Philipp Müllerrtp: rtpcbuffer: fix Since markers
2016-03-30 Alessandro Decinaaudio-resampler: disable neon on arm64
2016-03-29 Sebastian Drögeaudio-resampler: Use _mm_set_epi64x(0, x) instead of...
2016-03-29 Scott D Phillipsvideo: add P010 format support
2016-03-29 Sebastian Drögeresampler: Use _mm_set_epi64x(0, x) instead of _mm_cvts...
2016-03-29 Edward Herveyaudio: Fix distcheck
2016-03-28 Wim Taymansaudio-resampler: estimate memory usage in auto mode
2016-03-28 Wim Taymansaudio-resampler: small optimizations
2016-03-28 Wim Taymansaudio-resampler: improve non-interleaved flags
2016-03-28 Wim Taymansaudio-resampler: unroll some more loops
2016-03-28 Wim Taymansaudio-resampler: keep precision
2016-03-28 Wim Taymansaudio-resampler: small cleanups
2016-03-28 Wim Taymansaudio-resampler: optimize no resampling
2016-03-28 Wim Taymansaudio-resampler: add VARIABLE_RATE flag
2016-03-28 Wim Taymansaudio-resampler: more neon optimizations
2016-03-28 Wim Taymansaudio-resampler: avoid overflow in cubic interpolation
2016-03-28 Wim Taymansaudio-resampler: overread only 8 taps
2016-03-28 Wim Taymansaudio-converter: use helper to check intermediate format
2016-03-28 Wim Taymansaudio-resampler: fix phase
2016-03-28 Wim Taymansaudio-resampler: fix neon assembler
2016-03-28 Wim Taymansaudio-resampler: avoid some format conversion
2016-03-28 Wim Taymansaudio-resampler: fix neon linear float interpolation
2016-03-28 Wim Taymansaudio-resampler: reorder filter coefficients for more...
2016-03-28 Wim Taymansaudio-resampler: remove stereo optimizations
2016-03-28 Wim Taymansaudio-resample: remove neon double stubs
2016-03-28 Wim Taymansaudio-resampler: add more neon optimizations
2016-03-28 Wim Taymansaudio-resampler: add more neon optimizations
2016-03-28 Wim Taymansaudio-resampler: add neon optimizations
2016-03-28 Wim Taymansaudio-resampler: give better hints about the precision
2016-03-28 Wim Taymansaudio-resample: small optimizations
2016-03-28 Wim Taymansaudio-resampler: Use n_phases when calculating taps...
2016-03-28 Wim Taymansaudio-resampler: improve filter construction
2016-03-28 Wim Taymansaudio-resampler: avoid overflow in fraction calculation
2016-03-28 Wim Taymansaudio-resampler: increase precision
2016-03-28 Wim Taymansaudio-resampler: add more optimizations
2016-03-28 Wim Taymansaudio-resample: fix taps conversion
2016-03-28 Wim Taymansaudio-resampler: Improve taps memory layout
2016-03-28 Wim Taymansaudio-resampler: add cubic interpolation
2016-03-28 Wim Taymansaudio-resampler: add more functions
2016-03-28 Wim Taymansaudio-resampler: add linear interpolation method
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
next