Change #259832
| Category | ffmpeg |
| Changed by | Niklas Haas <git@haasn.dev> |
| Changed at | Wed 04 Mar 2026 09:49:53 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | fcc1a03a0e7542209f1272b5870deeb414d3c873 |
Comments
avformat/http: move retry label (cosmetic) Move this closer to the corresponding `goto`. From the PoV of the control flow, these placements are completely identical.
Changed files
- libavformat/http.c