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
2014-05-28Merge commit '0d439fbede03854eac8a978cccf21a3425a3c82d'Michael Niedermayer
2014-05-27dsputil: Split off HuffYUV decoding bits into their own contextDiego Biurrun
2014-03-21Merge commit '82bb3048013201c0095d2853d4623633d912252f'Michael Niedermayer
2014-03-21Merge commit '5169e688956be3378adb3b16a93962fe0048f1c9'Michael Niedermayer
2014-03-21Merge commit 'b7d24fd4b2213104c001ed504074495568600b9c'Michael Niedermayer
2014-03-21Merge commit '8bd6f88266740068415f7da0628117f1b802efb9'Michael Niedermayer
2014-03-21Merge commit '30f3f959879eee7890973e8cc9ce076450ced111'Michael Niedermayer
2014-03-21Merge commit '82ee14d2cedd7867920529b408ed6c7ec2f13ff1'Michael Niedermayer
2014-03-20dsputil: Use correct type in me_cmp_func function pointerDiego Biurrun
2014-03-20dsputil: Propagate bit depth information to all (sub)init functionsDiego Biurrun
2014-03-20ppc: dsputil: Merge some declarations and initializationsDiego Biurrun
2014-03-20ppc: dsputil: Drop some unnecessary parenthesesDiego Biurrun
2014-03-20ppc: dsputil: K&R formatting cosmeticsDiego Biurrun
2014-03-20ppc: dsputil: comment formatting and wording/grammar improvementsDiego Biurrun
2014-03-14Merge commit 'fd9e2221bd3b2c5d62605134b62efa26eb9ef0f7'Michael Niedermayer
2014-03-13ppc: Add some missing headersDiego Biurrun
2014-02-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-02-14ppc: reduce overreads when loading 8 pixels in altivec dsp functionsJanne Grunau
2013-04-20ppc: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje
2013-03-13Move ppc 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-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer
2013-01-23Drop DCTELEM typedefDiego Biurrun
2013-01-20Merge commit 'fef906c77c09940a2fdad155b2adc05080e17eda'Michael Niedermayer
2013-01-20Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.Ronald S. Bultje
2012-09-09dsputil/me/pixels: Actually use av_restrictDerek Buitenhuis
2012-06-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-08PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutilJustin Ruggles
2012-05-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-01ppc: dsputil: do unaligned block accesses correctlyMans Rullgard
2012-02-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-16ppc: Add ff_ prefix to nonstatic symbolsMartin Storsjö
2012-02-16dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö
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-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-16ppc: remove disabled codeDiego Biurrun
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
2011-01-30Fix overread in altivec DSP function sad16Vitor Sessak
2011-01-29Fix overread in altivec DSP function sad16Vitor Sessak
2010-06-27Remove PPC perf counter supportMåns Rullgård
2010-03-07PPC: move prototypes to headers and make some functions staticMåns Rullgård
2009-08-25PPC: remove unnecessary alignment on local variablesMåns Rullgård