Martin Storsjö
|
28e9c42afb
rtsp: Don't use a locale dependent format string
|
14 лет назад |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
14 лет назад |
Martin Storsjö
|
d9c0510e22
rtsp: Don't store RTSPStream in AVStream->priv_data
|
14 лет назад |
Dave Yeo
|
a0788cc627
rtspenc: include os_support.h for system without HAVE_POLL_H
|
14 лет назад |
Luca Barbato
|
a8475bbdb6
os: replace select with poll
|
14 лет назад |
Diego Elio Pettenò
|
c6610a216e
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
|
14 лет назад |
Martin Storsjö
|
3df54c6bf2
rtsp: Add a method parameter to ff_rtsp_read_reply
|
14 лет назад |
Martin Storsjö
|
c2688f3ac8
rtsp: Move rtsp_setup_output_streams into rtspenc.c
|
14 лет назад |
Josh Allmann
|
7f3468d392
rtp: Replace hardcoded RTCP packet types with defines
|
14 лет назад |
Martin Storsjö
|
76d908b3fe
Include lavu headers using quotes instead of angle brackets
|
14 лет назад |
Martin Storsjö
|
a26c3c211e
Make the RTSP muxer use rtsp_hd_out, for consistency
|
14 лет назад |
Martin Storsjö
|
c453d1bb8c
Remove unused local variables
|
14 лет назад |
Josh Allmann
|
b8c2c41d66
RTSP: Add a second URLContext for outgoing messages
|
14 лет назад |
Martin Storsjö
|
35d8ecc54e
rtspenc: Write the interleaving header in the same buffer as the packet data
|
14 лет назад |
Martin Storsjö
|
38d4a21778
Change the default codecs for the rtsp muxer to mpeg4 and aac
|
15 лет назад |
Martin Storsjö
|
648e41b342
Take ff_write_chained in use in the mov rtp hinter and in the rtsp muxer
|
15 лет назад |
Martin Storsjö
|
b17d11c632
Add separate method/url parameters to the rtsp_send_cmd functions
|
15 лет назад |
Martin Storsjö
|
b7dc88fc68
Add support for TCP as lower transport in the RTSP muxer
|
15 лет назад |
Martin Storsjö
|
db128802c5
Reindent
|
15 лет назад |
Martin Storsjö
|
ad2ae6dbaf
Don't let ff_rtsp_read_reply skip interleaved RTP/TCP packets in rtsp_write_packet.
|
15 лет назад |
Martin Storsjö
|
db76ca7f35
Use rt->control_uri consequently instead of s->filename in all RTSP commands
|
15 лет назад |
Martin Storsjö
|
57b5555c91
Use ff_url_join for assembling URLs, instead of snprintf
|
15 лет назад |
Martin Storsjö
|
50ff78db01
RTSP muxer: Use a local copy of the AVPacket for sending to the chained muxer
|
15 лет назад |
Ronald S. Bultje
|
3307e6ea86
Prefix non-static RTSP functions with ff_.
|
15 лет назад |
Martin Storsjö
|
6f5a3d0a7b
Add an RTSP muxer
|
15 лет назад |