OSDN Git Service

ffmpeg: rename configure_filters() to configure_video_filters()
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 3 Apr 2011 19:54:57 +0000 (21:54 +0200)
committerAnton Khirnov <anton@khirnov.net>
Tue, 10 May 2011 05:15:06 +0000 (07:15 +0200)
commit0420bf09f7d297210df03b4467cb3945ae627bf6
treedc68243b3153d7d25fd20842dce1eff5dc7783b9
parent5d2c6f42d74680dbb2f94c16770114f18c2d2fd0
ffmpeg: rename configure_filters() to configure_video_filters()

Mostly useful for the audio-filters branch, to make more apparent the
distinction between configure_audio_filters() and
configure_video_filters().

Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
ffmpeg.c