Giter Site home page Giter Site logo

klokantech / jpeg-opencl Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 712 KB

Automatically exported from code.google.com/p/jpeg-opencl

C 86.32% Groff 2.13% Shell 8.31% SAS 0.96% HTML 0.64% Assembly 0.58% Objective-C 0.05% Module Management System 0.92% Smalltalk 0.09%

jpeg-opencl's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

entropy512

jpeg-opencl's Issues

compil error

I guys,

Nice work to port jpeg lib to openCL. Just make a little remark to correct a 
little error in source code (or missing commit in file version?).

What steps will reproduce the problem?
1. Get a local copy of the jpeg-opencl repository with this command: 
git clone https://code.google.com/p/jpeg-opencl/
2. fix CL/opencl.h error with export CPPFLAGS=-I/opt/AMDAPP/include
 (or whatever need to find CL/opencl.h)
3. Still error on 
jcapimin.c: In function ‘jpeg_CreateCompress’:
jcapimin.c:81:8: erreur: ‘struct jpeg_compress_struct’ has no member named 
‘decoded_mcus_base’
jcapimin.c:82:8: erreur: ‘struct jpeg_compress_struct’ has no member named 
‘decoded_mcus_current’

I check in log and there is a modification on Jul 23, 2011 in files jdcoefct.c 
and jpeglib.h with log message:
move the decoded_mcus_base  decoded_mcus_curren from struct
jpeg_decompress_struct
to my_coef_controller

Obviously, change must be done in jcapimin.c and check in into git repository. 

What version of the product are you using? On what operating system?
Linux Fedora 18 x64 , AMD HD 5750 (two cards)


Original issue reported on code.google.com by [email protected] on 5 Jun 2013 at 12:04

How to get it running on Ubuntu 11.10

I have problems compiling the project under Ubuntu. After typing "bjam" I get 
the following messages:

...
error: Unable to find file or target named
error:     'ReadFile.c'
error: referred from project at
error:     '.'

Obviously there is no ReadFile.c or .h in the sources.

Many thanks for any help!

Original issue reported on code.google.com by [email protected] on 23 Feb 2012 at 8:57

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.