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
2022-06-25avutil/ppc/cpu: Use proper header for OpenBSD PPC CPU detectionBrad Smith
2019-02-05avutil/ppc/cpu: Fix power8 linux detectionLauri Kasanen
2018-02-12Merge commit '4cf84e254ae75b524e1cacae499a97d7cc9e5906'James Almer
2018-02-06Drop some unnecessary config.h #includesDiego Biurrun
2017-11-02Merge commit 'd76479c5020ca43e67d47ba3767146b192dc4782'James Almer
2017-10-09cpu: split flag checks per arch in av_cpu_max_align()James Almer
2017-09-28avutil/cpu: split flag checks per arch in av_cpu_max_align()James Almer
2017-06-13ppc: Drop support for Apple GCCDiego Biurrun
2017-04-26Merge commit '05a603a94e4b3eeefa5e18ae653a848001461e89'Clément Bœsch
2016-12-14ppc: Merge types_altivec.h into util_altivec.hDiego Biurrun
2015-06-05avutil/ppc/cpu: add include avassert.hMichael Niedermayer
2015-06-03avutil/ppc/cpu: Our code assumes vsx implies altivec, thus assert thisMichael Niedermayer
2015-06-01avutil/ppc/cpu: Remove !ARCH_PPC64 check for mfspr, the code should now suppo...Michael Niedermayer
2015-06-01Merge commit 'd0bf20a4f25ac5de021c860a0c8ad05638ee2078'Michael Niedermayer
2015-06-01avutil/ppc/float_dsp_init: Disable duplicate functionsMichael Niedermayer
2015-06-01Merge commit 'eecd29b3fd7fee221580798346d6582b75c7ade4'Michael Niedermayer
2015-05-31Merge commit '7d07ee5a9bd170a06d26fd967cf8de5d3b1ce331'Michael Niedermayer
2015-05-31Merge commit '3058872c293e239e3b51e86fe18cfbe720aadff1'Michael Niedermayer
2015-05-31avutil/ppc/cpu: Check if unistd.h is available before including itMichael Niedermayer
2015-05-31Merge commit 'baa94563fede8959a638b0fa132dd2124acd93e8'Michael Niedermayer
2015-05-31Merge commit '72cebae0d981dde144340cf51f3c323f01e215e5'Michael Niedermayer
2015-05-31ppc: vsx: Implement diff_pixels and get_pixelsLuca Barbato
2015-05-31ppc: vsx: Implement float_dspLuca Barbato
2015-05-31ppc: cpu: Add support for VSX and POWER8 extensionsLuca Barbato
2015-05-31ppc: Restrict some Altivec implementations to Big EndianLuca Barbato
2015-05-31ppc: Clarify and extend the cpuid checkLuca Barbato
2015-05-31ppc: linux: Check altivec using the auxvLuca Barbato
2015-05-31ppc: avutil: Use the abriged vector typesLuca Barbato
2015-05-31ppc: avutil: Drop a potentially dangerous workaroundLuca Barbato
2015-03-01avutil/ppc/intreadwrite: remove AV_??64 overriding codeMichael Niedermayer
2014-11-29avutil/ppc/util_altivec: add () to VEC_SPLAT16 macroMichael Niedermayer
2014-11-27libavutil/ppc/util_altivec.h : fix load_with_perm_vec() add marcos vcswapi2s(...Rong Yan
2014-11-07avutil/ppc/util_altivec: add () to VEC_LD macro argumentsMichael Niedermayer
2014-11-07avutil/ppc/util_altivec: make src pointers const, fix warningsMichael Niedermayer
2014-11-07libavutil/ppc/util_altivec.h : fix unaligned_load() vec_unaligned_load() add ...Rong Yan
2014-09-11avutil/ppc/float_dsp_altivec: ppc: Fix bug in ff_vector_fmul_add_altivec() af...Rong Yan
2014-09-03Merge commit 'c19a49e565bd06ea47947d50779ba236df9d4943'Michael Niedermayer
2014-09-03ppc: Support little endian intreadwriteLuca Barbato
2014-06-05avutil/ppc/intreadwrite: try to fix intreadwrite for ppc64leMichael Niedermayer
2014-05-28Merge commit 'b5aa48551300eed678aaea86ced7086758598a35'Michael Niedermayer
2014-05-28Merge commit '593886b5dd2b583657aa3fd80bb173f702c9710d'Michael Niedermayer
2014-05-28ppc: Move vec_unaligned_load macro to util_altivecDiego Biurrun
2014-05-28ppc: util_altivec: Drop unused macrosDiego Biurrun
2013-08-29Merge commit 'f61bece684d9685b07895508e6c1c733b5564ccf'Michael Niedermayer
2013-08-29Merge commit 'b78b10c4b78b696927f2801cf2d9f193b4eff28b'Michael Niedermayer
2013-08-29ppc: Add and use convenience macro to check for AltiVec availabilityDiego Biurrun
2013-08-29avutil: Move internal CPU detection function declarations to private headerDiego Biurrun
2013-07-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-07-18Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun
2013-07-12Merge commit 'ef5b70affc6376bfeadd1ff649b79bad9a124fa8'Michael Niedermayer