19 Commits (723b266d7285776e5134a42503e468447940decb)

Author SHA1 Message Date
Martin Storsjö d77f4afa98 rtpenc: Allow requesting H264 RTP packetization mode 0 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
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