Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-08vp8: initialize color space and range propertiesVittorio Giovara
2014-07-01Update Fiona's name in copyright statements.Diego Biurrun
2014-04-14vp78: Align the intra4x4_pred_mode_top array within VP8MacroblockMartin Storsjö
2014-04-04On2 VP7 decoderPeter Ross
2014-03-29vp8: K&R formatting cosmeticsVittorio Giovara
2014-02-04vp8: use a fixed-size edge emu bufferAnton Khirnov
2013-09-18Add a WebP decoderJustin Ruggles
2013-08-15vp56data: Move all shared enum/struct declarations to common headerDiego Biurrun
2013-05-24w32pthreads: move from lavc to compat/Anton Khirnov
2013-03-08lavc decoders: work with refcounted frames.Anton Khirnov
2013-01-23Drop DCTELEM typedefDiego Biurrun
2012-12-20lavc: introduce VideoDSPContextRonald S. Bultje
2012-10-06Give all anonymously typedeffed structs in headers a nameDiego Biurrun
2012-08-02vp8: pack struct VP8ThreadData more efficientlyMans Rullgard
2012-07-15vp8: Enclose pthread function calls in ifdefsMartin Storsjö
2012-07-15vp8: Include the thread headers before using the pthread typesMartin Storsjö
2012-07-14vp8: implement sliced threadingDaniel Kang
2012-07-14vp8: move data from VP8Context->VP8MacroblockDaniel Kang
2012-02-06doxygen: Do not include license boilerplates in Doxygen comment blocks.Diego Biurrun
2011-10-21vp8: fix up handling of segmentation_maps in reference frames.Ronald S. Bultje
2011-05-21multiple inclusion guard cleanupDiego Biurrun
2011-05-02vp8: frame-multithreading.Ronald S. Bultje
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-03-12VP8: optimize VP8Context struct orderingJason Garrett-Glaser
2011-03-12VP8: token probs doesn't need paddingJason Garrett-Glaser
2011-02-18VP8: split out declarations to new headerJason Garrett-Glaser