]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/mpegvideo.c
hevcdsp: use a macro for .rodata section
[ffmpeg] / libavcodec / x86 / mpegvideo.c
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec flags
2015-05-22 Vittorio Giovarampegvideo: Drop flags and flags2
2014-08-15 Diego Biurrunmpegvideo: cosmetics: Lowercase ugly uppercase MPV_...
2014-04-04 Diego Biurrunx86: dsputil: Eliminate some unnecessary dsputil_x86...
2013-12-20 Anton Khirnovx86: mpegvideo: move denoise_dct asm to mpegvideoenc
2013-08-29 Diego Biurrunx86: avcodec: Consistently structure CPU extension...
2013-08-29 Diego Biurrunx86: avcodec: Use convenience macros to check for CPU...
2013-07-17 Diego BiurrunConsistently use "cpu_flags" as variable/parameter...
2013-05-15 Diego Biurrunmpegvideo: Remove commented-out PARANOID debug cruft
2013-05-12 Diego Biurrunx86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h
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-10-01 Diego Biurrunavcodec: Drop silly and/or broken printf debug output
2012-08-24 Diego Biurrunx86: mpegvideo: more sensible names for optimization...