2 Commits (62a31aecf607da82f5bd7ad6e578e0d708d55f0e)

Author SHA1 Message Date
Janne Grunau f56d8d8dd7 h264: aarch64: intra prediction optimisations 9 years ago
Janne Grunau 256ef19844 h264: arm: use intra pred8x8 functions only for chroma_format_idc <= 1 9 years ago
Peter Ross ac4b32df71 On2 VP7 decoder 11 years ago
Peter Ross 89f2f5dbd7 On2 VP7 decoder 11 years ago
Diego Biurrun 383fd4d478 arm: Drop unnecessary ff_ name prefixes from static functions 12 years ago
Diego Biurrun c9f933b5b6 Add av_cold attributes to arch-specific init functions 12 years ago
Diego Biurrun 73b704ac60 arm: Add some missing header #includes 12 years ago
Ronald S. Bultje 95c89da36e Use ptrdiff_t instead of int for intra pred "stride" function parameter. 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Michael Niedermayer 7febc5aa93 arm: fix compile with disable-optimizations on android 12 years ago
Mans Rullgard d526c5338d ARM: allow runtime masking of CPU features 13 years ago
Baptiste Coudurier 76741b0e56 h264: 4:2:2 intra decoding support 13 years ago
Michael Niedermayer 565cabf5c8 h264: Try to fix 422 intra NEON 13 years ago
Michael Niedermayer 95b5b525b1 h264pred_init_arm: compile hotfix 13 years ago
Baptiste Coudurier 231a6df9ea h264dec: h264: 4:2:2 intra decoding 13 years ago
Ronald S. Bultje b27b54de31 arm/h264pred: add missing argument type. 14 years ago
Oskar Arvidsson 19a0729b4c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 14 years ago
Bill Pringlemeir fccff6e83a Allow h264pred_init_arm.c to compile. 14 years ago
Oskar Arvidsson 8dbe585641 Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Ronald S. Bultje a815602aa3 Reindent after r23716. 15 years ago
David Conrad 3ad289fca7 Add intra prediction functions for VP8. 15 years ago
Måns Rullgård 30d87675f1 ARM: remove some unnecessary ifdefs, fix implicit declaration warnings 15 years ago
Måns Rullgård c5d6cd5c81 ARM: 1l c&p fix: do not set pred16x16_plane for rv40 15 years ago
Måns Rullgård 702b5885a1 ARM: NEON optimised H264 16x16, 8x8 pred 15 years ago