summaryrefslogtreecommitdiff
path: root/libavformat/rtpenc_xiph.c
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* rtpenc: Don't set max_frames_per_packet based on the packet frame size or fra...Martin Storsjö2015-02-28
* rtpenc: Restructure if statements in packetizers to simplify adding more cond...Martin Storsjö2015-02-28
* rtpenc_xiph: Don't exclude headers from max_payload_sizeMartin Storsjö2015-02-28
* rtpenc_xiph: Use AV_WB16 instead of manual bitshiftsMartin Storsjö2015-02-28
* rtpenc: Write conditional statements on separate linesMartin Storsjö2015-02-28
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* rtpenc_xiph: Clarify that num_frames shouldn't ever get larger than max_frame...Martin Storsjö2010-08-10
* rtpenc_xiph: Set the ident value via a defineMartin Storsjö2010-08-09
* rtpenc_xiph: Don't needlessly cast pointers to integersMartin Storsjö2010-08-09
* Add RTP packetization of Theora and VorbisJosh Allmann2010-08-07