]> git.sesse.net Git - ffmpeg/commit
avfilter/avfiltergraph: Implement and use find_best_sample_fmt_of_2()
authorMichael Niedermayer <michael@niedermayer.cc>
Sun, 16 Aug 2015 12:59:18 +0000 (14:59 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Sun, 16 Aug 2015 12:59:58 +0000 (14:59 +0200)
commit0cb87cd7d4cf253ae7299b9fae4176b9bd8ef058
treead27f54db71aa91a9e21408f67dc1ce90d422bdd
parentb4b2717ffe89940999eeca7317190f729b27f472
avfilter/avfiltergraph: Implement and use find_best_sample_fmt_of_2()

Similar to the pixel format code

Fixes Ticket3847

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavfilter/avfiltergraph.c