Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rtpenc_xiph: Clarify that num_frames shouldn't ever get larger than ↵ | Martin Storsjö | 2010-08-10 | 1 | -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 define | Martin Storsjö | 2010-08-09 | 1 | -4/+4 |
| | | | | Originally committed as revision 24749 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | rtpenc_xiph: Don't needlessly cast pointers to integers | Martin Storsjö | 2010-08-09 | 1 | -2/+2 |
| | | | | Originally committed as revision 24748 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Add RTP packetization of Theora and Vorbis | Josh Allmann | 2010-08-07 | 1 | -0/+125 |
Patch by Josh Allmann, joshua dot allmann at gmail Originally committed as revision 24735 to svn://svn.ffmpeg.org/ffmpeg/trunk |