]> git.sesse.net Git - ffmpeg/history - libavcodec/bfin/vp3_bfin.c
kmvc: Clip pixel position to valid range
[ffmpeg] / libavcodec / bfin / vp3_bfin.c
2013-04-15 Ronald S. Bultjevp3: Use full transpose for all IDCTs
2013-04-15 Martin Storsjövp3: bfin: Transpose the IDCTs
2013-04-08 Martin Storsjölavc: Make pointers to ff_cropTbl const
2013-04-08 Martin Storsjöbfin: Make vp3 functions static
2013-04-08 Martin Storsjöbfin: Don't use the vp3 idct functions if bitexact...
2013-02-05 Diego BiurrunAdd av_cold attributes to arch-specific init functions
2013-01-29 Luca Barbatobfin: unbreak compilation
2013-01-28 Diego Biurrunbfin: Separate VP3 initialization code
2013-01-28 Luca Barbatobfin: update VP3 idct
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2012-02-09 Diego Biurruncosmetics: Delete empty lines at end of file.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-06-22 Måns RullgårdImprove some uses of ff_cropTbl with constant offset
2010-03-08 Måns Rullgårdbfin: fix function prototypes
2008-12-03 Diego BiurrunDelete unnecessary 'extern' keywords.
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2007-10-04 Diego Biurrunlicense header consistency cosmetics.
2007-10-04 Marc Hoffmanblackfin optimized vp3 transform and infastructure...