platform/upstream/gstreamer.git
2016-11-03 Julien Isorceallocators: define GST_CAPS_FEATURE_MEMORY_DMABUF
2016-11-03 Nicolas Dufresnedmabuf: Make the allocator sub-classable
2016-11-03 Nicolas Dufresneaudiosrc: Leave read loop if no longer running
2016-11-03 Edward Herveycheck: Fix corrupted xml check files
2016-11-02 Sebastian Drögevideo: Update orc generated files
2016-11-02 Sebastian Drögemeson: Add pbtypes plugin
2016-11-02 Jan Schmidtpbtypes: Add a stub plugin that owns the plugins-base...
2016-11-02 Changbok Cheaurisourcebin: Fix adaptive demuxer's property checking...
2016-11-01 Sebastian DrögeRevert "video-color: Allow converting incomplete colori...
2016-11-01 Sebastian Drögertpbasedepayload: Reject non-TIME segments
2016-11-01 Sebastian DrögeRevert "basertpdepayload: create valid segment when...
2016-11-01 Sebastian Drögevideo-color: Allow converting incomplete colorimetry...
2016-11-01 Sebastian Drögevideoencoder: Proxy colorimetry and chroma-site from...
2016-11-01 Sebastian Drögevideodecoder: Proxy field order to the output caps
2016-11-01 Sebastian Drögevideoencoder: Proxy interlace-mode and field-order...
2016-11-01 Sebastian Drögevideo-info: Add optional field-order caps field for...
2016-11-01 Tim-Philipp... meson: update version
2016-11-01 Seungha Yangurisourcebin: Remove trailing whitespace
2016-11-01 Stian Selnesvideotestsrc: Make snow deterministic
2016-11-01 Petr Kulhavyaudioconvert: optimize mask calculation
2016-11-01 hoonhee.leeparsebin: Rename variables include 'decode' to 'parse'
2016-11-01 Wonchul Leeurisourcebin: Fix GST_TYPE_URI_SOURCE_BIN macro typo
2016-11-01 Wonchul Leeurisourcebin: fix to log event pointer
2016-11-01 Wonchul Leeurisourcebin: Make use of adaptive demuxer variable
2016-11-01 Vincent Penquerc'hopusdec: interpret zero duration as unknown
2016-11-01 Vincent Penquerc'hopusdec: fix "buffer too small" error
2016-11-01 Tomasz Zajacsdp: Add tests for rtcp-fb parsing
2016-11-01 Tomasz Zajacsdp: Parse rtcp-fb media attributes
2016-11-01 Tomasz Zajacsdp: Add rtcp-fb media attributes based on caps
2016-11-01 Nicolas Dufresnevideo: Add VYUY pixel format
2016-11-01 Marcin Kolnyaudioclock: use GstAudioClock* as first argument in...
2016-11-01 Sebastian DrögeBack to development
2016-11-01 Sebastian DrögeRelease 1.10.0
2016-11-01 Sebastian DrögeUpdate .po files
2016-10-26 Scott D Phillipsmeson: Don't depend on gstreamer-check-1.0 on windows
2016-10-25 Graham Leggettdecodebin3: Fix assertion failure when unreffing NULL...
2016-10-25 Nirbheek ChauhanRevert "meson: move gstreamer-check-1.0 dependency...
2016-10-23 Tim-Philipp... meson: fix build outside of gst-all
2016-10-21 Scott D Phillipsmeson: move gstreamer-check-1.0 dependency to tests...
2016-10-20 Thibault SaunierRevert "meson: Use the new `pic` argument on static...
2016-10-20 Thibault Sauniermeson: Use the new `pic` argument on static libs
2016-10-20 Stefan Saueraudio: don't deref NULL
2016-10-20 Havard Graffaudioencoder: Error-handling for pushing headers
2016-10-20 Stian Selnesvideodecoder: Default caps sets format I420
2016-10-20 Havard Graffaudioencoder: Plug buffer-leak
2016-10-17 Stefan Saueraudio: fix doc string again.
2016-10-15 Stefan Sauertests: add another check for buffer clipping and improv...
2016-10-15 Stefan Sauertests: clipping in TIME does not use the offset
2016-10-15 Stefan Sauertests: cleanup libs/audio test
2016-10-15 Nirbheek Chauhanmeson: Don't set c_std to gnu99
2016-10-15 Nirbheek Chauhanmeson: Add missing audio-enumtypes.h dep in audio-resam...
2016-10-14 Thibault Sauniermeson: Make use of new environment object and set plugi...
2016-10-14 Stefan Saueraudio: fix typo in doc string
2016-10-14 Seungha Yangdecodebin3: More SELECTION_LOCK when linking to slot
2016-10-13 Edward Herveyplayback: GstStreamType is a flag
2016-10-12 Edward Herveyplayback: decodebin3 and parsebin are streams-aware
2016-10-11 Wonchul Leeparsebin: re-use existing compare_factories utils func
2016-10-07 Vincent Penquerc'hvorbisenc: correct codebooks packet identifier from...
2016-10-06 Jimmy Ohnopusdec: Fix memory leak in test code
2016-10-06 Jimmy Ohnvideorate: Fix memory leakage in test code
2016-10-05 Vincent Penquerc'hopusenc: remove segment stop modification on eos
2016-10-05 Vincent Penquerc'hoggmux: take audio clip meta into account for buffer...
2016-10-05 Vincent Penquerc'hvorbisenc: strip after-eos samples from the end of...
2016-10-03 Sebastian Drögevideo-color: Mark some function arguments as const
2016-10-03 Tim-Philipp... meson: require orc 0.4.24 here too
2016-10-03 Arun Raghavanmeson: Enable SSE intrinsics in audio-resampler
2016-10-03 Arun Raghavanmeson: Enable Orc in build
2016-09-30 Thibault Sauniermeson: Setup pre commit hook and fix getpluginsdir...
2016-09-30 Tim-Philipp... meson: update version
2016-09-30 Sebastian DrögeRelease 1.9.90
2016-09-30 Sebastian DrögeUpdate .po files
2016-09-30 Sebastian Drögepo: Update translations
2016-09-29 Arun Raghavanaudio-resampler: Add a missing header to noinst_HEADERS
2016-09-29 Arun Raghavanaudiorsample: Fix build on 32-bit x86
2016-09-29 Arun Raghavanaudioresample: Separate out CFLAGS used for SSE* code
2016-09-28 Arun Raghavanaudioresample: Fix some gobject introspection warnings
2016-09-27 Edward Herveyplaybin3: Remove fallback properties/signals
2016-09-25 Tim-Philipp... tests: playbin-complex test needs oggdemux
2016-09-25 Tim-Philipp... tests: videotimecode: fix floating point comparisons
2016-09-25 Tim-Philipp... tests: adder: disable racy flush_start_flush_stop test
2016-09-22 Wim Taymansvideo-scaler: take number of bits into account when...
2016-09-20 Sebastian Drögestreamsynchronizer: Correctly calculate group start...
2016-09-20 Tim-Philipp... examples: seek: fix build with MSVC
2016-09-19 Nicolas Dufresnedoc: Add missing map flag to gst_video_frame_map()
2016-09-17 Sebastian Drögeaudiotestsrc: Fix segment boundary checking for reverse...
2016-09-14 Sebastian Drögeaudiotestsrc: Don't adjust segment time in seek handler
2016-09-14 Sebastian Drögeconfigure: Depend on gstreamer 1.9.2.1
2016-09-14 Víctor Manuel... videooverlaycomposition: document required map flags
2016-09-12 Sebastian Drögeplayback: Use new gst_bin_set_suppressed_flags() API...
2016-09-10 Jan SchmidtAutomatic update of common submodule
2016-09-10 Tim-Philipp... tests: videoscale: split test into multiple ones
2016-09-09 Jan SchmidtAutomatic update of common submodule
2016-09-09 Thibault Sauniermeson: Raise test timeout to 3 minutes
2016-09-07 Nicolas Dufresnevideo/test: Coding style fix
2016-09-05 Thibault Sauniermeson: Workaround the qt5 module not letting us now...
2016-09-05 Thibault Sauniermeson: tests: Do not pull qt5 as a hard dependency
2016-09-05 Thibault Sauniermeson: Properly find where GStreamer plugins are when...
2016-09-05 Thibault Sauniermeson: Bump version to 1.9.2
2016-09-05 Vincent Penquerc'hoggdemux: safety for failing to determine time length...
2016-09-05 Vincent Penquerc'hoggdemux: increase EOS granpos detection chunk size
next