- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In the IPP V6.0 sample for H.264 encoder, there seem to be a crash when using thedefault memory allocator. Calling the close method on the encoder will call BaseCodec:Close which will delete the memory allocator. The destructor of the H.264 encoder indirectly access the memory allocator through H264EncoderFrame_Destroy and H264EncoderFrame_deallocateParsedFrameData causing an access violation.
So if close is called before reaching the destructor of the encoder the codec will crash.
Emmanuel
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for reporting onthe issue, I notified developers teamabout this.
Regards,
Vladimir
Vladimir
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for reporting onthe issue, I notified developers teamabout this.
Regards,
Vladimir
Vladimir
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page