| Commit message (Expand) | Author | Age | Files | Lines |
* | rtsp: Return a queued packet if it has been in the queue for longer than max_... | Martin Storsjö | 2010-10-01 | 1 | -3/+29 |
* | rtpdec: Reorder received RTP packets according to the seq number | Martin Storsjö | 2010-10-01 | 1 | -1/+4 |
* | Reindent/rewrap | Martin Storsjö | 2010-10-01 | 1 | -8/+7 |
* | rtsp: Reorganize if statements in rtsp_read_play | Martin Storsjö | 2010-10-01 | 1 | -1/+3 |
* | rtsp/rtpdec: Allow rtp_parse_packet to take ownership of the packet buffer | Martin Storsjö | 2010-10-01 | 1 | -2/+2 |
* | rtsp: Use a dynamically allocated receive buffer | Martin Storsjö | 2010-10-01 | 1 | -5/+12 |
* | rtsp: Handle standard assigned codec names for private payload types, too | Martin Storsjö | 2010-09-15 | 1 | -0/+6 |
* | Reindent after r25032. | Ronald S. Bultje | 2010-09-03 | 1 | -2/+2 |
* | Send NAT punching messages to the address specified in the Transport: | John Wimer | 2010-09-03 | 1 | -1/+14 |
* | rtsp: 10l, try to update the correct rtp stream | Martin Storsjö | 2010-09-03 | 1 | -1/+1 |
* | rtsp: Return AVERROR_EOF when all streams have received an RTCP BYE packet | Josh Allmann | 2010-08-29 | 1 | -0/+13 |
* | rtsp: Check the RTCP file handle for new packets, too | Josh Allmann | 2010-08-29 | 1 | -6/+7 |
* | Handle IPv6 in the RTSP code | Martin Storsjö | 2010-08-25 | 1 | -10/+9 |
* | Handle IPv6 in the SDP demuxer | Martin Storsjö | 2010-08-25 | 1 | -9/+24 |
* | rtsp: Return EOF if the TCP control channel is closed | Martin Storsjö | 2010-08-25 | 1 | -3/+3 |
* | Send OPTIONS request at a regular basis to standard RTSP servers as well, | Ronald S. Bultje | 2010-08-12 | 1 | -3/+1 |
* | get rid of MAX_STREAMS limit in RTSP | Aurelien Jacobs | 2010-08-09 | 1 | -4/+11 |
* | Fix spelling in comment(s) | Reinhard Tartler | 2010-08-07 | 1 | -1/+1 |
* | Add RTP packetization of Theora and Vorbis | Josh Allmann | 2010-08-07 | 1 | -1/+1 |
* | Preserve status reason | Luca Barbato | 2010-08-06 | 1 | -2/+4 |
* | Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file | Martin Storsjö | 2010-07-30 | 1 | -1/+1 |
* | rtsp: Move the definition of SDP_MAX_SIZE up, use it in the RTSP muxer, too | Martin Storsjö | 2010-07-28 | 1 | -4/+3 |
* | Zero-initialize structs/arrays with {0} instead of {}, which isn't proper C99 | Axel Holzinger | 2010-07-21 | 1 | -1/+1 |
* | Report when a method gets an error status code | Luca Barbato | 2010-07-12 | 1 | -0/+7 |
* | Make ff_url_split() public | Måns Rullgård | 2010-06-27 | 1 | -2/+2 |
* | RTSP, rtpdec: Move RTPPayloadData into rtpdec_mpeg4 and remove all references... | Josh Allmann | 2010-06-25 | 1 | -2/+1 |
* | RTSP: Move more SDP/FMTP stuff from rtsp.c to rtpdec_mpeg4.c | Josh Allmann | 2010-06-25 | 1 | -67/+2 |
* | RTSP: Decouple MPEG-4 and AAC specific parts from rtsp.c | Josh Allmann | 2010-06-25 | 1 | -58/+0 |
* | RTSP: Remove skip_spaces in favor of strspn | Josh Allmann | 2010-06-25 | 1 | -25/+12 |
* | Make the http protocol open the connection immediately in http_open again | Martin Storsjö | 2010-06-22 | 1 | -3/+8 |
* | RTSP: Use the same authentication for the HTTP POST session as for the GET | Martin Storsjö | 2010-06-21 | 1 | -0/+18 |
* | RTSP: Add the auth credentials to the HTTP tunnel URL, too | Martin Storsjö | 2010-06-19 | 1 | -1/+1 |
* | RTSP: Set the connection handles to null after closing them | Martin Storsjö | 2010-06-19 | 1 | -0/+1 |
* | RTSP: Don't store the connection handles in local variables | Josh Allmann | 2010-06-19 | 1 | -14/+9 |
* | RTSP: Clean up rtsp_hd on failure | Martin Storsjö | 2010-06-18 | 1 | -0/+2 |
* | Cosmetics: Change connexion to connection in code comments | Martin Storsjö | 2010-06-14 | 1 | -1/+1 |
* | RTSP: Shrink SDP fmtp parsing buffer size | Josh Allmann | 2010-06-14 | 1 | -4/+3 |
* | Reindent | Josh Allmann | 2010-06-14 | 1 | -7/+7 |
* | Add RTSP tunneling over HTTP | Josh Allmann | 2010-06-08 | 1 | -4/+76 |
* | Cosmetics: Reindent/align/wrap | Martin Storsjö | 2010-06-05 | 1 | -15/+16 |
* | RTSP: Propagate errors up from ff_rtsp_send_cmd* | Josh Allmann | 2010-06-05 | 1 | -9/+16 |
* | Remove unused local variables | Martin Storsjö | 2010-06-05 | 1 | -1/+0 |
* | RTSP: Add a second URLContext for outgoing messages | Josh Allmann | 2010-06-05 | 1 | -6/+15 |
* | Fix a crash when opening WMS RTSP streams | Martin Storsjö | 2010-05-19 | 1 | -0/+2 |
* | Mark av_metadata_set() as deprecated, and use av_metadata_set2() | Stefano Sabatini | 2010-04-25 | 1 | -2/+2 |
* | Reset RTCP timestamps after seeking, add range start offset to the packets ti... | Martin Storsjö | 2010-04-20 | 1 | -0/+17 |
* | Revert svn rev 21857, readd first_rtcp_ntp_time in RTPDemuxContext | Martin Storsjö | 2010-04-20 | 1 | -1/+20 |
* | AVERROR(FF_NETERROR(x)) -> FF_NETERROR(x) | Ramiro Polla | 2010-04-16 | 1 | -1/+1 |
* | Fix compile error on mingw where ETIMEDOUT is missing (because it's a WSA err... | Ronald S. Bultje | 2010-04-15 | 1 | -1/+1 |
* | Zero-initialize the reply struct | Martin Storsjö | 2010-04-04 | 1 | -1/+1 |