16 Commits (3ffa77d301a48ce2f8e209baaea091780fcdb276)

Author SHA1 Message Date
Martin Storsjö 4f6cd883f0 rtpenc: Don't set max_frames_per_packet based on the packet frame size or frame rate 10 years ago
Martin Storsjö bde2bba45c rtpenc: Restructure if statements in packetizers to simplify adding more conditions 10 years ago
Martin Storsjö 11edeaea32 rtpenc_xiph: Don't exclude headers from max_payload_size 10 years ago
Martin Storsjö 7c1e2e6466 rtpenc_xiph: Use AV_WB16 instead of manual bitshifts 10 years ago
Martin Storsjö 1fc64e2e07 rtpenc: Write conditional statements on separate lines 10 years ago
Michael Niedermayer 6c06b566d2 rtpenc_xiph: switch to av_assert 12 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Martin Storsjö f53b9a2964 rtpenc_xiph: Clarify that num_frames shouldn't ever get larger than max_frames_per_packet 14 years ago
Martin Storsjö b5c4bb989d rtpenc_xiph: Set the ident value via a define 14 years ago
Martin Storsjö 62c7e2c336 rtpenc_xiph: Don't needlessly cast pointers to integers 14 years ago
Josh Allmann 91af5601c1 Add RTP packetization of Theora and Vorbis 14 years ago