summaryrefslogtreecommitdiffstats
path: root/libavformat/rtpenc_xiph.c
Commit message (Expand)AuthorAgeFilesLines
* rtpenc: Don't set max_frames_per_packet based on the packet frame size or fra...Martin Storsjö2015-02-281-2/+5
* rtpenc: Restructure if statements in packetizers to simplify adding more cond...Martin Storsjö2015-02-281-2/+3
* rtpenc_xiph: Don't exclude headers from max_payload_sizeMartin Storsjö2015-02-281-1/+1
* rtpenc_xiph: Use AV_WB16 instead of manual bitshiftsMartin Storsjö2015-02-281-4/+6
* rtpenc: Write conditional statements on separate linesMartin Storsjö2015-02-281-2/+4
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* rtpenc_xiph: Clarify that num_frames shouldn't ever get larger than max_frame...Martin Storsjö2010-08-101-1/+2
* rtpenc_xiph: Set the ident value via a defineMartin Storsjö2010-08-091-4/+4
* rtpenc_xiph: Don't needlessly cast pointers to integersMartin Storsjö2010-08-091-2/+2
* Add RTP packetization of Theora and VorbisJosh Allmann2010-08-071-0/+125
OpenPOWER on IntegriCloud