| Commit message (Expand) | Author | Age | Files | Lines |
* | rtpenc: Allow including a SDES/CNAME block in RTCP SR packets | Martin Storsjö | 2012-12-16 | 1 | -0/+1 |
* | rtpenc_vp8: Include the picture number in VP8 packets | Martin Storsjö | 2012-12-16 | 1 | -0/+2 |
* | rtpdec/enc: Remove outdated/useless/misleading comments | Martin Storsjö | 2012-12-12 | 1 | -5/+5 |
* | rtp: Packetization of JPEG (RFC 2435) | Samuel Pitoiset | 2012-09-23 | 1 | -0/+1 |
* | avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -1/+1 |
* | avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -4/+4 |
* | rtsp: remove terminal comma in FF_RTP_FLAG_OPTS macro. | Ronald S. Bultje | 2012-07-21 | 1 | -1/+1 |
* | rtpenc: Allow requesting H264 RTP packetization mode 0 | Martin Storsjö | 2012-06-18 | 1 | -0/+2 |
* | rtpenc: Use AVFormatContext.packet_size instead of a private option | Martin Storsjö | 2012-03-19 | 1 | -1/+0 |
* | rtpenc: Use MB info side data for splitting H263 packets for RFC 2190 | Martin Storsjö | 2012-03-01 | 1 | -1/+2 |
* | rtpenc: Move max_packet_size to a context variable | Martin Storsjö | 2012-02-23 | 1 | -0/+1 |
* | rtpenc: Add an option for not sending RTCP packets | Martin Storsjö | 2012-02-23 | 1 | -0/+2 |
* | rtpenc: Allow packetizing H263 according to the old RFC 2190 | Martin Storsjö | 2012-02-23 | 1 | -0/+6 |
* | rtpenc: Move the trailing comma into FF_RTP_FLAG_OPTS | Martin Storsjö | 2012-02-23 | 1 | -1/+1 |
* | AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* | Anton Khirnov | 2011-10-12 | 1 | -2/+2 |
* | rtpenc: Declare the rtp flags private AVOptions in rtpenc.h | Martin Storsjö | 2011-06-10 | 1 | -0/+4 |
* | rtpenc: MP4A-LATM payload support | Juan Carlos Rodriguez | 2011-06-10 | 1 | -0/+6 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Add RTP packetization of VP8 | Josh Allmann | 2010-08-16 | 1 | -0/+1 |
* | Add RTP packetization of Theora and Vorbis | Josh Allmann | 2010-08-07 | 1 | -0/+1 |
* | If the video stream is H.264 with MP4 syntax, store the NAL lenght size in | Luca Abeni | 2010-06-16 | 1 | -0/+6 |
* | Add support for AMR audio in the RTP muxer | Martin Storsjö | 2009-04-08 | 1 | -0/+1 |
* | Add support for H.263 video in the RTP muxer | Martin Storsjö | 2009-04-07 | 1 | -0/+1 |
* | Do not use RTP_MAX_PACKET_LENGTH in the RTP muxer | Luca Abeni | 2009-02-06 | 1 | -1/+1 |
* | Merge rtp_aac.h and rtp_mpv.h in rtpenc.h | Luca Abeni | 2009-02-06 | 1 | -0/+2 |
* | Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h | Luca Abeni | 2009-02-06 | 1 | -0/+61 |