Matthieu Bouron
e452abc5c2
lavc/mediacodec: refactor ff_AMediaCodecList_getCodecByType
...
Allows to select a codec (encoder or decoder) only if it supports a
specific profile.
Adds ff_AMediaCodecProfile_getProfileFromAVCodecContext to convert an
AVCodecContext profile to a MediaCodec profile. It only supports H264
for now.
The codepath using MediaCodecList.findDecoderForFormat() (Android >= 5.0)
has been dropped as this method does not allow to select a decoder
compatible with a specific profile.
2016-06-15 16:36:13 +02:00
..
2016-06-14 12:41:23 -03:00
2016-06-08 21:01:04 +01:00
2016-06-10 16:31:23 +02:00
2016-06-07 21:10:22 +02:00
2016-06-07 21:38:49 +02:00
2016-06-02 00:52:22 +02:00
2016-06-06 14:32:48 +02:00
2016-06-10 22:05:38 +02:00
2016-06-07 21:38:49 +02:00
2016-06-10 16:31:23 +02:00
2016-06-14 17:02:34 +02:00
2016-06-12 19:01:43 +02:00
2016-06-06 15:59:18 +02:00
2016-06-13 22:07:35 +02:00
2016-06-05 15:22:59 +02:00
2016-06-12 13:26:52 +02:00
2016-06-12 13:26:52 +02:00
2016-06-12 13:26:52 +02:00
2016-06-12 13:26:52 +02:00
2016-06-12 13:26:52 +02:00
2016-06-12 13:26:52 +02:00
2016-06-12 13:26:52 +02:00
2016-06-12 19:01:43 +02:00
2016-06-12 19:01:43 +02:00
2016-06-12 19:01:43 +02:00
2016-06-12 19:01:43 +02:00
2016-06-12 13:26:52 +02:00
2016-06-12 19:01:43 +02:00
2016-06-14 08:23:23 +02:00
2016-06-13 01:57:22 +02:00
2016-06-14 08:23:23 +02:00
2016-06-14 08:23:23 +02:00
2016-06-12 20:26:32 +02:00
2016-06-11 22:38:41 +02:00
2016-06-05 17:04:29 +02:00
2016-06-06 02:24:22 +02:00
2016-06-02 22:43:51 +02:00
2016-06-10 16:31:23 +02:00
2016-06-15 16:36:13 +02:00
2016-06-15 16:36:13 +02:00
2016-06-03 10:20:54 +02:00
2016-06-15 16:36:13 +02:00
2016-06-11 17:27:19 +02:00
2016-06-05 20:55:09 +02:00
2016-06-10 15:54:20 +02:00
2016-06-06 23:52:55 +02:00
2016-06-12 12:35:05 +02:00
2016-06-07 04:31:39 +02:00
2016-06-11 18:36:39 +02:00
2016-06-11 18:36:39 +02:00
2016-06-12 01:07:23 +02:00
2016-06-10 21:18:58 +01:00
2016-06-10 21:18:58 +01:00
2016-06-12 19:01:43 +02:00
2016-06-12 20:53:57 +02:00
2016-06-12 19:01:43 +02:00
2016-06-12 19:01:43 +02:00
2016-06-10 16:31:23 +02:00
2016-06-12 20:53:57 +02:00
2016-06-11 10:30:34 -04:00
2016-06-06 02:24:22 +02:00