summaryrefslogtreecommitdiffstats
path: root/libavformat/rtpdec.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-091-0/+7
|\
| * rtp: Support packetization/depacketization of opusMartin Storsjö2012-10-091-0/+7
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-271-3/+9
|\ \ | |/
| * rtpdec: Remove a useless ff_ prefix from a static symbolMartin Storsjö2012-09-261-2/+2
| * rtpdec: Support depacketizing speexDmitry Samonenko2012-09-261-0/+7
* | Introducing speex RTP demuxing (RFC 5574)Dmitry Samonenko2012-09-231-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-101-0/+1
|\ \ | |/
| * rtp: Depacketization of JPEG (RFC 2435)Samuel Pitoiset2012-09-091-0/+1
* | rtpdec: Don't explicitly include unistd.h any longerRonald S. Bultje2012-09-071-1/+0
* | lavf: add missing new line to some error messagesPiotr Bandurski2012-09-011-1/+1
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-15/+15
|\ \ | |/
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-15/+15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-291-0/+1
|\ \ | |/
| * Add missing libavutil/time.h includes.Anton Khirnov2012-07-281-0/+1
| * rtpdec: Don't explicitly include unistd.h any longerRonald S. Bultje2012-06-291-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-191-0/+1
|\ \ | |/
| * rtpdec: Add a depacketizer for iLBCMartin Storsjö2012-06-181-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-081-1/+1
|\ \ | |/
| * rtsp: Don't expose the MS-RTSP RTX data stream to the callerMartin Storsjö2012-04-081-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-041-0/+3
|\ \ | |/
| * avcodec: add a Vorbis parser to get packet durationJustin Ruggles2012-03-031-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-171-1/+1
|\ \ | |/
| * rtp: Factorize the check for distinguishing RTCP packets from RTPMartin Storsjö2012-02-161-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-151-0/+1
|\ \ | |/
| * rtpdec: Support H263 in RFC 2190 formatMartin Storsjö2012-02-141-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-211-1/+1
|\ \ | |/
| * rtpdec: Use our own SSRC in the SDES field when sending RRsMartin Storsjö2012-01-211-1/+1
| * rtpdec: Add support for G726 audioMiroslav Slugeň2011-11-301-0/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-191-2/+8
|\ \ | |/
| * rtpdec: only use RTCP for PTS when synchronizing multiple streamsJohn Brooks2011-11-181-1/+1
| * rtpdec: unwrap RTP timestamps for PTS calculationJohn Brooks2011-11-181-1/+7
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-121-3/+5
|\ \ | |/
| * rtpdec: Simplify finalize_packetJohn Brooks2011-11-111-3/+5
| * Replace all usage of strcasecmp/strncasecmpReimar Döffinger2011-11-061-2/+2
* | libavformat: add support for G726 audio decoder in RTP and RTSP streamsMiroslav Slugeň2011-11-071-0/+5
* | Replace all strcasecmp/strncasecmp usages.Reimar Döffinger2011-11-031-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-131-8/+8
|\ \ | |/
| * rtpdec: Add ff_ prefix to all nonstatic symbolsMartin Storsjö2011-10-121-8/+8
| * rtpdec: Read the packet length for all RTCP packet typesJohn Brooks2011-10-121-7/+7
| * rtpdec: Fix the minimum packet length for RTCP SR packetsJohn Brooks2011-10-121-1/+1
* | Correct buffer handling for RTCP packetsJohn Brooks2011-10-131-7/+7
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-221-16/+0
|\ \ | |/
| * rtp: remove disabled codeDiego Biurrun2011-07-211-16/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-041-0/+1
|\ \ | |/
| * Do not include mathematics.h in avutil.hMans Rullgard2011-07-031-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-041-1/+1
|\ \ | |/
| * Mark some variables with av_unusedMans Rullgard2011-06-031-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-131-3/+0
|\ \ | |/
| * configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.Diego Biurrun2011-05-121-3/+0
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-051-4/+5
|\ \ | |/
OpenPOWER on IntegriCloud