summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* uri: tests: added unit test for streams ending in .. without following /Florin Apostol2015-10-271-0/+18
* segment: Correct stream_time calc for negative applied rateVivia Nikolaidou2015-10-272-11/+95
* segment: gst_segment_to_stream_time: Renamed 'result' to 'stream_time'Vivia Nikolaidou2015-10-271-8/+8
* uri: fix behaviour for merging uris ending in .. without following /Florin Apostol2015-10-271-1/+6
* pad: Fix docs/annotation of gst_pad_probe_info_get_buffer_list()Sebastian Dröge2015-10-211-1/+1
* bin: Make sure to free all cached messages when going to NULLSebastian Dröge2015-10-201-0/+5
* multiqueue: Improve incoming SEGMENT handlingEdward Hervey2015-10-191-1/+2
* baseparse: Update internal position even if not linkedEdward Hervey2015-10-131-2/+3
* tests: fix the tag testStefan Sauer2015-10-071-4/+0
* tests/gst-launch: Fix sample memory leakVineeth TM2015-10-072-0/+5
* gst-ptp-helper: #include <sys/socket.h> to fix net/if.h include on OSX 10.6Sebastian Dröge2015-10-071-0/+1
* check: fix 'format string is not a string literal' warning with clangTim-Philipp Müller2015-09-291-1/+4
* Release 1.6.01.6.0Sebastian Dröge2015-09-258-34/+219
* Update .po filesSebastian Dröge2015-09-2539-39/+39
* ptpclock: Fix error leak during failuresVineeth TM2015-09-251-0/+4
* funnel: Fix racy state changeStian Selnes2015-09-242-4/+44
* bin: element: Ignore activate result for removed pads on state changeStian Selnes2015-09-242-6/+16
* harness: don't crash when adding a sink-harness without h->sinkpadHavard Graff2015-09-242-1/+12
* basetransform: Print buffer PTS when submitting an input bufferSebastian Dröge2015-09-231-5/+6
* inputselector: Fix buffer leak in sync_streams & cache_buffers modeEunhae Choi2015-09-211-0/+1
* gst: Documentation typo fix in caps & pad APIsVikram Fugro2015-09-192-2/+2
* Release 1.5.911.5.91Sebastian Dröge2015-09-188-62/+285
* Update .po filesSebastian Dröge2015-09-1839-39/+39
* po: Update translationsSebastian Dröge2015-09-181-145/+124
* downloadbuffer, benchmarks: fix error leaks in failure code pathsVineeth TM2015-09-155-0/+5
* check: Fix indentationVineeth TM2015-09-151-5/+4
* bufferpool: sprinkle some allow-none and out annotations for g-iTim-Philipp Müller2015-09-151-2/+2
* bin: fix typo in log message when threadpool alloc failsVineeth TM2015-09-141-1/+1
* configure: Check for socketpair() in -lsocket tooIgor Rondarev2015-09-112-0/+9
* Revert "docs: Make sure gst_debug_bin_to_dot_data() is documented"Arun Raghavan2015-09-091-1/+0
* docs: Make sure gst_debug_bin_to_dot_data() is documentedArun Raghavan2015-09-091-0/+1
* harness: Fix race for gst_harness_element_refStian Selnes2015-09-072-3/+42
* harness: Allow-none for custom stress init funcStian Selnes2015-09-071-2/+3
* docs: remove signal that no longer exists from docsTim-Philipp Müller2015-09-061-7/+0
* po: update for translated string changesTim-Philipp Müller2015-09-0539-190/+481
* tools: gst-launch: fix --exclude command line optionTim-Philipp Müller2015-09-051-6/+6
* Revert "queue2: Process SEEKING query"Tim-Philipp Müller2015-08-311-49/+0
* harness: misc bugfixesHavard Graff2015-08-311-11/+15
* tests: event: fix build failureThiago Santos2015-08-261-1/+2
* bin: Make sure we don't add/remove a bin to/from itselfVivia Nikolaidou2015-08-252-1/+14
* basetransform: Reconfigure before propose_allocationNicolas Dufresne2015-08-211-24/+37
* basesrc-test: Fix race testing segment updateNicolas Dufresne2015-08-201-4/+18
* bin: Add NLE to GST_PLUGIN_PATHThibault Saunier2015-08-201-0/+1
* Release 1.5.901.5.90Sebastian Dröge2015-08-1910-43/+1058
* Update .po filesSebastian Dröge2015-08-1939-464/+465
* po: Update translationsSebastian Dröge2015-08-191-427/+426
* baseparse: avoid tag list spam if upstream provides bitrate tags alreadyTim-Philipp Müller2015-08-181-16/+51
* debugutils: bring the dot style a bit closer to what we use in the docsStefan Sauer2015-08-171-18/+43
* baseparse: fix tag handlingTim-Philipp Müller2015-08-161-93/+88
* baseparse: add API for subclass to set tagsTim-Philipp Müller2015-08-164-0/+58