OSDN Git Service

Refactored EncoderRegistry::createInstance() method to handle all common encoder...
authorLoRd_MuldeR <mulder2@gmx.de>
Thu, 3 Oct 2013 15:01:37 +0000 (17:01 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Thu, 3 Oct 2013 15:01:37 +0000 (17:01 +0200)
commitd1cdbd77cd56112419861b4aaa9d5341453d2470
tree4cb4de601651377dda0364c0825ca0a801c3862d
parent4faf3a2e403dca0ff8b518b440038168d8fec033
Refactored EncoderRegistry::createInstance() method to handle all common encoder parameters at a single place. Also added function to load/store the custom parameters.
src/Config.h
src/Dialog_MainWindow.cpp
src/Encoder_Abstract.cpp
src/Encoder_Vorbis.cpp
src/Encoder_Vorbis.h
src/Model_Settings.cpp
src/Model_Settings.h
src/Registry_Encoder.cpp
src/Registry_Encoder.h