ffmpeg | branch: master | Cosmin Stejerean via ffmpeg-devel
| Mon Nov 6 18:41:54 2023 +|
[575efc0406864542a65aa3f31ebe8eb0bbef5087] | committer: Anton Khirnov
tools/general_assembly.pl - add options to print names, emails or both
Signed-off-by: Cosmin Stejerean
Signed-off-by: Anton Khirn
ffmpeg | branch: master | James Almer | Mon Nov 13 13:28:46
2023 -0300| [b360c917523ea4a896285160db4b20c695145fc2] | committer: James Almer
avcodec/codecpar: mention how to allocate coded_side_data
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b360c917
ffmpeg | branch: master | Zhao Zhili | Wed Nov 8
00:45:04 2023 +0800| [a1a6a328f0f58af23c174828775754b28ac64b2d] | committer:
Zhao Zhili
fftools/ffplay: add hwaccel decoding support
Add vulkan renderer via libplacebo.
Simple usage:
$ ffplay -hwaccel vulkan foo.mp4
Use cuda to vulkan map:
$
ffmpeg | branch: master | Anton Khirnov | Wed Oct 18
11:45:06 2023 +0200| [4f7b91a6980d4d593ce0bf5ae398996f878a18e2] | committer:
Anton Khirnov
fftools/thread_queue: do not return elements for receive-finished streams
It does not cause any issues in current callers, but still should not
happen
ffmpeg | branch: master | Anton Khirnov | Wed Oct 11
17:43:51 2023 +0200| [889a022cceea88072e3b9716af3d7c795728f5c5] | committer:
Anton Khirnov
fftools/ffmpeg: rework keeping track of file duration for -stream_loop
Current code tracks min/max pts for each stream separately; then when
the file
ffmpeg | branch: master | Anton Khirnov | Tue Oct 24
15:03:51 2023 +0200| [6dbde68cb5467302fe99c331ea9b14d824238016] | committer:
Anton Khirnov
lavc/8bps: fix exporting palette after 63767b79a570404628b2521b83104108b7b6884c
It would be left empty on each frame whose packet does not come with
p
ffmpeg | branch: master | Paul B Mahol | Sat Oct 28 13:41:01
2023 +0200| [7282137f48c3e71734a2aa55c51b3096a1a63b5f] | committer: Anton
Khirnov
lavfi/af_amix: make sure the output does not depend on input ordering
Signed-off-by: Anton Khirnov
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a
ffmpeg | branch: master | Anton Khirnov | Wed Oct 18
12:02:42 2023 +0200| [87016e031ffa2ed99d466e99a1d7fc68f7bdd8e7] | committer:
Anton Khirnov
fftools/thread_queue: count receive-finished streams as finished
This ensures that tq_receive() will always return EOF after all streams
were receive-
ffmpeg | branch: master | Anton Khirnov | Wed Oct 25
13:48:50 2023 +0200| [7c97a0c63f89ba6a18e8969e8460a16dcff48fc4] | committer:
Anton Khirnov
fftools/ffmpeg: move a few inline function into a new header
Will allow to use them in future commits without including the whole
ffmpeg.h.
> http://
ffmpeg | branch: master | Anton Khirnov | Sat Apr 8
12:11:41 2023 +0200| [436b972fc82ea40e8dcdd1981605250c155ba321] | committer:
Anton Khirnov
doc/ffmpeg: expand -bsf documentation
Explain how to pass options to filters.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=436b972fc82
ffmpeg | branch: master | Anton Khirnov | Tue Oct 31
13:19:04 2023 +0100| [de85815bfaa3e25b7ea46ffc837983df216fcd1b] | committer:
Anton Khirnov
lavf/mux: do not apply max_interleave_delta to subtitles
It is common for subtitle streams to have large gaps between packets.
When the caller is inte
ffmpeg | branch: master | Anton Khirnov | Sat Apr 8
11:59:20 2023 +0200| [a8d9d6b08d638adf5f3b5a93da9d2fb93ce19bbf] | committer:
Anton Khirnov
tests/fate: replace deprecated -vsync with -fps_mode
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a8d9d6b08d638adf5f3b5a93da9d2fb93ce19
ffmpeg | branch: master | Anton Khirnov | Sat Apr 8
11:51:43 2023 +0200| [23de85d1ec1788fa67d8b5158f7fc4411c71faaa] | committer:
Anton Khirnov
tests/fate/ffmpeg: replace deprecated -vbsf with -bsf:v
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=23de85d1ec1788fa67d8b5158f7fc4411c
ffmpeg | branch: master | Rémi Denis-Courmont | Fri Nov 10
18:21:27 2023 +0200| [c536e9220702dec7fbccd6a03f043cc142d68c79] | committer:
Rémi Denis-Courmont
lavc/sbrdsp: R-V V hf_apply_noise functions
This is restricted to 128-bit vectors as larger vector sizes could read
past the end of the no
ffmpeg | branch: master | Rémi Denis-Courmont | Fri Nov 10
21:17:43 2023 +0200| [20e6195c54106203e79cb0aa148561b4d469b115] | committer:
Rémi Denis-Courmont
checkasm: test the noise case of sbrdsp.hf_apply_noise
The tested functions treat s_m[i] == 0 as a special case. Other than
that, the func
ffmpeg | branch: master | Rémi Denis-Courmont | Sat Nov 11
17:08:45 2023 +0200| [ce467421dc9e2061b8af22973ba4ba6248f16de9] | committer:
Rémi Denis-Courmont
lavc/exrdsp: unroll predictor
With explicit unrolling, we can skip half of the sign bit flips, and
the compiler is then better able to opt
16 matches
Mail list logo