playbin: check the flags before set again
[platform/upstream/gst-plugins-base.git] / ext /
2015-05-10 Tim-Philipp Müllerdocs: fix up example pipeline
2015-05-10 Tim-Philipp Müllerdocs: update element example pipelines
2015-05-03 Young Han Leeoggdemux: remove unused code
2015-04-26 Tim-Philipp MüllerRemove obsolete Android build cruft
2015-04-25 Stefan Saueraudiovisualizer: fix the license from GPL to LGPL
2015-04-23 Guillaume Desmottesoggdemux: fix event leaks
2015-04-10 Guillaume Desmottesbasetextoverlay: fix buffer leak in chain function
2015-04-03 Vincent Penquerc'hoggdemux: fix wrong duration on partial streams with...
2015-04-03 Vincent Penquerc'htextoverlay: fix disappearing text with high deltax
2015-04-03 Vincent Penquerc'hoggmux: fix deadlock when not pulling a buffer from...
2015-04-01 Guillaume Desmottesoggdemux: don't use GST_ERROR() for debug messages
2015-03-29 Mark Nauwelaertsoggdemux: resurrect some flow return handling
2015-03-24 Nicolas DufresneRevert "theoradec: Disable usage of crop meta"
2015-03-24 Nicolas Dufresnetheoradec: Disable usage of crop meta
2015-03-23 Wonchul Leeoggdemux: Fix compiler warning
2015-03-16 Vincent Penquerc'hoggdemux: fix playback regression on streams with clipp...
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 Schmidttheoradec: Fix decoding in the presence of GstVideoCropMeta
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-10 Tim-Philipp MüllerFix double semicolons
2015-03-03 Nicolas Dufresnetextoverlay: Re-render if video size changed
2015-02-16 Tim-Philipp Mülleraudiovisualizer: don't use private GMutex implementatio...
2015-02-06 Jan Schmidtoggmux: Don't pass GstCollectData as a GstObject to...
2015-02-05 Jan Schmidtoggdemux: Add a little timestamping debug output
2015-02-05 Jan Schmidttheora: If no header packets in stream, look for them...
2015-02-05 Jan Schmidttheora: Remove FIXME and return GST_CUSTOM_FLOW_DROP...
2015-01-29 Vincent Penquerc'hoggdemux: do not throw a flow error on flushing
2015-01-21 Luis de Bethencourtvisual: fix caps leak
2015-01-21 Luis de Bethencourtvisual: post QoS messages when dropping frames due...
2015-01-21 Sebastian DrögeConstify some static arrays everywhere
2015-01-21 Sebastian Drögealsa: Constify channel position table
2015-01-21 Sebastian Drögealsa: Fix indention
2015-01-21 Thomas Roosalsa: Allow to use 8 bit samples with ALSA
2015-01-16 Vincent Penquerc'hoggmux: fix clipped duration determination for non...
2015-01-13 Luis de Bethencourtvisual: cleanup
2015-01-13 Luis de Bethencourtvisual: handle the return of the setup function
2015-01-13 Luis de BethencourtRevert "visual: remove unnecessary variable"
2015-01-13 Luis de Bethencourtvisual: remove unnecessary variable
2015-01-12 Luis de Bethencourtvisual: use unused value
2015-01-02 Tim-Philipp Mülleroggmux: remove unused enum
2015-01-02 Tim-Philipp Mülleroggmux: fix silly GQueue iteration code
2014-12-26 Thiago Santosoggmux: only clip by duration if end of buffer is ahead...
2014-12-15 Sebastian Drögepango: Add license/copyright header to header file
2014-12-05 Mathieu Duponchelleoggdemux: Fix seeking before the first frame.
2014-12-01 Thomas Klausneralsa: Use EPIPE instead of ESTRPIPE if the latter does...
2014-12-01 Sebastian DrögeDon't compare booleans for equality to TRUE and FALSE
2014-11-25 Tim-Philipp Mülleralsasrc: debug message fixes
2014-11-25 Tim-Philipp Müllertimeoverlay: add "time-line" property
2014-11-24 Branislav Katreniakalsa: Change the log messages in xrun_recovery() from...
2014-11-17 Tim-Philipp MüllerRevert "basetextoverlay: Fix segfault when overlay...
2014-11-17 Tim-Philipp MüllerRevert "basetextoverlay: segfault when xpos >= video...
2014-10-30 Vincent Penquerc'hvorbisenc: push an updated segment stop time when we...
2014-10-30 Vincent Penquerc'hoggmux: set correct granpos on last page when samples...
2014-10-30 Vincent Penquerc'hoggdemux: fix last buffer timestamp when samples are...
2014-10-27 Vineeth T Mbasetextoverlay: segfault when xpos >= video size
2014-10-23 Thibault Saunierbasetextoverlay: Make GstBaseTextOverlay::font-desc...
2014-10-11 Luis de Bethencourtbasetextoverlay: Fix segfault when overlay outside...
2014-10-02 Aurélien Zanellivorbisdec: don't reorder streams with channels count...
2014-09-18 Thiago Santosbasetextoverlay: Do not fail the negotiation if query...
2014-09-05 Arnaud Vracbasetextoverlay: get framerate from previously parsed...
2014-09-05 Arnaud Vracbasetextoverlay: do not ask for a bufferpool when check...
2014-09-05 Arnaud Vracbasetextoverlay: schedule reconfigure on source pad...
2014-09-05 Arnaud Vracbasetextoverlay: just forward the seek event to sink...
2014-09-04 Nicola Murinobasetextoverlay: remove unneeded cairo transparence...
2014-09-04 Nicola Murinobasetextoverlay: Make shading_value a property
2014-09-01 Thiago Santosbasetextoverlay: properly fallback to non-overlay caps
2014-09-01 Guillaume Desmottesoggdemux: don't set segment.base in pad_submit_packet()
2014-09-01 Sebastian Drögetextoverlay: Don't hold any mutexes while calling negotiate
2014-09-01 Guillaume Desmottesoggdemux: accumulate base time
2014-08-29 Tim-Philipp Müllertextoverlay: remove code that can't be reached
2014-08-13 Thiago Santosbasetextoverlay: fix caps negotiation filter
2014-08-11 Thiago Santosbasetextoverlay: rework caps negotiation
2014-08-11 Thiago Santosbasetextoverlay: always intersect with the filter caps
2014-08-10 Sebastian Rasmussenvorbisenc: Improve annotation of internal function
2014-08-06 Sebastian Rasmussenoggdemux: Unref peer pad after use in error case
2014-07-11 Edward Herveylibvisual: Remove < 0.4 support
2014-06-28 Sebastian Drögelibvisual: Rename get_type() function to prevent confli...
2014-06-11 Vincent Penquerc'hoggdemux: allow unset seek stop time in push mode
2014-06-09 Edward Herveytheoraenc: Remove unneeded check
2014-06-09 Edward Herveyvorbisenc: add missing va_end in variadic function
2014-06-03 Vincent Penquerc'halsasink: make gst-ident happy
2014-06-03 Vincent Penquerc'halsasink: fix occasional crash intersecting invalid...
2014-06-02 Vincent Penquerc'hoggstream: consider all opus packets as "keyframes"
2014-05-26 Thiago Santosoggdemux: use new gstutils helper GstFlowCombiner
2014-05-19 Vincent Penquerc'halsasink: pass correct error to g_strerror
2014-05-10 Thibault Saunierpango: Do not try to add a feature to a caps features ANY
2014-05-06 Luis de Bethencourtoggmux: push eos event when empty pad data
2014-04-26 Tim-Philipp Müllerdocs: remove outdated and pointless 'Last reviewed...
2014-04-15 Sebastian Drögepango: Make static caps actually static to fix a memory...
2014-04-15 Sebastian Drögeoggmux: Clear Ogg streams before initing them
2014-04-11 Josep Torratextrender: push segment event after caps event
2014-04-10 Vincent Penquerc'hoggstream: use G_GUINT64_CONSTANT instead of ll suffix
2014-04-10 Vincent Penquerc'htheoraenc: fix comparison to unset timestamp
2014-04-10 Vincent Penquerc'hoggstream: fix a few left shifts operations on 32 bits...
2014-04-10 Vincent Penquerc'hoggstream: remove NULL test after dereference
next