aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/alacenc.c
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2011-08-16 11:19:20 +0200
committerAnton Khirnov <anton@khirnov.net>2011-08-18 11:22:12 +0200
commit6f1c66d526faa9ed707f4b7b0a7a26fba57de8b6 (patch)
tree29df06258b38aaf95c774e938081f51693190930 /libavcodec/alacenc.c
parent4a4ce2e743948f62672253c63aee95a42dd4c833 (diff)
downloadffmpeg-6f1c66d526faa9ed707f4b7b0a7a26fba57de8b6.tar.gz
avconv: save two levels of indentation in flush_encoders()
By replacing if (foo) <do stuff> with if (!foo) continue; <do stuff>
Diffstat (limited to 'libavcodec/alacenc.c')
0 files changed, 0 insertions, 0 deletions