| Commit message (Expand) | Author | Age | Files | Lines |
* | rtp: Replace hardcoded RTCP packet types with defines | Josh Allmann | 2010-08-25 | 1 | -0/+9 |
* | rtpenc_xiph: Set the ident value via a define | Martin Storsjö | 2010-08-09 | 1 | -0/+6 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | Document ff_rtp_codec_id() | Luca Abeni | 2009-02-28 | 1 | -0/+9 |
* | Fix typo in a comment | Luca Abeni | 2009-02-28 | 1 | -1/+1 |
* | Document ff_rtp_enc_name() | Luca Abeni | 2009-02-28 | 1 | -0/+10 |
* | Document ff_rtp_get_codec_info() | Luca Abeni | 2009-02-28 | 1 | -0/+12 |
* | Remame rtp_get_codec_info() to ff_rtp_get_codec_info(), as it is not | Luca Abeni | 2009-02-17 | 1 | -1/+1 |
* | Move to rtp.h the prototypes of all the functions defined in rtp.c | Luca Abeni | 2009-02-17 | 1 | -0/+4 |
* | Document ff_rtp_get_payload_type() | Luca Abeni | 2009-02-16 | 1 | -1/+8 |
* | Rename rtp_get_payload_type() to ff_rtp_get_payload_type(), as it is not | Luca Abeni | 2009-02-16 | 1 | -1/+1 |
* | Move RTP_MAX_PACKET_LENGTH to rtpdec.h: it is not used in the muxer anymore | Luca Abeni | 2009-02-06 | 1 | -2/+0 |
* | Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h | Luca Abeni | 2009-02-06 | 1 | -161/+0 |
* | Add "AVFormatContext *ctx" (that being the RTSP demuxer's) as first argument | Ronald S. Bultje | 2009-02-06 | 1 | -1/+3 |
* | Introduce a new num_frames field in RTPDemuxContext so that rtp_aac.c | Luca Abeni | 2009-02-05 | 1 | -0/+1 |
* | Merge rtp_internal.h in rtp.h, and remove rtp_internal.h | Luca Abeni | 2009-01-27 | 1 | -0/+105 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | Rename rtp_payload_data_t to avoid clashes with the POSIX namespace | Luca Abeni | 2008-12-13 | 1 | -3/+3 |
* | Remove useless typedef | Luca Abeni | 2008-12-13 | 1 | -29/+28 |
* | Remove unused types | Luca Abeni | 2008-12-13 | 1 | -25/+0 |
* | Remove access into RTPDemuxContext in rtsp.c, which allows making it opaque | Ronald S. Bultje | 2008-10-04 | 1 | -0/+5 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Revert r14497 | Michael Niedermayer | 2008-08-01 | 1 | -1/+0 |
* | Add missing header #includes. | Diego Biurrun | 2008-08-01 | 1 | -0/+1 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | Make AVRtpPayloadTypes static and constant | Diego Pettenò | 2008-01-06 | 1 | -11/+0 |
* | Remove prototype for non-existent function | Luca Abeni | 2007-10-26 | 1 | -1/+0 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | rtp and rtsp demuxer declarations are not part of public API | Aurelien Jacobs | 2007-09-10 | 1 | -3/+0 |
* | *_protocol are not part of public API | Aurelien Jacobs | 2007-09-10 | 1 | -2/+0 |
* | include all prerequisites in header files | Måns Rullgård | 2007-06-16 | 1 | -0/+3 |
* | Doxygenize the unaltered comments for the AUHeaders structure. | Panagiotis Issaris | 2007-03-05 | 1 | -1/+1 |
* | Doxygenize the unaltered comments for the rtp_payload_data_s struct. | Panagiotis Issaris | 2007-03-05 | 1 | -1/+1 |
* | Doxygenize the unaltered comments for the RTP_MAX_SDES definition. | Panagiotis Issaris | 2007-03-05 | 1 | -1/+1 |
* | Doxygenize the existing comments without altering the actual contents of the | Panagiotis Issaris | 2007-03-05 | 1 | -1/+1 |
* | Move rtp_check_and_send_back_rr()'s unaltered comments to the header file. | Panagiotis Issaris | 2007-03-04 | 1 | -0/+6 |
* | Move rtp_get_payload_type()'s unaltered comments to the header file. | Panagiotis Issaris | 2007-03-04 | 1 | -0/+2 |
* | cosmetics: fix usefuLL --> usefuL typo | Diego Biurrun | 2007-02-22 | 1 | -1/+1 |
* | Missing prototype added | Luca Barbato | 2007-01-29 | 1 | -0/+1 |
* | make ffmpeg able to send back a RTCP receiver report. | Thijs | 2006-10-27 | 1 | -1/+1 |
* | Add support for H264 over RTP | Ryan Martell | 2006-10-26 | 1 | -9/+0 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | give AVInput/OutputFormat structs consistent names | Måns Rullgård | 2006-07-09 | 1 | -2/+2 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -1/+1 |
* | RTCP_* conflict with live.com and they seem not to be used anywhere so commen... | Michael Niedermayer | 2005-06-28 | 1 | -0/+2 |
* | RTP/RTSP and MPEG4-AAC audio | Romain Degez | 2005-05-26 | 1 | -18/+80 |
* | added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a spe... | Fabrice Bellard | 2003-10-29 | 1 | -2/+23 |
* | renamed libav to libavformat | Fabrice Bellard | 2002-11-25 | 1 | -0/+40 |