Skip to content

Fix videoTransform #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Dec 5, 2014
Merged

Conversation

cchampet
Copy link

@cchampet cchampet commented Dec 5, 2014

  • Rename functions about buffer.
  • Fix Pixel's flags.
  • Fix VideoTransform for some subsampling (YUV420 for example).
  • Add SWIG interface for frame classes.

Clement Champetier added 7 commits December 5, 2014 14:20
* AvInputStream
    * Rename setBufferred to activate.
    * Rename getBufferred to isActivated.
* InputFile
    * Rename readStream to activateStream.
    * Rename getReadStream to isStreamActivated.
* Update apps and pyTest.
Avoid warning messages when SWIG has access of these overload functions
(const).
Correctly set BigEndian, Alpha, and Planar flags.
* Error for subsampling YUV420 in init when fill in cumulSrcOffset.
* Use FFmpeg function av_image_fill_pointers instead of manage it in our
code.
* Remove unecessary _srcOffsets and _dstOffsets.
Clement Champetier added 2 commits December 5, 2014 14:51
* Clean documentation.
* Move static method.
* Remove unecessary getProperties with parameter.
valnoel added a commit that referenced this pull request Dec 5, 2014
@valnoel valnoel merged commit 42c8529 into mikrosimage:develop Dec 5, 2014
@cchampet cchampet deleted the fix_videoTransform branch January 30, 2015 16:35
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.

2 participants