platform/upstream/gst-plugins-base.git
2016-04-12 Vivia Nikolaidoudecodebin: Rename misleading variable is_parser_convert...
2016-04-11 Fabrice Belletaudio: Fix a race with the audioringbuffer thread
2016-04-06 Tim-Philipp... tests: libscpp: test RTP/RTCP buffer init macros with...
2016-04-06 Jan Schmidtsubtitleoverlay: Don't complain when stream-start is...
2016-04-06 Jan Schmidtsubparse: WebVTT Cue identifiers are optional
2016-04-05 Sebastian Drögewin32: Add new libgstaudio symbols
2016-04-05 Víctor Manuel... libs: audio: split allocation query caps and pad caps
2016-04-05 Víctor Manuel... libs: video: split allocation query caos and pad caps
2016-04-04 Víctor Manuel... audioencoder: fix gtk-doc comment format
2016-04-03 Mikhail Fludkovrtpbasedepayload: look at ssrc before sequence numbers
2016-04-03 Sebastian Drögevideorate: Don't fill up the segment with duplicate...
2016-04-03 Sebastian Drögevideorate: Remove dead code
2016-04-03 Frédéric Bertolusvideorate: avoid useless buffer copy in drop-only mode
2016-04-02 Tim-Philipp... video: fix example code in gst_video_frame_map() docs
2016-04-02 Tim-Philipp... discoverer: copy over result and seekable fields when...
2016-03-31 Nicolas Dufresnevideo-format: Fix macro documentation
2016-03-30 Tim-Philipp... test: fix indentation
2016-03-30 Tim-Philipp... rtp: rtcpbuffer: fix indentation
2016-03-30 Tim-Philipp... rtp: rtpcbuffer: fix Since markers
2016-03-30 Alessandro... audio-resampler: disable neon on arm64
2016-03-29 Jan Schmidtsubparse: Add more parsing guards
2016-03-29 Luis de Bethencourtsubparse: add missing break between formats
2016-03-29 Sebastian Drögeaudio-resampler: Use _mm_set_epi64x(0, x) instead of...
2016-03-29 Sreerenj Balachandranwin32: Update exports for new video formats
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 Taymansaudioresample: remove last ORC remains
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 Taymanstests: add resample test
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 Taymansdefs: update
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 Jan Schmidtwin32: update win32 exports for new API
2016-03-24 Jan Schmidtsubparse: WebVTT parsing support
2016-03-24 Jan Schmidttypefind: Add a typefinder for WebVTT files
2016-03-24 Jan Schmidttypefind: Reduce URI typefinder from MAX to LIKELY
2016-03-24 Jan Schmidtdecodebin2: Hold new buffering_post lock while posting...
2016-03-24 Tim-Philipp... audiodecoder: avoid unnecessary gst_pad_has_current_cap...
2016-03-24 Jimmy Ohncodec-utils: Add utilities for AAC and the AACHead...
2016-03-24 Jimmy Ohndecodebin: Modify result of seekable in check_upstream_...
2016-03-24 Vineeth TMbase: use new gst_element_class_add_static_pad_template()
2016-03-24 Stian Selnesrtcpbuffer: Add API for APP packets
next