summaryrefslogtreecommitdiff
path: root/libavformat/rtp.h
Commit message (Expand)AuthorAgeFilesLines
...
* rtp and rtsp demuxer declarations are not part of public APIAurelien Jacobs2007-09-101-3/+0
* *_protocol are not part of public APIAurelien Jacobs2007-09-101-2/+0
* include all prerequisites in header filesMåns Rullgård2007-06-161-0/+3
* Doxygenize the unaltered comments for the AUHeaders structure.Panagiotis Issaris2007-03-051-1/+1
* Doxygenize the unaltered comments for the rtp_payload_data_s struct.Panagiotis Issaris2007-03-051-1/+1
* Doxygenize the unaltered comments for the RTP_MAX_SDES definition.Panagiotis Issaris2007-03-051-1/+1
* Doxygenize the existing comments without altering the actual contents of thePanagiotis Issaris2007-03-051-1/+1
* Move rtp_check_and_send_back_rr()'s unaltered comments to the header file.Panagiotis Issaris2007-03-041-0/+6
* Move rtp_get_payload_type()'s unaltered comments to the header file.Panagiotis Issaris2007-03-041-0/+2
* cosmetics: fix usefuLL --> usefuL typoDiego Biurrun2007-02-221-1/+1
* Missing prototype addedLuca Barbato2007-01-291-0/+1
* make ffmpeg able to send back a RTCP receiver report.Thijs2006-10-271-1/+1
* Add support for H264 over RTPRyan Martell2006-10-261-9/+0
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* give AVInput/OutputFormat structs consistent namesMåns Rullgård2006-07-091-2/+2
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-1/+1
* RTCP_* conflict with live.com and they seem not to be used anywhere so commen...Michael Niedermayer2005-06-281-0/+2
* RTP/RTSP and MPEG4-AAC audioRomain Degez2005-05-261-18/+80
* added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a spe...Fabrice Bellard2003-10-291-2/+23
* renamed libav to libavformatFabrice Bellard2002-11-251-0/+40