summaryrefslogtreecommitdiff
path: root/examples/test-record.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-17examples: Actually use the provided port in the record examplesJan Schmidt1-0/+2
2015-09-26rtsp-server: Fix memory leaks when context parse failsVineeth TM1-0/+2
2015-09-03test-record: Check parameter count and print out helpJan Schmidt1-0/+5
2015-02-06rtsp-media: Use flags to distinguish between PLAY and RECORD mediaSebastian Dröge1-1/+2
2015-02-06test-record: Set latency for playback-style example to 2s instead of 200msSebastian Dröge1-0/+1
2015-02-06test-record: Use GOptionContext to parse the server port and take the pipelin...Sebastian Dröge1-4/+23
2015-02-06Add initial support for RECORDSebastian Dröge1-0/+68