Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2014-12-18 13:20:11 +0300
committerMartin Storsjö <martin@martin.st>2014-12-19 00:11:37 +0300
commitadc214e6797750285a5e62634b8521db521162ad (patch)
treefe07b3ec07fa25b43fb42fdcf1a1fcf1d679c229 /Changelog
parent3bb465245fed6069512e6821000391beae8a6066 (diff)
rtpenc: Avoid brittle switch fallthroughs
Instead explicitly jump to the default case in the cases where it is wanted, and avoid fallthrough between different codecs, which could easily introduce bugs if people editing the code aren't careful. Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'Changelog')
0 files changed, 0 insertions, 0 deletions