{"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:1718487303.0","currentOid":""},"activityList":{"items":[{"before":"02b3fc582693477555ce151515972bfee04367a9","after":"539d2e989d7ce3556a549d59ee9c5125ae7d7b6b","ref":"refs/heads/master","pushedAt":"2024-06-28T05: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":"avcodec/aacdec_lpd: remove unused local variables\n\nint idx, and int first_tcx_flag are set but not used, so this commit\nremoves their declarations and assignments.","shortMessageHtmlLink":"avcodec/aacdec_lpd: remove unused local variables"}},{"before":"6aeb084c395dd3240e203d7b6a053cbdfec2ac99","after":"02b3fc582693477555ce151515972bfee04367a9","ref":"refs/heads/master","pushedAt":"2024-06-27T21: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":"avformat/nuv: return early if header id fails to read\n\nFixes use of uninitialized value in memcmp below, reported by MSAN.\n\nFound by OSS-Fuzz.\n\nSigned-off-by: Kacper Michajłow \nSigned-off-by: Michael Niedermayer ","shortMessageHtmlLink":"avformat/nuv: return early if header id fails to read"}},{"before":"887e6f404da5f2b0270212164b03a85e223d0f44","after":"40ddddca45c326cb474b3b2cd29f1474369af2ce","ref":"refs/heads/release/7.0","pushedAt":"2024-06-27T17: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":"avdevice/avfoundation: add external video devices\n\nVideo devices categorized by AVFoundation as\n'AVCaptureDeviceTypeExternal(Unknown)' (like USB video streams) were not\nrecognized by libavdevice.\n\nSigned-off-by: Theo Fabi ","shortMessageHtmlLink":"avdevice/avfoundation: add external video devices"}},{"before":"d79c926ab6282f225de8d1a39a5234ebc4d38451","after":"6aeb084c395dd3240e203d7b6a053cbdfec2ac99","ref":"refs/heads/master","pushedAt":"2024-06-27T13:00: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":"avcodec/vvc: Don't create new thread when thread_count is 1\n\nMake its behavior consistent with other decoders, e.g., H.264/H.265.\n\nSigned-off-by: Zhao Zhili ","shortMessageHtmlLink":"avcodec/vvc: Don't create new thread when thread_count is 1"}},{"before":"9a3bc59a383d10ba414aed1f7d4ce692693f4fdd","after":"d79c926ab6282f225de8d1a39a5234ebc4d38451","ref":"refs/heads/master","pushedAt":"2024-06-27T12: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/vvc: Validate IBC block vector\n\nFrom H.266 (V3) (09/2023) p. 321:\n\nIt is a requirement of bitstream conformance that the luma block\nvector bvL shall obey the following constraints:\n- CtbSizeY is greater than or equal to\n((yCb + (bvL[ 1 ] >> 4)) & (CtbSizeY − 1)) + cbHeight\n\nThis patch checks this is true, which fixes crashes on fuzzed\nbitstreams.\n\nSigned-off-by: Frank Plowman ","shortMessageHtmlLink":"lavc/vvc: Validate IBC block vector"}},{"before":"75e3b81f75b778286db7257a0ec4af74913ea67f","after":"9a3bc59a383d10ba414aed1f7d4ce692693f4fdd","ref":"refs/heads/master","pushedAt":"2024-06-27T10: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":"configure: fix alignment of conditional lib dependencies","shortMessageHtmlLink":"configure: fix alignment of conditional lib dependencies"}},{"before":"10801166589ab49ca2793cea306fcf3e5654995e","after":"75e3b81f75b778286db7257a0ec4af74913ea67f","ref":"refs/heads/master","pushedAt":"2024-06-27T08:10: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/vvcdec: Fix compiling with MSVC 2022 17.8 and older\n\nVersions of MSVC older than 17.9 error out here with the following\nerror:\n\n src/libavcodec/vvc/filter.c(815): error C2059: syntax error: '}'\n src/libavcodec/vvc/filter.c(832): error C2065: 'all_zero_bs': undeclared identifier\n src/libavcodec/vvc/filter.c(836): error C2065: 'all_zero_bs': undeclared identifier\n\nThis was a regression from 5b9320b209c727ab2df3e76f77aad676f986c8e4.\n\nSigned-off-by: Martin Storsjö ","shortMessageHtmlLink":"avcodec/vvcdec: Fix compiling with MSVC 2022 17.8 and older"}},{"before":"e61fed8280ccf2fb9e69c8d4e1849be2dcfebd89","after":"10801166589ab49ca2793cea306fcf3e5654995e","ref":"refs/heads/master","pushedAt":"2024-06-26T21:00:04.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"avcodec/aac/aacdec_usac: Test ac in usac\n\nff_aac_usac_config_decode() needs AACDecContext to be set but some callers\npass NULL.\n\nHappens only when the LATM decoder is used, and USAC is not supported in\nLATM\n\nFixes: member access within null pointer of type 'AACDecContext' (aka 'struct AACDecContext')\nFixes: 69435/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_AAC_LATM_fuzzer-5733527483121664\n\nFound-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg\nReviewed-by: Lynne \nSigned-off-by: Michael Niedermayer ","shortMessageHtmlLink":"avcodec/aac/aacdec_usac: Test ac in usac"}},{"before":"41190da9e11f536cb590df45ce9839974e5e6777","after":"e61fed8280ccf2fb9e69c8d4e1849be2dcfebd89","ref":"refs/heads/master","pushedAt":"2024-06-26T10:55: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":"avutil/riscv/cpu: fix __riscv_v_min_vlen typo\n\nSigned-off-by: J. Dekker ","shortMessageHtmlLink":"avutil/riscv/cpu: fix __riscv_v_min_vlen typo"}},{"before":"e3711d18f3fec0812b50f8d66563d25f40eddb4f","after":"07fac146530e1d10660e8e138360b0e3673aac9e","ref":"refs/heads/release/6.1","pushedAt":"2024-06-26T06: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":"aarch64: Add OpenBSD runtime detection of dotprod and i8mm using sysctl\n\nSigned-off-by: Brad Smith \n(cherry picked from commit 41190da9e11f536cb590df45ce9839974e5e6777)\nSigned-off-by: Brad Smith ","shortMessageHtmlLink":"aarch64: Add OpenBSD runtime detection of dotprod and i8mm using sysctl"}},{"before":"173673f3592f1f8bce3c9221007084ccdbcacd6e","after":"887e6f404da5f2b0270212164b03a85e223d0f44","ref":"refs/heads/release/7.0","pushedAt":"2024-06-26T06: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":"aarch64: Add OpenBSD runtime detection of dotprod and i8mm using sysctl\n\nSigned-off-by: Brad Smith \n(cherry picked from commit 41190da9e11f536cb590df45ce9839974e5e6777)\nSigned-off-by: Brad Smith ","shortMessageHtmlLink":"aarch64: Add OpenBSD runtime detection of dotprod and i8mm using sysctl"}},{"before":"23531c97768f79d55d369e3dd1e4b52acd72f6ec","after":"41190da9e11f536cb590df45ce9839974e5e6777","ref":"refs/heads/master","pushedAt":"2024-06-26T06: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":"aarch64: Add OpenBSD runtime detection of dotprod and i8mm using sysctl\n\nSigned-off-by: Brad Smith ","shortMessageHtmlLink":"aarch64: Add OpenBSD runtime detection of dotprod and i8mm using sysctl"}},{"before":"74035aaed7ab43a911842059cefd1101f5d65d09","after":"23531c97768f79d55d369e3dd1e4b52acd72f6ec","ref":"refs/heads/master","pushedAt":"2024-06-25T11:50:04.000Z","pushType":"push","commitsCount":22,"pusher":{"login":"BtbN","name":null,"path":"/BtbN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/294293?s=80&v=4"},"commit":{"message":"avcodec/vvcdec: alf, support virtual boundaries\n\nsee https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=9503377\n\npassed files:\n GDR_A_ERICSSON_2.bit\n GDR_B_NOKIA_2.bit\n GDR_C_NOKIA_2.bit\n VIRTUAL_A_MediaTek_3.bit\n VIRTUAL_B_MediaTek_3.bit","shortMessageHtmlLink":"avcodec/vvcdec: alf, support virtual boundaries"}},{"before":"1034296eac7e6b58a06b6474c9cd53ee86124d3c","after":"74035aaed7ab43a911842059cefd1101f5d65d09","ref":"refs/heads/master","pushedAt":"2024-06-25T03:05:16.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":"avformat/matroskadec: don't use sizeof(AVStereo3D)\n\nIt's not part of the libavutil ABI.\n\nSigned-off-by: James Almer ","shortMessageHtmlLink":"avformat/matroskadec: don't use sizeof(AVStereo3D)"}},{"before":"6d4eba51f29b1755537afe31d992f5559a0b05b9","after":"1034296eac7e6b58a06b6474c9cd53ee86124d3c","ref":"refs/heads/master","pushedAt":"2024-06-24T23: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/dump: print Stereo3D AVRationals as float\n\nSame as every other rational printed in this file.\n\nSigned-off-by: James Almer ","shortMessageHtmlLink":"avformat/dump: print Stereo3D AVRationals as float"}},{"before":"0013970c6887abdbcb37a13f1589685264183bd9","after":"173673f3592f1f8bce3c9221007084ccdbcacd6e","ref":"refs/heads/release/7.0","pushedAt":"2024-06-24T22: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":"fftools/ffplay_renderer: use correct NULL value for Vulkan type\n\n(cherry picked from commit 6d4eba51f29b1755537afe31d992f5559a0b05b9)","shortMessageHtmlLink":"fftools/ffplay_renderer: use correct NULL value for Vulkan type"}},{"before":"dae12ddb2e5d4ec8cf5a965f4ac793edfa3802d6","after":"6d4eba51f29b1755537afe31d992f5559a0b05b9","ref":"refs/heads/master","pushedAt":"2024-06-24T22:20: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":"fftools/ffplay_renderer: use correct NULL value for Vulkan type","shortMessageHtmlLink":"fftools/ffplay_renderer: use correct NULL value for Vulkan type"}},{"before":"0d748eec8d52715f2949bd03519d39f2bf5baac4","after":"dae12ddb2e5d4ec8cf5a965f4ac793edfa3802d6","ref":"refs/heads/master","pushedAt":"2024-06-24T21:55: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":"lavu/stereo3d: change the horizontal FOV field to a rational\n\nThis avoids hardcoding any implementation-specific limitiations as\npart of the API, and allows for future expandability.\n\nThis also allows API users to more conveniently convert the\nvalues into floats without hardcoding specific conversion constants.\n\nThe API was committed a few days ago, so changing this field now\nis within the realms of acceptable.","shortMessageHtmlLink":"lavu/stereo3d: change the horizontal FOV field to a rational"}},{"before":"c3814d54098a3148486819834edbef4adbfd0426","after":"0d748eec8d52715f2949bd03519d39f2bf5baac4","ref":"refs/heads/master","pushedAt":"2024-06-24T17:25: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: detect 64-bit generic platforms\n\nCurrently, any unrecognised platform is treated as 32-bit. This should\ndetect *most* 64-bit platforms, namely LP64 and LLP64 ones.\nUnfortunately this will not work for ILP32 ABIs on 64-bit ISAs, but\nstill better than nothing.","shortMessageHtmlLink":"configure: detect 64-bit generic platforms"}},{"before":"77ab1c773c6a12e0dd907b52504798bad66792b9","after":"c3814d54098a3148486819834edbef4adbfd0426","ref":"refs/heads/master","pushedAt":"2024-06-24T16:10: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":"avcodec/dovi_rpudec: fix reading el_bit_depth_minus8\n\nnow that we are reading ext_mapping_idc as the upper 8 bits of\nel_bit_depth_minus8 we need to use get_ue_golomb_long rather than\nget_ue_golomb_31 for reading it","shortMessageHtmlLink":"avcodec/dovi_rpudec: fix reading el_bit_depth_minus8"}},{"before":"76317e22a6daab2d9adbe2e45db82d402294383f","after":"77ab1c773c6a12e0dd907b52504798bad66792b9","ref":"refs/heads/master","pushedAt":"2024-06-24T16: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":"fate/jpeg2000dec: add support for p0_10.j2k\n\np0_10.j2k is one of the reference codestreams included in Rec. ITU-T T.803 | ISO/IEC 15444-4.\nAdding this test was made possible by commit 6f4a95cfb8e6ed97fdd1027251181caded44860f.","shortMessageHtmlLink":"fate/jpeg2000dec: add support for p0_10.j2k"}},{"before":"e37a93031ec8c7efde502dd8553df9e179a753f5","after":"76317e22a6daab2d9adbe2e45db82d402294383f","ref":"refs/heads/master","pushedAt":"2024-06-24T13:10: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/tls_schannel: forward AVIO_FLAG_NONBLOCK to tcp stream\n\nFixes for example rtmps streaming over schannel.","shortMessageHtmlLink":"avformat/tls_schannel: forward AVIO_FLAG_NONBLOCK to tcp stream"}},{"before":"6ec22731ae7694d4db08fff556eea58aa3b990d3","after":"e37a93031ec8c7efde502dd8553df9e179a753f5","ref":"refs/heads/master","pushedAt":"2024-06-24T11:40: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":"swscale/yuv2rgb: reindent after previous commit","shortMessageHtmlLink":"swscale/yuv2rgb: reindent after previous commit"}},{"before":"0b67c83b2eadf6350587ae7c4a63a8f9bba67cae","after":"6ec22731ae7694d4db08fff556eea58aa3b990d3","ref":"refs/heads/master","pushedAt":"2024-06-24T08: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":"movenc: Add an option for resilient, hybrid fragmented/non-fragmented muxing\n\nThis allows ending up with a normal, non-fragmented file when\nthe file is finished, while keeping the file readable if writing\nis aborted abruptly at any point. (Normally when writing a\nmov/mp4 file, the unfinished file is completely useless unless it\nis finished properly.)\n\nThis results in a file where the mdat atom contains (and hides)\nall the moof atoms that were part of the fragmented file structure\ninitially.\n\nSigned-off-by: Martin Storsjö ","shortMessageHtmlLink":"movenc: Add an option for resilient, hybrid fragmented/non-fragmented…"}},{"before":"e821e6c21de9b71fcf287252d155468f116c19e4","after":"e3711d18f3fec0812b50f8d66563d25f40eddb4f","ref":"refs/heads/release/6.1","pushedAt":"2024-06-23T22:19: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":"qsv: Initialize impl_value\n\nFixes: The warnings from CID1598553 Uninitialized scalar variable\n\nPassing partly initialized structs is ugly and asking for hard to rieproduce bugs,\nThe uninitialized fields where not used\n\nReviewed-by: \"Xiang, Haihao\" \nSponsored-by: Sovereign Tech Fund\nSigned-off-by: Michael Niedermayer \n(cherry picked from commit c841cb45e81ebece26768c820c459b085668a37a)","shortMessageHtmlLink":"qsv: Initialize impl_value"}},{"before":"f0b747ef1a9b9bfd0942a6d459f642b4b993b378","after":"0013970c6887abdbcb37a13f1589685264183bd9","ref":"refs/heads/release/7.0","pushedAt":"2024-06-23T22:15: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":"qsv: Initialize impl_value\n\nFixes: The warnings from CID1598553 Uninitialized scalar variable\n\nPassing partly initialized structs is ugly and asking for hard to rieproduce bugs,\nThe uninitialized fields where not used\n\nReviewed-by: \"Xiang, Haihao\" \nSponsored-by: Sovereign Tech Fund\nSigned-off-by: Michael Niedermayer \n(cherry picked from commit c841cb45e81ebece26768c820c459b085668a37a)","shortMessageHtmlLink":"qsv: Initialize impl_value"}},{"before":"0c0e7ec81e9f05aa09db5c730e2661d0b2eeb72c","after":"0b67c83b2eadf6350587ae7c4a63a8f9bba67cae","ref":"refs/heads/master","pushedAt":"2024-06-23T07: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":"aacdec_usac, aacsbr: implement SBR support for USAC\n\nCurrently, no eSBR features are supported.\nThankfully, no encoders exist for it yet.","shortMessageHtmlLink":"aacdec_usac, aacsbr: implement SBR support for USAC"}},{"before":"127545350fcc57781ba66bf7698904f4a0d2387c","after":"0c0e7ec81e9f05aa09db5c730e2661d0b2eeb72c","ref":"refs/heads/master","pushedAt":"2024-06-22T13:55:05.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":"avcodec/dovi_rpu: correctly read el_bit_depth_minus8 and ext_mapping_idc\n\nThese two fields are coded together into a single 16 bit integer with upper 8\nbits for ext_mapping_idc and lower 8 bits for el_bit_depth_minus8.\n\nFurthermore ext_mapping_idc has two components, upper 3 bits and lower 5 bits.\n\nCo-authored-by: Niklas Haas \nSigned-off-by: Niklas Haas ","shortMessageHtmlLink":"avcodec/dovi_rpu: correctly read el_bit_depth_minus8 and ext_mapping_idc"}},{"before":"d45e20c37b1144d9c4ff08732a94fee0786dc0b5","after":"127545350fcc57781ba66bf7698904f4a0d2387c","ref":"refs/heads/master","pushedAt":"2024-06-21T17:10: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":"avformat/mov: use the updated default value for horizontal_disparity_adjustment in the eyes box\n\nSigned-off-by: James Almer ","shortMessageHtmlLink":"avformat/mov: use the updated default value for horizontal_disparity_…"}},{"before":"35df214a72685515a5e018a048fbed6f31b459d4","after":"d45e20c37b1144d9c4ff08732a94fee0786dc0b5","ref":"refs/heads/master","pushedAt":"2024-06-21T08:55: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":"aacdec_usac: remove custom rate_idx and use standard variable for it\n\nm4ac.sampling_index is what aacdec.c uses.","shortMessageHtmlLink":"aacdec_usac: remove custom rate_idx and use standard variable for it"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEcYQc0wA","startCursor":null,"endCursor":null}},"title":"Activity · FFmpeg/FFmpeg"}