{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":1614410,"defaultBranch":"master","name":"FFmpeg","ownerLogin":"FFmpeg","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2011-04-14T14:12:38.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/729418?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716937504.0","currentOid":""},"activityList":{"items":[{"before":"a11122f9c63bdb66e3f8bc7e2cd380cdc9c9a51c","after":"510494760cde847e4417231f10c9759d0da6cb07","ref":"refs/heads/master","pushedAt":"2024-05-29T04:25:05.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"lavc/vaapi_h264: Fix merging fields in DPB with missing references\n\nIf there are missing references, h264 decode does error concealment\nby copying previous refs which means there will be duplicated surfaces.\nCheck long_ref and frame_idx in addition to surface when looking for\nthe other field to avoid trying to merge with wrong picture.\nAlso allow to merge with multiple pictures in case there are duplicates\nof the other field.\n\nSigned-off-by: David Rosca \nSigned-off-by: Haihao Xiang ","shortMessageHtmlLink":"lavc/vaapi_h264: Fix merging fields in DPB with missing references"}},{"before":"180021357559bedbe5e4ab4bace5a130d0e0a852","after":"449cab7b16381ed80240297d92221d4add423c3f","ref":"refs/heads/release/7.0","pushedAt":"2024-05-28T16:50:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"lavc/lpc: fix off-by-one in R-V V compute_autocorr\n\n(cherry picked from commit af20fb9c4eb81383d4ef558d20af317e93b5acc8)\nSigned-off-by: Rémi Denis-Courmont ","shortMessageHtmlLink":"lavc/lpc: fix off-by-one in R-V V compute_autocorr"}},{"before":"84441152622dbcb6a4b7301771eb3cae1a0a6014","after":"a11122f9c63bdb66e3f8bc7e2cd380cdc9c9a51c","ref":"refs/heads/master","pushedAt":"2024-05-28T16:50:12.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"lavc/vp8dsp: save one R-V GPR\n\nThis saves one instruction and frees up A5, which will be repurposed in\nlater changes. Unfortunately, we need to add quite a lot of alternative\ncode for this.","shortMessageHtmlLink":"lavc/vp8dsp: save one R-V GPR"}},{"before":"9fd88bd0923e3eb0f6c778700960a58df87d42a3","after":"84441152622dbcb6a4b7301771eb3cae1a0a6014","ref":"refs/heads/master","pushedAt":"2024-05-28T16:45:04.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"lavc/startcode: fix RVV return value on no match\n\nIf there are no zero bytes, t2 equals -1. The code cannot simply fall\nthrough to the match case.","shortMessageHtmlLink":"lavc/startcode: fix RVV return value on no match"}},{"before":"b2b23f353aa1d4f88bcf00646bf952f0f7f8b033","after":"9fd88bd0923e3eb0f6c778700960a58df87d42a3","ref":"refs/heads/master","pushedAt":"2024-05-28T16:15:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"avcodec/h2645_sei: loosen up min luminance requirements\n\nThe H.265 specification is quite clear on this case:\n\n> When min_display_mastering_luminance is not in the range of 1 to\n> 50000, the nominal maximum display luminance of the mastering display\n> is unknown or unspecified or specified by other means not specified in\n> this Specification.\n\nAnd so the current code is correct in marking luminance data as invalid\nif min luminance is set to 0. However, this breaks playback of at least\nseveral real-world Blu-ray releases, for example La La Land, Planet of\nthe Apes, and quite possibly a lot more. These come with ostensibly\nvalid max_luminance tags (1000 nits), but min_luminance set to 0.\n\nLoosen up this requirement by guarding it behind FF_COMPLIANCE_STRICT.\nWe still reject blatantly invalid metadata (wrong value range on\nluminance, max set to 0, max below min, min above 50 nits etc.), so this\nshouldn't cause any unintended regressions.\n\nFixes: https://github.com/mpv-player/mpv/issues/14177","shortMessageHtmlLink":"avcodec/h2645_sei: loosen up min luminance requirements"}},{"before":"62d7106c36037d1bedd5a2e216540740f8f735eb","after":"b2b23f353aa1d4f88bcf00646bf952f0f7f8b033","ref":"refs/heads/master","pushedAt":"2024-05-28T13:05:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"avformat/hls: update current segment reference before use\n\nIt may be invalidated by the time it is used.\n\nFixes use after free when accessing current segment.\n\nFixes: #10825\nSigned-off-by: J. Dekker ","shortMessageHtmlLink":"avformat/hls: update current segment reference before use"}},{"before":"ed927f2f0c3e9c87d90af4e87eeb06413f13fa14","after":"62d7106c36037d1bedd5a2e216540740f8f735eb","ref":"refs/heads/master","pushedAt":"2024-05-28T01:55:04.000Z","pushType":"push","commitsCount":17,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"avcodec/vlc: Cleanup on multi table alloc failure in ff_vlc_init_multi_from_lengths()\n\nFixes: CID1544630 Resource leak\n\nSponsored-by: Sovereign Tech Fund\nSigned-off-by: Michael Niedermayer ","shortMessageHtmlLink":"avcodec/vlc: Cleanup on multi table alloc failure in ff_vlc_init_mult…"}},{"before":"44f7f6e010d48aae7e3eb5442d363e622f7bd35a","after":"ed927f2f0c3e9c87d90af4e87eeb06413f13fa14","ref":"refs/heads/master","pushedAt":"2024-05-27T20:25:04.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"fftools/ffplay: allow unused format options which are also codec options\n\nSame as it is handled in ffmpeg, allows using -ch_layout codec option.\n\nSigned-off-by: Marton Balint ","shortMessageHtmlLink":"fftools/ffplay: allow unused format options which are also codec options"}},{"before":"a535ce2ac075a61930ffe13606f294d6f8fb6369","after":"44f7f6e010d48aae7e3eb5442d363e622f7bd35a","ref":"refs/heads/master","pushedAt":"2024-05-27T19:45:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"checkasm: add h263dsp.{h,v}_loop_filter","shortMessageHtmlLink":"checkasm: add h263dsp.{h,v}_loop_filter"}},{"before":"aead61451cc4f079cb8778399fa617f2647bb268","after":"a535ce2ac075a61930ffe13606f294d6f8fb6369","ref":"refs/heads/master","pushedAt":"2024-05-27T19:10:04.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"lavc/flacdsp: R-V Zvl256b lpc33\n\nflac_lpc_33_13_c: 499.7\nflac_lpc_33_13_rvv_i64: 197.7\nflac_lpc_33_16_c: 601.5\nflac_lpc_33_16_rvv_i64: 195.2\nflac_lpc_33_29_c: 1011.5\nflac_lpc_33_29_rvv_i64: 300.7\nflac_lpc_33_32_c: 1099.0\nflac_lpc_33_32_rvv_i64: 296.7","shortMessageHtmlLink":"lavc/flacdsp: R-V Zvl256b lpc33"}},{"before":"41e13228451c9d55b1ebf2f58ffe2b19ce5a9842","after":"aead61451cc4f079cb8778399fa617f2647bb268","ref":"refs/heads/master","pushedAt":"2024-05-27T17:25:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"avcodec/nvenc_av1: Correct CQ range for AV1\n\nThe Constant Quality (CQ) range for the AV1 codec is actually 0 to\n63, contrary to what is stated in the header and documentation.\n\nSigned-off-by: Diego Felix de Souza \nSigned-off-by: Timo Rothenpieler ","shortMessageHtmlLink":"avcodec/nvenc_av1: Correct CQ range for AV1"}},{"before":"49c3918c1ac64b4ae3ab61b9862ec75c96b2b6c2","after":"41e13228451c9d55b1ebf2f58ffe2b19ce5a9842","ref":"refs/heads/master","pushedAt":"2024-05-27T17:20:04.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"tests/fate/source-check: Relax BSD licence check\n\nSeveral files already had standard license header (namely\n2-clause BSD files), yet due to the 80 char line length limit,\nthey were not treated as such by source-check.sh (which\nfate-source uses). Therefore relax the BSD check.\n\nReviewed-by: Rémi Denis-Courmont \nReviewed-by: Pierre-Anthony Lemieux \nSigned-off-by: Andreas Rheinhardt ","shortMessageHtmlLink":"tests/fate/source-check: Relax BSD licence check"}},{"before":"2b11a8b95b4ff27624330bd417da63b5c7c9367e","after":"49c3918c1ac64b4ae3ab61b9862ec75c96b2b6c2","ref":"refs/heads/master","pushedAt":"2024-05-27T12:30:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"lavc/vvc: Validate temporal MVP references\n\nPer VVCv3 p. 157, the collocated reference picture used in temporal\nmotion vector prediction must have RprConstraintsActiveFlag equal to\nzero and the same CTU size as the current picture. Add these checks,\nfixing crashes decoding some fuzzed bitstreams.\n\nAdditionally, only set up the collocated reference picture if it is\nactually going to be used (i.e. if ph_temporal_mvp_enabled_flag is 1),\nelse legal RPR bitstreams will fail the new checks.\n\nCo-authored-by: Nuo Mi \nSigned-off-by: Frank Plowman ","shortMessageHtmlLink":"lavc/vvc: Validate temporal MVP references"}},{"before":"80a676e8ae8d6cee6d46fab0bec0057d890ba67f","after":"0b7f5b7566bb4bd509bb184ac30ccac972325eb1","ref":"refs/heads/release/5.0","pushedAt":"2024-05-27T10:50:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"lavc/vp9: reset segmentation fields when segmentation isn't enabled\n\nFields under the segmentation switch are never reset on a new frame, and\nretain the value from the previous frame. This bugs out a bunch of\nhwaccel drivers when segmentation is disabled but update_map isn't\nreset because they don't ignore values behind switches. This commit also\nresets the temporal field, though it may not be required.\n\nWe also do this for vp8 [1] so this commit is just mirroring the vp8\nlogic.\n\nThis fixes an issue with certain samples [2] that causes blocky\nartifacts with vaapi, d3d11va and cuda (and possibly others).\nMesa worked around [3] this by ignoring these fields if\nsegmentation.enabled is 0, but d3d11va still displays blocky artifacts.\n\n[1] https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/2e877090f958131accb8c7e5ac10e5b9865d1735:/libavcodec/vp8.c#l797\n[2] https://github.com/mpv-player/mpv/issues/13533\n[3] https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27816\n\nSigned-off-by: llyyr ","shortMessageHtmlLink":"lavc/vp9: reset segmentation fields when segmentation isn't enabled"}},{"before":"389861c02151a3373d252e2c4718be9e3cb67aa1","after":"1f3baf72181679ac94e45cae5082fae6689adaa8","ref":"refs/heads/release/5.1","pushedAt":"2024-05-27T10:50:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"lavc/vp9: reset segmentation fields when segmentation isn't enabled\n\nFields under the segmentation switch are never reset on a new frame, and\nretain the value from the previous frame. This bugs out a bunch of\nhwaccel drivers when segmentation is disabled but update_map isn't\nreset because they don't ignore values behind switches. This commit also\nresets the temporal field, though it may not be required.\n\nWe also do this for vp8 [1] so this commit is just mirroring the vp8\nlogic.\n\nThis fixes an issue with certain samples [2] that causes blocky\nartifacts with vaapi, d3d11va and cuda (and possibly others).\nMesa worked around [3] this by ignoring these fields if\nsegmentation.enabled is 0, but d3d11va still displays blocky artifacts.\n\n[1] https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/2e877090f958131accb8c7e5ac10e5b9865d1735:/libavcodec/vp8.c#l797\n[2] https://github.com/mpv-player/mpv/issues/13533\n[3] https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27816\n\nSigned-off-by: llyyr ","shortMessageHtmlLink":"lavc/vp9: reset segmentation fields when segmentation isn't enabled"}},{"before":"fe7a4ea0497043f92803fcd9bd0a8faeaad941c5","after":"bbd0c2f1316af6d996eefe048de202f3fd7383e2","ref":"refs/heads/release/4.4","pushedAt":"2024-05-27T10:50:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"lavc/vp9: reset segmentation fields when segmentation isn't enabled\n\nFields under the segmentation switch are never reset on a new frame, and\nretain the value from the previous frame. This bugs out a bunch of\nhwaccel drivers when segmentation is disabled but update_map isn't\nreset because they don't ignore values behind switches. This commit also\nresets the temporal field, though it may not be required.\n\nWe also do this for vp8 [1] so this commit is just mirroring the vp8\nlogic.\n\nThis fixes an issue with certain samples [2] that causes blocky\nartifacts with vaapi, d3d11va and cuda (and possibly others).\nMesa worked around [3] this by ignoring these fields if\nsegmentation.enabled is 0, but d3d11va still displays blocky artifacts.\n\n[1] https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/2e877090f958131accb8c7e5ac10e5b9865d1735:/libavcodec/vp8.c#l797\n[2] https://github.com/mpv-player/mpv/issues/13533\n[3] https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27816\n\nSigned-off-by: llyyr ","shortMessageHtmlLink":"lavc/vp9: reset segmentation fields when segmentation isn't enabled"}},{"before":"f42c35b7c9c9a90cf0695343fc6c394a660ca19c","after":"180021357559bedbe5e4ab4bace5a130d0e0a852","ref":"refs/heads/release/7.0","pushedAt":"2024-05-27T10:40:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"lavc/vp9: reset segmentation fields when segmentation isn't enabled\n\nFields under the segmentation switch are never reset on a new frame, and\nretain the value from the previous frame. This bugs out a bunch of\nhwaccel drivers when segmentation is disabled but update_map isn't\nreset because they don't ignore values behind switches. This commit also\nresets the temporal field, though it may not be required.\n\nWe also do this for vp8 [1] so this commit is just mirroring the vp8\nlogic.\n\nThis fixes an issue with certain samples [2] that causes blocky\nartifacts with vaapi, d3d11va and cuda (and possibly others).\nMesa worked around [3] this by ignoring these fields if\nsegmentation.enabled is 0, but d3d11va still displays blocky artifacts.\n\n[1] https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/2e877090f958131accb8c7e5ac10e5b9865d1735:/libavcodec/vp8.c#l797\n[2] https://github.com/mpv-player/mpv/issues/13533\n[3] https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27816\n\nSigned-off-by: llyyr ","shortMessageHtmlLink":"lavc/vp9: reset segmentation fields when segmentation isn't enabled"}},{"before":"0819bdc6212f28b3b2d97272bc04e5c98aa2d433","after":"c185e11321ca8805ba6f4f91fab7afd8918b9ac5","ref":"refs/heads/release/6.0","pushedAt":"2024-05-27T10:40:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"lavc/vp9: reset segmentation fields when segmentation isn't enabled\n\nFields under the segmentation switch are never reset on a new frame, and\nretain the value from the previous frame. This bugs out a bunch of\nhwaccel drivers when segmentation is disabled but update_map isn't\nreset because they don't ignore values behind switches. This commit also\nresets the temporal field, though it may not be required.\n\nWe also do this for vp8 [1] so this commit is just mirroring the vp8\nlogic.\n\nThis fixes an issue with certain samples [2] that causes blocky\nartifacts with vaapi, d3d11va and cuda (and possibly others).\nMesa worked around [3] this by ignoring these fields if\nsegmentation.enabled is 0, but d3d11va still displays blocky artifacts.\n\n[1] https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/2e877090f958131accb8c7e5ac10e5b9865d1735:/libavcodec/vp8.c#l797\n[2] https://github.com/mpv-player/mpv/issues/13533\n[3] https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27816\n\nSigned-off-by: llyyr ","shortMessageHtmlLink":"lavc/vp9: reset segmentation fields when segmentation isn't enabled"}},{"before":"2ffc47b37de0d39b356605aee72a0688ff7ad028","after":"e821e6c21de9b71fcf287252d155468f116c19e4","ref":"refs/heads/release/6.1","pushedAt":"2024-05-27T10:40:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"lavc/vp9: reset segmentation fields when segmentation isn't enabled\n\nFields under the segmentation switch are never reset on a new frame, and\nretain the value from the previous frame. This bugs out a bunch of\nhwaccel drivers when segmentation is disabled but update_map isn't\nreset because they don't ignore values behind switches. This commit also\nresets the temporal field, though it may not be required.\n\nWe also do this for vp8 [1] so this commit is just mirroring the vp8\nlogic.\n\nThis fixes an issue with certain samples [2] that causes blocky\nartifacts with vaapi, d3d11va and cuda (and possibly others).\nMesa worked around [3] this by ignoring these fields if\nsegmentation.enabled is 0, but d3d11va still displays blocky artifacts.\n\n[1] https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/2e877090f958131accb8c7e5ac10e5b9865d1735:/libavcodec/vp8.c#l797\n[2] https://github.com/mpv-player/mpv/issues/13533\n[3] https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27816\n\nSigned-off-by: llyyr ","shortMessageHtmlLink":"lavc/vp9: reset segmentation fields when segmentation isn't enabled"}},{"before":"01c7f68f7aecafba64037ce47a757a058306c8d3","after":"2b11a8b95b4ff27624330bd417da63b5c7c9367e","ref":"refs/heads/master","pushedAt":"2024-05-27T10:35:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"lavc/vp9: reset segmentation fields when segmentation isn't enabled\n\nFields under the segmentation switch are never reset on a new frame, and\nretain the value from the previous frame. This bugs out a bunch of\nhwaccel drivers when segmentation is disabled but update_map isn't\nreset because they don't ignore values behind switches. This commit also\nresets the temporal field, though it may not be required.\n\nWe also do this for vp8 [1] so this commit is just mirroring the vp8\nlogic.\n\nThis fixes an issue with certain samples [2] that causes blocky\nartifacts with vaapi, d3d11va and cuda (and possibly others).\nMesa worked around [3] this by ignoring these fields if\nsegmentation.enabled is 0, but d3d11va still displays blocky artifacts.\n\n[1] https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/2e877090f958131accb8c7e5ac10e5b9865d1735:/libavcodec/vp8.c#l797\n[2] https://github.com/mpv-player/mpv/issues/13533\n[3] https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27816\n\nSigned-off-by: llyyr ","shortMessageHtmlLink":"lavc/vp9: reset segmentation fields when segmentation isn't enabled"}},{"before":"43b1a956789bf0d5796769427d40c78e460c247f","after":"01c7f68f7aecafba64037ce47a757a058306c8d3","ref":"refs/heads/master","pushedAt":"2024-05-27T01:45:04.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"lavc/qsvdec: Use coded_w/h for frame resolution when use system memory\n\nFix output mismatch when decode clip with crop(conf_win_*offset in\nsyntax) info by using system memory:\n\n$ ffmpeg -c:v hevc_qsv -i conf_win_offet.bit -y out.yuv\n\nSigned-off-by: Fei Wang ","shortMessageHtmlLink":"lavc/qsvdec: Use coded_w/h for frame resolution when use system memory"}},{"before":"90a59f9e488987c16ae791a62a097f1e559f6b52","after":"0819bdc6212f28b3b2d97272bc04e5c98aa2d433","ref":"refs/heads/release/6.0","pushedAt":"2024-05-26T23:45:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"configure: enable ffnvcodec, nvenc, nvdec for FreeBSD\n\nSigned-off-by: Brad Smith \n(cherry picked from commit 43b1a956789bf0d5796769427d40c78e460c247f)\nSigned-off-by: Brad Smith ","shortMessageHtmlLink":"configure: enable ffnvcodec, nvenc, nvdec for FreeBSD"}},{"before":"4e53ea496cad07bec0ea96f65cd85e8832d0998b","after":"2ffc47b37de0d39b356605aee72a0688ff7ad028","ref":"refs/heads/release/6.1","pushedAt":"2024-05-26T23:45:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"configure: enable ffnvcodec, nvenc, nvdec for FreeBSD\n\nSigned-off-by: Brad Smith \n(cherry picked from commit 43b1a956789bf0d5796769427d40c78e460c247f)\nSigned-off-by: Brad Smith ","shortMessageHtmlLink":"configure: enable ffnvcodec, nvenc, nvdec for FreeBSD"}},{"before":"58ac1f9ea800699fb4ee3aafbd52208103fc405b","after":"f42c35b7c9c9a90cf0695343fc6c394a660ca19c","ref":"refs/heads/release/7.0","pushedAt":"2024-05-26T23:45:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"configure: enable ffnvcodec, nvenc, nvdec for FreeBSD\n\nSigned-off-by: Brad Smith \n(cherry picked from commit 43b1a956789bf0d5796769427d40c78e460c247f)\nSigned-off-by: Brad Smith ","shortMessageHtmlLink":"configure: enable ffnvcodec, nvenc, nvdec for FreeBSD"}},{"before":"41c2da99f7ed45676a5ea1d66c7be90bc129db72","after":"389861c02151a3373d252e2c4718be9e3cb67aa1","ref":"refs/heads/release/5.1","pushedAt":"2024-05-26T23:40:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"configure: enable ffnvcodec, nvenc, nvdec for FreeBSD\n\nSigned-off-by: Brad Smith \n(cherry picked from commit 43b1a956789bf0d5796769427d40c78e460c247f)\nSigned-off-by: Brad Smith ","shortMessageHtmlLink":"configure: enable ffnvcodec, nvenc, nvdec for FreeBSD"}},{"before":"43de07cd2032f4bdcc3209c4c12a9b33fa9357f4","after":"80a676e8ae8d6cee6d46fab0bec0057d890ba67f","ref":"refs/heads/release/5.0","pushedAt":"2024-05-26T23:40:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"configure: enable ffnvcodec, nvenc, nvdec for FreeBSD\n\nSigned-off-by: Brad Smith \n(cherry picked from commit 43b1a956789bf0d5796769427d40c78e460c247f)\nSigned-off-by: Brad Smith ","shortMessageHtmlLink":"configure: enable ffnvcodec, nvenc, nvdec for FreeBSD"}},{"before":"abe6b3fb381970423e589260aacaeb6f098015ab","after":"fe7a4ea0497043f92803fcd9bd0a8faeaad941c5","ref":"refs/heads/release/4.4","pushedAt":"2024-05-26T23:35:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"configure: enable ffnvcodec, nvenc, nvdec for FreeBSD\n\nSigned-off-by: Brad Smith \n(cherry picked from commit 43b1a956789bf0d5796769427d40c78e460c247f)\nSigned-off-by: Brad Smith ","shortMessageHtmlLink":"configure: enable ffnvcodec, nvenc, nvdec for FreeBSD"}},{"before":"25a33665a0ce57567903ffc4baf0f89ef51223b7","after":"43b1a956789bf0d5796769427d40c78e460c247f","ref":"refs/heads/master","pushedAt":"2024-05-26T23:30:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"configure: enable ffnvcodec, nvenc, nvdec for FreeBSD\n\nSigned-off-by: Brad Smith ","shortMessageHtmlLink":"configure: enable ffnvcodec, nvenc, nvdec for FreeBSD"}},{"before":"63697d3350b1975c05be126d466659885c09d2e1","after":"25a33665a0ce57567903ffc4baf0f89ef51223b7","ref":"refs/heads/master","pushedAt":"2024-05-26T16:25:04.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"lavc/vp8dsp: remove unused macro parameter","shortMessageHtmlLink":"lavc/vp8dsp: remove unused macro parameter"}},{"before":"0b2316e37fca8b1c32eb1236d9ea572f2d4ed39b","after":"63697d3350b1975c05be126d466659885c09d2e1","ref":"refs/heads/master","pushedAt":"2024-05-26T12:20:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"lavc/vp8dsp: R-V V put_epel hv\n\nC908:\nvp8_put_epel4_h4v4_c: 20.0\nvp8_put_epel4_h4v4_rvv_i32: 11.0\nvp8_put_epel4_h4v6_c: 25.2\nvp8_put_epel4_h4v6_rvv_i32: 13.5\nvp8_put_epel4_h6v4_c: 22.2\nvp8_put_epel4_h6v4_rvv_i32: 14.5\nvp8_put_epel4_h6v6_c: 29.0\nvp8_put_epel4_h6v6_rvv_i32: 15.7\nvp8_put_epel8_h4v4_c: 73.0\nvp8_put_epel8_h4v4_rvv_i32: 22.2\nvp8_put_epel8_h4v6_c: 90.5\nvp8_put_epel8_h4v6_rvv_i32: 26.7\nvp8_put_epel8_h6v4_c: 85.0\nvp8_put_epel8_h6v4_rvv_i32: 27.2\nvp8_put_epel8_h6v6_c: 104.7\nvp8_put_epel8_h6v6_rvv_i32: 29.5\nvp8_put_epel16_h4v4_c: 145.5\nvp8_put_epel16_h4v4_rvv_i32: 26.5\nvp8_put_epel16_h4v6_c: 190.7\nvp8_put_epel16_h4v6_rvv_i32: 47.5\nvp8_put_epel16_h6v4_c: 173.7\nvp8_put_epel16_h6v4_rvv_i32: 33.2\nvp8_put_epel16_h6v6_c: 222.2\nvp8_put_epel16_h6v6_rvv_i32: 35.5\n\nAmended to disable unsupported RV128.\n\nSigned-off-by: Rémi Denis-Courmont ","shortMessageHtmlLink":"lavc/vp8dsp: R-V V put_epel hv"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVoKiWAA","startCursor":null,"endCursor":null}},"title":"Activity · FFmpeg/FFmpeg"}