| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-04 | 1 | -0/+3 |
|\ |
|
| * | avcodec: add a Vorbis parser to get packet duration | Justin Ruggles | 2012-03-03 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-17 | 1 | -1/+1 |
|\| |
|
| * | rtp: Factorize the check for distinguishing RTCP packets from RTP | Martin Storsjö | 2012-02-16 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-15 | 1 | -0/+1 |
|\| |
|
| * | rtpdec: Support H263 in RFC 2190 format | Martin Storsjö | 2012-02-14 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-21 | 1 | -1/+1 |
|\| |
|
| * | rtpdec: Use our own SSRC in the SDES field when sending RRs | Martin Storsjö | 2012-01-21 | 1 | -1/+1 |
| * | rtpdec: Add support for G726 audio | Miroslav Slugeň | 2011-11-30 | 1 | -0/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-19 | 1 | -2/+8 |
|\| |
|
| * | rtpdec: only use RTCP for PTS when synchronizing multiple streams | John Brooks | 2011-11-18 | 1 | -1/+1 |
| * | rtpdec: unwrap RTP timestamps for PTS calculation | John Brooks | 2011-11-18 | 1 | -1/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-12 | 1 | -3/+5 |
|\| |
|
| * | rtpdec: Simplify finalize_packet | John Brooks | 2011-11-11 | 1 | -3/+5 |
| * | Replace all usage of strcasecmp/strncasecmp | Reimar Döffinger | 2011-11-06 | 1 | -2/+2 |
* | | libavformat: add support for G726 audio decoder in RTP and RTSP streams | Miroslav Slugeň | 2011-11-07 | 1 | -0/+5 |
* | | Replace all strcasecmp/strncasecmp usages. | Reimar Döffinger | 2011-11-03 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-13 | 1 | -8/+8 |
|\| |
|
| * | rtpdec: Add ff_ prefix to all nonstatic symbols | Martin Storsjö | 2011-10-12 | 1 | -8/+8 |
| * | rtpdec: Read the packet length for all RTCP packet types | John Brooks | 2011-10-12 | 1 | -7/+7 |
| * | rtpdec: Fix the minimum packet length for RTCP SR packets | John Brooks | 2011-10-12 | 1 | -1/+1 |
* | | Correct buffer handling for RTCP packets | John Brooks | 2011-10-13 | 1 | -7/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-22 | 1 | -16/+0 |
|\| |
|
| * | rtp: remove disabled code | Diego Biurrun | 2011-07-21 | 1 | -16/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-04 | 1 | -0/+1 |
|\| |
|
| * | Do not include mathematics.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-04 | 1 | -1/+1 |
|\| |
|
| * | Mark some variables with av_unused | Mans Rullgard | 2011-06-03 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-13 | 1 | -3/+0 |
|\| |
|
| * | configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. | Diego Biurrun | 2011-05-12 | 1 | -3/+0 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-05 | 1 | -4/+5 |
|\| |
|
| * | avio: make url_write() internal. | Anton Khirnov | 2011-04-04 | 1 | -4/+5 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-04 | 1 | -7/+7 |
|\| |
|
| * | avio: make url_open_dyn_packet_buf internal. | Anton Khirnov | 2011-04-03 | 1 | -1/+1 |
| * | avio: avio_ prefix for url_close_dyn_buf | Anton Khirnov | 2011-04-03 | 1 | -3/+3 |
| * | avio: avio_ prefix for url_open_dyn_buf | Anton Khirnov | 2011-04-03 | 1 | -3/+3 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | avio: rename put_flush_packet -> avio_flush | Anton Khirnov | 2011-03-16 | 1 | -3/+3 |
* | avio: avio: avio_ prefixes for put_* functions | Anton Khirnov | 2011-02-21 | 1 | -29/+29 |
* | avio: rename ByteIOContext to AVIOContext. | Anton Khirnov | 2011-02-20 | 1 | -2/+2 |
* | Replace dprintf with av_dlog | Luca Barbato | 2011-01-29 | 1 | -2/+2 |
* | Make RTPFirstDynamicPayloadHandler static to rtpdec.c | Diego Elio Pettenò | 2011-01-25 | 1 | -1/+1 |
* | Make ff_realmedia_mp3_dynamic_handler static. | Diego Elio Pettenò | 2011-01-25 | 1 | -1/+1 |
* | rtpdec: Don't set RTP timestamps if they already are set by the depacketizer | Martin Storsjö | 2011-01-06 | 1 | -0/+2 |
* | rtpdec: Emit timestamps for packets before the first RTCP packet, too | Martin Storsjö | 2011-01-01 | 1 | -3/+14 |
* | rtsp: Don't set the RTP time base from the sample rate if no sample rate is set | Martin Storsjö | 2010-12-15 | 1 | -1/+0 |
* | Reinstate default time_base for rtp streams | Luca Barbato | 2010-12-15 | 1 | -0/+1 |
* | rtsp/rtpdec: Set the AVStream time_base directly in rtsp when it is known | Martin Storsjö | 2010-12-07 | 1 | -5/+0 |
* | rtpdec: Handle MP3 in RealRTSP | Martin Storsjö | 2010-12-07 | 1 | -0/+7 |
* | rtpdec: Skip padding bytes at the end of packets | Martin Storsjö | 2010-12-06 | 1 | -0/+6 |