summaryrefslogtreecommitdiff
path: root/libavformat/rtmppkt.c
Commit message (Expand)AuthorAge
* Use enum instead of integer types where appropriate.Carl Eugen Hoyos2009-11-08
* Support more than 64 channels in RTMP inputKostya Shishkov2009-10-18
* Accept RTMP packets with one-byte headerKostya Shishkov2009-10-18
* RTMP protocol support (as a client)Kostya Shishkov2009-07-31