summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/fmtconvert_init.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'd74a8cb7e42f703be5796eeb485f06af710ae8ca'Michael Niedermayer2015-02-281-97/+0
|\
| * fmtconvert: drop unused functionsAnton Khirnov2015-02-281-97/+0
* | x86/fmtconvert: add ff_int32_to_float_fmul_array8_{sse,sse2}James Almer2014-09-261-0/+6
* | Merge commit 'e998b56362c711701b3daa34e7b956e7126336f4'Michael Niedermayer2013-08-301-21/+20
|\ \ | |/
| * x86: avcodec: Consistently structure CPU extension initializationDiego Biurrun2013-08-291-21/+20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-181-6/+6
|\ \ | |/
| * Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun2013-07-181-6/+6
| * fmtconvert: Explicitly use int32_t instead of intChristophe Gisquet2013-07-171-2/+2
* | fmtconvert: int32_t input to int32_to_float_fmul_scalarChristophe Gisquet2013-05-181-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-111-2/+2
|\ \ | |/
| * Move misplaced file author information where it belongsDiego Biurrun2013-04-111-2/+2
* | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer2013-02-261-1/+0
|\ \ | |/
| * Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-261-1/+0
* | Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer2013-02-061-1/+2
|\ \ | |/
| * Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-051-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-091-5/+6
|\ \ | |/
| * x86: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun2012-09-081-5/+6
* | Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'Michael Niedermayer2012-08-311-2/+2
|\ \ | |/
| * x86: cosmetics: Comment some #endifs for better readabilityDiego Biurrun2012-08-301-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-151-4/+4
|/
* x86: avcodec: Appropriately name files containing only init functionsDiego Biurrun2012-08-151-0/+147
OpenPOWER on IntegriCloud