summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2014-12-18 12:20:11 +0200
committerMartin Storsjö <martin@martin.st>2014-12-18 23:11:37 +0200
commitadc214e6797750285a5e62634b8521db521162ad (patch)
treefe07b3ec07fa25b43fb42fdcf1a1fcf1d679c229 /libavformat/Makefile
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 'libavformat/Makefile')
0 files changed, 0 insertions, 0 deletions