Skip to content

Parallel mjpeg encoder implementation based on previous single thread implementation.#4164

Merged
opencv-pushbot merged 1 commit intoopencv:masterfrom
kalistratovag:parallel_mjpeg
Jul 1, 2015
Merged

Parallel mjpeg encoder implementation based on previous single thread implementation.#4164
opencv-pushbot merged 1 commit intoopencv:masterfrom
kalistratovag:parallel_mjpeg

Conversation

@kalistratovag
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not universal intr. from HAL?

@vpisarev
Copy link
Copy Markdown
Contributor

NEON intrinsics have been put to this encoder some time ago, before HAL. Converting them to universal intrinsics makes sense, but we'd better do it as a separate step

@vpisarev vpisarev self-assigned this Jun 30, 2015
@kalistratovag kalistratovag changed the title initial commit Parallel mjpeg encoder implementation based on previous single thread implementation. Jun 30, 2015
Fixed errors in parallel_for based on pthreads

Fixing compiler errore & removing whitespaces

Fixing prallel_for_pthreads error and warnings on win
@vpisarev
Copy link
Copy Markdown
Contributor

vpisarev commented Jul 1, 2015

looks good! let's merge it in and then test more thoroughly 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants