30 Commits (ccf0071dee797b5b7ddcaf8d432a8a84a22f38ae)

Author SHA1 Message Date
Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
Ronald S. Bultje 6e5f27ca80 Fix typo ("Standard-compliant" -> "Standards-compliant"), as noticed by 16 years ago
Ronald S. Bultje 70d4b8ce50 Fix doxy comments missing one '*'. 16 years ago
Ronald S. Bultje 7a86bafa20 Use the "server" RTSP field to detect whether the server that we're talking 16 years ago
Ronald S. Bultje 74272b1c0c Export RTSPState and RTSPStream from rtsp.c into rtsp.h. This allows future 16 years ago
Ronald S. Bultje 119b466811 Implement a RTSPTransport field, which allows proper separation of server 16 years ago
Ronald S. Bultje 90abbdba1e Rename RTSPProtocol to RTSPLowerTransport, so that its name properly tells us 16 years ago
Ronald S. Bultje 30aa6aed4a Read RealChallenge1 field from the server. 16 years ago
Ronald S. Bultje 75128a2273 Revert back to old version (r15103). 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Ronald S. Bultje 158efd74fe Implement RTSP/Realmedia-compatible OPTIONS command. See "Realmedia patch" 16 years ago
Ronald S. Bultje 8a8754d80f Allow cycling between different protocols (TCP, UDP or multicast) so that if 17 years ago
Ronald S. Bultje c482500fa3 Drop RTSP default protocol. 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Aurelien Jacobs b156b88c13 rtp and rtsp demuxer declarations are not part of public API 17 years ago
Måns Rullgård 99545457bf include all prerequisites in header files 18 years ago
Alex Beregszaszi 0913873e5b remove unused rtsp_callback 18 years ago
Panagiotis Issaris 50c5f1598d Make rtsp_set_callback() comments available to Doxygen 18 years ago
Panagiotis Issaris 0af4407d35 Move unaltered rtsp.c comments to the header file. 18 years ago
Panagiotis Issaris 37d2210ae9 Doxygenize comments in rtsp.h 18 years ago
Panagiotis Issaris 391fbb656c Convert macro+enum into a simple enum: Currently the enum was filled using a 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Måns Rullgård d2a067d1d9 give AVInput/OutputFormat structs consistent names 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Romain Degez d1ccf0e0a6 RTP/RTSP and MPEG4-AAC audio 20 years ago
Fabrice Bellard ff762d6ed2 initial seek support - more generic play/pause support 21 years ago
Fabrice Bellard b7b8fc3406 suppressed RTSP abort hack - added PLAY/PAUSE 22 years ago
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Fabrice Bellard abac617591 renamed libav to libavformat 22 years ago
Fabrice Bellard 85fb7b3490 added rtp port range support 23 years ago
Fabrice Bellard 1617ad97ae added rtsp support (not activated yet) 23 years ago