summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-19Release 1.5.901.5.90Sebastian Dröge10-43/+1058
2015-08-19Update .po filesSebastian Dröge39-464/+465
2015-08-19po: Update translationsSebastian Dröge1-427/+426
2015-08-18baseparse: avoid tag list spam if upstream provides bitrate tags alreadyTim-Philipp Müller1-16/+51
2015-08-17debugutils: bring the dot style a bit closer to what we use in the docsStefan Sauer1-18/+43
2015-08-16baseparse: fix tag handlingTim-Philipp Müller1-93/+88
2015-08-16baseparse: add API for subclass to set tagsTim-Philipp Müller4-0/+58
2015-08-16baseparse: save upstream stream tagsTim-Philipp Müller1-10/+38
2015-08-15baseparse: minor code simplificationTim-Philipp Müller1-30/+19
2015-08-15pad: Break sticky event array iterations if the type is bigger than the one w...Sebastian Dröge1-1/+7
2015-08-15gstpad: Add a new GST_PROBE_HANDLED return value for probesEdward Hervey3-52/+254
2015-08-15gstversion: Add missing include in .in file.Mathieu Duponchelle1-0/+2
2015-08-15Headers: add missing includes.Mathieu Duponchelle16-1/+32
2015-08-15docs: add the new pad accept-template flag to the docsThiago Santos1-0/+3
2015-08-14docs: section entry missing for gst_direct_control_binding_new_absoluteNirbheek Chauhan1-0/+1
2015-08-14tests: pad: tests for accept-caps default handlingThiago Santos1-0/+100
2015-08-14pad: add GST_PAD_FLAG_ACCEPT_TEMPLATEThiago Santos2-1/+41
2015-08-14check: Rename states unit testEdward Hervey1-1/+1
2015-08-13basetransform: rework accept-capsThiago Santos1-24/+29
2015-08-13basetransform: remove some dead codeThiago Santos1-54/+22
2015-08-13basetransform: respect accept-caps intersect flagThiago Santos1-6/+16
2015-08-12basetransform: remove unreachable return statementVineeth TM1-2/+0
2015-08-11tests: ignore new harness test binaryTim-Philipp Müller1-0/+1
2015-08-11datetime: accept just a time as ISO 8601 string and use today's date thenVivia Nikolaidou2-29/+136
2015-08-09harness: add _set_forwarding functionHavard Graff6-3/+148
2015-08-08devicemonitor: fix provider leakWim Taymans1-0/+1
2015-08-08pad: Fix previous commitEdward Hervey1-1/+4
2015-08-08deviceprovider: Add method to hide devices from a providerWim Taymans5-7/+342
2015-08-08pad: get_allowed_caps() should go through both padsEdward Hervey1-10/+9
2015-08-07value: free caps during failureVineeth TM1-7/+3
2015-08-05registry: Add plugins to the registry we are loading and not default oneThibault Saunier3-4/+17
2015-08-05basesink: Only drop buffer if their PTS is out of segmentNicolas Dufresne1-2/+13
2015-08-05harness: don't run code inside g_assertLuis de Bethencourt1-34/+63
2015-08-04devicemonitor: get a list of currently monitored providersWim Taymans3-0/+48
2015-08-04pad: fix invalid unref after IDLE probe on non-OK flow returnGeorge Kiagiadakis1-0/+1
2015-08-04buffer: Fix the name of the parentbuffermeta debug category.Jan Schmidt1-2/+2
2015-08-04queue2: not update upstream size with negative valueEunhae Choi1-1/+7
2015-08-04buffer: Remove extra debug symbol from exportsJan Schmidt2-2/+1
2015-08-04filesink: use GST_INFO_OBJECT for more detailStefan Sauer1-2/+2
2015-07-30docs: info: remove 0.8 terminology from log level descriptionTim-Philipp Müller1-4/+4
2015-07-30tests: baseparse: fix buffer leak in unit testTim-Philipp Müller1-0/+1
2015-07-28doc/seekflags: Fix cross referencesNicolas Dufresne1-16/+17
2015-07-28docs: add a few more new symbols and definesTim-Philipp Müller1-0/+12
2015-07-28doc/capsfilter: Document filtering modesNicolas Dufresne1-0/+7
2015-07-28doc/filesink: Add BufferMode enumerationNicolas Dufresne3-8/+26
2015-07-28doc/gsthardness: Fix typo in GstAllocationParamsNicolas Dufresne1-5/+4
2015-07-28doc/gstharness: Remove unknown parameterNicolas Dufresne1-1/+0
2015-07-28capsfilter: Only remember previous filter caps if they were actually used for...Sebastian Dröge2-2/+8
2015-07-28capsfilter: When switching caps change modes, forget all previous capsSebastian Dröge1-1/+13
2015-07-27basetransform: Return FLOW_FLUSHING if negotiation fails during shutdownOlivier Crête1-0/+2