summaryrefslogtreecommitdiff
path: root/libavcodec/arm
Commit message (Expand)AuthorAge
* arm: vp9mc: Fix vertical alignment of operandsMartin Storsjö2017-01-03
* arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32Martin Storsjö2016-11-30
* arm: vp9itxfm: Only reload the idct coeffs for the iadst_idct combinationMartin Storsjö2016-11-30
* arm: vp9itxfm: Rename a macro parameter to fit betterMartin Storsjö2016-11-23
* arm/aarch64: vp9itxfm: Fix indentation of macro argumentsMartin Storsjö2016-11-23
* arm: vp9itxfm: Simplify the stack alignment codeJanne Grunau2016-11-18
* arm: vp9itxfm: Simplify txfm string comparisonsMartin Storsjö2016-11-14
* arm: vp9: Add NEON loop filtersMartin Storsjö2016-11-11
* arm: vp9: Add NEON itxfm routinesMartin Storsjö2016-11-11
* arm: vp9mc: Use a different helper register for PIC loadsMartin Storsjö2016-11-10
* arm: vp9mc: Minor adjustments from review of the aarch64 versionMartin Storsjö2016-11-10
* arm: vp9mc: Insert a literal pool at the middle of the fileMartin Storsjö2016-11-04
* arm: vp9: Add NEON optimizations of VP9 MC functionsMartin Storsjö2016-11-03
* h264chroma: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-09-29
* idct: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-29
* hpeldsp: arm: Update comments left behind in 25841dfe806a13de526ae09c11149ab1...Diego Biurrun2016-09-29
* lavc: add clobber tests for the new encoding/decoding APIAnton Khirnov2016-09-28
* audiodsp: reorder arguments for vector_clipfAnton Khirnov2016-09-22
* blockdsp: drop the high_bit_depth parameterAnton Khirnov2016-09-22
* pixblockdsp: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-09-14
* vp56: Separate VP5 and VP6 dsp initializationDiego Biurrun2016-08-26
* vp8: Update some assembly comments left unchanged in bd66f073fe7286bd3cDiego Biurrun2016-08-26
* vp56: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-26
* vp3: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-26
* simple_idct: arm: Drop disabled code variantDiego Biurrun2016-08-17
* vp8/armv6: mc: avoid boolean expression in calculationJanne Grunau2016-07-10
* arm: Fix a typo in a commentMartin Storsjö2016-07-06
* libavcodec: fix constness in clobber test avcodec_open2() wrappersClément Bœsch2016-06-26
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-13
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* build: miscellaneous cosmeticsDiego Biurrun2016-04-07
* fft: Split MDCT bits off from FFTDiego Biurrun2016-03-01
* rdft: arm: Split RDFT initialization into a separate fileDiego Biurrun2016-02-26
* fft: arm: Drop unnecessary #include, add missing onesDiego Biurrun2016-02-26
* build: Add vc1dsp component for more fine-grained dependenciesDiego Biurrun2016-02-19
* dca: remove unused decode_hf function and quant_d tablesAlexandra Hájková2015-12-24
* arm: add ff_int32_to_float_fmul_array8_neonJanne Grunau2015-12-14
* arm: add a cpu flag for the VFPv2 vector modeJanne Grunau2015-12-14
* arm: use a local label instead of the function symbol in ff_prefetch_armJanne Grunau2015-07-20
* h264: arm: use intra pred8x8 functions only for chroma_format_idc <= 1Janne Grunau2015-07-18
* configure: Factor out g722dsp moduleVittorio Giovara2015-07-17
* configure: Factor out vp8dsp moduleVittorio Giovara2015-07-17
* configure: Factor out rv34dsp moduleVittorio Giovara2015-07-17
* configure: Factor out flacdsp moduleVittorio Giovara2015-07-17
* lavc: do not compile fmtconvert unconditionallyAnton Khirnov2015-02-28
* fmtconvert: drop unused functionsAnton Khirnov2015-02-28
* g722: Add ARM NEON implementation for g722_apply_qmf()Peter Meerwald2015-02-15
* arm: mlpdsp: handle pic offset calculation in a macroJanne Grunau2014-12-09
* arm: make ff_mlp_filter_channel_arm and ff_mlp_rematrix_channel_arm position ...Janne Grunau2014-12-09
* arm: Use .data.rel.ro for const data with relocationsMartin Storsjö2014-12-09