You've already forked android_translation_layer
mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced 2025-10-27 11:48:10 -07:00
MediaCodec: handle end-of-file properly
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
#undef android_media_MediaCodec_BUFFER_FLAG_END_OF_STREAM
|
||||
#define android_media_MediaCodec_BUFFER_FLAG_END_OF_STREAM 4L
|
||||
/*
|
||||
* Class: android_media_MediaCodec
|
||||
* Method: native_constructor
|
||||
|
||||
Reference in New Issue
Block a user