summaryrefslogtreecommitdiff
path: root/libavformat/rtpdec_vp8.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-15
|\
| * doxygen: use Doxygen markup for authors and web links where appropriateDiego Biurrun2011-07-15
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-24
|\|
| * rtp: Rename the open/close functions to alloc/freeMartin Storsjö2011-04-24
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-04
|\|
| * avio: avio_ prefix for url_close_dyn_bufAnton Khirnov2011-04-03
| * avio: avio_ prefix for url_open_dyn_bufAnton Khirnov2011-04-03
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * avio: avio: avio_ prefixes for put_* functionsAnton Khirnov2011-02-21
| * avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-20
* | avio: avio: avio_ prefixes for put_* functionsAnton Khirnov2011-02-22
* | avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-20
|/
* RTP/VP8: Update the warning about the VP8 payloadMartin Storsjö2010-12-05
* Add RTP depacketization of VP8Josh Allmann2010-08-16