diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-19 15:41:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-19 15:41:41 +0100 |
| commit | 11325f810e214935e4115248223c186a6e4cc184 (patch) | |
| tree | b529056e5f0001cccb0621f31a3bed5d4f43e2da /src/lib/transcoder.h | |
| parent | 6543d9a51b31ce24726187d9d1b018f05f09ef40 (diff) | |
Some improvements in progress reporting, especially for long jobs.
Diffstat (limited to 'src/lib/transcoder.h')
| -rw-r--r-- | src/lib/transcoder.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/transcoder.h b/src/lib/transcoder.h index 7bf214a88..9c0de29bf 100644 --- a/src/lib/transcoder.h +++ b/src/lib/transcoder.h @@ -38,7 +38,6 @@ public: void go (); float current_encoding_rate () const; - Encoder::State state () const; int video_frames_out () const; private: |
