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
/
encode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-25
misc syntactic changes -- no behaviour changes
Nirbheek Chauhan
1
-1/+1
2014-07-24
Implement concurrent RTP-UDP streams, and a REST API for status and auth
Nirbheek Chauhan
1
-15/+17
2014-07-22
encode: POC for streaming incoming video streams to RTP/UDP
Nirbheek Chauhan
1
-0/+106
2014-07-14
encode: Don't leak sinkpad, remove outdated comment
Nirbheek Chauhan
1
-0/+1
2014-07-14
Improve latency by waiting for the next keyframe
Nirbheek Chauhan
1
-28/+1
2014-07-14
debug: Remove extra newlines, and use g_critical everywhere
Nirbheek Chauhan
1
-7/+7
2014-07-14
server: Always send data from the last keyframe
Nirbheek Chauhan
1
-8/+57
2014-07-14
encode: Set fakesink to sync to the clock to ensure it's always realtime
Nirbheek Chauhan
1
-0/+2
2014-07-11
Remove trailing whitespace to make git happy
Nirbheek Chauhan
1
-5/+5
2014-07-11
Add license headers and COPYING
Nirbheek Chauhan
1
-2/+21
2014-07-11
encode-debug: Use the PUT path in the debug output filename
Nirbheek Chauhan
1
-1/+8
2014-07-10
encode: Explicitly ignore subtitle streams
Nirbheek Chauhan
1
-1/+6
2014-07-10
debug: Use separate #ifdefs for each DEBUG
Nirbheek Chauhan
1
-2/+2
2014-07-09
Fix unref and frees in various places
Nirbheek Chauhan
1
-2/+4
2014-07-09
encode: Fix some leaks
Nirbheek Chauhan
1
-0/+4
2014-07-09
Add source files
Nirbheek Chauhan
1
-0/+166