]> git.sesse.net Git - ffmpeg/history - libavcodec/arm/h264dsp_init_arm.c
arm: Mangle external symbols properly in new vfp assembly files
[ffmpeg] / libavcodec / arm / h264dsp_init_arm.c
2013-04-30 Diego Biurrunarm: Drop unnecessary ff_ name prefixes from static...
2013-02-25 Diego BiurrunRemove unnecessary dsputil.h #includes
2013-02-05 Diego BiurrunAdd av_cold attributes to arch-specific init functions
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2012-04-22 Mans RullgardARM: allow runtime masking of CPU features
2011-10-21 Ronald S. BultjeH264: change weight/biweight functions to take a height...
2011-10-21 Baptiste Coudurierh264: 4:2:2 intra decoding support
2011-06-15 Mans RullgardARM: update ff_h264_idct8_add4_neon for 4:4:4 changes
2011-06-14 Jason Garrett-Glaser4:4:4 H.264 decoding support
2011-05-10 Oskar ArvidssonAdds 8-, 9- and 10-bit versions of some of the function...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-08-05 Måns RullgårdARM: NEON H264 8x8 IDCT
2010-06-02 Måns RullgårdARM: remove some unnecessary ifdefs, fix implicit decla...
2010-03-16 Måns RullgårdMove H264 dsputil functions into their own struct