]> git.sesse.net Git - ffmpeg/history - libavformat/rtsp.h
Globally rename the header inclusion guard names.
[ffmpeg] / libavformat / rtsp.h
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-08-31 Ronald S. BultjeImplement RTSP/Realmedia-compatible OPTIONS command...
2008-03-19 Ronald S. BultjeAllow cycling between different protocols (TCP, UDP...
2008-01-02 Ronald S. BultjeDrop RTSP default protocol.
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-09-10 Aurelien Jacobsrtp and rtsp demuxer declarations are not part of publi...
2007-06-16 Måns Rullgårdinclude all prerequisites in header files
2007-04-26 Alex Beregszasziremove unused rtsp_callback
2007-03-05 Panagiotis IssarisMake rtsp_set_callback() comments available to Doxygen
2007-03-05 Panagiotis IssarisMove unaltered rtsp.c comments to the header file.
2007-03-05 Panagiotis IssarisDoxygenize comments in rtsp.h
2007-03-05 Panagiotis IssarisConvert macro+enum into a simple enum: Currently the...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-07-09 Måns Rullgårdgive AVInput/OutputFormat structs consistent names
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-05-26 Romain DegezRTP/RTSP and MPEG4-AAC audio
2003-11-10 Fabrice Bellardinitial seek support - more generic play/pause support
2003-07-17 Fabrice Bellardsuppressed RTSP abort hack - added PLAY/PAUSE
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2002-11-25 Fabrice Bellardrenamed libav to libavformat