Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rtpenc: Don't set max_frames_per_packet based on the packet frame size or fra... | Martin Storsjö | 2015-02-28 | 1 | -2/+5 |
* | rtpenc: Restructure if statements in packetizers to simplify adding more cond... | Martin Storsjö | 2015-02-28 | 1 | -2/+3 |
* | rtpenc_xiph: Don't exclude headers from max_payload_size | Martin Storsjö | 2015-02-28 | 1 | -1/+1 |
* | rtpenc_xiph: Use AV_WB16 instead of manual bitshifts | Martin Storsjö | 2015-02-28 | 1 | -4/+6 |
* | rtpenc: Write conditional statements on separate lines | Martin Storsjö | 2015-02-28 | 1 | -2/+4 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | rtpenc_xiph: Clarify that num_frames shouldn't ever get larger than max_frame... | Martin Storsjö | 2010-08-10 | 1 | -1/+2 |
* | rtpenc_xiph: Set the ident value via a define | Martin Storsjö | 2010-08-09 | 1 | -4/+4 |
* | rtpenc_xiph: Don't needlessly cast pointers to integers | Martin Storsjö | 2010-08-09 | 1 | -2/+2 |
* | Add RTP packetization of Theora and Vorbis | Josh Allmann | 2010-08-07 | 1 | -0/+125 |