Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -1/+1 |
* | rtpenc: Don't set max_frames_per_packet based on the packet frame size or fra... | Martin Storsjö | 2015-02-28 | 1 | -1/+4 |
* | rtpenc: Restructure if statements in packetizers to simplify adding more cond... | Martin Storsjö | 2015-02-28 | 1 | -1/+3 |
* | rtpenc_aac: Use AV_WB16 instead of manual bitshifts | Martin Storsjö | 2015-02-28 | 1 | -8/+6 |
* | rtpenc_aac: Merge a definition with a declaration | Martin Storsjö | 2015-02-28 | 1 | -3/+2 |
* | rtpenc_aac: Set a default value for max_frames_per_packet at init | Martin Storsjö | 2015-02-28 | 1 | -3/+2 |
* | rtpenc_aac: Fix sending fragmented frames | Martin Storsjö | 2015-02-28 | 1 | -1/+1 |
* | rtpenc_aac: Fix calculation of the header size | Luca Abeni | 2012-11-08 | 1 | -2/+2 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Rename the RTP muxer sources so that the packetisation functions are in | Luca Abeni | 2010-01-18 | 1 | -0/+85 |