OSDN Git Service

lavr: Add "resample_cutoff" option as a duplicate of "cutoff"
authorJustin Ruggles <justin.ruggles@gmail.com>
Wed, 19 Dec 2012 02:52:58 +0000 (21:52 -0500)
committerJustin Ruggles <justin.ruggles@gmail.com>
Sat, 23 Feb 2013 22:07:54 +0000 (17:07 -0500)
commit50f4337a2fd3b571b38c9475981e36405d1ca1e1
tree05444267320c28cd3ddcf78e21ee62271e86b0af
parent5c7db097ebe1fb5c233cedd8846615074e7d6044
lavr: Add "resample_cutoff" option as a duplicate of "cutoff"

Avoids an option name conflict with libavcodec, which is needed in order
to work properly with avconv.
libavresample/options.c