platform/upstream/gst-plugins-base.git
2016-04-15 Tim-Philipp... win32: update .def for new API
2016-04-15 Jan SchmidtRevert "audioringbuffer: start ringbuffer if needed...
2016-04-15 Aleix Conchillo... sdpmessage: new gst_sdp_media_parse_keymgmt/gst_sdp_med...
2016-04-15 Aleix Conchillo... mikey: add new function gst_mikey_message_to_caps
2016-04-15 Vincent Penquerc'hsubparse: fix build with GCC 4.6.3
2016-04-15 Josep Torra.gitignore: add test-resample binary
2016-04-15 Aleix Conchillo... mikey: allow passing srtp or srtcp to create mikey...
2016-04-14 Julien IsorceAutomatic update of common submodule
2016-04-13 Sebastian Drögevideometa: Initialize all fields of all metas with...
2016-04-13 Arjen Veenhuizenvideometa: Explicitly initialize GstVideoCropMeta on...
2016-04-12 Guillaume Desmottesalsa: properly convert position-less channels from...
2016-04-12 Guillaume Desmottesaudioringbuffer: don't attempt to reorder position...
2016-04-12 Guillaume Desmottesaudio: add debug output if channels mapping does not...
2016-04-12 Guillaume Desmottesalsa: add some debugging output to alsa_detect_channels...
2016-04-12 Guillaume Desmottesgst-audio: add gst_audio_channel_positions_to_string()
2016-04-12 Guillaume Desmottesalsa: factor out alsa_detect_channels_mapping()
2016-04-12 Guillaume Desmottesalsa: coding style fix
2016-04-12 Vivia Nikolaidoufdmemory, rtpbasedepayload: Ran gst-indent
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
next