41 Commits (d7e224ec24f73258e96daa02503fb405b1480a89)

Author SHA1 Message Date
Uwe L. Korn 3b18857ab3 rtmppkt: Add method to read an AMF string that is not prefixed by its type 11 years ago
Martin Storsjö 77eed91fab rtmppkt: Rename the ts_delta field to ts_field 11 years ago
Martin Panter 5b2ad78f97 rtmppkt: Handle extended timestamp field even for one-byte header 11 years ago
Martin Storsjö 84a125c4c2 rtmp: Allocate the prev_pkt arrays dynamically 11 years ago
Josh Allmann 8583b14252 rtmp: Support reading interleaved chunks. 11 years ago
Josh Allmann d4aef99780 rtmp: Follow Flash player numbering for channels. 11 years ago
Luca Barbato 5718e3487b rtmp: Do not misuse memcmp 11 years ago
Luca Barbato ba5393a609 rtmp: rename data_size to size 11 years ago
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