summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-04nettimeprovider: Mark address, port and clock properties CONSTRUCT_ONLYSebastian Dröge1-4/+5
2016-01-03parse_launch: make nicer log messagesStefan Sauer1-15/+23
2016-01-03parse-launch: warn when still waiting to plug sub-pipelines after no-more-padsStefan Sauer2-4/+25
2016-01-03docs: fix some warnings and add some since markersTim-Philipp Müller7-1/+17
2016-01-03tracing: add some pointers about memory tracingStefan Sauer1-0/+7
2016-01-03grammar.y: remove trailing whitespaceStefan Sauer1-9/+9
2015-12-31tests: value: test buffer serialisation/deserialisation more thoroughlyTim-Philipp Müller1-3/+10
2015-12-31gst: fix typo in commentTim-Philipp Müller1-1/+1
2015-12-30netclientclock: Implement resolval of hostnamesSebastian Dröge1-7/+23
2015-12-29ptpclock: Add read-only properties to get the master and grandmaster clock idsSebastian Dröge1-1/+35
2015-12-29caps: Add (transfer full) annotation to simplify() and subtract() return valueSebastian Dröge1-2/+2
2015-12-29caps: add 'transfer full' annotation to caps returned by interserction functionsAurélien Zanelli1-3/+3
2015-12-28net: Add NTP and PTP clock types to the docsSebastian Dröge1-1/+3
2015-12-27check: don't memcmp twiceStefan Sauer1-3/+2
2015-12-24Back to developmentSebastian Dröge1-1/+1
2015-12-24Release 1.7.1Sebastian Dröge9-95/+2172
2015-12-24Update .po filesSebastian Dröge39-5230/+2256
2015-12-24po: Update translationsSebastian Dröge12-2174/+5418
2015-12-21configure: Make -Bsymbolic check work with clang.Koop Mast1-5/+6
2015-12-16docs: update to gitSebastian Dröge4-2/+55
2015-12-14core: Add g_autoptr() support to all typesXavier Claessens65-0/+297
2015-12-14tee: Check if parsing the name template with sscanf() was successfulSebastian Dröge1-2/+1
2015-12-14queue/multiqueue: Don't special-case CAPS events in the event handlersSebastian Dröge2-12/+4
2015-12-14Revert "queue: Illegal memory access of sink event"Sebastian Dröge1-4/+3
2015-12-14queue: Illegal memory access of sink eventVineeth TM1-3/+4
2015-12-14element: Unref event if GstElement::send_event() is not implementedSebastian Dröge1-0/+2
2015-12-14manual: Fix dynamic pipeline exampleSebastian Dröge1-2/+2
2015-12-13docs: typo in the location of make_element toolLuis de Bethencourt1-1/+1
2015-12-12downloadbuffer: drop unneeded macros for G_OS_WIN32Reynaldo H. Verdejo Pinochet1-2/+0
2015-12-12fdsrc: drop unneeded macros for G_OS_WIN32Reynaldo H. Verdejo Pinochet1-2/+0
2015-12-12fdsrc: enable large file support in AndroidReynaldo H. Verdejo Pinochet1-0/+7
2015-12-12fdsink: enable large file support in AndroidReynaldo H. Verdejo Pinochet1-0/+9
2015-12-12queue2: fix some typosReynaldo H. Verdejo Pinochet1-2/+2
2015-12-12queue2: enable large file support on AndroidReynaldo H. Verdejo Pinochet1-0/+14
2015-12-12downloadbuffer: fix some typosReynaldo H. Verdejo Pinochet1-2/+2
2015-12-12downloadbuffer: enable large file support on AndroidReynaldo H. Verdejo Pinochet1-0/+8
2015-12-12sparsefile: drop bogus reference to file descriptorReynaldo H. Verdejo Pinochet1-2/+2
2015-12-12sparsefile: enable large file support on AndroidReynaldo H. Verdejo Pinochet1-0/+7
2015-12-10element: unref message in _post_message when there is no implementationAurélien Zanelli1-0/+2
2015-12-10element: Don't hold state lock all the time while sending an eventSebastian Dröge1-2/+0
2015-12-09filesrc: enable large file support in AndroidReynaldo H. Verdejo Pinochet1-0/+11
2015-12-09filesink: enable large file support on AndroidReynaldo H. Verdejo Pinochet1-0/+7
2015-12-09filesink: indentation fixesReynaldo H. Verdejo Pinochet2-3/+3
2015-12-09multiqueue: Don't use random segment.position from upstreamEdward Hervey1-0/+6
2015-12-09bin: Post a LATENCY message with async-handling=TRUE if the PLAYING state is ...Sebastian Dröge1-1/+5
2015-12-08baseparse: post tag list when avg bitrate changes at least 2%Athanasios Oikonomou1-9/+12
2015-12-07Automatic update of common submoduleNicolas Dufresne2-1/+5
2015-12-07element: Check for an activated pad before adding, not a non-flushing oneSebastian Dröge1-9/+6
2015-12-04tests: funnel: remove state change from stress testsThiago Santos1-5/+4
2015-12-04gst-launch: Fix process return value on errorNicolas Dufresne1-0/+1