summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix .gitmodules to use baserock upstreambaserock/morph/1.2Javier Jardón2014-06-171-1/+1
* info: first handle all miniobjects, then GObjectsWim Taymans2014-06-081-9/+9
* info: GstDateTime does not have a GType as first fieldWim Taymans2014-06-081-0/+3
* multiqueue: post buffering message when queues flushThiago Santos2014-06-071-0/+2
* queuearray: fix expanding size of queue from 1Evan Nemerson2014-06-071-1/+1
* baseparse: Pass rate of input segment to output segmentzhouming2014-06-071-0/+2
* nettimeprovider: Use non-freed variableEdward Hervey2014-06-071-1/+2
* plugin: fix case where gst_plugin_load_file() didn't set the error on failureTim-Philipp Müller2014-06-071-0/+3
* bufferpool: fix log message of buffer pointerStian Selnes2014-05-011-1/+1
* multiqueue: avoid signaling overrun on the first segmentThiago Santos2014-04-281-3/+27
* basesrc: Make sure to always hold the LIVE_LOCK when going to the flushing labelSebastian Dröge2014-04-201-2/+4
* Release 1.2.41.2.4Sebastian Dröge2014-04-189-25/+196
* Update .po filesSebastian Dröge2014-04-1839-39/+193
* structure: error out when trying to fixate a fraction near an invalid targetVincent Penquerc'h2014-04-121-0/+1
* baseparse: Fix memory leakJose Antonio Santos Cadenas2014-04-121-0/+1
* gst-launch.1: Playbin2 is dead, long live playbinEdward Hervey2014-04-121-2/+2
* pad: Include event type in debug output when delaying a sticky event because ...Sebastian Dröge2014-04-121-1/+2
* launch: place the deep-notify on the right pipelineWim Taymans2014-04-121-7/+6
* docs: fix multiqueue docs for new template names foo_%d -> foo_%uTim-Philipp Müller2014-04-121-2/+2
* ghostpad: use gst_pad_get_peer to acquire a reference to the target padGeorge Kiagiadakis2014-04-121-3/+1
* ghostpad: hold a reference to the target pad while unlinking itGeorge Kiagiadakis2014-04-121-1/+3
* buffer: remove wrong commentWim Taymans2014-04-121-4/+0
* parse: Don't dist the bison and flex generated headersSebastian Dröge2014-04-071-2/+2
* docs: Fix typos and remove unknown annotationsSebastian Rasmussen2014-03-023-5/+5
* queue2: don't truncate the temp file on shutdownWim Taymans2014-02-181-4/+4
* queue2: Fix merging of rangesWim Taymans2014-02-181-13/+34
* error: GST_RESOURCE_ERROR_NOT_AUTHORIZED will be available since 1.2.4Sebastian Dröge2014-02-111-1/+1
* error: Add RESOURCE_NOT_AUTHORIZED errorSebastian Dröge2014-02-112-0/+6
* Release 1.2.31.2.3Sebastian Dröge2014-02-088-22/+327
* Update .po filesSebastian Dröge2014-02-0839-39/+39
* multiqueue: do not reduce single queue below current levelArnaud Vrac2014-02-041-2/+2
* po: Update translationsSebastian Dröge2014-02-045-123/+105
* pad: fix sticky event leak after sticky_events_foreachThiago Santos2014-01-171-0/+1
* multiqueue: prevent buffering forever with playbinThiago Santos2014-01-151-1/+4
* segment: gst_segment_offset_running_time() will be available in 1.2.3Sebastian Dröge2014-01-151-1/+1
* tests: improve check, also check stream-timeWim Taymans2014-01-151-20/+10
* tests: add unit test for segment _offset_running_time()Wim Taymans2014-01-151-0/+91
* pad: use new segment offset method to apply the offsetWim Taymans2014-01-151-2/+3
* segment: add method to offset the segment running-timeWim Taymans2014-01-153-1/+51
* baseparse: do not ignore TIME segmentsThiago Santos2014-01-141-0/+1
* segment: take offset into account in _to_position()Wim Taymans2014-01-141-2/+2
* collectpads: take offset into account for expected segment positionWim Taymans2014-01-141-2/+5
* tests: baseparse: add test for reverse playback on passthroughThiago Santos2014-01-131-4/+33
* tests: baseparse: add basic test for baseparseThiago Santos2014-01-133-0/+277
* baseparse: do not accumulate buffers on passthrough modeThiago Santos2014-01-131-0/+29
* baseparse: remove pending_segment as it was being misusedThiago Santos2014-01-081-14/+12
* baseparse: push pending events before GAP eventThiago Santos2014-01-081-0/+3
* baseparse: refactor pending events pushingThiago Santos2014-01-081-31/+26
* docs: add missing files for distributionSebastian Rasmussen2014-01-082-1/+11
* multiqueue: Fix hanging if shut down while handling a serialized queryYanpingZhang2014-01-061-0/+3