]> git.sesse.net Git - ffmpeg/commit
lavfi, ffmpeg: simplify filter names.
authorNicolas George <george@nsup.org>
Thu, 28 Apr 2016 12:47:43 +0000 (14:47 +0200)
committerNicolas George <george@nsup.org>
Thu, 12 Jan 2017 13:06:16 +0000 (14:06 +0100)
commit0b66c456f9caf5973943b5a0b008e920a655c3f9
tree1fe14dbc1ccc15973785ac0eafddf61adc317c4a
parent57789cfb9d899205fc2c5b79733a43dce67c67df
lavfi, ffmpeg: simplify filter names.

The names are only used for technical output and debugging.
Make them similar to C identifiers for easier quick reading
of debug dumps.
ffmpeg_filter.c
libavfilter/avfiltergraph.c