summaryrefslogtreecommitdiff
path: root/libavformat/rtpdec_vp8.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-151-1/+1
|\
| * doxygen: use Doxygen markup for authors and web links where appropriateDiego Biurrun2011-07-151-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-241-2/+2
|\ \ | |/
| * rtp: Rename the open/close functions to alloc/freeMartin Storsjö2011-04-241-2/+2
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-041-3/+3
|\ \ | |/
| * avio: avio_ prefix for url_close_dyn_bufAnton Khirnov2011-04-031-2/+2
| * avio: avio_ prefix for url_open_dyn_bufAnton Khirnov2011-04-031-1/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * avio: avio: avio_ prefixes for put_* functionsAnton Khirnov2011-02-211-1/+1
| * avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-201-1/+1
* | avio: avio: avio_ prefixes for put_* functionsAnton Khirnov2011-02-221-1/+1
* | avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-201-1/+1
|/
* RTP/VP8: Update the warning about the VP8 payloadMartin Storsjö2010-12-051-1/+2
* Add RTP depacketization of VP8Josh Allmann2010-08-161-0/+153