Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder ffmpegsos-solaris10-i386 Build #13514

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revision0afa879a69005c3460f17a5641362ea50901d415
Got Revision0afa879a69005c3460f17a5641362ea50901d415
Changes52 changes

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-ffmpegsos-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. shell 'gsed -i ...' ( 0 secs )
    1. stdio
  3. shell_1 'gsed -i ...' ( 0 secs )
    1. stdio
  4. shell_2 'gsed -i ...' failed ( 0 secs )
    1. stdio
  5. shell_3 './configure --samples="../../../ffmpeg/fate-suite" ...' failed ( 7 secs )
    1. stdio
    2. config.log
  6. shell_4 'gmake fate-rsync' failed ( 0 secs )
    1. stdio
  7. shell_5 '../../../ffmpeg/fate.sh ../../../ffmpeg/fate_config_sos.sh' failed ( 0 secs )
    1. stdio
    2. configure.log
    3. compile.log
    4. test.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/ffmpegsos-solaris10-i386 slave
buildername ffmpegsos-solaris10-i386 Builder
buildnumber 13514 Build
codebase Build
got_revision 0afa879a69005c3460f17a5641362ea50901d415 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 0afa879a69005c3460f17a5641362ea50901d415 Build
scheduler schedule-ffmpegsos-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/ffmpegsos-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Andreas Rheinhardt

Timing:

StartTue Mar 10 14:46:34 2026
EndTue Mar 10 14:46:48 2026
Elapsed13 secs

All Changes:

:

  1. Change #260522

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:17
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 0992c19c3046973047b658c0e105dede404fb0c5

    Comments

    avfilter/avf_showspectrum: Fix allocation check
    If s->stop is set, the return value would be overwritten
    before being checked. This bug was introduced in the switch
    to AV_TX in 014ace8f98cc4a1a88e7a6d5890cef628eb9e8b0.
    
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavfilter/avf_showspectrum.c
  2. Change #260523

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision df7b8cae7b6b58029d20efad8e1673f961410f37

    Comments

    avutil/slicethread: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavutil/slicethread.c
  3. Change #260524

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 3fbe80d17e770faaa1f60d4314293cef0febae91

    Comments

    avutil/aes: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavutil/aes.c
  4. Change #260525

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 999c04db35dfbcf9f3df24cf5aa19c24b90fd157

    Comments

    avutil/channel_layout: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavutil/channel_layout.c
  5. Change #260526

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 6a78db80f09280739d1ca135b23ae66d306ffa14

    Comments

    avformat/hlsenc: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/hlsenc.c
  6. Change #260527

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 33971e6c4ed184df0237862cb6f7b2c3278d581c

    Comments

    avformat/apetag: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/apetag.c
  7. Change #260528

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 61c22c71c2553e6de783fae4c61c2bf3b5856e85

    Comments

    avformat/yuv4mpegdec: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/yuv4mpegdec.c
  8. Change #260529

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 0037c5abdd00e959d22ebd395dea1104ddb0053f

    Comments

    avformat/webpenc: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/webpenc.c
  9. Change #260530

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision a2a42aa404ffe865743c5e503c557dd1d34d478e

    Comments

    avformat/vorbiscomment: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/vorbiscomment.c
  10. Change #260531

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 034b37a51d44f553402de74d6baa81b5c4e23e1e

    Comments

    avformat/vividas: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/vividas.c
  11. Change #260532

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 619839ac16a41d6562c30afd29ac9a7ea8304d39

    Comments

    avformat/tee: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/tee.c
  12. Change #260533

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision b53752dc4c22f4f5059be8a7a1aad9e648ed8ba9

    Comments

    avformat/tcp: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/tcp.c
  13. Change #260534

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 54672d194c13db667c3b776a6d396b6f5ac58fda

    Comments

    avformat/srtpproto: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/srtpproto.c
  14. Change #260535

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 6aa367b9b3b278a66eb8a546178b3a77710d17cf

    Comments

    avformat/smacker: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/smacker.c
  15. Change #260536

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 7a0ae45bcf9458c206e2a8dada3f3e731a513431

    Comments

    avformat/rmenc: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/rmenc.c
  16. Change #260537

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision fd88a52be0d5dd94545d4e37aceb187b93ce9054

    Comments

    avformat/matroskaenc: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/matroskaenc.c
  17. Change #260538

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 5198d8802cd5fb227e91f8f14903780ff06b9c7e

    Comments

    avformat/matroskadec: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/matroskadec.c
  18. Change #260539

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 4014d35ddab39b1fedf667ba8b42f08b9c6fa546

    Comments

    avformat/bonk: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/bonk.c
  19. Change #260540

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision a49eed2fb1d2dcb3a2017d3d2bdd32e2960b5072

    Comments

    avformat/oggenc: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/oggenc.c
  20. Change #260541

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 968511ad035192ee36164d8b179ca5a0695eadd7

    Comments

    avformat/dhav: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/dhav.c
  21. Change #260542

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 378928e79f40f828577fd8e34dc0be9989c5f888

    Comments

    avformat/mpegtsenc: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/mpegtsenc.c
  22. Change #260543

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 8f9239a86938677d09ae5cbb9883d981675c0ddb

    Comments

    avformat/mpc8: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/mpc8.c
  23. Change #260544

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 5962ca0c20c9380b87901301a3b7e747d30c7727

    Comments

    avformat/avidec: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/avidec.c
  24. Change #260545

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 1778991846f239195aa17bad48fa47e4beca1438

    Comments

    avformat/avio: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/avio.c
  25. Change #260546

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 9c0f94229378831364bd1c62a15207219463073c

    Comments

    avformat/aviobuf: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/aviobuf.c
  26. Change #260547

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 1e440f274550685d6065da03dde7d4e86295a3a6

    Comments

    avformat/dovi_isom: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/dovi_isom.c
  27. Change #260548

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 615d5c2715c4b60f0b21016c55a7eedae31c24d4

    Comments

    avformat/dsfdec: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/dsfdec.c
  28. Change #260549

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 51ae4f443d94196423b66c681d4fa2dd64ea1070

    Comments

    avcodec/cbs_av1_syntax_template: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/cbs_av1_syntax_template.c
  29. Change #260550

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 422ad600cdea04a7b539ea8dc5b37cb1b82029b5

    Comments

    avformat/oggparseopus: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/oggparseopus.c
  30. Change #260551

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 6de2565b8e6f739c0e80e0acc30fb5dbe7a9dd2c

    Comments

    avformat/rtpdec_xiph: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/rtpdec_xiph.c
  31. Change #260552

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 2ed4660960312256e320e108eb81dcd40b74f55b

    Comments

    avformat/rtpenc_mpegts: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/rtpenc_mpegts.c
  32. Change #260553

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 1617feef505411853c62243e8788155dd1fed5f7

    Comments

    avformat/asfdec_f: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/asfdec_f.c
  33. Change #260554

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 8ddb82fd757baad5d04704436864a8862ac7971b

    Comments

    avformat/lafdec: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/lafdec.c
  34. Change #260555

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 90dae166b5017092293507bfc2e5f1452e94e97a

    Comments

    avformat/http: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/http.c
  35. Change #260556

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision ba57a33351a29904a5dd6047cfa3ecb7619a0b7f

    Comments

    avformat/id3v2: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/id3v2.c
  36. Change #260557

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision c0ba18c527c377857b2c48369f9b865a591690d2

    Comments

    avcodec/dv_tablegen: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/dv_tablegen.h
  37. Change #260558

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 78f8ef341ea28978cb6a7534bade563a3c565480

    Comments

    avcodec/wmaenc: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/wmaenc.c
  38. Change #260559

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision bffaa6aaaba6f1b35ed0dfc6cb3645eb2559d43e

    Comments

    avcodec/utvideodec: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/utvideodec.c
  39. Change #260560

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 06ea751c51bd61f642f770e6bcddae610d4bd965

    Comments

    avcodec/mpegaudioenc: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/mpegaudioenc.c
  40. Change #260561

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 92046bcd7bd2bbc3dd0b334c92cb10584b052bf8

    Comments

    avcodec/cbs: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/cbs.c
  41. Change #260562

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 0a1606f86c26812d5433272ac979e1a9684d6d5b

    Comments

    avcodec/hpeldsp: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/hpeldsp.c
  42. Change #260563

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 7950e5d1a58ea6fea2541dacd885e2d1cd268c26

    Comments

    avcodec/rka: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/rka.c
  43. Change #260564

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 1bbac3643b79a52a154170620530fb5ea4dd38d7

    Comments

    avfilter/avf_showspectrum: Avoid allocation
    Also fixes an instance of shadowing.
    
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavfilter/avf_showspectrum.c
  44. Change #260565

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision b0839506d74390daeb10ebd6356aca4a9fedbd2f

    Comments

    avfilter/vf_blurdetect: Fix shadowing
    Also use smaller scope in general.
    
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavfilter/vf_blurdetect.c
  45. Change #260566

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision a4efdcaa53641b2c14455f18ccf5b62d7ebd34a7

    Comments

    avfilter/af_apsyclip: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavfilter/af_apsyclip.c
  46. Change #260567

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 380e1cdb0c65b5643b8fba97606e671f2c0b9427

    Comments

    avfilter/af_afftfilt: Don't get max align multiple times
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavfilter/af_afftfilt.c
  47. Change #260568

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 2d9cf94283f5750f1f7deea73601f7ac4054a540

    Comments

    avfilter/vf_chromanr: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavfilter/vf_chromanr.c
  48. Change #260569

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision ac25aed6b34e28ef908136944e6366439e3d22d4

    Comments

    avcodec/eatgq: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/eatgq.c
  49. Change #260570

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 334356748240506ce82648a41ecf3b5d121e3e8b

    Comments

    avcodec/motion_est: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/motion_est.c
  50. Change #260571

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 67217549c89a7227fe96b4409d5c8990c4238e97

    Comments

    avcodec/get_bits: Rename macro variables to avoid shadowing
    Especially 'n' often leads to shadowing, e.g. in mpeg12dec.c.
    
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/get_bits.h
  51. Change #260572

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 7e70503ed4cde3951e3d2cab22f28d5a2fcbc1d3

    Comments

    avcodec/vp5: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/vp5.c
  52. Change #260573

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 10 Mar 2026 13:52:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 0afa879a69005c3460f17a5641362ea50901d415

    Comments

    avcodec/aac/aacdec_usac: Fix shadowing
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/aac/aacdec_usac.c