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-20arm: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje
2013-02-26Remove unnecessary dsputil.h #includesDiego Biurrun
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-23Drop DCTELEM typedefDiego Biurrun
2013-01-22floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje
2012-04-22ARM: allow runtime masking of CPU featuresMans Rullgard
2012-04-21Remove lowres video decodingMans Rullgard
2012-03-13remove iwmmxt optimizationsJanne Grunau
2012-02-16dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö
2011-07-21dsputil: update per-arch init funcs for non-h264 high bit depthMans Rullgard
2011-07-20simple_idct: add 10-bit versionMans Rullgard
2011-05-10Adds 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-09-08Move mm_support() from libavcodec to libavutil, make it a publicStefano Sabatini
2010-09-04Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_Stefano Sabatini
2009-10-07ARM: make function names all-lowercaseMåns Rullgård
2009-10-07ARM: enable ARMv4 add_pixels_clampedMåns Rullgård
2009-10-04ARM: add ff_ prefix to lots of functionsMåns Rullgård
2009-10-04ARM: cosmeticsMåns Rullgård
2009-10-04ARM: replace some #if with if()Måns Rullgård
2009-10-04ARM: clean up file/function naming conventionsMåns Rullgård