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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-29Rewrite emu_edge functions to have separate src/dst_stride arguments.Ronald S. Bultje
2013-09-19Merge commit 'c4bfa098072ba338d83555d6e2199f7e1e64ffff'Michael Niedermayer
2013-09-18Add a WebP decoderJustin Ruggles
2013-08-16Merge commit 'cb214707a6cb0d3272ec0261af6f1f5d8b7dabc7'Michael Niedermayer
2013-08-15vp56data: Move all shared enum/struct declarations to common headerDiego Biurrun
2013-05-28avcodec/vp8: Cosmetics, maintain alphabetical order in threading headersDave Yeo
2013-05-28os2threads: move from lavc to compat/Dave Yeo
2013-05-24Merge commit '90f9a5830b5d332de7ebb1ab45589f1870cbd65d'Michael Niedermayer
2013-05-24w32pthreads: move from lavc to compat/Anton Khirnov
2013-03-12Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer
2013-03-08lavc decoders: work with refcounted frames.Anton Khirnov
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer
2013-01-23Drop DCTELEM typedefDiego Biurrun
2012-12-21Merge commit '6906b19346ae8a330bfaa1c16ce535be10789723'Michael Niedermayer
2012-12-20lavc: introduce VideoDSPContextRonald S. Bultje
2012-10-09lavc: include os2threads.h in vp8.h if HAVE_OS2THREADS is enabledKO Myung-Hun
2012-10-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-06Give all anonymously typedeffed structs in headers a nameDiego Biurrun
2012-08-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-02vp8: pack struct VP8ThreadData more efficientlyMans Rullgard
2012-07-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
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-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-06doxygen: Do not include license boilerplates in Doxygen comment blocks.Diego Biurrun
2011-10-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-21vp8: fix up handling of segmentation_maps in reference frames.Ronald S. Bultje
2011-05-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-21multiple inclusion guard cleanupDiego Biurrun
2011-05-03Merge remote branch 'qatar/master'Michael Niedermayer
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