summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.12.51.12.51.12Tim-Philipp Müller2018-03-286-65/+322
* Update docsTim-Philipp Müller2018-03-282-1/+14
* registrychunks: Make sure we use aligned memoryEdward Hervey2018-03-181-0/+1
* docs: add index for new symbols in 1.12Tim-Philipp Müller2018-02-141-0/+8
* docs: add flow combiner ref/unref to docsTim-Philipp Müller2018-02-141-0/+2
* flowcombiner: Fix version for ref and unref functionsfengalin2018-02-141-0/+18
* childproxy: gracefully handle methods being NULLTim-Philipp Müller2018-01-261-5/+24
* ptp: fix build failure with #undef USE_MEASUREMENT_FILTERINGMichele Dionisio2018-01-261-1/+1
* plugin: plugin_load() must return a ref even if it was loaded alreadyTim-Philipp Müller2018-01-261-1/+1
* info: reset default threshold to LEVEL_DEFAULT not 0Tim-Philipp Müller2018-01-261-1/+1
* streams: GstStreamType/GstStream are available since 1.10Sebastian Dröge2018-01-171-0/+4
* downloadbuffer: Don't hold the mutex while posint the download-complete messageSebastian Dröge2018-01-171-6/+6
* systemclock: set_default() clock parameter can be NULLSebastian Dröge2018-01-171-1/+1
* element: Annotate set_clock() clock parameter with allow-noneSebastian Dröge2018-01-171-1/+1
* element: Annotate set_bus() bus parameter as allow-noneSebastian Dröge2018-01-171-1/+1
* plugin: Annotate add_dependency() arguments as NULL-terminated arraysSebastian Dröge2018-01-171-3/+3
* event/query/message: Annotate get_structure() return value as nullableSebastian Dröge2018-01-173-9/+9
* gst: Annotate various strings as type filename if they represent a path/filenameSebastian Dröge2018-01-173-5/+5
* gstpad: Avoid stream-dead-lock on deactivationEdward Hervey2018-01-161-2/+5
* gstpad: Release pending g_cond_wait() when stopping/pausing taskEdward Hervey2018-01-151-0/+6
* Release 1.12.41.12.4Sebastian Dröge2017-12-077-21/+278
* Update .po filesSebastian Dröge2017-12-0741-483/+225
* po: Update translationsSebastian Dröge2017-12-071-193/+455
* gstpad: Handle GST_PAD_PROBE_HANDLED on sticky event pushEdward Hervey2017-12-061-0/+2
* pad: add test to check handled and drop probesMiguel París2017-12-061-0/+69
* pad: Don't call remaining probes after they return DROPPED|HANDLEDEdward Hervey2017-12-061-0/+10
* bin: iterate_sorted: Ensure sources are always returned lastEdward Hervey2017-12-062-0/+55
* query: Add an empty structure in writable_structure() if there is none yetSebastian Dröge2017-12-061-1/+12
* info: always check match patterns for new debug categoriesTim-Philipp Müller2017-12-061-9/+4
* info: fix performance issue with registering categories after gst_init()Tim-Philipp Müller2017-12-061-1/+13
* gstinfo: Use free instead of g_freeEdward Hervey2017-12-011-1/+1
* gstinfo: Don't leak array of stringsEdward Hervey2017-12-011-0/+2
* gstutils: Fix linear regression comparisionEdward Hervey2017-12-011-2/+2
* ghostpad: access internal pad with lock heldTim-Philipp Müller2017-12-011-4/+5
* ghostpad: fix race-condition while tearing downHavard Graff2017-12-012-6/+60
* queue: Only calculate level if we have valid levelsEdward Hervey2017-12-011-1/+2
* gstpad: Make pad (de)activation atomicEdward Hervey2017-12-011-0/+22
* gstpad: Make calls to GstPadActivateFunction MT-safeEdward Hervey2017-12-011-10/+28
* typefindhelper: Fix overflow some moreEdward Hervey2017-12-011-1/+9
* typefindhelper: Fix signed integer overflowEdward Hervey2017-12-011-1/+1
* gstvalue: Cast GST_MAKE_FOURCC argumentsEdward Hervey2017-12-011-1/+2
* ptpclock: do not require a name to create a clockMichael Tretter2017-12-011-1/+0
* concat: Make QoS forward MT-safeEdward Hervey2017-11-091-7/+19
* gstbuffer: fix meta removal in gst_buffer_foreach_metaMathieu Duponchelle2017-10-112-0/+56
* device-provider: gst_device_provider_unhide_provider() always failsAshish Kumar2017-10-051-1/+1
* Release 1.12.31.12.3Sebastian Dröge2017-09-187-15/+313
* Update .po filesSebastian Dröge2017-09-181-443/+179
* po: Update translationsSebastian Dröge2017-09-181-188/+451
* Update .po filesSebastian Dröge2017-09-1841-41/+41
* info: GstStackTraceFlags were added in 1.12Sebastian Dröge2017-09-171-0/+2