]> git.sesse.net Git - ffmpeg/history - libavcodec/ppc
lavc: introduce a new decoding/encoding API with decoupled input/output
[ffmpeg] / libavcodec / ppc /
2016-03-01 Diego Biurrunfft: Split MDCT bits off from FFT
2016-02-19 Diego Biurrunbuild: Add vc1dsp component for more fine-grained depen...
2016-02-15 Diego Biurrunfft: ppc: Place ff_fft_calc_interleave_altivec() under...
2015-07-17 Vittorio Giovaraconfigure: Factor out vp8dsp module
2015-05-31 Luca Barbatoppc: vsx: Implement diff_pixels and get_pixels
2015-05-31 Luca Barbatoppc: Restrict some Altivec implementations to Big Endian
2015-05-31 Luca Barbatoppc: pixblockdsp: Use the abriged vector types
2015-02-28 Anton Khirnovlavc: do not compile fmtconvert unconditionally
2015-02-28 Anton Khirnovfmtconvert: drop unused functions
2014-11-24 Vittorio Giovaramotion_est: convert stride to ptrdiff_t
2014-08-15 Diego Biurrunbuild: Add explanatory comments to (optimization) block...
2014-08-15 Diego Biurrunmpegvideo: cosmetics: Lowercase ugly uppercase MPV_...
2014-08-02 Diego Biurrunppc: fft: Build AltiVec optimizations in the standard way
2014-08-01 Diego Biurrunppc: idctdsp: Immediately return if no AltiVec is available
2014-07-25 Diego Biurrunqpeldsp: Mark source pointer in qpel_mc_func function...
2014-07-21 Diego Biurrundct-test: Move arch-specific bits into arch-specific...
2014-07-19 Diego Biurrunfdct: Move ppc-specific declarations to a header in...
2014-07-18 Diego Biurrunidctdsp: prettyprinting cosmetics
2014-07-18 Diego Biurrunidct: Convert IDCT permutation #defines to an enum
2014-07-17 Diego Biurrundsputil: Split motion estimation compare bits off into...
2014-07-13 Diego Biurrunppc: dsputil: Coalesce all init files
2014-07-11 Diego Biurrundsputil: Drop unused bit_depth parameter from all init...
2014-07-09 Diego Biurrundsputil: Split off pixel block routines into their...
2014-07-07 Diego Biurrundsputil: Split off FDCT bits into their own context
2014-07-06 Diego Biurrundsputil: Move pix_sum, pix_norm1, shrink function point...
2014-06-30 Diego Biurrundsputil: Split off IDCT bits into their own context
2014-06-23 Diego Biurrundsputil: Split off global motion compensation bits...
2014-06-22 Diego Biurrundsputil: Split audio operations off into a separate...
2014-06-18 Diego Biurrundsputil: Split clear_block*/fill_block* off into a...
2014-06-10 Diego Biurrunppc: Consistently use convenience macro for runtime...
2014-06-10 Diego Biurrunppc: Fix runtime CPU detection for apedsp, huffyuvdsp...
2014-05-30 Thierry Fauckppc: Fix compilation for ppc64le (ELFv2)
2014-05-29 Diego Biurrundsputil: Move APE-specific bits into apedsp
2014-05-29 Diego Biurrundsputil: Move SVQ1 encoding specific bits into svq1enc
2014-05-28 Diego Biurrunppc: Move vec_unaligned_load macro to util_altivec
2014-05-27 Diego Biurrundsputil: Split off HuffYUV decoding bits into their...
2014-04-04 Diego Biurrunppc: Drop a bunch of unnecessary dsputil_altivec.h...
2014-04-04 Peter RossOn2 VP7 decoder
2014-03-22 Diego Biurrunppc: dsputil: Move hpeldsp-related declarations to...
2014-03-20 Diego Biurrundsputil: Use correct type in me_cmp_func function pointer
2014-03-20 Diego Biurrunbuild: Group general components separate from de/encode...
2014-03-20 Diego Biurrundsputil: Conditionally compile dsputil code on all...
2014-03-20 Diego Biurrundsputil: Propagate bit depth information to all (sub...
2014-03-20 Diego Biurrunppc: dsputil: Drop trailing semicolon from macros
2014-03-20 Diego Biurrunppc: dsputil: Merge some declarations and initializations
2014-03-20 Diego Biurrunppc: dsputil: Simplify some ifdeffed function definitions
2014-03-20 Diego Biurrunppc: dsputil: Drop some unnecessary parentheses
2014-03-20 Diego Biurrunppc: dsputil: more K&R formatting cosmetics
2014-03-20 Diego Biurrunppc: dsputil: K&R formatting cosmetics
2014-03-20 Diego Biurrunppc: dsputil: comment formatting and wording/grammar...
2014-03-13 Diego Biurrunppc: Add some missing headers
2014-03-13 Diego Biurrundsputil: Remove prototypes for nonexisting optimization...
2014-02-14 Janne Grunauppc: reduce overreads when loading 8 pixels in altivec...
2014-02-09 Ronald S. Bultjevp8: fix PPC assembly to work if src_stride != dst_stride
2014-01-06 Anton Khirnovh264: do not use 422 functions for monochrome
2013-08-29 Diego Biurrunppc: cosmetics: Consistently format CPU flag detection...
2013-08-28 Diego Biurrunppc: Add missing AltiVec cpuflag detection invocations
2013-08-28 Diego Biurrunppc: fdct: Remove vim editor settings comment
2013-08-28 Diego Biurrunppc: Add and use convenience macro to check for AltiVec...
2013-08-16 Kostya Shishkovaltivec: perform an explicit unaligned load
2013-07-17 Diego BiurrunConsistently use "cpu_flags" as variable/parameter...
2013-07-17 Christophe Gisquetfmtconvert: Explicitly use int32_t instead of int
2013-05-26 Kostya Shishkovfix scalarproduct_and_madd_int16_altivec() for orders...
2013-05-02 Diego Biurrunppc: Only compile AltiVec FFT assembly when AltiVec...
2013-04-30 Diego Biurrunppc: Drop unnecessary ff_ name prefixes from static...
2013-04-30 Diego Biurrunppc: More consistent arch initialization
2013-04-30 Diego Biurrunppc: Move AltiVec utility headers out of AltiVec ifdefs
2013-04-30 Diego Biurrunppc: More consistent names for H.264 optimizations...
2013-04-30 Diego Biurrunmpegaudiosp: More consistent names for ppc/x86 optimiza...
2013-04-20 Martin Storsjöppc: hpeldsp: Include attributes.h
2013-04-19 Ronald S. Bultjeppc: hpeldsp: Move half-pel assembly from dsputil to...
2013-04-15 Ronald S. Bultjevp3: Use full transpose for all IDCTs
2013-04-10 Ronald S. Bultjeh264: Integrate clear_blocks calls with IDCT
2013-03-12 Luca Barbatodsputil: convert remaining functions to use ptrdiff_t...
2013-02-25 Diego BiurrunRemove unnecessary dsputil.h #includes
2013-02-08 Diego Biurrundsputil: Move LOCAL_ALIGNED macros to libavutil
2013-02-06 Diego Biurrundsputil: Separate h264chroma
2013-02-05 Diego BiurrunAdd av_cold attributes to arch-specific init functions
2013-02-05 Diego BiurrunUse ptrdiff_t instead of int for {avg, put}_pixels...
2013-02-01 Diego Biurrunppc: fmtconvert: Drop two unused variables.
2013-01-24 Mans Rullgarddsputil: Separate h264 qpel
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2013-01-22 Ronald S. Bultjefloatdsp: move vector_fmul_reverse from dsputil to...
2013-01-22 Ronald S. Bultjefloatdsp: move vector_fmul_add from dsputil to avfloatdsp.
2013-01-21 Ronald S. Bultjevorbisdsp: change block_size type from int to intptr_t.
2013-01-20 Diego Biurrunppc: vorbisdsp: Drop some unnecessary #includes
2013-01-20 Martin Storsjöppc: Include string.h for memset
2013-01-20 Ronald S. BultjeMove vorbis_inverse_coupling from dsputil to vorbisdspc...
2013-01-20 Ronald S. Bultjevp3: integrate clear_blocks with idct of previous block.
2013-01-16 Justin Ruggleslavc: Move vector_fmul_window to AVFloatDSPContext
2012-12-20 Ronald S. Bultjelavc: introduce VideoDSPContext
2012-11-12 Mans Rullgardppc: replace pointer casting with AV_COPY32
2012-11-12 Mans Rullgardppc: fix some unused variable warnings
2012-10-09 Diego Biurrunbuild: non-x86: Only compile mpegvideo optimizations...
2012-10-08 Mans Rullgardppc: fix Altivec build with old compilers
2012-10-05 Mans Rullgardppc: fmtconvert: kill VLA in float_to_int16_interleave_...
2012-08-16 Martin StorsjöAdd more missing includes after removing the implicit...
2012-08-15 Martin StorsjöAdd some more missing includes after removing the impli...
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-07-22 Justin Rugglesdsputil: ppc: cosmetics: pretty-print
next