summaryrefslogtreecommitdiffstats
path: root/libavformat/rtmppkt.h
Commit message (Expand)AuthorAgeFilesLines
* doxygen: Prefer member groups over grouping into modulesReinhard Tartler2011-07-021-1/+1
* avio: make URLContext internal.Anton Khirnov2011-04-081-0/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Fix misspelled parameter names in Doxygen documentation.Diego Biurrun2010-07-021-1/+1
* Fix grammar errors in documentationMåns Rullgård2010-06-301-14/+14
* Make RTMP send/receive packet functions report number of bytes read or sent.Kostya Shishkov2010-01-301-2/+2
* Dump RTMP packet contents in debug modeKostya Shishkov2009-12-111-0/+8
* 5l trocadero: RTMP channel ID lies in range 3-65599, uint8_t is too small for itKostya Shishkov2009-12-031-1/+1
* RTMP packets with one-byte header use previous packet timestamp difference, soSergiy2009-12-031-1/+2
* Add another known RTMP channel ID to enum.Sergiy2009-12-021-0/+1
* Support more than 64 channels in RTMP inputKostya Shishkov2009-10-181-1/+1
* RTMP protocol support (as a client)Kostya Shishkov2009-07-311-0/+212
OpenPOWER on IntegriCloud