]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/h264_weight_10bit.asm
mjpegdec: support more pix_fmt_ids for grayscale
[ffmpeg] / libavcodec / x86 / h264_weight_10bit.asm
2012-11-14 Michael NiedermayerMerge commit '5e9c6ef8f3beb9ed7b271654a82349ac90fe43f2'
2012-11-13 Diego Biurrunx86: h264_weight_10bit: port to cpuflags
2012-10-31 Michael NiedermayerMerge commit '04581c8c77ce779e4e70684ac45302972766be0f'
2012-10-31 Michael NiedermayerMerge commit '6860b4081d046558c44b1b42f22022ea341a2a73'
2012-10-30 Diego Biurrunx86: yasm: Use complete source path for macro helper...
2012-10-30 Diego Biurrunx86: include x86inc.asm in x86util.asm
2012-08-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-07 Mans Rullgardx86: add colons after labels
2012-04-18 Michael NiedermayerMerge remote-tracking branch 'hexene/stagefright'
2012-04-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-16 Ronald S. Bultjeh264: use proper PROLOGUE statement for a function...
2012-04-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-13 Ronald S. Bultjeh264: fix 10bit biweight functions after recent x86inc...
2012-02-19 Michael NiedermayerMerge remote-tracking branch 'shariman/wmall'
2012-02-16 Michael NiedermayerMerge remote-tracking branch 'shariman/wmall'
2012-01-31 Michael NiedermayerMerge remote-tracking branch 'shariman/wmall'
2012-01-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-27 Ronald S. Bultjeconfig.asm: change %ifdef directives to %if directives.
2012-01-10 Michael NiedermayerMerge remote-tracking branch 'hexene/stagefright'
2011-10-27 Michael NiedermayerMerge remote-tracking branch 'luzero/pulse'
2011-10-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-22 Michael NiedermayerMerge remote-tracking branch 'mans/dnxhd'
2011-10-22 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2011-10-22 Michael NiedermayerMerge remote-tracking branch 'mans/ac3'
2011-10-22 Ronald S. Bultjeh264_weight: initialize "height" function argument...
2011-10-21 Michael NiedermayerMerge remote-tracking branch 'luzero/pulse'
2011-10-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-21 Ronald S. BultjeH264: change weight/biweight functions to take a height...
2011-08-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-15 Dave YeoFix NASM include directive
2011-08-13 Michael NiedermayerMerge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'
2011-08-12 Ronald S. BultjeMove x86util.asm from libavcodec/ to libavutil/.
2011-08-12 Ronald S. BultjeMove x86inc.asm to libavutil/.
2011-06-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-21 Daniel Kangh264: Add x86 assembly for 10-bit weight/biweight H...