summaryrefslogtreecommitdiff
path: root/libavcodec/ppc
Commit message (Expand)AuthorAge
* avcodec: Remove DCT, FFT, MDCT and RDFTAndreas Rheinhardt2023-10-01
* avcodec/idctdsp: Avoid inclusion of avcodec.hAndreas Rheinhardt2023-09-11
* avutil/mem: Don't include avutil.hAndreas Rheinhardt2023-09-07
* avcodec/dct: Move fdct function declarations to fdctdsp.hAndreas Rheinhardt2023-07-29
* avcodec/mpegvideodsp: Make MpegVideoDSP MPEG-4 onlyAndreas Rheinhardt2022-10-20
* avcodec/svq1enc: Add SVQ1EncDSPContext, make codec context privateAndreas Rheinhardt2022-10-14
* avcodec/fmtconvert: Remove unused AVCodecContext parameterAndreas Rheinhardt2022-09-21
* lavc/vorbisdsp: use ptrdiff_t rather than intptr_tRémi Denis-Courmont2022-09-19
* lavc/vorbisdec: use ptrdiff_t to iterate over intptr_tRémi Denis-Courmont2022-09-19
* avcodec/vp8dsp: Constify src in vp8_mc_funcAndreas Rheinhardt2022-09-11
* avcodec/h264chroma: Constify src in h264_chroma_mc_funcAndreas Rheinhardt2022-08-05
* avcodec/mpegvideodsp: Constify src pointersAndreas Rheinhardt2022-07-31
* avcodec/mpegvideoencdsp: Allow pointers to const where possibleAndreas Rheinhardt2022-07-31
* avcodec/me_cmp: Constify me_cmp_func buffer parametersAndreas Rheinhardt2022-07-31
* avcodec/videodsp: Constify buf in VideoDSPContext.prefetchAndreas Rheinhardt2022-07-31
* avcodec/h264dsp, h264idct: Fix lengths of array parametersAndreas Rheinhardt2021-08-08
* Include attributes.h directlyAndreas Rheinhardt2021-04-19
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov2021-01-01
* ppc/h264dsp: change loop filter stride argument to ptrdiff_tJames Almer2019-02-20
* avcodec/ppc/hevcdsp: Fix build failures with powerpc-linux-gnu-gcc-4.8 with -...Michael Niedermayer2018-12-05
* libavcodec/ppc: Fix HEVC AltiVec routines with --enable-smallA. Wilcox2018-07-21
* lavc/ppc/hpeldsp_altivec: Remove declaration of two unused variables.Carl Eugen Hoyos2017-11-01
* lavc/ppc/h264dsp: Fix function prototype after bc26fe89.Carl Eugen Hoyos2017-11-01
* lavc/ppc/svq1enc_altivec: Fix function prototype after dad31083.Carl Eugen Hoyos2017-11-01
* lavc/ppc/fft_init: Fix compilation on ppc64le with --disable-vsx.Carl Eugen Hoyos2017-10-12
* Merge commit 'ea7ee4b4e381e0fa731458de0cbf740430eeb013'Clément Bœsch2017-04-26
|\
| * ppc: Centralize compiler-specific altivec.h #include handling in one placeDiego Biurrun2016-12-14
* | Merge commit '39929e55eb13eeb8dfbe1bc99301fecf6b8942dd'Clément Bœsch2017-04-26
|\|
| * ppc: hevcdsp: Use shorthands for vector typesDiego Biurrun2016-12-14
* | Merge commit 'b0e6b3f4777910d61083976aa9fc78a1e0731aae'Clément Bœsch2017-04-17
|\|
| * hevc: ppc: Add HEVC 4x4 IDCT for PowerPCAlexandra Hajkova2016-12-12
* | Merge commit '58224dc5f3d4fea40a8d55cca87291a960c11622'James Almer2017-03-23
|\|
| * ppc: avcodec: Drop silly "_ppc" suffixes from files in ppc subdirectoriesDiego Biurrun2016-10-18
| * huffyuvdsp: Enable the altivec code for PPC little-endian as wellLuca Barbato2016-10-02
* | avcodec/lossless_videodsp: use ptrdiff_t for length parametersJames Almer2017-03-22
* | Merge commit '2caa93b813adc5dbb7771dfe615da826a2947d18'James Almer2017-03-21
|\|
| * mpegaudiodsp: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-29
* | Merge commit 'e4a94d8b36c48d95a7d412c40d7b558422ff659c'James Almer2017-03-21
|\|
| * h264chroma: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-09-29
* | Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428'James Almer2017-03-21
|\|
| * idct: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-29
| * blockdsp: drop the high_bit_depth parameterAnton Khirnov2016-09-22
* | Merge commit 'de452e503734ebb0fdbce86e9d16693b3530fad3'Clément Bœsch2017-03-20
|\|
| * pixblockdsp: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-09-14
* | Merge commit '468bfe38c66d4d020984158e53b09a6a5749f394'Clément Bœsch2017-03-20
|\|
| * ppc: mpegvideo: Add proper runtime AltiVec detectionDiego Biurrun2016-09-11
* | Merge commit '6ce93757ee6b81fe727bfdc9f546fd0ddf9139c3'Clément Bœsch2017-03-20
|\|
| * ppc: Update #endif commentsDiego Biurrun2016-09-11
* | Merge commit 'caccb3a0cdc7ee32cbed7eab156d35025133eadc'Clément Bœsch2017-03-20
|\|