Commit History

Author SHA1 Message Date
  Michael Niedermayer 45fb647495 Merge remote-tracking branch 'qatar/master' 13 years ago
  Martin Storsjö e2e29c6247 rtspenc: Add RTP muxer options 13 years ago
  Martin Storsjö 6cf09bb7ef rtspenc: Add an AVClass for setting muxer specific options 13 years ago
  Michael Niedermayer d4d09329ee Merge remote branch 'qatar/master' 13 years ago
  Anton Khirnov c3675dfe1e lavf: rename avf_sdp_create to av_sdp_create. 13 years ago
  Michael Niedermayer 434f248723 Merge remote branch 'qatar/master' 13 years ago
  Anton Khirnov 1869ea03b7 avio: make url_get_file_handle() internal. 13 years ago
  Anton Khirnov 925e908bc7 avio: make url_write() internal. 13 years ago
  Michael Niedermayer 2cae9809e2 Merge remote branch 'qatar/master' 13 years ago
  Anton Khirnov 403ee835e7 avio: make url_open_dyn_packet_buf internal. 13 years ago
  Anton Khirnov 6dc7d80de7 avio: avio_ prefix for url_close_dyn_buf 13 years ago
  Michael Niedermayer 2fd41c9067 Merge remote-tracking branch 'newdev/master' 13 years ago
  Martin Storsjö 28e9c42afb rtsp: Don't use a locale dependent format string 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Martin Storsjö c6347bdf08 rtsp: Don't store RTSPStream in AVStream->priv_data 13 years ago
  Martin Storsjö d9c0510e22 rtsp: Don't store RTSPStream in AVStream->priv_data 13 years ago
  Dave Yeo c053bba9e2 rtspenc: include os_support.h for system without HAVE_POLL_H 13 years ago
  Luca Barbato d0eb91ad04 os: replace select with poll 13 years ago
  Dave Yeo a0788cc627 rtspenc: include os_support.h for system without HAVE_POLL_H 13 years ago
  Luca Barbato a8475bbdb6 os: replace select with poll 13 years ago
  Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 years ago
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 years ago
  Martin Storsjö 3df54c6bf2 rtsp: Add a method parameter to ff_rtsp_read_reply 13 years ago
  Martin Storsjö c2688f3ac8 rtsp: Move rtsp_setup_output_streams into rtspenc.c 13 years ago
  Josh Allmann 7f3468d392 rtp: Replace hardcoded RTCP packet types with defines 14 years ago
  Martin Storsjö 76d908b3fe Include lavu headers using quotes instead of angle brackets 14 years ago
  Martin Storsjö a26c3c211e Make the RTSP muxer use rtsp_hd_out, for consistency 14 years ago
  Martin Storsjö c453d1bb8c Remove unused local variables 14 years ago
  Josh Allmann b8c2c41d66 RTSP: Add a second URLContext for outgoing messages 14 years ago
  Martin Storsjö 35d8ecc54e rtspenc: Write the interleaving header in the same buffer as the packet data 14 years ago
  Martin Storsjö 38d4a21778 Change the default codecs for the rtsp muxer to mpeg4 and aac 14 years ago
  Martin Storsjö 648e41b342 Take ff_write_chained in use in the mov rtp hinter and in the rtsp muxer 14 years ago
  Martin Storsjö b17d11c632 Add separate method/url parameters to the rtsp_send_cmd functions 14 years ago
  Martin Storsjö b7dc88fc68 Add support for TCP as lower transport in the RTSP muxer 14 years ago
  Martin Storsjö db128802c5 Reindent 14 years ago
  Martin Storsjö ad2ae6dbaf Don't let ff_rtsp_read_reply skip interleaved RTP/TCP packets in rtsp_write_packet. 14 years ago
  Martin Storsjö db76ca7f35 Use rt->control_uri consequently instead of s->filename in all RTSP commands 14 years ago
  Martin Storsjö 57b5555c91 Use ff_url_join for assembling URLs, instead of snprintf 14 years ago
  Martin Storsjö 50ff78db01 RTSP muxer: Use a local copy of the AVPacket for sending to the chained muxer 14 years ago
  Ronald S. Bultje 3307e6ea86 Prefix non-static RTSP functions with ff_. 14 years ago
  Martin Storsjö 6f5a3d0a7b Add an RTSP muxer 14 years ago