index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
mediacodec_wrapper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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