| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-02 | 1 | -0/+5 |
|\ |
|
| * | rtpdec: factorize identical code used in several handlers | Anton Khirnov | 2012-11-02 | 1 | -0/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-06 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Give all anonymously typedeffed structs in headers a name | Diego Biurrun | 2012-10-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-18 | 1 | -5/+0 |
|\ \
| |/ |
|
| * | rtp: remove ff_rtp_get_rtcp_file_handle(). | Jordi Ortiz | 2012-08-17 | 1 | -5/+0 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-01 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | rtpdec: Add an init function that can do custom codec context initialization | Martin Storsjö | 2011-11-30 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-19 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | rtpdec: unwrap RTP timestamps for PTS calculation | John Brooks | 2011-11-18 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-13 | 1 | -12/+12 |
|\ \
| |/ |
|
| * | rtpdec: Add ff_ prefix to all nonstatic symbols | Martin Storsjö | 2011-10-12 | 1 | -12/+12 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-24 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | rtp: Rename the open/close functions to alloc/free | Martin Storsjö | 2011-04-24 | 1 | -2/+2 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-09 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | avio: make URLContext internal. | Anton Khirnov | 2011-04-08 | 1 | -0/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Make RTPFirstDynamicPayloadHandler static to rtpdec.c | Diego Elio Pettenò | 2011-01-25 | 1 | -1/+0 |
* | | Make RTPFirstDynamicPayloadHandler static to rtpdec.c | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+0 |
|/ |
|
* | rtpdec: Emit timestamps for packets before the first RTCP packet, too | Martin Storsjö | 2011-01-01 | 1 | -0/+1 |
* | rtpdec: Add functions for finding depacketizers by name or payload id | Martin Storsjö | 2010-12-05 | 1 | -0/+4 |
* | rtpdec: Allow dynamic payload handlers to handle static payload types, too | Martin Storsjö | 2010-12-05 | 1 | -0/+3 |
* | drop rtp_get_file_handles() which is not part of public API and not used anymore | Aurelien Jacobs | 2010-10-23 | 1 | -3/+0 |
* | drop rtp_get_local_port() which is not part of public API and not used anymore | Aurelien Jacobs | 2010-10-23 | 1 | -3/+0 |
* | rtpdec: Reorder received RTP packets according to the seq number | Martin Storsjö | 2010-10-01 | 1 | -1/+20 |
* | rtsp/rtpdec: Allow rtp_parse_packet to take ownership of the packet buffer | Martin Storsjö | 2010-10-01 | 1 | -1/+1 |
* | Add rtp_get_rtcp_file_handle function | Josh Allmann | 2010-08-25 | 1 | -0/+5 |
* | Move SPACE_CHARS back to libavformat/internal.h | Martin Storsjö | 2010-07-16 | 1 | -2/+0 |
* | rtpdec: Allow depacketizers to specify that pkt->pts should be left as AV_NOP... | Martin Storsjö | 2010-07-14 | 1 | -0/+2 |
* | rtpdec: Add generic function for iterating over FMTP configuration lines | Josh Allmann | 2010-06-28 | 1 | -0/+5 |
* | rtpdec: Move space_chars from avformat/internal to rtpdec | Josh Allmann | 2010-06-28 | 1 | -0/+2 |
* | RTSP, rtpdec: Move RTPPayloadData into rtpdec_mpeg4 and remove all references... | Josh Allmann | 2010-06-25 | 1 | -32/+1 |
* | Reset RTCP timestamps after seeking, add range start offset to the packets ti... | Martin Storsjö | 2010-04-20 | 1 | -0/+1 |
* | Revert svn rev 21857, readd first_rtcp_ntp_time in RTPDemuxContext | Martin Storsjö | 2010-04-20 | 1 | -0/+1 |
* | Make rtp protocol obey rfc3550 | Luca Barbato | 2010-04-19 | 1 | -1/+5 |
* | Fix leaks in the AAC RTP depacketizer | Martin Storsjö | 2010-04-05 | 1 | -0/+1 |
* | Add void to a function prototype that takes no arguments. Fixes a potential | Ronald S. Bultje | 2010-04-05 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | Prefix non-static RTSP functions with ff_. | Ronald S. Bultje | 2010-02-23 | 1 | -1/+1 |
* | Remove first_rtcp_ntp_time. This is used to prevent overflow of the timestamp, | Ronald S. Bultje | 2010-02-16 | 1 | -1/+0 |
* | When using RTP-over-UDP, send dummy packets during stream setup, similar to | Martin Storsjö | 2010-02-16 | 1 | -0/+13 |
* | Add url_get_file_handle(), which is used to get the file descriptor | Ronald S. Bultje | 2009-03-03 | 1 | -0/+2 |
* | Implement marker bit, which is used for several RTP payloads currently | Ronald S. Bultje | 2009-02-26 | 1 | -0/+1 |
* | Don't (ab)use PKT_FLAG_* in RTP code, since the two have virtually nothing | Ronald S. Bultje | 2009-02-26 | 1 | -1/+2 |
* | Move to rtp.h the prototypes of all the functions defined in rtp.c | Luca Abeni | 2009-02-17 | 1 | -5/+0 |
* | Move RTP_MAX_PACKET_LENGTH to rtpdec.h: it is not used in the muxer anymore | Luca Abeni | 2009-02-06 | 1 | -0/+1 |
* | Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h | Luca Abeni | 2009-02-06 | 1 | -0/+187 |