| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | | Merge commit '4f6cd883f06f7893a2b60a41e7a4f8ae633dac2f' | Michael Niedermayer | 2015-03-01 | 1 | -2/+5 |
|\| |
|
| * | rtpenc: Don't set max_frames_per_packet based on the packet frame size or fra... | Martin Storsjö | 2015-02-28 | 1 | -2/+5 |
* | | Merge commit 'bde2bba45c2f2df27a8534028bda09a6e7f835e2' | Michael Niedermayer | 2015-03-01 | 1 | -2/+3 |
|\| |
|
| * | rtpenc: Restructure if statements in packetizers to simplify adding more cond... | Martin Storsjö | 2015-02-28 | 1 | -2/+3 |
* | | Merge commit '11edeaea3293c41ecf577a330422eabba35f76a2' | Michael Niedermayer | 2015-03-01 | 1 | -1/+1 |
|\| |
|
| * | rtpenc_xiph: Don't exclude headers from max_payload_size | Martin Storsjö | 2015-02-28 | 1 | -1/+1 |
* | | Merge commit '7c1e2e64667421f931ab48141517f19d309c7eea' | Michael Niedermayer | 2015-03-01 | 1 | -4/+6 |
|\| |
|
| * | rtpenc_xiph: Use AV_WB16 instead of manual bitshifts | Martin Storsjö | 2015-02-28 | 1 | -4/+6 |
* | | Merge commit '1fc64e2e07787bbca82a72c146588e850e6d098a' | Michael Niedermayer | 2015-03-01 | 1 | -2/+4 |
|\| |
|
| * | 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: switch to av_assert | Michael Niedermayer | 2012-08-28 | 1 | -1/+2 |
|/ |
|
* | 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 |