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