timecodestamper: Fix typo in set_drop_frame
authorVivia Nikolaidou <vivia@ahiru.eu>
Mon, 3 Sep 2018 12:15:45 +0000 (15:15 +0300)
committerVivia Nikolaidou <vivia@ahiru.eu>
Mon, 3 Sep 2018 12:15:45 +0000 (15:15 +0300)
commitae7ecfceed5763097d2e40e315cea2cdae168071
treec6e34d9807607eb38b2242f9e308c928edb10d91
parentd1ed94491ee2c4cda59b55978d446e518a8b516e
timecodestamper: Fix typo in set_drop_frame

Was checking if fps_d == 60000 (instead of fps_n), causing 60000/1001 to
be always falsely interpreted as non-drop-frame
gst/timecode/gsttimecodestamper.c