ffmpeg | branch: master | Paul B Mahol | Mon Nov 21 15:44:44
2022 +0100| [3e288dbf56da7213b1ca656f19bd216a9ba90929] | committer: Paul B Mahol
avfilter/avf_showspectrum: set hop_size for showspectrumpic
Fixes invalid spikes in video output.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com
ffmpeg | branch: master | Zhao Zhili | Mon Oct 10
23:19:02 2022 +0800| [093c4373214f002decc73ce337450d7ec641b3f4] | committer:
Zhao Zhili
avcodec/mediacodec: fix incorrect crop info
The crop info is optional, but used unconditionally.
Co-authored-by: Aman Karmani
Signed-off-by: Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Wed Oct 19
10:38:41 2022 +0800| [b1facd11a3cc00362949ea14d9eab30496cf0268] | committer:
Zhao Zhili
avcodec/mediacodecdec: don't break out if both input and output port return try
again
At the beginning of decoding, if we feed mediacodec too fast, the
inp
ffmpeg | branch: master | Zhao Zhili | Fri Oct 21
18:18:42 2022 +0800| [2b97fdb8cc9112babc5cb939f62620efab7bba5c] | committer:
Zhao Zhili
avcodec/mediacodecdec_common: fix misuse av_free/av_freep
Signed-off-by: Zhao Zhili
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2b97fdb8cc
ffmpeg | branch: master | Zhao Zhili | Fri Oct 21
18:25:08 2022 +0800| [d4b06c99abf3e147f7b1ce7160d31d2dcc525eda] | committer:
Zhao Zhili
avcodec/mediacodecdec_common: fix useless av_buffer_unref
Since frame->buf[0] is always NULL in this case, av_buffer_unref
has no effect. If it's not NULL,
ffmpeg | branch: master | Zhao Zhili | Mon Oct 17
00:50:02 2022 +0800| [4df9cb918eb645d3690a5209212be7f0471e35eb] | committer:
Zhao Zhili
avcodec/mediacodec: add NDK media codec wrapper
Signed-off-by: Zhao Zhili
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4df9cb918eb645d3690a
ffmpeg | branch: master | Zhao Zhili | Fri Oct 14
01:43:14 2022 +0800| [4f2ea862b3de1647de0d9e00702801671764a762] | committer:
Zhao Zhili
avcodec/mediacodec_wrapper: separate implementation from interface
This is in preparation for NDK media codec wrapper.
Signed-off-by: Zhao Zhili
> http:/
ffmpeg | branch: master | Zhao Zhili | Sat Oct 22
05:29:35 2022 +| [b7a3f169578cb6c8281afe33dd879df7d1029d6c] | committer:
Zhao Zhili
avutil/hwcontext: verify hw_frames_ctx in transfer_data_alloc
Signed-off-by: Zhao Zhili
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b7a3f1
ffmpeg | branch: master | Zhao Zhili | Thu Oct 20
14:35:32 2022 +| [3a5944696768e3b5680ae78d9d84ba9846050e61] | committer:
Zhao Zhili
avcodec/mediacodec: add ANativeWindow support
ANativeWindow can be used without JVM.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3a59446967
ffmpeg | branch: master | Zhao Zhili | Sat Oct 22
05:38:34 2022 +| [c0c0a5f106c3a3ab80ab53b57db2132e585e80a0] | committer:
Zhao Zhili
fftools/ffmpeg_demux: set default hwaccel_output_format for mediacodec
Signed-off-by: Zhao Zhili
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit
ffmpeg | branch: master | Zhao Zhili | Mon Oct 17
01:07:27 2022 +0800| [040567965edc176ef36eff717222b0b315e075e1] | committer:
Zhao Zhili
avcodec/mediacodecdec: enable NDK mediacodec
Signed-off-by: Zhao Zhili
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=040567965edc176ef36eff7
ffmpeg | branch: master | Zhao Zhili | Tue Oct 18
00:23:08 2022 +0800| [0ff18a7d6d496f89d9e007ddd1cad7116baf5c7c] | committer:
Zhao Zhili
avcodec: add MediaCodec encoder
Signed-off-by: Zhao Zhili
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0ff18a7d6d496f89d9e007ddd1cad7116baf
ffmpeg | branch: master | Zhao Zhili | Thu Oct 20
12:41:32 2022 +| [2697f23f4e866a81ddcfca0c99a56ed14f93dc07] | committer:
Zhao Zhili
avutil/hwcontext_mediacodec: add ANativeWindow support
Signed-off-by: Zhao Zhili
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2697f23f4e866
ffmpeg | branch: master | Haihao Xiang | Thu Nov 17
10:33:57 2022 +0800| [9f5a9a749962e10a98ef040f87817ef1fede3df9] | committer:
Haihao Xiang
Changelog: Add missing lines for QSV
Signed-off-by: Haihao Xiang
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9f5a9a749962e10a98ef040f8
ffmpeg | branch: master | Wenbin Chen | Mon Oct 31
15:22:25 2022 +0800| [efe2b63c89462a46c0450da49832b3c9075b1222] | committer:
Haihao Xiang
doc/examples: Add qsv_transcode example
Add qsv_transcode example which shows how to use qsv to do hardware
accelerated transcoding, also show how to dyn
ffmpeg | branch: master | Haihao Xiang | Thu Nov 17
10:37:15 2022 +0800| [3dc8bceabed0bb514342a3da24e6ae4eac8c2703] | committer:
Haihao Xiang
lavu/pixfmt: Update the description for AV_PIX_FMT_QSV
Since D3D11 was introduced for QSV in FFmpeg 5.0, there is an implied
API/ABI change for user-sup
16 matches
Mail list logo