- 08 Oct, 2010 3 commits
-
-
Martin Storsjö authored
The new object file is added to the SDP demuxer in the makefile, since it is needed in both the RTSP muxer and demuxer and in the SDP demuxer, due to the current code coupling. Originally committed as revision 25410 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 25409 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 25408 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Oct, 2010 3 commits
-
-
Martin Storsjö authored
This makes the code dependencies correct. Previously, the SDP demuxer wasn't buildable on its own. This also reverts rev 25343. Originally committed as revision 25354 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
They reside within a large CONFIG_RTSP_DEMUXER block and are thus pointless. Originally committed as revision 25343 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 25342 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Oct, 2010 2 commits
-
-
Martin Storsjö authored
It is only useful for debugging, so it doesn't have to be shown every time. Originally committed as revision 25323 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 25322 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Oct, 2010 6 commits
-
-
Martin Storsjö authored
Originally committed as revision 25295 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Reordering is enabled only when receiving over UDP. Originally committed as revision 25294 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 25291 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 25290 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Do the same change for ff_rdt_parse_packet, too, to keep the interfaces similar. Originally committed as revision 25289 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 25288 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Sep, 2010 1 commit
-
-
Martin Storsjö authored
Originally committed as revision 25126 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Sep, 2010 3 commits
-
-
Ronald S. Bultje authored
Originally committed as revision 25033 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
John Wimer authored
message, if available (RFC 2326, section 12.39), fixes issue 2212. Patch by John Wimer <john at god vtic net>. Originally committed as revision 25032 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
This fixes a bug from rev 22917. Now RTSP streams where the individual RTCP sender reports aren't sent at the same time actually are synced properly. Originally committed as revision 25029 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Aug, 2010 2 commits
-
-
Josh Allmann authored
Patch by Josh Allmann, joshua dot allmann at gmail Originally committed as revision 24965 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Josh Allmann authored
Patch by Josh Allmann, joshua dot allmann at gmail Originally committed as revision 24962 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Aug, 2010 3 commits
-
-
Martin Storsjö authored
Originally committed as revision 24925 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 24924 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 24920 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Aug, 2010 1 commit
-
-
Ronald S. Bultje authored
this prevents a time-out which closes the TCP connection and kills our session. see "Re: [FFmpeg-devel] [PATCH] rtsp.c: keep-alive" thread on mailinglist. Originally committed as revision 24785 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Aug, 2010 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 24752 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Aug, 2010 2 commits
-
-
Reinhard Tartler authored
Originally committed as revision 24737 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Josh Allmann authored
Patch by Josh Allmann, joshua dot allmann at gmail Originally committed as revision 24735 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Aug, 2010 1 commit
-
-
Luca Barbato authored
It is used to provide meaningful error messages. Originally committed as revision 24714 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Jul, 2010 1 commit
-
-
Martin Storsjö authored
Originally committed as revision 24596 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Jul, 2010 1 commit
-
-
Martin Storsjö authored
Originally committed as revision 24571 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Jul, 2010 1 commit
-
-
Axel Holzinger authored
Patch by Axel Holzinger, aholzinger at gmx dot de Originally committed as revision 24391 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Jul, 2010 1 commit
-
-
Luca Barbato authored
That makes easier understand what went wrong. In debug mode the whole reply gets printed. Originally committed as revision 24212 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Jun, 2010 1 commit
-
-
Måns Rullgård authored
ff_url_split() is retained as an alias, as it was used by ffserver, to avoid breaking ABI compatibility with it. Originally committed as revision 23822 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Jun, 2010 4 commits
-
-
Josh Allmann authored
RTSP, rtpdec: Move RTPPayloadData into rtpdec_mpeg4 and remove all references to rtp_payload_data in rtpdec and rtsp Patch by Josh Allmann, joshua dot allmann at gmail Originally committed as revision 23772 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Josh Allmann authored
Patch by Josh Allmann, joshua dot allmann at gmail Originally committed as revision 23770 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Josh Allmann authored
Patch by Josh Allmann, joshua dot allmann at gmail Originally committed as revision 23769 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Josh Allmann authored
Patch by Josh Allmann, joshua dot allmann at gmail Originally committed as revision 23768 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Jun, 2010 1 commit
-
-
Martin Storsjö authored
Also make the RTSP protocol use url_alloc and url_connect instead of relying on the delay open behaviour. Originally committed as revision 23710 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Jun, 2010 1 commit
-
-
Martin Storsjö authored
Originally committed as revision 23686 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jun, 2010 1 commit
-
-
Martin Storsjö authored
Originally committed as revision 23651 to svn://svn.ffmpeg.org/ffmpeg/trunk
-