| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | rtpdec_h264: Pass NAL type 0 through | Martin Storsjö | 2010-12-06 | 1 | -4/+1 |
* | Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file | Martin Storsjö | 2010-07-30 | 1 | -1/+1 |
* | Handle av_base64_decode return value | Luca Barbato | 2010-07-11 | 1 | -2/+2 |
* | rtpdec: Clean up FMTP parsing code in H.264 RTP depacketizer | Josh Allmann | 2010-06-28 | 1 | -14/+1 |
* | Reindent | Josh Allmann | 2010-06-28 | 1 | -2/+2 |
* | rtpdec: Return ENOMEM if H.264 RTP fails to allocate memory for SDP extradata | Josh Allmann | 2010-06-28 | 1 | -1/+3 |
* | Remove stray and possibly wrong line, rtpdec.c sets that already | Luca Barbato | 2010-06-03 | 1 | -2/+0 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | Properly pad H.264 extradata when taken from fmtp SDP attributes | Martin Storsjö | 2010-03-03 | 1 | -1/+5 |
* | Rename RTP depacketizer files from rtp_* to rtpdec_* | Martin Storsjö | 2010-02-28 | 1 | -0/+416 |