platform/upstream/gst-plugins-base.git
2015-03-13 William Manleysocketsrc: Tidy up usage of `g_object_unref`/`g_clear_o...
2015-03-13 William Manleysocketsrc: Refactor to simplify
2015-03-13 William Manleytcp: Add element socketsrc
2015-03-13 Arun Raghavanaudioringbuffer: Log with the ringbuffer object where...
2015-03-13 William Manleymultisocketsink: Map `GstMemory`s individually when...
2015-03-13 Nicolas Dufresnevideo-frame: Relax width/height assertion
2015-03-13 Nicolas Dufresnevideopool: Choose the biggest buffer size
2015-03-12 Vincent Penquerc'hoggdemux: recover from EOS when searching for chain...
2015-03-12 Vincent Penquerc'hoggdemux: fix seeking in files with a "missing" stream
2015-03-12 Jan Schmidtdocs: Add new video functions and objects. Cleanup...
2015-03-12 Sebastian Drögeplaybin: Disconnect signals and invalidate group if...
2015-03-12 Jan Schmidttheoradec: Fix decoding in the presence of GstVideoCropMeta
2015-03-11 Song Bingstreamsynchronizer: Should wait state change complete...
2015-03-11 Song Bingstreamsynchronizer: Remove unnecessary ERROR message.
2015-03-11 Vincent Penquerc'hoggdemux: do not send seek events from the streaming...
2015-03-11 Vincent Penquerc'hoggdemux: set correct seqnum on segment events after...
2015-03-11 Vincent Penquerc'hoggdemux: try harder to query duration from upstream
2015-03-11 Vincent Penquerc'hoggdemux: add non flushing time seeking in push mode
2015-03-11 Vincent Penquerc'hoggdemux: fix wrong first granule
2015-03-11 Wim Taymansvideo-converter: fix border handling of YUY2 and friends
2015-03-11 Wim Taymansvideo-converter: force yuv conversion for border
2015-03-10 Wim Taymansvideo-format: fix A422 subsampling description
2015-03-10 Wim Taymansvideo-converter: add table based matrix8 implementation
2015-03-10 Wim Taymansvideotestsrc: add all colors mode
2015-03-10 Sebastian Drögevideo: Add support for 10 bit planar AYUV formats
2015-03-10 Tim-Philipp... Fix double semicolons
2015-03-10 Olivier Cretevideorate: Accept any capsfeatures
2015-03-09 Wim Taymansvideo-info: validate parsed colorimetry
2015-03-09 Wim Taymansvideo-converter: detect identity matrix
2015-03-09 Wim Taymansvideo-info: use default colorimetry on error
2015-03-09 Luis de Bethencourtvideoencoder: unused value
2015-03-09 Wim Taymansvideo-converter: only convert to/from rgb when needed
2015-03-09 Sebastian Drögertpbuffer: Link to an explanation why the seqnum compar...
2015-03-07 Mark Nauwelaertsvideodecoder: only return EOS upon clipping if applicable
2015-03-07 Mark Nauwelaertsaudiodecoder: only return EOS upon clipping if applicable
2015-03-07 Sebastian Drögevideo: Update orc generated C files
2015-03-06 Wim Taymansvideo-converter: add transfer full annotation for config
2015-03-06 Ravi Kiran K Nvideo-converter: correct right-border location for...
2015-03-05 Sebastian Drögevolume: Explicitly cast integers to doubles and then...
2015-03-05 Wim Taymansvideo-converter: avoid scaler when size is unchanged
2015-03-04 Wim Taymansvideo-scaler: add horizontal 2tap u16 orc function
2015-03-04 Wim Taymanscheck: add another generic converter test
2015-03-04 Wim Taymansvideo-converter: don't reuse the input line when adding...
2015-03-03 Nicolas Dufresnetextoverlay: Re-render if video size changed
2015-03-03 Arun Raghavanaudiobasesink: Reset audio clock if necessary
2015-03-02 Wim Taymansvideo-converter: avoid making scalers for outsize == 0
2015-03-02 Wim Taymansvideo-converter: v-resample enough pixels
2015-03-02 Wim Taymansvideo-orc: fix unpack functions for RGB/RGB15 on BE
2015-03-02 Wim Taymansvideo-format: more fixes for big endian
2015-03-02 Wim Taymansvideo-format: add big-endian versions of RGB/BGR 15...
2015-02-28 Tim-Philipp... gst-play: fix compiler warning
2015-02-28 Tim-Philipp... gst-play: add keyboard shortcut to cycle through trick...
2015-02-28 Tim-Philipp... gst-play: fix indentation
2015-02-27 Tim-Philipp... tests: fix crashes in {audio,video}{decoder,encoder...
2015-02-27 Olivier Crêtepbutils: description: Make static strings static
2015-02-27 Tim-Philipp... tests: pbutils: more checking of returned description...
2015-02-26 Arun Raghavanadder: Drop custom latency querying logic
2015-02-26 Luis de Bethencourtvideo-converter: remove check for below zero for unsign...
2015-02-26 Edward Herveyplayback: Fix broken GList modification
2015-02-26 Tim-Philipp... gst-play: add new keyboard shortcuts to man page
2015-02-26 Tim-Philipp... gst-play: more fine-grained playback rate control
2015-02-26 Tim-Philipp... gst-play: stash current playback rate in app structure
2015-02-26 Víctor Manuel... gst-play: support changing the playback rate in interac...
2015-02-25 Wim Taymansvideo-converter: we can use the scaler without scalers...
2015-02-25 Wim Taymansvideo-converter: only make a scaler when we are scaling
2015-02-25 Wim Taymansvideo-scaler: add support for copy
2015-02-25 Wim Taymansvideo-converter: activate scaler fastpath depending...
2015-02-25 Wim Taymansvideo-scaler: add scaler optimization
2015-02-25 Wim Taymansvideo-scaler: remove unused case
2015-02-25 Wim Taymansvideo-converter: don't overwrite border alpha
2015-02-24 Wim Taymansvideo-converter: use 1.0 as default alpha
2015-02-24 Wim Taymansvideo-converter: add alpha handling
2015-02-24 Wim Taymansvideo-converter: fix chroma subsampling
2015-02-24 Wim Taymansvideo-converter: disable fastpath when scaling and...
2015-02-24 Wim Taymansvideo-converter: don't do gamma on alpha channel
2015-02-24 Vincent Penquerc'hdecodebin: fix deadlock when resetting buffering
2015-02-24 Tim-Philipp... video-converter: minor docs fix
2015-02-24 Vincent Penquerc'hplaybin: forward template and ring buffer settings...
2015-02-23 Luis de Bethencourtdecodebin: move null check
2015-02-23 Jan Schmidtaudiodecoder: Don't send pending events before decode
2015-02-23 Jan Schmidtvideodecoder: Add drain() vfunc
2015-02-22 Mark NauwelaertsRevert "videodecoder: drain current segment upon new...
2015-02-22 Mark NauwelaertsRevert "audiodecoder: drain current segment upon new...
2015-02-22 Mark Nauwelaertsvideodecoder: drain current segment upon new one to...
2015-02-22 Mark Nauwelaertsaudiodecoder: drain current segment upon new one to...
2015-02-20 Sebastian Drögedecodebin: Only consider non-parser factories for gener...
2015-02-19 Thiago Santosaudio: video: fix a few GI annotations
2015-02-19 Vincent Penquerc'hdecodebin: fix deadlock between downward state change...
2015-02-19 Vincent Penquerc'hdecodebin: guard against the decode chain going while...
2015-02-19 Vincent Penquerc'hdecodebin: possible fix for deadlock when spamming...
2015-02-19 Thiago Santostagdemux: ensure tags have been fetched before pulling...
2015-02-18 Sebastian Drögeuridecodebin: Reset the default query return value...
2015-02-18 Sebastian Drögeuridecodebin: Let the latency query fail if one of...
2015-02-18 Tim-Philipp... pbutils: description: fix MPEG-2 video profiles in...
2015-02-17 Olivier Crêteuridecodebin: Pass object, not GValue to debug print
2015-02-16 Tim-Philipp... audiovisualizer: don't use private GMutex implementatio...
2015-02-16 Song Bingstreamsynchronizer: Use the same waiting function for...
2015-02-16 Song Bingstreamsynchronizer: Unit test for streamsynchronizer...
2015-02-16 Song Bingstreamsynchronizer: Send GAP events from the pads'...
2015-02-16 Song Bingstreamsynchronizer: Send GAP event to finish preroll...
next