Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/orc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-01orc: Fix some warnings on MSVC and enable --werrorNirbheek Chauhan
2019-09-08Drop support for Autotools as build systemTim-Philipp Müller
2018-10-06meson: add option to disable orc-test libraryTim-Philipp Müller
2018-10-03meson: add options to disable benchmarks, examples, toolsTim-Philipp Müller
2017-05-13meson: add meson buildTim-Philipp Müller
2014-06-23build: Modernize autotools build systemSebastian Dröge
2012-03-26Split headers out of orcprogram.hDavid Schleef
2011-04-26mmx: update from sseDavid Schleef
2010-10-27sse: convert to using orc_sse_emit_sysinsnDavid Schleef
2010-09-30Fix distcheckDavid Schleef
2010-09-17Remove usage of orcbinDavid Schleef
2010-09-16examples: remove mt19937ar temp filesDavid Schleef
2010-09-12mt19937: Bring up to date with Orc best practiceDavid Schleef
2010-09-06Eliminate usage of %lld, etc.David Schleef
2010-08-25Fix cross compilingDavid Schleef
2010-08-20Fix distcheck for new examplesDavid Schleef
2010-08-20Update documentation, add tutorialDavid Schleef
2010-08-07remove old style of opcode emulationDavid Schleef
2010-06-10convert from stdint types to orc typesDavid Schleef
2010-06-08Add --enable-backendDavid Schleef
2009-12-03Build fixes due to MSVCDavid Schleef
2009-09-20volscale: refer to variables with their enumWim Taymans
2009-09-20volscale: use right array indexesWim Taymans
2009-09-20volscale: improve exampleWim Taymans
2009-09-20volscale: add volume scaling exampleWim Taymans
2009-06-01example: set the programDavid Schleef
2009-06-01doc: documentation workDavid Schleef
2009-05-24tests: rearrange tests, propogate compile errorsDavid Schleef
2009-04-27Pull various fixes from neon branchDavid Schleef
2009-04-01Install orc tests into $prefix/lib/orc/David Schleef
2009-03-18A non-trivial Mersenne Twister algorithmDavid Schleef
2009-03-16Split OrcProgram into Program and CompilerDavid Schleef
2009-03-09Fixes on x86-64David Schleef
2009-03-09a little scriptDavid Schleef
2009-03-07Add parametersDavid Schleef
2009-03-06Remove glib remnantsDavid Schleef
2009-03-06Add some unary opcodes. Add non-temporal writesDavid Schleef
2009-03-04Various fixes to execute all the new codeDavid Schleef
2009-03-03Add a bunch of opcodes, add a bunch of SSE rulesDavid Schleef
2009-03-03Add support for byte-sized dataDavid Schleef
2009-03-03Replace "s16" notation with "w"David Schleef
2009-03-03Remove types, use a size insteadDavid Schleef
2009-03-03Hacking.David Schleef
2009-03-02Split x86 into mmx and sse targetsDavid Schleef
2008-06-08Initial commit. Previous history is in liboilDavid Schleef