Commit History

Author SHA1 Message Date
  Ronald S. Bultje 26d6b3e230 Document rtsp.h, see "[PATCH] document rtsp.h" thread. 15 years ago
  Ronald S. Bultje a9e534d561 Rename RTSPHeader to RTSPMessageHeader to reflect more clearly what the 15 years ago
  Ronald S. Bultje 2a1d51c573 Rename RTSP_*_LAST to RTSP_*_NB in line with PIX_FMT_* in lavc. See "[PATCH] 15 years ago
  Ronald S. Bultje 3b0fc60592 Don't install rtsp.h. It is intended to be private, it depends on rtp code 15 years ago
  Luca Abeni 302879cb36 Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 15 years ago
  Ronald S. Bultje 0a861b6f8b Rename "tx_ctx" and "cur_tx" variables to "transport_priv" and 15 years ago
  Ronald S. Bultje b516ecdd12 Delete an enum and a function typedef that aren't used anywhere, and 15 years ago
  Ronald S. Bultje 1262d638da Move enum RTSPTransport up a bit, so that all fields that are assigned a value 15 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
  Ronald S. Bultje 6e5f27ca80 Fix typo ("Standard-compliant" -> "Standards-compliant"), as noticed by 15 years ago
  Ronald S. Bultje 70d4b8ce50 Fix doxy comments missing one '*'. 15 years ago
  Ronald S. Bultje 7a86bafa20 Use the "server" RTSP field to detect whether the server that we're talking 15 years ago
  Ronald S. Bultje 74272b1c0c Export RTSPState and RTSPStream from rtsp.c into rtsp.h. This allows future 15 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 16 years ago
  Ronald S. Bultje c482500fa3 Drop RTSP default protocol. 16 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 17 years ago
  Alex Beregszaszi 0913873e5b remove unused rtsp_callback 17 years ago
  Panagiotis Issaris 50c5f1598d Make rtsp_set_callback() comments available to Doxygen 17 years ago
  Panagiotis Issaris 0af4407d35 Move unaltered rtsp.c comments to the header file. 17 years ago
  Panagiotis Issaris 37d2210ae9 Doxygenize comments in rtsp.h 17 years ago
  Panagiotis Issaris 391fbb656c Convert macro+enum into a simple enum: Currently the enum was filled using a 17 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 18 years ago
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 18 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 18 years ago
  Romain Degez d1ccf0e0a6 RTP/RTSP and MPEG4-AAC audio 19 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 21 years ago
  Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 21 years ago
  Fabrice Bellard abac617591 renamed libav to libavformat 22 years ago