ffmpeg | branch: master | Ramiro Polla | Thu Aug 22
01:24:55 2024 +0200| [abb4e13a0a136af005d765727ca45a7041a4ed49] | committer:
Ramiro Polla
avutil/aarch64: add AV_COPY128 and AV_ZERO128 macros
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=abb4e13a0a136af005d765727ca45a7041a4ed4
ffmpeg | branch: master | Stefan Oltmanns | Mon Jul
29 05:12:31 2024 +0200| [d42cd5b75bd7eeeba8ef7f433edf61b31f6f2858] | committer:
Ramiro Polla
avformat/vapoursynth: load library at runtime
Signed-off-by: Stefan Oltmanns
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d42cd5b75b
ffmpeg | branch: master | Stefan Oltmanns | Mon Jul
29 05:08:57 2024 +0200| [eac611f1a4c494e5e3efe61e7867517e65706534] | committer:
Ramiro Polla
avformat/vapoursynth: Update to API version 4
Signed-off-by: Stefan Oltmanns
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=eac611f1a4
ffmpeg | branch: master | Zhao Zhili | Wed Aug 14
21:36:14 2024 +0800| [2e370805da94ee5a8b3959b0635a3fbdb033125e] | committer:
Zhao Zhili
avfilter/unsharp: Merge header into .c
It was shared with opencl implementation.
Signed-off-by: Zhao Zhili
> http://git.videolan.org/gitweb.cgi/ffmpeg.gi
ffmpeg | branch: master | Zhao Zhili | Sat Aug 24
01:19:38 2024 +0800| [aa14f9fe63bf6e13054da98ec6420cca30de98ef] | committer:
Zhao Zhili
avcodec/mediacodecdec: Skip dequeue buffer in draining state
There is no more packet to queue in draining state.
Signed-off-by: Zhao Zhili
> http://git.v
ffmpeg | branch: master | Ramiro Polla | Wed Aug 7
23:29:43 2024 +0200| [a2e01cade80cf297a5569b390058f2a9115d3db5] | committer:
Ramiro Polla
checkasm/yuv2yuv: add tests for semiplanar unscaled converters
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a2e01cade80cf297a5569b390058f
ffmpeg | branch: master | Ramiro Polla | Fri Aug 9
13:26:09 2024 +0200| [4eb55942953bd4edba674625a0100aea348bb4c4] | committer:
Ramiro Polla
swscale: add nv24/nv42 to yuv420p unscaled converter
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4eb55942953bd4edba674625a0100aea348bb4c
ffmpeg | branch: master | Ramiro Polla | Fri Aug 9
13:26:11 2024 +0200| [88a563ad180a04affa2926609e8b3c54b16bcb36] | committer:
Ramiro Polla
swscale: export ff_copyPlane so it may be used by simd code
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=88a563ad180a04affa2926609e8b3c54
ffmpeg | branch: master | Ramiro Polla | Wed Aug 7
18:53:12 2024 +0200| [52887683e94382f0ae53c0b203b944361ff30eb1] | committer:
Ramiro Polla
swscale/aarch64: add nv24/nv42 to yuv420p unscaled converter
A55 A76
nv24_yuv420p_128_c: 4956.1
ffmpeg | branch: master | Ramiro Polla | Mon Aug 26
11:07:49 2024 +0200| [420d4436005a298983268c71e926079dbf4e1897] | committer:
Ramiro Polla
swscale/aarch64: cosmetics fix (spaces inside curly braces)
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=420d4436005a298983268c71e926079d
ffmpeg | branch: master | Zhao Zhili | Sat Aug 24
01:09:56 2024 +0800| [12cdb30e37af8beb536f49b76bafd5fedb5b850c] | committer:
Zhao Zhili
avcodec/videotoolboxenc: Fix leaking of supported_props
There are two VTCompressionSessionRef been created, one for generating
extradata, and another for no
ffmpeg | branch: master | Ramiro Polla | Mon Aug 26
12:14:10 2024 +0200| [98610fe95f93258f31a7cd297fb5b0c199bdcc3f] | committer:
Ramiro Polla
fate/checkasm: run the sw_yuv2yuv test
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=98610fe95f93258f31a7cd297fb5b0c199bdcc3f
---
tests/
ffmpeg | branch: master | Ramiro Polla | Wed Aug 21
16:55:49 2024 +0200| [f9074427dbcafbd4a07fa65e52f62cf6bf97c117] | committer:
Ramiro Polla
avcodec/x86/mpegvideoencdsp: support negative strides in draw_edges_mmx()
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f9074427dbcafbd4a0
ffmpeg | branch: master | Ramiro Polla | Wed Aug 21
16:55:50 2024 +0200| [834964ce1a8717b1819f510772b5086b09a01595] | committer:
Ramiro Polla
checkasm/mpegvideoencdsp: add pix_sum, pix_norm1, and draw_edges
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=834964ce1a8717b1819f510772b
ffmpeg | branch: master | Ramiro Polla | Wed Aug 7
18:54:57 2024 +0200| [9f68a3712eb47983cb0a067a4ff2e722c4c026fd] | committer:
Ramiro Polla
avcodec/aarch64/mpegvideoencdsp: add neon implementations for pix_sum and
pix_norm1
A55 A76
pix_norm1_c: 478.2
ffmpeg | branch: master | Ramiro Polla | Wed Aug 21
16:55:53 2024 +0200| [9cdcbb639a9a02e1f388b2ff2ac97dfb3758d111] | committer:
Ramiro Polla
avcodec/x86/mpegvideoencdsp: fix comment for draw_edges_mmx
Not only w == 8 and w == 16 are supported, but also w == 4.
> http://git.videolan.org/gitwe
ffmpeg | branch: master | Ramiro Polla | Wed Aug 21
16:55:55 2024 +0200| [7e4784e40c47206c396a320d0270e50d6bb8abb1] | committer:
Ramiro Polla
avcodec/mpegvideoencdsp: speed up draw_edges_8_c by inlining it for all used
edge widths
This commit also restricts w to 4, 8, or 16.
Intel(R) Core(TM
ffmpeg | branch: master | Ramiro Polla | Wed Aug 21
16:55:54 2024 +0200| [3bfce2a10447abc3d72107fd9b86ab23c9e3a3ba] | committer:
Ramiro Polla
avcodec/x86/mpegvideoencdsp: speed up draw_edges_mmx by using memcpy()
The mmx memory copy code is not nearly as efficient as memcpy(), which
would make
ffmpeg | branch: master | Ramiro Polla | Wed Aug 21
16:55:52 2024 +0200| [8c203ea7c794e01efcf985ba8303f598a8180864] | committer:
Ramiro Polla
avcodec/aarch64/mpegvideoencdsp: add dotprod implementation for pix_norm1
A55 A76
pix_norm1_c:484.3
19 matches
Mail list logo