Check size_bmp more fully
[platform/upstream/libav.git] / libavcodec / vp8.h
2017-08-18 Haejeong KimUpdate 11.4 -> 12.1 (Merge branch 'upstream' into tizen) 84/144884/2 accepted/tizen/4.0/unified/20170828.222650 accepted/tizen/unified/20170822.113049 submit/tizen/20170822.010353 submit/tizen_4.0/20170828.100006
2017-08-18 Haejeong KimImported Upstream version 12.1 39/144839/1 upstream/12.1
2014-07-01 Diego BiurrunUpdate Fiona's name in copyright statements.
2014-04-14 Martin Storsjövp78: Align the intra4x4_pred_mode_top array within...
2014-04-04 Peter RossOn2 VP7 decoder
2014-03-29 Vittorio Giovaravp8: K&R formatting cosmetics
2014-02-04 Anton Khirnovvp8: use a fixed-size edge emu buffer
2013-09-18 Justin RugglesAdd a WebP decoder
2013-08-15 Diego Biurrunvp56data: Move all shared enum/struct declarations...
2013-05-24 Anton Khirnovw32pthreads: move from lavc to compat/
2013-03-08 Anton Khirnovlavc decoders: work with refcounted frames.
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2012-12-20 Ronald S. Bultjelavc: introduce VideoDSPContext
2012-10-06 Diego BiurrunGive all anonymously typedeffed structs in headers...
2012-08-02 Mans Rullgardvp8: pack struct VP8ThreadData more efficiently
2012-07-15 Martin Storsjövp8: Enclose pthread function calls in ifdefs
2012-07-15 Martin Storsjövp8: Include the thread headers before using the pthrea...
2012-07-14 Daniel Kangvp8: implement sliced threading
2012-07-14 Daniel Kangvp8: move data from VP8Context->VP8Macroblock
2012-02-06 Diego Biurrundoxygen: Do not include license boilerplates in Doxygen...
2011-10-21 Ronald S. Bultjevp8: fix up handling of segmentation_maps in reference...
2011-05-21 Diego Biurrunmultiple inclusion guard cleanup
2011-05-02 Ronald S. Bultjevp8: frame-multithreading.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-12 Jason Garrett-GlaserVP8: optimize VP8Context struct ordering
2011-03-12 Jason Garrett-GlaserVP8: token probs doesn't need padding
2011-02-17 Jason Garrett-GlaserVP8: split out declarations to new header