25 Commits (509642b4bd8411d3a6965e97cf7dacc3c45fe92a)

Author SHA1 Message Date
Kostya Shishkov de421b2085 use my full first name instead of short one in copyrights 12 years ago
Martin Storsjö 33f28a3be3 rtmp: Add a function for writing AMF strings based on two substrings 12 years ago
Diego Biurrun c2dac8ac7a rtmppkt: Avoid unescaped backslash in Doxygen comment 12 years ago
Alex Rønne Petersen 150adea6da rtmppkt: Add missing libavcodec/bytestream.h include. 12 years ago
Jordi Ortiz 50468f93e3 rtmp: add functions for reading AMF values 12 years ago
Samuel Pitoiset 7dc747f50b rtmp: Read and handle incoming packets while writing data 13 years ago
Reinhard Tartler 21a19b7912 doxygen: Prefer member groups over grouping into modules 14 years ago
Anton Khirnov c486dade95 avio: make URLContext internal. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Biurrun 9a58234fea Fix misspelled parameter names in Doxygen documentation. 15 years ago
Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 15 years ago
Kostya Shishkov 0b6b10d9da Make RTMP send/receive packet functions report number of bytes read or sent. 15 years ago
Kostya Shishkov cfac91fec3 Dump RTMP packet contents in debug mode 15 years ago
Kostya Shishkov 6a63e83afc 5l trocadero: RTMP channel ID lies in range 3-65599, uint8_t is too small for it 15 years ago
Sergiy a352b60594 RTMP packets with one-byte header use previous packet timestamp difference, so 15 years ago
Sergiy 9e69ab1864 Add another known RTMP channel ID to enum. 15 years ago
Kostya Shishkov 5d660598b0 Support more than 64 channels in RTMP input 15 years ago
Kostya Shishkov 9fd6b84360 RTMP protocol support (as a client) 16 years ago