]> git.tuebingen.mpg.de Git - paraslash.git/commit
mp4: Simplify mp4_meta_update().
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 23 Aug 2021 19:12:27 +0000 (21:12 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 30 May 2022 19:37:36 +0000 (21:37 +0200)
commit6cf3ea460106de7086a024f762a2231b0d73514a
treea4200bd5c89bed80172ce1567cdaac62ff5285d7
parentb8bd7e787bfb3d2877ba87846c39d260287c02f1
mp4: Simplify mp4_meta_update().

Move duplicated common code out of the if/else branches and kill a
pointless variable.
mp4.c