summaryrefslogtreecommitdiffstats
path: root/libavformat/rtpenc_xiph.c
Commit message (Collapse)AuthorAgeFilesLines
* rtpenc_xiph: switch to av_assertMichael Niedermayer2012-08-281-1/+2
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* rtpenc_xiph: Clarify that num_frames shouldn't ever get larger than ↵Martin Storsjö2010-08-101-1/+2
| | | | | | max_frames_per_packet Originally committed as revision 24754 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rtpenc_xiph: Set the ident value via a defineMartin Storsjö2010-08-091-4/+4
| | | | Originally committed as revision 24749 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rtpenc_xiph: Don't needlessly cast pointers to integersMartin Storsjö2010-08-091-2/+2
| | | | Originally committed as revision 24748 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add RTP packetization of Theora and VorbisJosh Allmann2010-08-071-0/+125
Patch by Josh Allmann, joshua dot allmann at gmail Originally committed as revision 24735 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud