ffmpeg/libavformat
Vittorio Giovara d40cb726d2 mov: Trim dref absolute path
Samples produced by Omneon (Harmonic) store external references with
paths ending with 0s. Such movs cannot be loaded properly since every
0 is converted to '/', to keep the same parsing code for dref type 2
and type 18: this makes the external reference point to a non-existing
direactory, rather than to the actual referenced file.

Add a brief trimming loop that drops all ending 0s before trying to
parse the external reference path.

Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
2016-03-05 08:23:18 -05:00
..
2015-11-12 04:39:14 +01:00
2016-02-22 11:30:58 +01:00
2015-06-28 10:16:40 +02:00
2015-09-13 17:34:45 +02:00
2016-03-05 08:45:01 +01:00
2016-02-22 11:30:58 +01:00
2015-06-12 17:02:49 +01:00
2014-03-10 18:02:36 +01:00
2013-10-31 20:20:24 +01:00
2016-02-22 11:30:58 +01:00
2014-09-25 01:58:51 -07:00
2016-02-22 11:30:58 +01:00
2015-03-21 23:18:15 +01:00
2016-03-05 08:23:18 -05:00
2014-08-26 03:43:13 +02:00
2014-08-05 11:30:50 +02:00
2015-07-04 00:51:03 +02:00
2014-08-17 16:11:16 +02:00
2014-08-17 16:11:02 +02:00
2015-05-31 10:10:16 +03:00
2015-06-15 13:39:07 +02:00
2014-12-18 23:27:07 +01:00
2012-10-25 14:05:13 +02:00
2015-11-30 10:58:46 -05:00
2016-01-21 15:33:19 -05:00
2012-08-07 16:00:24 +02:00
2012-07-23 16:32:07 +03:00
2014-12-18 23:11:37 +02:00
2016-02-22 11:30:58 +01:00
2016-03-01 08:56:36 +02:00
2016-02-22 11:30:58 +01:00
2016-02-22 11:30:58 +01:00
2016-02-22 11:30:58 +01:00
2016-02-22 11:30:58 +01:00
2016-02-22 11:30:58 +01:00