38 Commits (3e29db0621e2571b1f615cc48cb5848b5c1f263f)

Author SHA1 Message Date
Rakesh Kumar 59244b5bde Merge "NdkMediaCodec: Wrong check in error callback handler" am: 49a4f52e02 am: 8155143547
5 years ago
Rakesh Kumar d5ea3f3546 NdkMediaCodec: Wrong check in error callback handler
5 years ago
Chong Zhang 1fa2686026 Make a copy of output format in onOutputFormatChanged
5 years ago
Marco Nelissen 98603d8711 Add AMediaFormat functions to clear and copy
6 years ago
Marco Nelissen 0c6fa04393 [automerger] Check for overflow of crypto size am: d1fd027612 am: fe8dc06116 am: 1d1379f47d am: 7b432adb13 am: 4572777872 am: 1b227ecd31 am: 960c43e6f5
6 years ago
Marco Nelissen 960c43e6f5 [automerger] Check for overflow of crypto size am: d1fd027612 am: fe8dc06116 am: 1d1379f47d am: 7b432adb13 am: 4572777872
6 years ago
Android Build Merger (Role) 1b227ecd31 [automerger] Check for overflow of crypto size am: d1fd027612 am: fe8dc06116 am: 1d1379f47d am: 7b432adb13 am: 4572777872
6 years ago
Marco Nelissen d1fd027612 Check for overflow of crypto size
6 years ago
Wei Jia 00cc9920de NdkMedia: add more API's in MediaCodec and MediaFormat
7 years ago
Manikanta Kanamarlapudi 2c32f4d2e8 NdkMediaCodec: add AMediaCodec_getBufferFormat
7 years ago
Colin Cross 7e8d4ba588 Move libmediandk and libcamera2ndk headers
7 years ago
Robert Shih af42d3f9c5 NdkMediaCodec: add AMediaCodec_signalEndOfInputStream
7 years ago
Praveen Chavan f373e84c79 NdkMediaCodec: implement setParameters to signal dynamic parameters
7 years ago
Praveen Chavan 85a536331e NdkMediaCodec: implement createPersistenInputSurface and setInputSurface
7 years ago
Praveen Chavan 19431587ce NdkMediaCodec: implement createInputSurface
7 years ago
Wonsik Kim 7e34bf5af2 MediaCodec refactoring part 1-a: buffers become separate class
8 years ago
Chih-Hung Hsieh 47734c9509 resolve merge conflicts of 98a9b2a to nyc-dev-plus-aosp
8 years ago
Chih-Hung Hsieh 090ef604f8 Fix google-explicit-constructor warnings.
8 years ago
Greg Kaiser 4e1478032f ndk: Avoid memory leak in failure case.
8 years ago
Aurimas Liutikas 214c833fcd Fix compiler warnings in frameworks/av/media/ndk.
8 years ago
Vineeta Srivastava 8c35da5022 NdkMediaCodec: Implement setOutputSurface
9 years ago
Jeff Tinker 18cb1eca50 Support AES-CBC sample encryption in MediaDrm
9 years ago
Andy Hung 6bb63addf6 NdkMediaCodec: Return NULL if the MediaCodec cannot be created
9 years ago
Lajos Molnar 3f27436a93 stagefright: don't use ALooperRoster mutex for reply handling
9 years ago
Lajos Molnar 1d15ab58bf media: switch to new AMessage handling
9 years ago
Glenn Kasten b187de1ada Line length 100
10 years ago
Mark Salyzyn 98f28cde0d ndk: 64-bit compile warnings
10 years ago
Marco Nelissen c7a11b2208 Disable verbose logging
10 years ago
Marco Nelissen e22a64b688 Remove codec callback for now.
10 years ago
Marco Nelissen 79e2b62270 Add docs, releaseOutputBufferAtTime, seekTo.
10 years ago
Marco Nelissen e419d7cd5c Unify error/status codes
10 years ago
Marco Nelissen 3425fd5a55 Only export necessary symbols
10 years ago
Marco Nelissen 829e097f83 Fix typos and pointer math.
10 years ago
Marco Nelissen 050eb3280d Some crypto stuff, error codes
10 years ago
Marco Nelissen cdb42cdc5c Add AMediaCodec callback
10 years ago
Marco Nelissen 86aa02ce27 Make AMediaCodec_create* APIs more like their Java counterparts
10 years ago
Marco Nelissen 08aaabe879 Add NDK version of MediaMuxer
10 years ago
Marco Nelissen 0c3be87537 WIP: MediaCodec and friends NDK APIs, plain C version
10 years ago