49 Commits (6abf00d615d2098d67faeb9b034265c9983bbefd)

Author SHA1 Message Date
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. 11 years ago
Justin Ruggles c4bfa09807 Add a WebP decoder 11 years ago
Diego Biurrun cb214707a6 vp56data: Move all shared enum/struct declarations to common header 11 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 12 years ago
Diego Biurrun e4cbf7529b Give all anonymously typedeffed structs in headers a name 12 years ago
Mans Rullgard cf5781fad0 vp8: pack struct VP8ThreadData more efficiently 12 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