dv: do not set codec timebase
authorAnton Khirnov <anton@khirnov.net>
Sun, 17 Nov 2013 17:42:02 +0000 (18:42 +0100)
committerAnton Khirnov <anton@khirnov.net>
Sun, 18 May 2014 08:24:43 +0000 (10:24 +0200)
commit79f2c426fde6e71c40b29504112d0528b85be623
treef41be372f89fc2d43543a9467492b9b6b3197bdb
parent93afb6c98df876b15e3d911a9450ad55f92080ce
dv: do not set codec timebase

It is not supposed to be set from outside of libavcodec.
Set average framerate instead.
libavformat/dv.c