summaryrefslogtreecommitdiff
path: root/src/gst
AgeCommit message (Expand)AuthorFilesLines
2019-12-13loop: pass spa_dict to *_loop_newWim Taymans6-99/+82
2019-12-11pw_port_proxy -> pw_portWim Taymans1-9/+9
2019-12-11pw_node_proxy -> pw_nodeWim Taymans1-8/+8
2019-12-11pw_registry_proxy -> pw_registryWim Taymans2-10/+10
2019-12-11rename core_proxy -> coreWim Taymans6-32/+32
2019-12-10pw_core -> pw_contextWim Taymans6-28/+28
2019-12-06core_proxy: prepare to rename pw_remote -> pw_core_proxyWim Taymans6-237/+68
2019-11-21stream: Align with pw_filterWim Taymans2-17/+12
2019-10-25fix includesWim Taymans2-0/+5
2019-09-10remote: always close the fd in connect_fdWim Taymans2-2/+3
2019-08-16core: remove parent_id from the global eventWim Taymans1-4/+6
2019-08-12channelmix: implement per channel volumeWim Taymans1-2/+6
2019-06-19improve error handlingWim Taymans1-1/+1
2019-05-31make property for monitorsWim Taymans1-1/+1
2019-05-24keys: add keys.h with defines and docsWim Taymans2-4/+4
2019-05-23interface: add an interface structiface2Wim Taymans1-6/+5
2019-05-23gstpipewiresrc: clear timestamps when processing a bufferMichael Olbrich1-0/+3
2019-05-21interface: get_registry always returns a Registry typeWim Taymans1-3/+2
2019-05-15hooks: use hook to implement the callbacksWim Taymans1-2/+1
2019-05-07pipewiresrc: actually use the fd when setWim Taymans1-1/+4
2019-04-17remote-node: reuse activation logic in pw_nodeWim Taymans1-2/+2
2019-04-10v4l2: map all jpeg formats to video/mjpegWim Taymans1-0/+1
2019-03-11gst: handle clock resetWim Taymans4-2/+31
2019-03-11link: keep per link buffer negotiation stateWim Taymans1-1/+0
2019-03-01interfaces: make events return voidWim Taymans1-17/+11
2019-02-25more async improvementsWim Taymans2-8/+8
2019-02-25Improve async handlingWim Taymans1-5/+5
2019-02-21node: improve async handlingasyncWim Taymans1-6/+3
2019-02-18interfaces: improve remote APIWim Taymans1-18/+23
2019-02-13add .editorconfig filesGeorge Kiagiadakis1-0/+7
2019-01-22pod: improve parser and builderWim Taymans2-45/+52
2019-01-17pod: add more helpersWim Taymans1-7/+8
2019-01-16pod: improve the vararg pod builder and parserWim Taymans2-24/+23
2019-01-10remote: remove some eventsWim Taymans1-36/+43
2019-01-09add const to infoWim Taymans1-2/+2
2019-01-08add _GNU_SOURCE as compiler flagWim Taymans2-1/+1
2019-01-08core: add user_data to coreWim Taymans3-4/+4
2019-01-08fix more compile errorsWim Taymans1-1/+1
2019-01-07fix sign confusionWim Taymans3-11/+11
2018-11-28introspect: remove ENUM_PARAM changeWim Taymans1-18/+3
2018-11-07Improve TIMESPEC_TO_TIMEWim Taymans1-1/+1
2018-11-05Relicense as MIT/X11Wim Taymans13-175/+234
2018-11-02stream: pass target id as uint32_tWim Taymans2-2/+2
2018-10-31gst: don't dup, use DONT_CLOSE flag on fd_allocatorWim Taymans1-4/+4
2018-10-16gst: remove old format id conversion codeWim Taymans1-2/+2
2018-09-19fix some leaksWim Taymans3-8/+5
2018-09-13audio: remove layout from audioWim Taymans1-0/+2
2018-09-05Type changesWim Taymans3-143/+151
2018-08-29Make media type and subtype propertiesWim Taymans1-0/+6
2018-08-29format: make helper function to parse media typeWim Taymans1-2/+2