]> git.sesse.net Git - ffmpeg/commit
avfilter/avfiltergraph: Add assert to write down in machine readable form what is...
authorMichael Niedermayer <michael@niedermayer.cc>
Sat, 21 Jan 2017 00:35:52 +0000 (01:35 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Sat, 21 Jan 2017 00:35:52 +0000 (01:35 +0100)
commit5f2b360fc05bbb4f21e1247d1d9af303113d6c25
tree33aa41e080050c7ac2bafb25cd6c06da4a66d1d2
parentcf3affabb449671ce16cee61d98393c43ff171f4
avfilter/avfiltergraph: Add assert to write down in machine readable form what is assumed about sample rates in swap_samplerates_on_filter()

Fixes CID1397292

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