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-04-20Merge commit '287c8db39e71af7047e551bbfd1264d771cccbc9'Michael Niedermayer
2013-04-20cosmetics: bfin: Fix indentation in the dsputil init functionMartin Storsjö
2013-04-20bfin: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje
2013-03-13Move bfin half-pel assembly from dsputil to hpeldsp.Ronald S. Bultje
2013-02-06Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer
2013-02-06Merge commit '25841dfe806a13de526ae09c11149ab1f83555a8'Michael Niedermayer
2013-02-05Add av_cold attributes to arch-specific init functionsDiego Biurrun
2013-02-05Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.Diego Biurrun
2013-01-29Merge commit '098eed95bc1a6b2c8ac97f126f62bb74699670cf'Michael Niedermayer
2013-01-29bfin: Separate VP3 initialization codeDiego Biurrun
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer
2013-01-23Drop DCTELEM typedefDiego Biurrun
2013-01-21Merge commit '93af2734ee609133eaeca28329d7f13241dd411f'Michael Niedermayer
2013-01-21lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT.Ronald S. Bultje
2012-02-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-16dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö
2012-02-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-09cosmetics: Delete empty lines at end of file.Diego Biurrun
2011-07-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-21dsputil: update per-arch init funcs for non-h264 high bit depthMans Rullgard
2011-07-21dsputil: template get_pixels() for different bit depthsMans Rullgard
2011-07-21jfdctint: add 10-bit versionMans Rullgard
2011-07-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-20simple_idct: add 10-bit versionMans Rullgard
2011-05-11Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-10Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson
2011-04-11Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-07-02Remove misplaced Doxygen comment.Diego Biurrun
2010-03-08bfin: fix function prototypesMåns Rullgård
2009-07-23Remove useless #include <unistd.h> from many filesMåns Rullgård
2009-05-29blackfin: disable broken dsputil functionsMåns Rullgård
2009-05-29blackfin: add missing const in function prototypesMåns Rullgård
2009-05-29blackfin: use optimised (I)DCT only when ctx->(i)dct_algo is autoMåns Rullgård
2008-12-03Delete unnecessary 'extern' keywords.Diego Biurrun
2008-10-16Convert asm keyword into __asm__.Diego Pettenò
2008-05-09Use full path for #includes from another directory.Diego Biurrun
2008-02-16FLAT objects cannot have multiple sections, so using the L1 attributes breaksMike Frysinger
2007-10-05blackfin optimized vp3 transform and infastructure for idctMarc Hoffman
2007-09-17blackfin vsad primitivesMarc Hoffman
2007-08-13special handling for vp3 idct, use the c referenceMarc Hoffman
2007-06-22removing dependency on bfin_sram.h, which is not used right nowMarc Hoffman
2007-06-22renaming L1CODE to attribute_l1_text, which is defined in dsputil_bfin.hMarc Hoffman
2007-06-12Blackfin IDCT has no special permutation it uses normal orderMarc Hoffman
2007-05-16Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje
2007-04-03Remove #if 0 code.Diego Biurrun
2007-04-02bfin dsputils, basic pixel operations sads, diffs, motion compensationMarc Hoffman
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-09-17ADI Blackfin optimizationsMichael Benjamin