]> git.sesse.net Git - ffmpeg/history - libavcodec/arm/dsputil_arm.S
Use av_packet_rescale_ts() to simplify code.
[ffmpeg] / libavcodec / arm / dsputil_arm.S
2014-01-07 Martin Storsjöarm: Allow overriding the alignment set in the function...
2014-01-07 Martin Storsjöarm: Remove a leftover define for the pld instruction
2013-04-19 Ronald S. Bultjearm: hpeldsp: Move half-pel assembly from dsputil to...
2012-12-20 Ronald S. Bultjelavc: introduce VideoDSPContext
2012-12-07 Mans Rullgardarm: use HAVE*_INLINE/EXTERNAL macros for conditional...
2012-10-02 Mans RullgardARM: set Tag_ABI_align_preserved in all asm files
2012-09-20 Mans RullgardARM: swap source operands in some add instructions
2012-06-08 Justin RugglesARM: Move asm.S from libavcodec to libavutil
2011-06-29 Mans RullgardARM: remove check for PLD instruction
2011-06-23 Mans RullgardARM: allow building in Thumb2 mode
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-03-09 Måns RullgårdARM: set size of asm functions in object files
2009-10-06 Måns RullgårdARM: make function names all-lowercase
2009-10-06 Måns RullgårdARM: whitespace cosmetics
2009-10-04 Måns RullgårdARM: add ff_ prefix to lots of functions
2009-10-04 Måns RullgårdARM: clean up file/function naming conventions