Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rtp: Rename the open/close functions to alloc/free | Martin Storsjö | 2011-04-24 | 1 | -4/+4 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file | Martin Storsjö | 2010-07-30 | 1 | -1/+1 |
* | Reindent | Josh Allmann | 2010-06-28 | 1 | -17/+17 |
* | rtpdec: Clean up FMTP parsing code in AMR RTP depacketizer | Josh Allmann | 2010-06-28 | 1 | -29/+51 |
* | Replace all remaining occurrences of AVERROR_NOMEM with | Stefano Sabatini | 2010-04-03 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -2/+2 |
* | Interpret valueless attributes in AMR ftmp lines as being 1 | Martin Storsjö | 2010-03-22 | 1 | -0/+9 |
* | Prefix non-static RTSP functions with ff_. | Ronald S. Bultje | 2010-02-23 | 1 | -1/+1 |
* | RTP/AMR depacketizer, by Martin Storsjö <$firstname at $firstname dot st>. | Ronald S. Bultje | 2010-02-10 | 1 | -0/+177 |