Commit graph

224 commits

Author SHA1 Message Date
Sebastian Dröge
038cd47bfb playback/player: Add our own error domain and code 2014-08-03 17:06:26 +02:00
Sebastian Dröge
e85d26115a playback/player: Move dispatch-to-main-context out of the constructor and make it a normal property 2014-08-03 16:08:14 +02:00
Sebastian Dröge
e644c61286 playback/player: Always notify about video dimension changes
Without video we will notify width=height=0
2014-08-03 15:10:13 +02:00
Sebastian Dröge
4b9da857c0 playback/player: Add a single-include header 2014-08-03 12:47:27 +02:00
Sebastian Dröge
090c766562 playback/player: Add initial build system with docs and tests and magic 2014-08-03 12:38:37 +02:00
Sebastian Dröge
7071c121b6 playback/player: Add iOS app 2014-08-02 21:11:56 +02:00
Sebastian Dröge
b34e62884c playback/player: Move library around into a proper directory 2014-08-02 20:33:38 +02:00
Sebastian Dröge
3352d5aee0 playback/player: Add GTK+ sample application 2014-07-30 16:18:01 +02:00
Sebastian Dröge
be4f88ef41 playback/player: Add start of an Android player 2014-07-28 20:13:13 +02:00
Sebastian Dröge
10eabda41b playback/player: Add debug logging 2014-07-28 12:08:12 +02:00
Sebastian Dröge
153efa0077 playback/player: Add a simple Makefile for gst-play 2014-07-28 10:09:04 +02:00
Sebastian Dröge
5c289ec20a playback/player: Port gst-play from gst-plugins-base to GstPlayer 2014-07-27 18:01:39 +02:00
Sebastian Dröge
dcf3da3d5d network/http-launch: Append \0 at the end of the requests to make the string functions happy 2013-07-28 19:01:34 +02:00
Sebastian Dröge
c8a308eee2 network/http-launch: Make HTTP handling a bit more robust 2013-07-28 18:53:51 +02:00
Sebastian Dröge
466d249647 network/http-launch: Fix writing response if the write could not be finished in one rurun 2013-07-28 18:39:07 +02:00
Sebastian Dröge
e38e9ce609 network/http-launch: Disconnect clients if there was no valid HTTP request after 1MB of data 2013-07-28 18:38:01 +02:00
Sebastian Dröge
9228d05bf3 network/http-launch: Timeout if client did not do a GET after 5 seconds 2013-07-28 18:35:20 +02:00
Sebastian Dröge
c8cfba9acc network/http-launch: Improve error reporting a bit
and add some FIXME/TODO comments here and there
2013-07-28 18:32:16 +02:00
Sebastian Dröge
1445b2bf92 network/http-launch: Fix copyright year 2013-07-28 18:24:53 +02:00
Sebastian Dröge
f132da65a7 network/http-launch: Add EOS handling
Just quit on EOS for now
2013-07-28 13:54:58 +02:00
Sebastian Dröge
1cbacffb52 network/http-launch: Adjust timeout a bit 2013-07-28 13:27:20 +02:00
Sebastian Dröge
7c1b72ef48 network/http-launch: Fix example commandline 2013-07-28 13:03:51 +02:00
Sebastian Dröge
d72c7a85ba network/http-launch: Add initial, working version of the code 2013-07-28 12:58:43 +02:00
Sebastian Dröge
d6f4e60bf5 network/http-launch: Initial commit 2013-07-28 10:51:39 +02:00