avconv: rename OutputStream.is_past_recording_time to finished.
authorAnton Khirnov <anton@khirnov.net>
Wed, 8 Aug 2012 10:04:53 +0000 (12:04 +0200)
committerAnton Khirnov <anton@khirnov.net>
Wed, 8 Aug 2012 19:55:45 +0000 (21:55 +0200)
commit57d24225595af78b0fd836d4d145f5d181e320a2
tree0ebb5864ee7082f637f748262eae4314de5bdd5e
parent0c00fd80ee4791bd70b634084307fc9f179e0412
avconv: rename OutputStream.is_past_recording_time to finished.

The new name is shorter and more accurate, since this variable is no
longer used only for checking recording time constraint.
avconv.c
avconv.h