summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2015-10-05tracer: add the hook-id to the invoke signatureStefan Sauer2-4/+4
2015-10-05tracer: initial prototype for the tracing subsystemStefan Sauer11-1/+634
2015-10-02Update GLib dependency to 2.40.0Sebastian Dröge3-36/+0
2015-09-28bin: implement context propagation when adding elementsMatthew Waters3-38/+251
2015-09-26pad: don't fallback to caps queries with proxy padsThiago Santos1-3/+2
2015-09-26segment: Replaced gst_segment_to_position with gst_segment_position_from_runn...Vivia Nikolaidou2-5/+39
2015-09-25segment: gst_segment_to_stream_time: Renamed 'result' to 'stream_time'Vivia Nikolaidou1-8/+8
2015-09-25segment: Added gst_segment_position_from_stream_time()Vivia Nikolaidou2-0/+64
2015-09-25segment: Rewording of struct field descriptionsVivia Nikolaidou1-8/+9
2015-09-25event: Make sure that timestamp + diff in QoS events is never smaller than 0Sebastian Dröge1-0/+8
2015-09-24bin: element: Ignore activate result for removed pads on state changeStian Selnes2-6/+16
2015-09-19gst: Documentation typo fix in caps & pad APIsVikram Fugro2-2/+2
2015-09-15bufferpool: sprinkle some allow-none and out annotations for g-iTim-Philipp Müller1-2/+2
2015-09-14bin: fix typo in log message when threadpool alloc failsVineeth TM1-1/+1
2015-09-11configure: Check for socketpair() in -lsocket tooIgor Rondarev1-0/+1
2015-08-25bin: Make sure we don't add/remove a bin to/from itselfVivia Nikolaidou1-0/+13
2015-08-17debugutils: bring the dot style a bit closer to what we use in the docsStefan Sauer1-18/+43
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 Hervey2-38/+108
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-14pad: add GST_PAD_FLAG_ACCEPT_TEMPLATEThiago Santos2-1/+41
2015-08-11datetime: accept just a time as ISO 8601 string and use today's date thenVivia Nikolaidou1-29/+66
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 Taymans4-7/+337
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-04devicemonitor: get a list of currently monitored providersWim Taymans2-0/+47
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-04buffer: Remove extra debug symbol from exportsJan Schmidt1-1/+1
2015-07-30docs: info: remove 0.8 terminology from log level descriptionTim-Philipp Müller1-4/+4
2015-07-28doc/seekflags: Fix cross referencesNicolas Dufresne1-16/+17
2015-07-22docs: fix description of gst_buffer_extract_dup()Tim-Philipp Müller1-2/+2
2015-07-16devicemonitor: do start and stop outside of the lockWim Taymans1-13/+71
2015-07-16deviceprovider: small cleanupsWim Taymans2-8/+14
2015-07-16devicemonitor: keep order of providers and devicesWim Taymans1-2/+2
2015-07-16docs: drop reference to sourceforge mailing list adressTim-Philipp Müller1-2/+1
2015-07-15device: add generic struct with propertiesWim Taymans2-14/+54
2015-07-13docs: bus: mention main loop requirement in gst_bus_add_watch() docsTim-Philipp Müller1-0/+4
2015-07-13task: add function guard for _set_lock() and fix guard for _join()Prashant Gotarne1-2/+4
2015-07-11protection: implement meta transform functionPhilippe Normand1-2/+23
2015-07-07meta: transform_func: return FALSE if not supported or failedHyunjun Ko1-0/+3
2015-07-06pad: Clarify pad probe return type documentationArun Raghavan1-7/+11
2015-07-03pad: Enforce NEED_PARENT flag also for chainOlivier Crête1-1/+12
2015-07-03memory: Add missing field initializers to GstMapInfoStian Selnes1-1/+1
2015-07-01buffer: Don't copy "memory" metas unconditionallySebastian Dröge1-1/+11
2015-07-01Revert "buffer: Don't copy POOLED and memory metadata unconditionally"Sebastian Dröge1-19/+1