]> git.sesse.net Git - ffmpeg/history - libavformat/rtmppkt.h
build: Integrate multilibrary examples into the build system
[ffmpeg] / libavformat / rtmppkt.h
2013-10-14 Martin Storsjörtmp: Allocate the prev_pkt arrays dynamically
2013-09-17 Josh Allmannrtmp: Support reading interleaved chunks.
2013-09-17 Josh Allmannrtmp: Follow Flash player numbering for channels.
2013-08-10 Luca Barbatortmp: Do not misuse memcmp
2013-08-10 Luca Barbatortmp: rename data_size to size
2013-06-01 Kostya Shishkovuse my full first name instead of short one in copyrights
2012-12-31 Martin Storsjörtmp: Add a function for writing AMF strings based...
2012-10-23 Diego Biurrunrtmppkt: Avoid unescaped backslash in Doxygen comment
2012-08-02 Alex Rønne Petersenrtmppkt: Add missing libavcodec/bytestream.h include.
2012-08-02 Jordi Ortizrtmp: add functions for reading AMF values
2012-06-14 Samuel Pitoisetrtmp: Read and handle incoming packets while writing...
2011-07-02 Reinhard Tartlerdoxygen: Prefer member groups over grouping into modules
2011-04-08 Anton Khirnovavio: make URLContext internal.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-07-02 Diego BiurrunFix misspelled parameter names in Doxygen documentation.
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-01-30 Kostya ShishkovMake RTMP send/receive packet functions report number...
2009-12-11 Kostya ShishkovDump RTMP packet contents in debug mode
2009-12-03 Kostya Shishkov5l trocadero: RTMP channel ID lies in range 3-65599...
2009-12-03 SergiyRTMP packets with one-byte header use previous packet...
2009-12-02 SergiyAdd another known RTMP channel ID to enum.
2009-10-18 Kostya ShishkovSupport more than 64 channels in RTMP input
2009-07-31 Kostya ShishkovRTMP protocol support (as a client)