16 Commits (70d685a77f283b110e7b1ab565ff5de53f752d55)

Author SHA1 Message Date
Andrey Utkin 24dfd6e79b avformat/rtspcodes: introduce ff_rtsp_averror() 10 years ago
Reimar Döffinger d9e2aceb7f Add missing "const" all over the place. 10 years ago
James Almer 09c1654208 lavf/rtspcodes: add missing header include 11 years ago
Anshul Maheshwari 5b30f27592 rtspcodes: don't check for >0 on error codes macro 11 years ago
Reynaldo H. Verdejo Pinochet 5267a5d783 rtspcodes: add full list of RTSP status codes 11 years ago
Jordi Ortiz a8ad6ffafe rtsp: Add listen mode 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Guillaume Poirier efb775777f add a comment to indicate which #endif belong to which #define 18 years ago
Måns Rullgård 699b3f99d0 add multiple inclusion guards to headers 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
Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
Fabrice Bellard abac617591 renamed libav to libavformat 22 years ago
Fabrice Bellard 1617ad97ae added rtsp support (not activated yet) 23 years ago