]> git.sesse.net Git - ffmpeg/history - libavformat/rtpdec_vp8.c
yop: initialize palette to 0
[ffmpeg] / libavformat / rtpdec_vp8.c
2013-01-10 Martin Storsjörtpdec_vp8: Don't trim too much data from broken frames
2013-01-10 Martin Storsjörtpdec_vp8: Simplify code by using an existing helper...
2013-01-09 Martin Storsjörtpdec_vp8: Mark broken packets with AV_PKT_FLAG_CORRUPT
2013-01-08 Martin Storsjörtpdec_vp8: Request a keyframe if RTP packets are lost
2013-01-08 Martin Storsjörtpdec_vp8: Avoid a warning about a possibly unused...
2013-01-08 Martin Storsjörtpdec_vp8: Make sure the previous packet is returned
2013-01-08 Martin Storsjörtpdec_vp8: Set the timestamp when returning a deferred...
2012-12-21 Martin Storsjörtpdec_vp8: Don't return known-broken packets
2012-12-21 Martin Storsjörtpdec: Pass the sequence number to depacketizers
2012-12-16 Martin Storsjörtpdec_vp8: Cosmetics: Fix bad alignment/indentation
2012-11-02 Martin Storsjörtpdec_vp8: Don't parse fields that aren't used
2012-11-02 Anton Khirnovrtpdec: factorize identical code used in several handlers
2012-10-08 Martin Storsjörtpdec_vp8: Make the depacketizer implement the latest...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2011-07-15 Diego Biurrundoxygen: use Doxygen markup for authors and web links...
2011-04-23 Martin Storsjörtp: Rename the open/close functions to alloc/free
2011-04-03 Anton Khirnovavio: avio_ prefix for url_close_dyn_buf
2011-04-03 Anton Khirnovavio: avio_ prefix for url_open_dyn_buf
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-21 Anton Khirnovavio: avio: avio_ prefixes for put_* functions
2011-02-20 Anton Khirnovavio: rename ByteIOContext to AVIOContext.
2010-12-05 Martin StorsjöRTP/VP8: Update the warning about the VP8 payload
2010-08-16 Josh AllmannAdd RTP depacketization of VP8