June 2, 2011
View 5ad38d9

cpudetect: add av_force_cpu_flags()

Michael Niedermayer authored on 2011/06/02 23:09:22
May 22, 2011
View bf8bb94

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/05/22 11:53:19
May 17, 2011
View 153382e

multiple inclusion guard cleanup

Diego Biurrun authored on 2011/05/17 23:58:04
March 23, 2011
View 4fa0e24

Merge remote-tracking branch 'newdev/master'

Michael Niedermayer authored on 2011/03/23 10:42:56
March 22, 2011
View eba586b

Add a CPU flag for the Atom processor.

Justin Ruggles authored on 2011/03/22 12:32:40
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
February 16, 2011
View cdeba2d

x86: check for AVX support

Mans Rullgard authored on 2011/02/16 11:39:42
View 87f1355

x86: check for AVX support

Mans Rullgard authored on 2011/02/16 11:39:42
September 10, 2010
View 9275438

Clean up av_get_cpu_flag()

Måns Rullgård authored on 2010/09/10 03:51:45
September 9, 2010
View c6c98d0

Move mm_support() from libavcodec to libavutil, make it a public function and rename it to av_get_cpu_flags().

Stefano Sabatini authored on 2010/09/09 00:07:14
September 6, 2010
View e778e50

Sort AV_CPU_FLAG* by value.

Stefano Sabatini authored on 2010/09/06 09:04:03
View d593b4e

Fix typo.

Stefano Sabatini authored on 2010/09/06 09:04:01
September 4, 2010
View 7160bb7

Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_ symbols, and move them from libavcodec/avcodec.h to libavutil/cpu.h.

Stefano Sabatini authored on 2010/09/04 18:59:08