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
2013-01-23Merge commit '42d324694883cdf1fff1612ac70fa403692a1ad4'Michael Niedermayer
2013-01-23Merge commit '55aa03b9f8f11ebb7535424cc0e5635558590f49'Michael Niedermayer
2013-01-22floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje
2013-01-22floatdsp: move vector_fmul_add from dsputil to avfloatdsp.Ronald S. Bultje
2013-01-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-01-16lavc: Move vector_fmul_window to AVFloatDSPContextJustin Ruggles
2012-09-24ppc/cpu: make linux 32bit specific altivec detection depend on __linux__Michael Niedermayer
2012-06-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-08float_dsp: ppc: add a separate header for Altivec function prototypesJustin Ruggles
2012-06-08Add a float DSP framework to libavutilJustin Ruggles
2012-06-08PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutilJustin Ruggles
2012-04-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-12build: Move all arch OBJS declarations into arch subdirectory Makefiles.Diego Biurrun
2011-05-13Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-12configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.Diego Biurrun
2011-04-11Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-10os: fix OpenBSD/PowerPC compilationBrad
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-01-18consolidate .gitignore patters into a single fileJanne Grunau
2011-01-17convert svn:ignore properties to .gitignore filesJanne Grunau
2010-09-09Clean up av_get_cpu_flag()Måns Rullgård
2010-09-08Move mm_support() from libavcodec to libavutil, make it a publicStefano Sabatini
2010-01-18Mark all intreadwrite functions av_always_inlineMåns Rullgård
2009-07-29PPC: fix asm operand constraints in AV_RL64Måns Rullgård
2009-04-18PPC: check for x-form asm constraint supportMåns Rullgård
2009-04-18PPC asm for AV_RL*()Måns Rullgård
2009-04-02Split libavutil/timer.h per architectureMåns Rullgård