]> git.sesse.net Git - ffmpeg/history - libavformat/rtsp.h
Move AC3 header parsing code together with the rest of the AC3 parsing code.
[ffmpeg] / libavformat / rtsp.h
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