summaryrefslogtreecommitdiffstats
path: root/libavformat/rtpenc.h
Commit message (Expand)AuthorAgeFilesLines
* AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*Anton Khirnov2011-10-121-2/+2
* rtpenc: Declare the rtp flags private AVOptions in rtpenc.hMartin Storsjö2011-06-101-0/+4
* rtpenc: MP4A-LATM payload supportJuan Carlos Rodriguez2011-06-101-0/+6
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Add RTP packetization of VP8Josh Allmann2010-08-161-0/+1
* Add RTP packetization of Theora and VorbisJosh Allmann2010-08-071-0/+1
* If the video stream is H.264 with MP4 syntax, store the NAL lenght size inLuca Abeni2010-06-161-0/+6
* Add support for AMR audio in the RTP muxerMartin Storsjö2009-04-081-0/+1
* Add support for H.263 video in the RTP muxerMartin Storsjö2009-04-071-0/+1
* Do not use RTP_MAX_PACKET_LENGTH in the RTP muxerLuca Abeni2009-02-061-1/+1
* Merge rtp_aac.h and rtp_mpv.h in rtpenc.hLuca Abeni2009-02-061-0/+2
* Split rtp.h in rtp.h, rtpdec.h, and rtpenc.hLuca Abeni2009-02-061-0/+61
OpenPOWER on IntegriCloud