[FFmpeg-cvslog] lavc/mediacodec: use AVMediaCodecDeviceContext hw_device_ctx if set

2017-12-15 Thread Aman Gupta
ffmpeg | branch: master | Aman Gupta | Sun Dec 3 17:32:22 2017 -0800| [8bf4e6d3ce25723832625dddbf1c06ab20ab5828] | committer: Matthieu Bouron lavc/mediacodec: use AVMediaCodecDeviceContext hw_device_ctx if set Signed-off-by: Matthieu Bouron > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=

[FFmpeg-cvslog] lavc/mediacodec_wrapper: factorize MediaCodec creation functions

2017-12-15 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Wed Dec 13 13:49:58 2017 +0100| [f3cffd121b990717996d8ddd646bd555c1db135b] | committer: Matthieu Bouron lavc/mediacodec_wrapper: factorize MediaCodec creation functions > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f3cffd121b990717996d8

[FFmpeg-cvslog] lavu/hwcontext: add AV_HWDEVICE_TYPE_MEDIACODEC

2017-12-15 Thread Aman Gupta
ffmpeg | branch: master | Aman Gupta | Sun Dec 3 17:32:21 2017 -0800| [e4d9f05ca79909e2853834c8f80a52bc9cf0e6b6] | committer: Matthieu Bouron lavu/hwcontext: add AV_HWDEVICE_TYPE_MEDIACODEC Signed-off-by: Matthieu Bouron > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e4d9f05ca79

[FFmpeg-cvslog] lavc/mediacodec_wrapper: fix potential jni global reference leak

2017-12-15 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Sat Dec 16 00:16:02 2017 +0100| [1f1207145a0f2d26e5e3525bea6cc417a3ec39cf] | committer: Matthieu Bouron lavc/mediacodec_wrapper: fix potential jni global reference leak > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1f1207145a0f2d26e5e35

[FFmpeg-cvslog] doc/libav-merge: remove line about VP9 superframe parsing

2017-12-15 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Dec 15 14:38:55 2017 -0300| [5450972be4a79f173744ba5cda88a2a17ccdec28] | committer: James Almer doc/libav-merge: remove line about VP9 superframe parsing It was addressed in a5679933c1b8b6bef5c5c3eb7c70d06c695066cf, 0c162854c1fa2a1e43ce5588b67842675f4

[FFmpeg-cvslog] doc/libav-merge: Remove VAAPI VP8 decode hwaccel merge note

2017-12-15 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Fri Dec 15 16:53:13 2017 +| [07e1bd7e2d7b63da6b36162eecb2b445d797ba0a] | committer: Mark Thompson doc/libav-merge: Remove VAAPI VP8 decode hwaccel merge note Done in 9f00fa536938130e3c7ad2640a61795770d419a1 and 40b75a943bcb6a4af00c44ef6e52cbfc3e658

[FFmpeg-cvslog] lavc/vp8: Support resolution changes in the VP8 decoder hwaccel

2017-12-15 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Thu Nov 30 07:53:53 2017 +0800| [d228d52f1cc958e25f3017945ad06382ab1db7a6] | committer: Mark Thompson lavc/vp8: Support resolution changes in the VP8 decoder hwaccel Use the following command to reproduce this issue: make fate-vp8-size-change HWACCEL="vaapi

[FFmpeg-cvslog] avformat/hlsenc: Handle NULL input in IO open and close utility functions

2017-12-15 Thread Karthick J
ffmpeg | branch: master | Karthick J | Fri Dec 15 22:08:31 2017 +0800| [6ae18228cd89b93bbdd2e42a8d181335d981051d] | committer: Steven Liu avformat/hlsenc: Handle NULL input in IO open and close utility functions Signed-off-by: Steven Liu > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com

[FFmpeg-cvslog] avformat/hlsenc: Extend persistent http connections to playlists

2017-12-15 Thread Karthick J
ffmpeg | branch: master | Karthick J | Fri Dec 15 22:11:12 2017 +0800| [b2d27d912ba91450c410e4dcaa9ed28cb66ad9a8] | committer: Steven Liu avformat/hlsenc: Extend persistent http connections to playlists Before this patch persistent http connections would work only for media segments. The play

[FFmpeg-cvslog] avformat/hlsenc: Call avio_flush during persistent http connections

2017-12-15 Thread Karthick J
ffmpeg | branch: master | Karthick J | Fri Dec 15 21:24:08 2017 +0800| [deceb7d9aeb7d00bc0078638925a38614c3f607b] | committer: Steven Liu avformat/hlsenc: Call avio_flush during persistent http connections Since close is not called, during http persistent connection, flush needs to be called s

[FFmpeg-cvslog] avfilter/x86/vf_interlace : avfilter/x86/vf_interlace : fix crash when using unaligned data in low_pass complex

2017-12-15 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Thu Dec 14 17:55:11 2017 +0100| [3c6dc270355f27645cf931fae1ed2dc1405507f8] | committer: Martin Vignali avfilter/x86/vf_interlace : avfilter/x86/vf_interlace : fix crash when using unaligned data in low_pass complex related to ticket 6491 > http://gi

[FFmpeg-cvslog] avfilter/x86/vf_interlace : avoid crash when data are unaligned

2017-12-15 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Thu Dec 14 16:49:55 2017 +0100| [49dced9fd0c8a8d2f3676533914fda7417435df2] | committer: Martin Vignali avfilter/x86/vf_interlace : avoid crash when data are unaligned ticket 6491 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=49dced9fd0c