summaryrefslogtreecommitdiffstats
path: root/libavformat/rtpdec_amr.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '90c784cc13f6bf21a8eb69f3b88b50c7a70f6c59'Michael Niedermayer2012-12-211-7/+4
|\
| * rtpdec: Pass the sequence number to depacketizersMartin Storsjö2012-12-211-7/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-131-0/+2
|\ \ | |/
| * rtpdec_amr: set channel layoutJustin Ruggles2012-11-121-0/+2
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-4/+4
|\ \ | |/
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-081-0/+3
|\ \ | |/
| * rtsp: Don't expose the MS-RTSP RTX data stream to the callerMartin Storsjö2012-04-081-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-291-1/+0
|\ \ | |/
| * cosmetics: Remove extra newlines at EOFAlex Converse2012-01-271-1/+0
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-241-4/+4
|\ \ | |/
| * rtp: Rename the open/close functions to alloc/freeMartin Storsjö2011-04-241-4/+4
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Remove mostly unnecessary rtpdec_*.h files, store the declarations in one fileMartin Storsjö2010-07-301-1/+1
* ReindentJosh Allmann2010-06-281-17/+17
* rtpdec: Clean up FMTP parsing code in AMR RTP depacketizerJosh Allmann2010-06-281-29/+51
* Replace all remaining occurrences of AVERROR_NOMEM withStefano Sabatini2010-04-031-1/+1
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-301-2/+2
* Interpret valueless attributes in AMR ftmp lines as being 1Martin Storsjö2010-03-221-0/+9
* Prefix non-static RTSP functions with ff_.Ronald S. Bultje2010-02-231-1/+1
* RTP/AMR depacketizer, by Martin Storsjö <$firstname at $firstname dot st>.Ronald S. Bultje2010-02-101-0/+177
OpenPOWER on IntegriCloud