Commit graph

  • 830197f8e6 node: fix docs Wim Taymans 2016-06-29 17:51:00 +02:00
  • 2838accda0 client-node: initialize socket Wim Taymans 2016-06-29 17:50:25 +02:00
  • 00ff707208 gst-node-factory: node factory for GstSource nodes David Svensson Fors 2016-06-23 19:22:44 +02:00
  • 649882f42a gst-source: on-demand element creation David Svensson Fors 2016-06-23 19:22:13 +02:00
  • c70e24c51c daemon: use node factories for creating nodes David Svensson Fors 2016-06-23 18:52:54 +02:00
  • 90dbf50042 node-factory: a class for creating nodes David Svensson Fors 2016-06-23 18:49:13 +02:00
  • 6fcd0985a3 pinos-monitor: show peer ports David Svensson Fors 2016-06-13 09:45:30 +02:00
  • e8116fa68d main, gst-manager, pinos-monitor: plug leaks David Svensson Fors 2016-06-08 15:27:29 +02:00
  • c9aaf71dc3 stream: merge properties of peer node David Svensson Fors 2016-05-31 08:25:51 +02:00
  • b85420ddb4 port: show peers on D-Bus David Svensson Fors 2016-05-31 15:03:30 +02:00
  • 888353bb9d gst-source: expose properties in node David Svensson Fors 2016-05-31 08:25:03 +02:00
  • 1c184b7dfd clean up debug info Wim Taymans 2016-06-02 10:37:37 +02:00
  • 9f63e16fd6 Ignore generated files Linus Svensson 2016-05-26 11:50:20 +02:00
  • 072e8b90f2 Make make distcheck to work properly Linus Svensson 2016-05-26 11:48:36 +02:00
  • a4ecfca176 pinos/Makefile.am: Possible to run configure outside srcdir Linus Svensson 2016-05-26 11:46:29 +02:00
  • 9a6c52737a pinos/modules/gst/gst-manager: Don't pass around NULL Linus Svensson 2016-03-02 14:10:03 +01:00
  • 5ae6da69e6 test-client: don't unref format in on_state_notify David Svensson Fors 2016-05-25 08:50:40 +02:00
  • 9e87ef0a67 remove obsolete pinosprovide element Wim Taymans 2016-05-26 13:25:34 +02:00
  • 323b0c55f2 Fix upload mode Wim Taymans 2016-05-26 12:25:07 +02:00
  • 6108487d4e buffer: add next pointer Wim Taymans 2016-05-24 20:40:04 +02:00
  • 89f8f41045 remove READY state on context Wim Taymans 2016-05-19 11:29:11 +02:00
  • 5f10a933a1 remove client object Wim Taymans 2016-05-18 17:22:34 +02:00
  • 60475165d6 improve debug Wim Taymans 2016-05-18 12:01:57 +02:00
  • 0f67434ae8 buffer: improve memory management Wim Taymans 2016-05-17 20:14:06 +02:00
  • 4a5ed1e1f5 Rework how clients connect. Wim Taymans 2016-05-17 09:38:30 +02:00
  • e85c3002f7 add missing files Wim Taymans 2016-05-12 17:06:48 +02:00
  • 8407430891 rework: make client and server nodes Wim Taymans 2016-05-12 17:03:28 +02:00
  • c67d3d7f04 buffer: allow building into custom memory Wim Taymans 2016-05-09 18:48:18 +02:00
  • 91385a782e Remove vfunc from port Wim Taymans 2016-05-09 12:16:04 +02:00
  • 20c50772fa Add provide mode to pinossink Wim Taymans 2016-05-06 17:54:23 +02:00
  • ba4ef9b5d9 Introduce the concept of a Port Wim Taymans 2016-05-06 13:01:52 +02:00
  • b885d40390 Introduce the concept of a Node Wim Taymans 2016-05-05 13:31:18 +02:00
  • 7597e48e02 source-output -> channel Wim Taymans 2016-05-03 18:00:56 +02:00
  • 76afc1e330 pinossink: clear the cache Wim Taymans 2016-04-29 17:16:41 +02:00
  • 5c7447fb4d gst-source: fix state changes Wim Taymans 2016-04-29 16:51:56 +02:00
  • b86eb22922 pinossrc: fix timestamp and clock handling Wim Taymans 2016-04-28 16:42:25 +02:00
  • f3053c963d source: send latency to client Wim Taymans 2016-04-28 11:18:10 +02:00
  • 1c16fd5533 socketsink: track buffers with the fdmanager Wim Taymans 2016-04-27 16:05:02 +02:00
  • 45c5e4c47f burstcache: add error quark Wim Taymans 2016-04-27 12:16:15 +02:00
  • c8f34750e2 pinossocketsink: add new socket sink Wim Taymans 2016-04-27 12:05:45 +02:00
  • d5e333ac4b add refresh message Wim Taymans 2016-04-13 13:04:32 +02:00
  • 833168c3cf fdmanager: decrement object refcount correctly Wim Taymans 2016-04-13 13:01:33 +02:00
  • a25bdf8acb pinossrc: use a queue for the buffers Wim Taymans 2016-04-12 17:05:51 +02:00
  • c6079cf7d2 gst-source: avoid some memory leaks Wim Taymans 2016-04-12 11:58:33 +02:00
  • 108a42c6b3 add more docs Wim Taymans 2016-04-12 08:55:20 +02:00
  • 45976ffeda update DBus object with current format Wim Taymans 2016-04-11 16:06:54 +02:00
  • 44f2c3602d add more debug statements Wim Taymans 2016-04-11 15:26:15 +02:00
  • d68d41b5b0 pinospay: ref payloader Wim Taymans 2016-04-11 15:24:41 +02:00
  • ae5d26e049 fdmanager: add global object manager Wim Taymans 2016-04-08 16:50:01 +02:00
  • 29e664ee21 more leak fixes Wim Taymans 2016-04-07 17:40:18 +02:00
  • 6b19e7a2d8 fix various leaks Wim Taymans 2016-04-07 17:28:46 +02:00
  • bc73610dd0 pinossrc: don't send empty buffers Wim Taymans 2016-04-07 12:14:16 +02:00
  • 4149e34e67 monitor: put marks on all properties Wim Taymans 2016-04-07 11:51:05 +02:00
  • 2af64edd29 pinossink: send format change messages Wim Taymans 2016-04-07 11:39:52 +02:00
  • 4121c421aa pinossrc: handle format change messages Wim Taymans 2016-04-07 11:39:33 +02:00
  • ccb93c9652 stream: handle against zero length payload Wim Taymans 2016-04-07 11:38:00 +02:00
  • 2d392c7410 buffer: construct and parse format change messages Wim Taymans 2016-04-07 11:37:21 +02:00
  • e408c5a9a5 buffer: fix header pointer after buffer realloc Wim Taymans 2016-04-07 11:36:04 +02:00
  • 50228dddf8 pinossink: stop and disconnect the old stream when renegotiating Wim Taymans 2016-04-06 21:05:44 +02:00
  • 563f2a2726 client: Fix unref of source and source-input Wim Taymans 2016-04-06 21:03:00 +02:00
  • 3ad403ab13 stream: don't g_free a GBytes Wim Taymans 2016-04-06 21:02:08 +02:00
  • f67ddb7c7e stream: ref stream in _stop and _start Wim Taymans 2016-04-06 21:01:29 +02:00
  • 00aed12909 pinospay: don't do logic in g_assert Ognyan Tonchev 2016-03-09 10:49:22 +01:00
  • b3d07070f5 buffer: avoid alignment problems Ognyan Tonchev 2016-03-09 10:48:32 +01:00
  • 068032e1dd pinos-monitor: Improve output of removed objects Wim Taymans 2016-02-01 16:29:56 +01:00
  • cdb2028f9b src -> pinos and fix include paths Wim Taymans 2016-02-01 15:40:48 +01:00
  • f4bd013dce pkgconfig: fix include dir Wim Taymans 2016-01-13 10:37:53 +01:00
  • b0cfa86c18 pinos-monitor: improve output Wim Taymans 2016-01-07 15:27:35 +01:00
  • 050b8b0300 pinossrc: implement unlock/unlock_stop Wim Taymans 2016-01-07 15:07:15 +01:00
  • 531fd1beca introspect: fix docs Wim Taymans 2016-01-07 13:08:58 +01:00
  • 0a60cccf6d introspect: improve introspection API Wim Taymans 2016-01-07 12:15:57 +01:00
  • 0b7393affe gst: enable new properties on gst elements Wim Taymans 2015-12-10 13:00:54 +01:00
  • 8a509ec2a4 pc: Include MAJORMINOR in the .pc filename Jonas Ådahl 2015-12-10 17:04:34 +08:00
  • ae098db0bb gstpinos: detect tmpfile memory Wim Taymans 2015-12-10 10:00:30 +01:00
  • df171356fe pc: Include MAJORMINOR version in Ldflags Jonas Ådahl 2015-12-10 16:42:41 +08:00
  • 1a9aaa3f11 pc: remove @PTHREAD_LIBS@ Wim Taymans 2015-12-10 09:07:31 +01:00
  • 8a7d5a7f80 gstpinos: add stream-properties Wim Taymans 2015-12-09 13:27:43 +01:00
  • c3fce0103b stream: remember the source path Wim Taymans 2015-12-09 11:23:14 +01:00
  • c875141e69 gst-source: handle state change errors better Wim Taymans 2015-12-09 11:19:07 +01:00
  • 7aa3032710 gstpinos: pass client_name to stream_new Wim Taymans 2015-12-09 09:41:01 +01:00
  • 16946dc81c buffer: fix g_return return values Wim Taymans 2015-12-09 09:37:50 +01:00
  • 9bdc9d757a docs: update design docs Wim Taymans 2015-12-04 16:39:29 +01:00
  • f82f6ce5e0 pinossink: suggest an allocator Wim Taymans 2015-12-04 16:38:20 +01:00
  • a25bf11c1c pinospay: error if downstream doesn't handle control-messages Wim Taymans 2015-12-04 12:48:03 +01:00
  • f51307f8f8 pinospay: rename events Wim Taymans 2015-12-04 12:46:36 +01:00
  • b6f10f508d pinossink: track the fd indices we sent Wim Taymans 2015-12-03 15:59:27 +01:00
  • 4322ddaf0f pinospay: Also handle plain pinos input Wim Taymans 2015-12-03 15:55:45 +01:00
  • a3a0a45d0b pinossrc: handle NULL clock type Wim Taymans 2015-12-03 15:49:15 +01:00
  • d81cbb2d93 client-source: fix caps handling Wim Taymans 2015-12-03 15:47:53 +01:00
  • 1e5c892564 stream: always listen from messages from pinos Wim Taymans 2015-12-03 15:46:05 +01:00
  • 6864ea9830 pinospay: keep buffers around until released Wim Taymans 2015-12-02 21:03:53 +01:00
  • 7aa82d9476 pinossrc: slave a clock to the server clock Wim Taymans 2015-12-02 20:43:37 +01:00
  • 6b93b17298 source: don't leak sockets Wim Taymans 2015-12-02 20:40:25 +01:00
  • 48fdc1d37c doc updates Wim Taymans 2015-09-30 13:00:14 +02:00
  • dd9721ee46 reset stream-state Wim Taymans 2015-09-30 12:59:42 +02:00
  • dbeee31c89 Track stream state Wim Taymans 2015-09-30 10:51:38 +02:00
  • 205a471e49 Improve state output in pinos-monitor Wim Taymans 2015-09-30 10:50:45 +02:00
  • c75efac3f9 po: remove autogenerated file Wim Taymans 2015-09-14 09:12:50 +02:00
  • 8df5f332f8 po: add missing files Wim Taymans 2015-09-14 09:11:05 +02:00
  • 19707883d0 spec: update version Wim Taymans 2015-09-09 17:20:27 +02:00