59 Commits (1139887ace7f15053527cbc8b0a354899bcfcf63)

Author SHA1 Message Date
Mark Thompson 57623cba13 webp: Fix alpha initialisation 7 years ago
Mark Thompson 9f00fa5369 vp8: Add hwaccel hooks 7 years ago
Ronald S. Bultje fed92adbb3 vp8: make mv_min/max thread-local if using partition threading. 8 years ago
Ronald S. Bultje 9a54c6f243 vp8: make wait/thread_mb_pos atomic. 8 years ago
Michael Niedermayer 7b5ff7d573 avcodec/vp8: Check for bitsteam end in decode_mb_row_no_filter() 8 years ago
Mark Thompson 4e528206bc vp8: Add hwaccel hooks 9 years ago
Diego Biurrun 87c6c78604 vp8: Change type of stride parameters to ptrdiff_t 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Clément Bœsch a8bb81a05c lavc, lavu: use avutil/thread.h instead of redundant conditional includes 9 years ago
Andreas Cadhalpun 6fdbaa2b7f vp8: change mv_{min,max}.{x,y} type to int 10 years ago
Vittorio Giovara 65875a8b3b vp8: initialize color space and range properties 10 years ago
Diego Biurrun 79793f8337 Update Fiona's name in copyright statements. 11 years ago
Martin Storsjö a6ac4fcce4 vp78: Align the intra4x4_pred_mode_top array within VP8Macroblock 11 years ago
Peter Ross ac4b32df71 On2 VP7 decoder 11 years ago
Vittorio Giovara 53c20f17c7 vp8: K&R formatting cosmetics 11 years ago
Peter Ross 89f2f5dbd7 On2 VP7 decoder 11 years ago
Anton Khirnov e46ad30a80 vp8: use a fixed-size edge emu buffer 11 years ago
Ronald S. Bultje face578d56 Rewrite emu_edge functions to have separate src/dst_stride arguments. 12 years ago
Justin Ruggles c4bfa09807 Add a WebP decoder 12 years ago
Diego Biurrun cb214707a6 vp56data: Move all shared enum/struct declarations to common header 12 years ago
Dave Yeo 35e683e457 avcodec/vp8: Cosmetics, maintain alphabetical order in threading headers 12 years ago
Dave Yeo e615a77799 os2threads: move from lavc to compat/ 12 years ago
Anton Khirnov 90f9a5830b w32pthreads: move from lavc to compat/ 12 years ago
Anton Khirnov 759001c534 lavc decoders: work with refcounted frames. 12 years ago
Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
Ronald S. Bultje 8c53d39e7f lavc: introduce VideoDSPContext 12 years ago
KO Myung-Hun 3a45688abc lavc: include os2threads.h in vp8.h if HAVE_OS2THREADS is enabled 13 years ago
Diego Biurrun e4cbf7529b Give all anonymously typedeffed structs in headers a name 13 years ago
Mans Rullgard cf5781fad0 vp8: pack struct VP8ThreadData more efficiently 13 years ago
Martin Storsjö 25f056e6d4 vp8: Enclose pthread function calls in ifdefs 13 years ago
Martin Storsjö a794600c00 vp8: Include the thread headers before using the pthread types 13 years ago
Daniel Kang 951455c1c1 vp8: implement sliced threading 13 years ago
Daniel Kang 17343e3952 vp8: move data from VP8Context->VP8Macroblock 13 years ago
Diego Biurrun 32f3c541bc doxygen: Do not include license boilerplates in Doxygen comment blocks. 13 years ago
Ronald S. Bultje ce42a04884 vp8: fix up handling of segmentation_maps in reference frames. 13 years ago
Diego Biurrun 153382e1b6 multiple inclusion guard cleanup 14 years ago
Ronald S. Bultje 4773d90421 vp8: frame-multithreading. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Jason Garrett-Glaser 1eeca88691 VP8: optimize VP8Context struct ordering 14 years ago
Jason Garrett-Glaser b1d2f812c9 VP8: token probs doesn't need padding 14 years ago
Jason Garrett-Glaser 8e624c1cee VP8: split out declarations to new header 14 years ago
Jason Garrett-Glaser bcf4568f18 VP8: split out declarations to new header 14 years ago