36 Commits (0ebcf878032fa32a02e406a3397b51dc8b45109d)

Author SHA1 Message Date
  Martin Storsjö 865461099e librtmp: Don't free the temp url at the end of rtmp_open 11 years ago
  Luca Barbato 7d027b9d6d librtmp: Map native options to librtmp ones when possible 11 years ago
  Andrey Myznikov b79bccba80 avformat/librtmp: Fix memory leak if RTMP_ConnectStream() fails 11 years ago
  Anton Khirnov 19dfbf1915 librtmp: return AVERROR_UNKNOWN instead of -1. 13 years ago
  Anton Khirnov a91943bcef librtmp: don't abuse a variable for two unrelated things. 13 years ago
  Anton Khirnov 007aedeebf librtmp: add rtmp_app and rtmp_playpath private options. 13 years ago
  Diego Biurrun c3b57d6e76 librtmp: Add "lib" prefix to librtmp URLProtocol declarations. 13 years ago
  Martin Storsjö 32b83aeec1 avio: Add an URLProtocol flag for indicating that a protocol uses network 13 years ago
  Martin Storsjö 7e58050590 proto: Use .priv_data_size to allocate the private context 13 years ago
  Diego Biurrun d3f751e603 Add some missing mathematics.h #includes for av_rescale(). 14 years ago
  Stefano Sabatini 59d96941f0 avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols 14 years ago
  Anton Khirnov c486dade95 avio: make URLContext internal. 14 years ago
  Anton Khirnov f35ff97f2e lavf: use designated initializers for all protocols 14 years ago
  Anton Khirnov f87b1b373a avio: AVIO_ prefixes for URL_ open flags. 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
  Howard Chu 4bbb3e3a9d Use new librtmp APIs instead of grubbing around in RTMP struct 15 years ago
  Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 15 years ago
  Martin Storsjö 27241cbffe Declare the url_write buffer parameter as const 15 years ago
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
  Howard Chu fc8fa007fb Implement librtmp seek support. 15 years ago
  Stefano Sabatini d79fc8403b Prefer AVERROR(ENOSYS) over AVERROR_NOTSUPP. 15 years ago
  Howard Chu 19c9eedc2c Plug librtmp logging into av_log. 15 years ago
  Diego Biurrun fc122efd66 whitespace cosmetics 15 years ago
  Howard Chu 0f943ce663 Implement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS protocols via 15 years ago