{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":251560771,"defaultBranch":"master","name":"ffmpeg","ownerLogin":"sailfishos-mirror","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-03-31T09:43:28.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/62875150?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1712276241.0","currentOid":""},"activityList":{"items":[{"before":"1f8e5b6d9533a7fa816945d11b1839622398519f","after":"2d5fa816fb94563de6ee8585430dcc9bfa4455da","ref":"refs/heads/master","pushedAt":"2024-04-26T12:15:27.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"avformat/http: Add support for Retry-After header\n\n429 and 503 codes can, and often do (e.g. all Google Cloud\nStorage URLs can), return a Retry-After header with the error,\nindicating how long to wait, asd either a date, or in seconds,\nbefore retrying again. If it is not respected by, for example,\nusing our default backoff stratetgy instead, chances of success\nare very unlikely.\n\nSome references:\n * https://datatracker.ietf.org/doc/html/rfc6585\n * https://datatracker.ietf.org/doc/html/rfc7231#section-7.1.3\n\nThis adds an AVOption to respect that header.\n\nSigned-off-by: Derek Buitenhuis ","shortMessageHtmlLink":"avformat/http: Add support for Retry-After header"}},{"before":"cae0f2bc550312c99655057f8ffab5b59556ceeb","after":"1f8e5b6d9533a7fa816945d11b1839622398519f","ref":"refs/heads/master","pushedAt":"2024-04-25T18:16:17.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"doc/protocols: Fill in missing HTTP options\n\nSigned-off-by: Derek Buitenhuis ","shortMessageHtmlLink":"doc/protocols: Fill in missing HTTP options"}},{"before":"9d675bb60d2542631f37613aa92b7e1144bbeaa1","after":"cae0f2bc550312c99655057f8ffab5b59556ceeb","ref":"refs/heads/master","pushedAt":"2024-04-25T06:13:57.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"doc/examples/qsv_transcode: Initialize pointer before free\n\nFixees: CID1517023 Uninitialized pointer read\n\nSponsored-by: Sovereign Tech Fund\nReviewed-by: \"Xiang, Haihao\" \nSigned-off-by: Michael Niedermayer ","shortMessageHtmlLink":"doc/examples/qsv_transcode: Initialize pointer before free"}},{"before":"9963b9e3c9e51ae6fb5ff4df5a26a459922dc51c","after":"96d941b30ea1d7195ee13dbab192984efb5572b7","ref":"refs/heads/release/7.0","pushedAt":"2024-04-25T00:19:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"avutil/iamf: fix mix_gain_class name\n\nSigned-off-by: James Almer \n(cherry picked from commit b9af58184fd3bf6438924ce7e827ed198e517f7f)","shortMessageHtmlLink":"avutil/iamf: fix mix_gain_class name"}},{"before":"8c62d77139ca07390414fcfd26b2a4d506fed3b9","after":"9d675bb60d2542631f37613aa92b7e1144bbeaa1","ref":"refs/heads/master","pushedAt":"2024-04-25T00:19:04.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"avcodec/nvenc: add high bit depth encoding for HEVC\n\nAdding 10-bit encoding support for HEVC if the input is 8-bit. In\ncase of 8-bit input content, NVENC performs an internal CUDA 8 to\n10-bit conversion of the input prior to encoding. Currently, only\nAV1 supports encoding 8-bit content as 10-bit.\n\nSigned-off-by: Diego Felix de Souza \nSigned-off-by: Timo Rothenpieler ","shortMessageHtmlLink":"avcodec/nvenc: add high bit depth encoding for HEVC"}},{"before":"506fbe681c178560cb4ca65b8645b81a143b7d61","after":"9963b9e3c9e51ae6fb5ff4df5a26a459922dc51c","ref":"refs/heads/release/7.0","pushedAt":"2024-04-24T18:15:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"av1dec: Fix RefFrameSignBias calculation\n\n(cherry picked from commit ba6b08c75b6e8394c5c53bde22623a393a2d1c47)","shortMessageHtmlLink":"av1dec: Fix RefFrameSignBias calculation"}},{"before":"13e93ffbfd08598b8952aa7ce42ec4abe6d5ebfd","after":"506fbe681c178560cb4ca65b8645b81a143b7d61","ref":"refs/heads/release/7.0","pushedAt":"2024-04-24T06:13:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"avcodec/codec_par: always clear extradata_size in avcodec_parameters_to_context()\n\nMissed in d383ae43c266b160348db04f2fd17ccf30286784.\n\nSigned-off-by: James Almer \n(cherry picked from commit c4e3d6cdb066425a5f5a2e05def9470a47a6082c)","shortMessageHtmlLink":"avcodec/codec_par: always clear extradata_size in avcodec_parameters_…"}},{"before":"9593b727e2751e5a79be86a7327a98f3422fa505","after":"f914c18de502a3bd8a907149f8742605f7798c0c","ref":"refs/heads/release/6.1","pushedAt":"2024-04-24T06:13:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"avcodec/mediacodecenc: set quality in cq mode\n\nFrom AOSP doc, these values are device and codec specific, but lower\nvalues generally result in more efficient (smaller-sized) encoding.\n\nFor example, global_quality 50 on Pixel 6 results a 1080P 30 FPS\nHEVC with 3744 kb/s, while global_quality 80 results 28178 kb/s.\n\nFix #10689\n\nSigned-off-by: Zhao Zhili \n(cherry picked from commit 287e22f745c0b7290ce1e80fc7cd161b41ca6997)","shortMessageHtmlLink":"avcodec/mediacodecenc: set quality in cq mode"}},{"before":"61f27e5f71f8a972410daf241a9de067d9915ce1","after":"8c62d77139ca07390414fcfd26b2a4d506fed3b9","ref":"refs/heads/master","pushedAt":"2024-04-24T06:13:12.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"lavc/vp9: Fix regression introduced in 0ba05857\n\nIt is possible that ff_progress_frame_await() is called but\nff_progress_frame_report() isn't called when a hardware acceleration\nmethod is used, so a thread for vp9 decoding might get stuck.\n\nReviewed-by: Andreas Rheinhardt \nSigned-off-by: Haihao Xiang ","shortMessageHtmlLink":"lavc/vp9: Fix regression introduced in 0ba0585"}},{"before":"ce33a5f16d7aebe18394c4f158a020da36055a23","after":"61f27e5f71f8a972410daf241a9de067d9915ce1","ref":"refs/heads/master","pushedAt":"2024-04-24T00:14:16.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"doc: use HOSTEXESUF when calling print_options\n\nThis is neccesary on WSL, and has no averse effects in normal\nenvironments.","shortMessageHtmlLink":"doc: use HOSTEXESUF when calling print_options"}},{"before":"1b416311852c085bd91743486df2086f508efdcd","after":"ce33a5f16d7aebe18394c4f158a020da36055a23","ref":"refs/heads/master","pushedAt":"2024-04-23T18:16:39.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"avformat/movenc: remove one level of indentation\n\nSigned-off-by: James Almer ","shortMessageHtmlLink":"avformat/movenc: remove one level of indentation"}},{"before":"2d3ee7c069d631e8a32b647cb765028ea76b3a2e","after":"13e93ffbfd08598b8952aa7ce42ec4abe6d5ebfd","ref":"refs/heads/release/7.0","pushedAt":"2024-04-23T12:15:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"avcodec/mediacodecenc: Fix return empty packet when bsf is used\n\nSigned-off-by: Zhao Zhili \n(cherry picked from commit a5a3788f562066a830a925d71cdbe8650e457e3b)","shortMessageHtmlLink":"avcodec/mediacodecenc: Fix return empty packet when bsf is used"}},{"before":"fc02b910ad5457af4d937a67c04b2fc139b89f03","after":"1b416311852c085bd91743486df2086f508efdcd","ref":"refs/heads/master","pushedAt":"2024-04-23T12:15:21.000Z","pushType":"push","commitsCount":47,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"fftools: Fix implicit-const-int-float-conversion warning\n\nSigned-off-by: Zhao Zhili ","shortMessageHtmlLink":"fftools: Fix implicit-const-int-float-conversion warning"}},{"before":"2f3c1e1641af319b5c33e405e796f47e62cb0149","after":"fc02b910ad5457af4d937a67c04b2fc139b89f03","ref":"refs/heads/master","pushedAt":"2024-04-23T00:15:11.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"lavc/libxevd: Fixed the has_b_frames setting\n\nhas_b_frames used in decoder for size of the frame\nreordering buffer, and we don't used the max_b_frames\nin decoder.\n\nSigned-off-by: Jun Zhao ","shortMessageHtmlLink":"lavc/libxevd: Fixed the has_b_frames setting"}},{"before":"cbd98447bcfd83bff98c18e144f50a603bebaf90","after":"2d3ee7c069d631e8a32b647cb765028ea76b3a2e","ref":"refs/heads/release/7.0","pushedAt":"2024-04-23T00:15:08.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"avcodec/hevcdec: Fix precedence, bogus film grain warning\n\nReviewed-by: Niklas Haas \nSigned-off-by: Andreas Rheinhardt \n(cherry picked from commit bba996d6cdac15367f265e245987477d0f7b1899)","shortMessageHtmlLink":"avcodec/hevcdec: Fix precedence, bogus film grain warning"}},{"before":"20206e14d7480d514b5e9cdda179dedd2742d4dd","after":"2f3c1e1641af319b5c33e405e796f47e62cb0149","ref":"refs/heads/master","pushedAt":"2024-04-22T12:13:51.000Z","pushType":"push","commitsCount":12,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"avcodec/libsvtav1: implement dolby vision coding","shortMessageHtmlLink":"avcodec/libsvtav1: implement dolby vision coding"}},{"before":"277f051ff6a9c25a8bbfee3e69f74632d0d83252","after":"20206e14d7480d514b5e9cdda179dedd2742d4dd","ref":"refs/heads/master","pushedAt":"2024-04-21T18:13:06.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"avcodec/av1dec: Make av1_frame_replace() out of av1_frame_ref()\n\nReviewed-by: James Almer \nSigned-off-by: Andreas Rheinhardt ","shortMessageHtmlLink":"avcodec/av1dec: Make av1_frame_replace() out of av1_frame_ref()"}},{"before":"a44c34631247e570ccadfb64b4c166699fbea818","after":"277f051ff6a9c25a8bbfee3e69f74632d0d83252","ref":"refs/heads/master","pushedAt":"2024-04-21T12:13:28.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"avcodec/pthread_frame: Fix leak of coded side data\n\nHappens in the mov-elst-ends-betn-b-and-i and mov-ibi-elst-starts-b\nFATE tests with frame-threading.\n\nReviewed-by: James Almer \nSigned-off-by: Andreas Rheinhardt ","shortMessageHtmlLink":"avcodec/pthread_frame: Fix leak of coded side data"}},{"before":"bba996d6cdac15367f265e245987477d0f7b1899","after":"a44c34631247e570ccadfb64b4c166699fbea818","ref":"refs/heads/master","pushedAt":"2024-04-20T18:13:36.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"avcodec/x86/vvc/vvcdsp_init: fix linking error when configuring with --disable-ssse3 --disable-optimizations options\n\nSigned-off-by: Wu Jianhua ","shortMessageHtmlLink":"avcodec/x86/vvc/vvcdsp_init: fix linking error when configuring with …"}},{"before":"f18de5bc4a5721d630449c6dae4bbeebe36d2a82","after":"bba996d6cdac15367f265e245987477d0f7b1899","ref":"refs/heads/master","pushedAt":"2024-04-19T18:19:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"avcodec/hevcdec: Fix precedence, bogus film grain warning\n\nReviewed-by: Niklas Haas \nSigned-off-by: Andreas Rheinhardt ","shortMessageHtmlLink":"avcodec/hevcdec: Fix precedence, bogus film grain warning"}},{"before":"bb9e4ff355684b0325d1632b89baab96cc24dc51","after":"f18de5bc4a5721d630449c6dae4bbeebe36d2a82","ref":"refs/heads/master","pushedAt":"2024-04-19T12:14:09.000Z","pushType":"push","commitsCount":32,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"avcodec/v4l2_(m2m|buffers): Use RefStruct API for context references\n\nAvoids allocations and therefore error checks; also avoids\nindirections and allows to remove the boilerplate code\nfor creating an object with a dedicated free function.\n\nSigned-off-by: Andreas Rheinhardt ","shortMessageHtmlLink":"avcodec/v4l2_(m2m|buffers): Use RefStruct API for context references"}},{"before":"ed55219eddc96f6c41f88069d7e492976002f528","after":"cbd98447bcfd83bff98c18e144f50a603bebaf90","ref":"refs/heads/release/7.0","pushedAt":"2024-04-19T06:13:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"lavc/vvc: Skip enhancement layer NAL units\n\nThe native VVC decoder does not yet support quality/spatial/multiview\nscalability. Bitstreams requiring this feature could cause crashes.\nPatch fixes this by skipping NAL units which are not in the base layer,\nwarning the user while doing so.\n\nSigned-off-by: Frank Plowman \nSigned-off-by: James Almer \n(cherry picked from commit bb9e4ff355684b0325d1632b89baab96cc24dc51)","shortMessageHtmlLink":"lavc/vvc: Skip enhancement layer NAL units"}},{"before":"5b9db32ccc9426dc2aa37f21eee4c9efd1baf75b","after":"bb9e4ff355684b0325d1632b89baab96cc24dc51","ref":"refs/heads/master","pushedAt":"2024-04-19T00:15:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"lavc/vvc: Skip enhancement layer NAL units\n\nThe native VVC decoder does not yet support quality/spatial/multiview\nscalability. Bitstreams requiring this feature could cause crashes.\nPatch fixes this by skipping NAL units which are not in the base layer,\nwarning the user while doing so.\n\nSigned-off-by: Frank Plowman \nSigned-off-by: James Almer ","shortMessageHtmlLink":"lavc/vvc: Skip enhancement layer NAL units"}},{"before":"8dfafe536657e5c5437cf24f7cb058ef7a9f1875","after":"ed55219eddc96f6c41f88069d7e492976002f528","ref":"refs/heads/release/7.0","pushedAt":"2024-04-18T18:14:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"avformat/mov: ignore old infe box versions\n\nSome files with no image items have them, and were working prior to the recent\nHEIF parsing overhaul.\nIgnore such boxes instead, to recover the old behavior.\n\nFixes a regression since d9fed9df2a9e70c9375d3b2591db35c09303d369.\n\nTested-by: Wu Jianhua \nSigned-off-by: James Almer \n(cherry picked from commit 5b9db32ccc9426dc2aa37f21eee4c9efd1baf75b)","shortMessageHtmlLink":"avformat/mov: ignore old infe box versions"}},{"before":"35ae44c6156216b8c745e4bc65f309840101d21a","after":"5b9db32ccc9426dc2aa37f21eee4c9efd1baf75b","ref":"refs/heads/master","pushedAt":"2024-04-18T18:14:30.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"avformat/mov: ignore old infe box versions\n\nSome files with no image items have them, and were working prior to the recent\nHEIF parsing overhaul.\nIgnore such boxes instead, to recover the old behavior.\n\nFixes a regression since d9fed9df2a9e70c9375d3b2591db35c09303d369.\n\nTested-by: Wu Jianhua \nSigned-off-by: James Almer ","shortMessageHtmlLink":"avformat/mov: ignore old infe box versions"}},{"before":"376b3d53c54791c1be58709df4303ba2b90851bc","after":"35ae44c6156216b8c745e4bc65f309840101d21a","ref":"refs/heads/master","pushedAt":"2024-04-18T12:16:45.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"lavfi/tonemap_vaapi: Add support for HDR to HDR tone mapping\n\nUsage example:\nffmpeg -y -hwaccel vaapi -hwaccel_output_format vaapi -i hdr.mp4 \\\n-vf \"tonemap_vaapi=display=7500 3000|34000 16000|13250 34500|15635 16450|500 10000000:extra_hw_frames=64\" \\\n-c:v hevc_vaapi output.mp4\n\nSigned-off-by: Xinpeng Sun \nSigned-off-by: Haihao Xiang ","shortMessageHtmlLink":"lavfi/tonemap_vaapi: Add support for HDR to HDR tone mapping"}},{"before":"38c322681e9715b288172eaed1e90205aa46e969","after":"376b3d53c54791c1be58709df4303ba2b90851bc","ref":"refs/heads/master","pushedAt":"2024-04-18T00:14:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"avfilter/vf_colorspace: use colorspace negotiation API\n\nFixes a regression due to the fact that the colorspace filter does\nnot use the new API introduced by 8c7934f73ab6c568acaa.\nThe scale filter uses it since 45e09a30419cc2a7251e, and the setparams\nfilter since 3bf80df3ccd32aed23f0.\n\nExample:\nffprobe -f lavfi yuvtestsrc,setparams=color_primaries=bt470bg:color_trc=\nbt470bg:colorspace=bt470bg,colorspace=bt709:range=tv,scale,showinfo\n\nBefore:\n color_range:unknown color_space:bt470bg ...\nAfter:\n color_range:tv color_space:bt709 ...\n\nSigned-off-by: Nicolas Gaullier \nSigned-off-by: Niklas Haas ","shortMessageHtmlLink":"avfilter/vf_colorspace: use colorspace negotiation API"}},{"before":"639013aafcd9c534c487070c468e2f5309975fe1","after":"38c322681e9715b288172eaed1e90205aa46e969","ref":"refs/heads/master","pushedAt":"2024-04-17T18:23:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"avformat/ivfenc: remove unused var\n\nsum_delta_pts is unused since 3b358f151d","shortMessageHtmlLink":"avformat/ivfenc: remove unused var"}},{"before":"e9e1932c1ca85c8ce29a89f3fbda77c7df38e8f0","after":"639013aafcd9c534c487070c468e2f5309975fe1","ref":"refs/heads/master","pushedAt":"2024-04-17T00:16:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"avformat/lc3: Only allow AV_CODEC_ID_LC3 in muxer\n\nAlso check for the number of streams and the AVCodecID generically\nusing FF_OFMT_FLAGs.\n\nReviewed-by: Stefano Sabatini \nSigned-off-by: Andreas Rheinhardt ","shortMessageHtmlLink":"avformat/lc3: Only allow AV_CODEC_ID_LC3 in muxer"}},{"before":"257bc2a82ab6709ddfc8dd9cf570beefcef7d43f","after":"e9e1932c1ca85c8ce29a89f3fbda77c7df38e8f0","ref":"refs/heads/master","pushedAt":"2024-04-16T18:16:39.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"jollaitbot","name":"Jolla IT Bot","path":"/jollaitbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5138957?s=80&v=4"},"commit":{"message":"avcodec/h264dec: Reindent after the previous commit\n\nSigned-off-by: arch1t3cht \nSigned-off-by: Derek Buitenhuis ","shortMessageHtmlLink":"avcodec/h264dec: Reindent after the previous commit"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEOx9vSAA","startCursor":null,"endCursor":null}},"title":"Activity · sailfishos-mirror/ffmpeg"}