summaryrefslogtreecommitdiffstats
path: root/libavformat/rtmpproto.c
Commit message (Expand)AuthorAgeFilesLines
...
* Implement RTMP output (publishing FLV stream to RTMP server).Sergiy2009-12-041-13/+241
* Remove duplicating variableKostya Shishkov2009-12-031-1/+0
* Send connect() and createStream() in RTMP system channel, not video channel.Sergiy2009-12-031-2/+2
* Move "app" string into RTMP protocol context.Sergiy2009-12-031-10/+11
* Move is_input flag into RTMP protocol context.Sergiy2009-12-021-4/+4
* Full-header RTMP packets contain real timestamp, others contain timestampKostya Shishkov2009-12-011-9/+0
* Print error when RTMP protocol can't open connectionKostya Shishkov2009-11-221-1/+3
* Pass only useful FLV metadata from RTMP streamKostya Shishkov2009-11-221-1/+1
* Split overly long line in doxy.Stefano Sabatini2009-11-121-1/+4
* Last parameter in RTMP "play" call was optional and some servers seem not toKostya Shishkov2009-10-181-2/+1
* Do not include "mp4:" prefix from RTMP URL into "app" path or second timeLars Täuber2009-09-171-3/+5
* RTMP protocol support (as a client)Kostya Shishkov2009-07-311-0/+695
OpenPOWER on IntegriCloud