summaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)AuthorFilesLines
2017-12-02aggregator: hook up to build systemTim-Philipp Müller1-0/+12
2017-11-24utils: add gst_utils_dump_buffer()Havard Graff1-0/+1
2017-11-22pad templates: Allow specifying GTypeMathieu Duponchelle1-0/+2
2017-11-22win32: update for latest promise api changesTim-Philipp Müller1-1/+2
2017-11-23gst: add a promise objectMatthew Waters1-0/+8
2017-11-02element: add gst_element_foreach_*pad()Tim-Philipp Müller1-0/+3
2017-09-28win32: update exports fileEdward Hervey1-1/+1
2017-09-27gst: API: gst_get_main_executable_path()Mathieu Duponchelle1-0/+1
2017-09-27win32: Update export fileEdward Hervey1-1/+1
2017-09-26plugin: API: GST_PLUGIN_DEPENDENCY_FLAG_PATHS_ARE_RELATIVE_TO_EXEMathieu Duponchelle1-0/+1
2017-09-17bufferlist: add gst_buffer_list_calculate_size()Tim-Philipp Müller1-0/+1
2017-09-17bufferlist: add gst_buffer_list_get_writable()Tim-Philipp Müller1-0/+1
2017-08-17element/deviceprovider: Add instance getter functions for class propertiesSebastian Dröge1-0/+4
2017-08-14allocator: Hide private sysmem GType funcTim-Philipp Müller1-1/+0
2017-07-28debug: Add a memory ringbuffer based debug loggerSebastian Dröge1-0/+3
2017-06-28protection: add function to filter system idsXabier Rodriguez Calvar1-0/+1
2017-06-20win32: Update .def fileThibault Saunier1-0/+1
2017-06-20controller: Export boxed type copy/free functions for GstControlPointSebastian Dröge1-0/+2
2017-06-20base: Export boxed type copy/free functions for the remaining typesSebastian Dröge1-0/+3
2017-05-20parse: Make gst_parse_context_copy() public for bindingsSebastian Dröge1-0/+1
2017-05-12buffer: Add GstReferenceTimestampMetaSebastian Dröge1-0/+4
2017-05-09bus: Add function to get the file descriptor of the busSebastian Dröge1-0/+1
2017-03-24Fix win32 libgstreamer.def orderingNicolas Dufresne1-1/+1
2017-03-24gstutils: Add helpers to get/set array propertiesNicolas Dufresne1-0/+2
2017-03-24structure: Add get/set_array/list using GValueArrayNicolas Dufresne1-0/+4
2017-02-24win32: update .def file for new APITim-Philipp Müller1-0/+1
2017-02-23paramspecs: Add GstParamSpecArray for GST_TYPE_ARRAY typed propertiesVivia Nikolaidou1-0/+2
2016-12-14buffer: add gst_buffer_iterate_meta_filtered()Tim-Philipp Müller1-0/+1
2016-12-12win32: update .def file for new APITim-Philipp Müller1-0/+1
2016-12-06uri: Add new uri API to get media fragments URI as tableSeungha Yang1-0/+1
2016-11-28utils: Export linear regression calculation as public functionSebastian Dröge1-0/+1
2016-11-23controllers: add new proxy control bindingMatthew Waters1-0/+2
2016-11-14win32: remove copies of generated headersTim-Philipp Müller7-3122/+20
2016-11-12Add gst_print(), gst_println(), gst_printerr(), gst_printerrln()Tim-Philipp Müller1-0/+4
2016-11-10baseparse: add since marker for new API to docs and fix win32 .def fileTim-Philipp Müller1-1/+1
2016-11-10baseparse: expose gst_base_parse_drainVincent Penquerc'h1-0/+1
2016-11-04win32: update .def for new APITim-Philipp Müller1-0/+1
2016-11-02Add new basesink API to exports and Since markersJan Schmidt1-0/+2
2016-11-02dynamic types: Implement dynamic types in the registryJan Schmidt1-0/+3
2016-11-01Release 1.10.01.10.0Sebastian Dröge3-7/+9
2016-09-30Release 1.9.901.9.90Sebastian Dröge2-5/+5
2016-09-10bin: Add setter and getter to suppress element flagsWonchul Lee1-0/+2
2016-09-01Release 1.9.21.9.2Sebastian Dröge3-8/+17
2016-08-26element: rename gst_element_message_new_details() to gst_make_element_message...Tim-Philipp Müller1-1/+1
2016-08-22buffer: add explicit getters and setters for buffer flagsArjen Veenhuizen1-0/+4
2016-08-13Remove old alloc tracing code now that we have a GstTracer-based replacementTim-Philipp Müller2-12/+0
2016-07-25events: Implement the stream-group-done eventJan Schmidt1-0/+2
2016-07-25message: Add redirect messageCarlos Rafael Giani1-0/+4
2016-07-22libgstreamer.def: fix mentions of new message details apiVincent Penquerc'h1-3/+1
2016-07-22message: new API for additional custom data to error messagesVincent Penquerc'h1-0/+10