index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
mediacodec_wrapper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/mediacodec_wrapper: fix {input,output}_buffers global reference leak
Matthieu Bouron
2020-04-15
1
-0
/
+6
*
avcodec/mediacodec_wrapper: remove unused local variables in ff_AMediaCodec_g...
Matthieu Bouron
2019-07-22
1
-10
/
+0
*
avcodec/mediacodec_wrapper: fix a potential local reference leak in ff_AMedia...
Matthieu Bouron
2019-07-22
1
-0
/
+5
*
avcodec/mediacodec_wrapper: fix a local reference leak in ff_AMediaCodec_getN...
Matthieu Bouron
2019-07-22
1
-0
/
+4
*
avcodec/mediacodec: add av_mediacodec_render_buffer_at_time()
Aman Gupta
2018-10-11
1
-1
/
+1
*
avcodec/mediacodec_wrapper: add helper to fetch SDK_INT
Aman Gupta
2018-05-04
1
-0
/
+15
*
avcodec: Fix AVClass .version
Michael Niedermayer
2018-04-19
1
-2
/
+2
*
avcodec/mediacodec_wrapper: fix false positives in swdec blacklist
Stefan _
2018-03-07
1
-1
/
+1
*
avcodec/mediacodec_wrapper: blacklist more software decoders
Stefan _
2018-03-06
1
-1
/
+6
*
avcodec/mediacodec_wrapper: load and use MediaFormat.constainsKey()
Matthieu Bouron
2018-03-03
1
-0
/
+39
*
lavc/mediacodec_wrapper: allocate MediaCodec.BufferInfo once
Matthieu Bouron
2018-01-06
1
-27
/
+34
*
lavc/mediacodec_wrapper: fix potential jni global reference leak
Matthieu Bouron
2017-12-16
1
-0
/
+3
*
lavc/mediacodec_wrapper: factorize MediaCodec creation functions
Matthieu Bouron
2017-12-16
1
-133
/
+29
*
lavc/mediacodec_wrapper: fix jni vaargs types
Matthieu Bouron
2017-09-15
1
-5
/
+5
*
lavc/mediacodec_wrapper: do not declare JNIAMedia{Codec,CodecList,Format}Fiel...
Matthieu Bouron
2017-05-23
1
-3
/
+3
*
lavc/mediacodec_wrapper: fix local reference leaks
Matthieu Bouron
2017-05-23
1
-11
/
+26
*
lavc/mediacodec_wrapper: fix local reference leaks
Matthieu Bouron
2017-05-11
1
-21
/
+42
*
lavc/mediacodec_wrapper: do not discard codecs reporting they do not support ...
Matthieu Bouron
2016-10-19
1
-0
/
+3
*
lavc: add hevc mediacodec decoder
Matthieu Bouron
2016-09-15
1
-3
/
+20
*
lavc/ffjni: replace ff_jni_{attach,detach} with ff_jni_get_env
Matthieu Bouron
2016-07-27
1
-161
/
+39
*
lavc: add mediacodec hwaccel support
Matthieu Bouron
2016-07-08
1
-4
/
+1
*
lavc/mediacodec: re-indent after previous commit
Matthieu Bouron
2016-06-15
1
-93
/
+93
*
lavc/mediacodec: refactor ff_AMediaCodecList_getCodecByType
Matthieu Bouron
2016-06-15
1
-71
/
+206
*
lavc/mediacodec: bypass width/height restrictions when looking for a decoder
Matthieu Bouron
2016-06-07
1
-9
/
+28
*
lavc/mediacodec: rename MediaFormat field clazz to mediaformat_class for cons...
Matthieu Bouron
2016-06-07
1
-3
/
+3
*
lavc/mediacodec: move struct declarations at the begin
Matthieu Bouron
2016-06-07
1
-186
/
+186
*
lavc/mediacodec: rename jfields_mapping to jni_amediacodeclist_mapping
Matthieu Bouron
2016-06-07
1
-3
/
+3
*
lavc/mediacodec: do not delete a local reference twice in case of error
Matthieu Bouron
2016-06-07
1
-0
/
+1
*
lavc/mediacodec: add missing MediaCodec.Get{Input,Output}Buffer() checks
Matthieu Bouron
2016-05-25
1
-0
/
+8
*
lavc/mediacodec: factorize static fields initialization
Matthieu Bouron
2016-05-25
1
-110
/
+57
*
lavc/mediacodec: remove stray empty lines
Matthieu Bouron
2016-03-15
1
-7
/
+0
*
lavc: add h264 mediacodec decoder
Matthieu Bouron
2016-03-07
1
-0
/
+1705