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
2016-11-18ppc: pixblockdsp: do unaligned block accesses correctly againAndreas Cadhalpun
2016-07-29Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'Clément Bœsch
2016-07-15Restore compatibility with powerpc-apple-darwin9-gcc-4.2.1Pavel Koshevoy
2016-06-25avcodec/ppc: fix broken build when compiling libavcodec with LLVM on PPC backendJing Yu
2016-06-22Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch
2016-06-21h264: rename h264.[ch] to h264dec.[ch]Anton Khirnov
2016-05-13tests: Move all test programs to a subdirectoryDiego Biurrun
2016-05-09Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec'Derek Buitenhuis
2016-04-24Merge commit '02cd8bb9cb4381c50f42a9284098cc8a33d397db'Derek Buitenhuis
2016-04-07build: miscellaneous cosmeticsDiego Biurrun
2016-03-25h264: Clean up #includesDiego Biurrun
2016-03-01fft: Split MDCT bits off from FFTDiego Biurrun
2016-02-24Merge commit '15a24614aef5836af3cd2c7cc3b2b737eee6bf3c'Derek Buitenhuis
2016-02-24Merge commit '47570dbde8b33001d5ccac44e7ebaaeecbcb807c'Derek Buitenhuis
2016-02-19build: Add vc1dsp component for more fine-grained dependenciesDiego Biurrun
2016-02-15fft: ppc: Place ff_fft_calc_interleave_altivec() under correct ifdefsDiego Biurrun
2015-12-16lavc: typo fix uncliped -> unclippedGanesh Ajjanagadde
2015-12-02avcodec/ppc/fdctdsp: use more accurate constantsGanesh Ajjanagadde
2015-11-23avcodec/ppc/fdctdsp: use M_SQRT2 instead of ad-hoc SQRT2Ganesh Ajjanagadde
2015-10-04blockdsp: reindent after parameter removalChristophe Gisquet
2015-10-02blockdsp: remove high bitdepth parameterChristophe Gisquet
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer
2015-07-17Merge commit 'd42191c78befc1983f23b1899b2dda513b72f1ed'Michael Niedermayer
2015-07-17configure: Factor out vp8dsp moduleVittorio Giovara
2015-06-16doc: avoid incorrect phrase 'allows to'Andreas Cadhalpun
2015-06-01avcodec/ppc/pixblockdsp: Fix type of get_pixels_vsx()Michael Niedermayer
2015-06-01Merge commit 'd0bf20a4f25ac5de021c860a0c8ad05638ee2078'Michael Niedermayer
2015-05-31Merge commit '7014b65995b1fe6188fb53447bf61b08e3963355'Michael Niedermayer
2015-05-31ppc: vsx: Implement diff_pixels and get_pixelsLuca Barbato
2015-05-31ppc: Restrict some Altivec implementations to Big EndianLuca Barbato
2015-05-31ppc: pixblockdsp: Use the abriged vector typesLuca Barbato
2015-05-14avcodec/ppc/h264dsp: POWER LE support in h264_idct_dc_add_internal() fix vec_...Rong Yan
2015-05-10avcodec/ppc/h264qpel_template: Fix alignment assertMichael Niedermayer
2015-04-27avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec() delete macros VEC_...Rong Yan
2015-04-03avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec()Rong Yan
2015-03-15Revert "ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED"Michael Niedermayer
2015-03-14ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNEDChristophe Gisquet
2015-03-01Merge commit '71f1ad37d858b810b71a4af1c25771beaa50b27b'Michael Niedermayer
2015-03-01Merge commit 'd74a8cb7e42f703be5796eeb485f06af710ae8ca'Michael Niedermayer
2015-02-28lavc: do not compile fmtconvert unconditionallyAnton Khirnov
2015-02-28fmtconvert: drop unused functionsAnton Khirnov
2015-02-28avcodec/ppc/fdctdsp: fix const warningMichael Niedermayer
2015-02-03avcodec/ppc/idctdsp.c: POWER LE support in idct_add_altivec()Rong Yan
2015-01-30avcodec/ppc/h264qpel_template: Change if DEBUG assert() to av_assert2()Michael Niedermayer
2015-01-30ppc/mpegvideo_altivec: Change assert to av_assert2()Michael Niedermayer
2015-01-21libavcodec/ppc/mpegvideoencdsp.c: fix stack smashing in pix_norm1_altivec() a...Andreas Cadhalpun
2014-12-08avcodec/ppc/vp3dsp_altivec: POWER LE support to vp3_idct_add_altivec()Rong Yan
2014-12-04avcodec/ppc/vp8dsp_altivec.c: POWER LE support put_vp8_epel_h_altivec_core() ...Rong Yan
2014-12-04avcodec/ppc/vc1dsp_altivec: add POWER LE support to vc1_inv_trans_8x4_altivec()Rong Yan
2014-12-02avcodec/ppc/lossless_audiodsp_altivec: POWER LE support for scalarproduct_and...Rong Yan