summaryrefslogtreecommitdiff
path: root/libavformat/rtpdec_vp8.c
Commit message (Expand)AuthorAge
* rtpdec_vp8: Cosmetics: Fix bad alignment/indentationMartin Storsjö2012-12-16
* rtpdec_vp8: Don't parse fields that aren't usedMartin Storsjö2012-11-02
* rtpdec: factorize identical code used in several handlersAnton Khirnov2012-11-02
* rtpdec_vp8: Make the depacketizer implement the latest spec draftMartin Storsjö2012-10-08
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* doxygen: use Doxygen markup for authors and web links where appropriateDiego Biurrun2011-07-15
* rtp: Rename the open/close functions to alloc/freeMartin Storsjö2011-04-24
* 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
* RTP/VP8: Update the warning about the VP8 payloadMartin Storsjö2010-12-05
* Add RTP depacketization of VP8Josh Allmann2010-08-16