47 Commits (b1ad9312331759679a9c956233716a67ae681d89)

Author SHA1 Message Date
Martin Storsjö 9ceed7af37 rtpenc: Add a rtpflag option for sending BYE packets when finishing 11 years ago
Martin Storsjö 1297f7b87f rtpenc: Fix some odd comments 11 years ago
Martin Storsjö ab587f39b2 rtpenc: Start the sequence numbers from a random offset 12 years ago
Martin Storsjö 3b2e8d1d21 rtpenc: Allow including a SDES/CNAME block in RTCP SR packets 12 years ago
Martin Storsjö 65e053271a rtpenc_vp8: Include the picture number in VP8 packets 12 years ago
Martin Storsjö 7941159df6 rtpdec/enc: Remove outdated/useless/misleading comments 12 years ago
Samuel Pitoiset cee1950bbb rtp: Packetization of JPEG (RFC 2435) 12 years ago
Martin Storsjö d58dd4b5b5 avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member 12 years ago
Martin Storsjö 124134e424 avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member 12 years ago
Ronald S. Bultje 5354a904fe rtsp: remove terminal comma in FF_RTP_FLAG_OPTS macro. 12 years ago
Martin Storsjö d77f4afa98 rtpenc: Allow requesting H264 RTP packetization mode 0 13 years ago
Ronald S. Bultje 17fad33f81 Change all uses of restrict to use av_restrict instead. 13 years ago
Martin Storsjö 316e724f18 rtpenc: Use AVFormatContext.packet_size instead of a private option 13 years ago
Martin Storsjö 984b914c55 rtpenc: Use MB info side data for splitting H263 packets for RFC 2190 13 years ago
Martin Storsjö f553462041 rtpenc: Move max_packet_size to a context variable 13 years ago
Martin Storsjö 7337484ed2 rtpenc: Add an option for not sending RTCP packets 13 years ago
Martin Storsjö c4584f3c1f rtpenc: Allow packetizing H263 according to the old RFC 2190 13 years ago
Martin Storsjö c2ff63e3ac rtpenc: Move the trailing comma into FF_RTP_FLAG_OPTS 13 years ago
Anton Khirnov 145f741e11 AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 13 years ago
Martin Storsjö 635fac9af1 rtpenc: Declare the rtp flags private AVOptions in rtpenc.h 14 years ago
Juan Carlos Rodriguez 0832122880 rtpenc: MP4A-LATM payload support 14 years ago
Juan Carlos Rodriguez ef409645f0 rtpenc: MP4A-LATM payload support 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Josh Allmann 7b18d94cb3 Add RTP packetization of VP8 14 years ago
Josh Allmann 91af5601c1 Add RTP packetization of Theora and Vorbis 14 years ago
Luca Abeni 8b889b3480 If the video stream is H.264 with MP4 syntax, store the NAL lenght size in 15 years ago
Martin Storsjö 08e696c0b2 Add support for AMR audio in the RTP muxer 16 years ago
Martin Storsjö 9edfaf3c6c Add support for H.263 video in the RTP muxer 16 years ago
Luca Abeni d3536678dc Do not use RTP_MAX_PACKET_LENGTH in the RTP muxer 16 years ago
Luca Abeni 17a5894a23 Merge rtp_aac.h and rtp_mpv.h in rtpenc.h 16 years ago
Luca Abeni 302879cb36 Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 16 years ago