Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-10-21 | remove testing auth tokenHEADmaster | David Schleef | 1 | -3/+1 |
2014-10-21 | update TODO | David Schleef | 1 | -0/+28 |
2014-09-15 | connection: start output in idle handler | David Schleef | 1 | -5/+17 |
2014-09-15 | connection: set main context | David Schleef | 2 | -4/+10 |
2014-09-14 | connection: fix output queue threading problems | David Schleef | 2 | -19/+31 |
2014-09-14 | Revert "connection: be more careful about threading" | David Schleef | 1 | -3/+0 |
2014-09-10 | connection: add thread warnings | David Schleef | 2 | -0/+17 |
2014-09-10 | connection: be more careful about threading | David Schleef | 1 | -0/+3 |
2014-09-08 | actually remove assert | David Schleef | 1 | -1/+0 |
2014-09-08 | Remove assert | David Schleef | 1 | -0/+5 |
2014-09-08 | build static version like gss | David Schleef | 1 | -0/+12 |
2014-09-07 | fix memleaks | David Schleef | 1 | -4/+5 |
2014-09-07 | fix some unrefs | David Schleef | 2 | -11/+13 |
2014-09-07 | fix warnings | David Schleef | 4 | -20/+31 |
2014-09-07 | fix warnings | David Schleef | 6 | -27/+24 |
2014-09-06 | rtmp2sink: fix EOF handling | David Schleef | 2 | -11/+20 |
2014-09-06 | rtmp2src: better cleanup | David Schleef | 1 | -3/+12 |
2014-09-06 | rtmpconnection: memleak cleanup | David Schleef | 2 | -7/+45 |
2014-09-06 | rtmpclient: don't store socket_client | David Schleef | 2 | -6/+7 |
2014-09-04 | fix memleaks | David Schleef | 3 | -5/+13 |
2014-09-03 | hacking. fix memleaks | David Schleef | 7 | -35/+61 |
2014-09-01 | Add enums | David Schleef | 6 | -40/+76 |
2014-09-01 | Use GST_READ/WRITE macros | David Schleef | 2 | -64/+29 |
2014-09-01 | refactor dump_chunk | David Schleef | 6 | -157/+51 |
2014-09-01 | info -> stream_id | David Schleef | 7 | -24/+24 |
2014-09-01 | stream_id -> chunk_stream_id | David Schleef | 8 | -59/+65 |
2014-09-01 | hacking | David Schleef | 3 | -13/+109 |
2014-09-01 | hacking | David Schleef | 7 | -178/+622 |
2014-09-01 | hacking. secureToken works | David Schleef | 6 | -3/+169 |
2014-08-31 | hacking | David Schleef | 4 | -37/+39 |
2014-08-31 | hacking, rtmp2src works | David Schleef | 6 | -27/+399 |
2014-08-30 | hacking | David Schleef | 15 | -137/+755 |
2014-08-29 | Add gstreamer plugin | David Schleef | 8 | -1/+997 |
2014-08-27 | hacking | David Schleef | 7 | -18/+332 |
2014-08-27 | hacking. amf parsing works | David Schleef | 4 | -20/+139 |
2014-08-27 | hacking, cleanup | David Schleef | 8 | -72/+131 |
2014-08-26 | hacking | David Schleef | 6 | -36/+120 |
2014-08-25 | rewrote chunk parsing | David Schleef | 3 | -132/+155 |
2014-08-25 | hacking | David Schleef | 6 | -73/+268 |
2014-08-24 | hacking | David Schleef | 6 | -26/+81 |
2014-08-24 | hacking, proxy somewhat works | David Schleef | 7 | -239/+237 |
2014-08-24 | hacking | David Schleef | 11 | -384/+485 |
2014-08-24 | update gitignore | David Schleef | 1 | -2/+7 |
2014-08-24 | remove libtool.m4 | David Schleef | 1 | -8001/+0 |
2014-08-23 | change GstRtmpServerConnection to GstRtmpConnection | David Schleef | 8 | -613/+430 |
2014-08-23 | hacking | David Schleef | 8 | -107/+320 |
2014-08-23 | hacking | David Schleef | 19 | -60/+1950 |
2013-04-06 | hacking | David Schleef | 9 | -18/+217 |
2013-04-06 | rename grtmp to rtmp | David Schleef | 12 | -9/+9 |
2013-04-06 | Add some template source files | David Schleef | 10 | -12/+553 |