Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-31Read RealChallenge1 field from the server.Ronald S. Bultje
2008-08-31Revert back to old version (r15103).Ronald S. Bultje
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-08-31Implement RTSP/Realmedia-compatible OPTIONS command. See "Realmedia patch"Ronald S. Bultje
2008-03-19Allow cycling between different protocols (TCP, UDP or multicast) so that ifRonald S. Bultje
2008-01-02Drop RTSP default protocol.Ronald S. Bultje
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
2007-09-11rtp and rtsp demuxer declarations are not part of public APIAurelien Jacobs
2007-06-17include all prerequisites in header filesMåns Rullgård
2007-04-26remove unused rtsp_callbackAlex Beregszaszi
2007-03-05Make rtsp_set_callback() comments available to DoxygenPanagiotis Issaris
2007-03-05Move unaltered rtsp.c comments to the header file.Panagiotis Issaris
2007-03-05Doxygenize comments in rtsp.hPanagiotis Issaris
2007-03-05Convert macro+enum into a simple enum: Currently the enum was filled using aPanagiotis Issaris
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-07-10give AVInput/OutputFormat structs consistent namesMåns Rullgård
2006-01-13Update licensing information: The FSF changed postal address.Diego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2005-05-26RTP/RTSP and MPEG4-AAC audioRomain Degez
2003-11-10initial seek support - more generic play/pause supportFabrice Bellard
2003-07-17suppressed RTSP abort hack - added PLAY/PAUSEFabrice Bellard
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac
2002-11-25renamed libav to libavformatFabrice Bellard