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
2007-10-26Remove prototype for non-existent functionLuca Abeni
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-09-10*_protocol are not part of public APIAurelien Jacobs
2007-06-17include all prerequisites in header filesMåns Rullgård
2007-03-05Doxygenize the unaltered comments for the AUHeaders structure.Panagiotis Issaris
2007-03-05Doxygenize the unaltered comments for the rtp_payload_data_s struct.Panagiotis Issaris
2007-03-05Doxygenize the unaltered comments for the RTP_MAX_SDES definition.Panagiotis Issaris
2007-03-05Doxygenize the existing comments without altering the actual contents of thePanagiotis Issaris
2007-03-05Move rtp_check_and_send_back_rr()'s unaltered comments to the header file.Panagiotis Issaris
2007-03-05Move rtp_get_payload_type()'s unaltered comments to the header file.Panagiotis Issaris
2007-02-22cosmetics: fix usefuLL --> usefuL typoDiego Biurrun
2007-01-29Missing prototype addedLuca Barbato
2006-10-27make ffmpeg able to send back a RTCP receiver report.Thijs
2006-10-26Add support for H264 over RTPRyan Martell
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-06-28RTCP_* conflict with live.com and they seem not to be used anywhere so commen...Michael Niedermayer
2005-05-26RTP/RTSP and MPEG4-AAC audioRomain Degez
2003-10-29added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a spe...Fabrice Bellard
2002-11-25renamed libav to libavformatFabrice Bellard