ffmpeg/libavutil
wm4 a64a5773ea pixfmt: remove misleading and broken documentation
This was probably broken some time ago. The breakage is now part of the
ABI. For example, we have:

    AV_PIX_FMT_XYZ12BE
    AV_PIX_FMT_NV16
    AV_PIX_FMT_NV20LE

AV_PIX_FMT_NV20LE is wrong. It has the value 113, but as little-endian
format it should be even. This must have been quite obvious when these
formats were added (because of the AV_PIX_FMT_XYZ12BE entry), but
nobody cared or knew about this.

The future libavutil major bump will also break this additionally,
because disabling FF_API_VDPAU will remove an odd number of entries from
the middle of the enum.

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2015-05-28 18:40:40 +02:00
..
2015-05-28 11:40:15 +02:00
2014-04-07 01:31:02 +02:00
2014-04-07 01:31:02 +02:00
2013-03-09 08:36:40 +01:00
2011-05-21 13:48:10 +02:00
2014-01-14 22:19:38 +01:00
2015-02-21 00:54:40 +01:00
2015-04-19 23:45:35 +01:00
2014-04-06 21:18:49 +02:00
2014-04-17 20:08:19 +02:00
2014-04-17 20:08:19 +02:00
2015-01-29 14:59:57 +00:00
2012-10-21 22:38:21 +02:00
2011-12-11 00:32:25 +01:00
2013-07-06 14:28:06 +02:00
2015-02-14 10:13:49 -08:00
2012-08-15 22:32:06 +03:00
2014-03-18 22:56:07 +01:00
2014-12-18 23:22:59 +01:00
2015-02-08 21:28:31 +01:00
2013-06-29 13:23:57 +02:00
2013-06-29 13:23:57 +02:00
2014-06-23 10:20:57 +02:00
2012-10-25 11:36:57 +02:00
2014-05-19 13:13:10 +02:00
2015-01-05 14:58:20 +01:00
2013-05-15 23:01:21 +02:00
2014-07-06 11:44:01 -07:00
2014-10-24 09:53:41 +03:00
2014-10-24 09:53:41 +03:00
2014-04-22 16:32:35 -04:00
2014-04-07 01:31:36 +02:00
2014-04-07 01:31:36 +02:00