index
:
soup-transcoding-proxy
master
Transcodes N HTTP streams and makes them available as new live HTTP streams to M clients
Nirbheek Chauhan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-23
cleanup: Don't set pipeline state if there's no pipeline
Nirbheek Chauhan
1
-2/+4
2014-07-23
server: Track stream state better, and abort better
Nirbheek Chauhan
1
-3/+4
2014-07-21
server: Free server context with low priority
Nirbheek Chauhan
1
-2/+2
2014-07-17
Use G_SOURCE_REMOVE instead of FALSE
Nirbheek Chauhan
1
-2/+2
2014-07-17
server: Fix another potential crash
Nirbheek Chauhan
1
-1/+16
2014-07-15
server: Make cleanup on server exit and EOS more reliable
Nirbheek Chauhan
1
-3/+19
2014-07-14
Improve latency by waiting for the next keyframe
Nirbheek Chauhan
1
-13/+0
2014-07-14
main: Add SIGINT handler
Nirbheek Chauhan
1
-3/+4
2014-07-14
debug: Remove extra newlines, and use g_critical everywhere
Nirbheek Chauhan
1
-4/+4
2014-07-14
appsink: Pull and write samples in the libsoup main context
Nirbheek Chauhan
1
-2/+0
2014-07-14
server: Always send data from the last keyframe
Nirbheek Chauhan
1
-1/+14
2014-07-14
debug: Make the server less noisy
Nirbheek Chauhan
1
-8/+8
2014-07-14
Add two FIXMEs pointed out by slomo in his review
Nirbheek Chauhan
1
-0/+1
2014-07-14
appsink: Use the correct API for getting the streamheader
Nirbheek Chauhan
1
-6/+4
2014-07-14
server: Fix cleanup of clients
Nirbheek Chauhan
1
-19/+16
2014-07-11
Remove trailing whitespace to make git happy
Nirbheek Chauhan
1
-4/+4
2014-07-11
server: Add support for persistent connection streams
Nirbheek Chauhan
1
-2/+2
2014-07-11
Add license headers and COPYING
Nirbheek Chauhan
1
-2/+21
2014-07-10
cleanup: Fix client shutdown on server exit
Nirbheek Chauhan
1
-2/+31
2014-07-10
appsink: Add a client timeout, and handle eos separately
Nirbheek Chauhan
1
-0/+2
2014-07-09
Fix unref and frees in various places
Nirbheek Chauhan
1
-17/+2
2014-07-09
main/appsink: Don't hard-code element names
Nirbheek Chauhan
1
-8/+5
2014-07-09
Remove some unused headers, and fix a typo
Nirbheek Chauhan
1
-7/+1
2014-07-09
Add source files
Nirbheek Chauhan
1
-0/+166