Gyan Doshi
1ec2b3de5a
avformat/riffenc: indicate storage of flipped RGB bitmaps
...
Some legacy applications such as AVI2MVE expect raw RGB bitmaps
to be stored bottom-up, whereas our RIFF BITMAPINFOHEADER assumes
they are always stored top-down and thus write a negative value
for height. This can prevent reading of these files.
Option flipped_raw_rgb added to AVI and Matroska muxers
which will write positive value for height when enabled.
Note that the user has to flip the bitmaps beforehand using other
means such as the vflip filter.
2020-07-15 20:52:01 +05:30
..
2016-06-22 11:28:51 +02:00
2020-05-22 14:38:57 +02:00
2016-06-22 11:28:51 +02:00
2020-07-15 05:47:14 +08:00
2020-05-07 23:12:24 +02:00
2019-12-05 20:49:15 -03:00
2020-05-28 12:42:41 +08:00
2020-06-14 20:00:02 +02:00
2020-03-06 11:05:30 +05:30
2020-06-01 14:39:52 -04:00
2016-01-02 12:11:36 +01:00
2016-10-21 23:58:47 +02:00
2020-07-08 10:12:27 -07:00
2015-12-18 04:04:14 +01:00
2019-02-11 10:13:31 +05:30
2017-05-05 09:27:18 +02:00
2019-08-09 01:33:49 +02:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2020-06-18 16:31:09 +08:00
2020-04-04 15:17:24 +05:30
2019-02-09 20:01:18 +01:00
2020-05-02 19:14:08 +02:00
2020-02-09 20:31:44 +01:00
2017-09-12 11:03:51 +02:00
2020-07-08 15:23:43 +02:00
2019-11-03 11:52:32 +01:00
2020-07-03 23:28:26 +02:00
2016-06-21 21:55:34 +02:00
2020-07-03 00:24:59 +02:00
2018-01-06 18:31:37 +00:00
2017-02-03 15:03:44 +01:00
2019-02-20 13:51:19 -03:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2020-05-08 13:29:43 +02:00
2017-10-03 15:25:07 -08:00
2018-12-14 12:57:34 +01:00
2020-04-10 15:24:54 +02:00
2020-07-15 20:52:01 +05:30
2016-06-21 21:55:34 +02:00
2017-06-21 17:00:30 -03:00
2020-06-15 15:09:33 +02:00
2016-10-26 19:46:00 +02:00
2018-05-18 02:22:57 +01:00
2017-03-29 15:20:10 +02:00
2020-07-02 17:14:31 +02:00
2017-03-17 00:08:03 +07:00
2019-05-27 21:32:33 +05:30
2019-02-10 16:46:56 +01:00
2016-05-04 18:16:21 +02:00
2016-10-03 00:16:27 +01:00
2016-10-03 00:16:27 +01:00
2016-07-10 13:34:57 +02:00
2017-07-21 17:37:05 +02:00
2020-06-09 17:55:52 +05:30
2019-05-22 17:43:41 +08:00