45 Commits (742dfa28150911a9cd7deee1fd935320cf707f6f)

Author SHA1 Message Date
Andreas Rheinhardt afc95a10ac avcodec/h264dsp, h264idct: Fix lengths of array parameters 3 years ago
Martin Storsjö 0676de935b arm: Implement a NEON version of 422 h264_h_loop_filter_chroma 6 years ago
James Almer 7b9ca44cbc arm/h264dsp: change loop filter stride argument to ptrdiff_t 6 years ago
Carl Eugen Hoyos f9f9ae1b77 lavc/arm: Use the neon vertical chroma loop filter also for H.264 4:2:2. 10 years ago
Bernd Kuhls 6b733be755 Fix compile error on arm4/arm5 platform 10 years ago
Ben Avison db7f1c7c5a h264: Move start code search functions into separate source files. 10 years ago
Ben Avison 6869612f5c arm: Macroize the test for 'setend' CPU instruction support 10 years ago
Martin Storsjö 79fce1ec8a arm: Avoid using the 'setend' instruction on ARMv7 and newer 11 years ago
Ben Avison 270cede3f3 h264: Move search code search functions into separate source files. 11 years ago
Martin Storsjö 67bb3a4e28 arm: cosmetics: Reindent the h264dsp neon init function 11 years ago
Anton Khirnov a03a642d5c h264: do not use 422 functions for monochrome 11 years ago
Ben Avison 45e10e5c8d arm: Add assembly version of h264_find_start_code_candidate 11 years ago
Diego Biurrun 383fd4d478 arm: Drop unnecessary ff_ name prefixes from static functions 12 years ago
Diego Biurrun c242bbd8b6 Remove unnecessary dsputil.h #includes 12 years ago
Diego Biurrun c9f933b5b6 Add av_cold attributes to arch-specific init functions 12 years ago
Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 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
Ronald S. Bultje c2d337429c H264: change weight/biweight functions to take a height argument. 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
Baptiste Coudurier 231a6df9ea h264dec: h264: 4:2:2 intra decoding 13 years ago
Mans Rullgard 88ff180ad6 ARM: update ff_h264_idct8_add4_neon for 4:4:4 changes 14 years ago
Jason Garrett-Glaser c90b94424c 4:4:4 H.264 decoding support 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
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
Måns Rullgård fa2d5d54b9 ARM: NEON H264 8x8 IDCT 14 years ago
Måns Rullgård 30d87675f1 ARM: remove some unnecessary ifdefs, fix implicit declaration warnings 15 years ago
Måns Rullgård 4693b031a3 Move H264 dsputil functions into their own struct 15 years ago