ffmpeg/libavformat
Mans Rullgard bb416bd68c lavf: do not set codec_tag for rawvideo
If the demuxer did not set a codec_tag, there is none and
inventing one makes no sense.  This change stops the rawvideo
"decoder" over-writing user-supplied pixfmt with one derived
from the codec_tag.  The pixfmt-codec_tag-pixfmt round-trip
is lossy since several pixfmts map to the same codec_tag.

This fixes fate-lavf-pixfmt with avfilter disabled.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2011-09-25 14:07:21 +01:00
..
2011-09-22 20:39:24 +02:00
2011-04-03 22:47:05 +02:00
2011-08-22 07:17:19 +02:00
2011-08-09 19:56:25 +02:00
2011-05-21 13:48:10 +02:00
2011-08-16 20:24:20 +02:00
2011-04-08 15:59:19 +02:00
2011-08-25 11:53:21 -07:00
2011-09-07 12:57:55 +02:00
2011-09-22 20:39:24 +02:00
2011-09-15 09:34:38 +02:00
2011-04-19 18:28:38 +02:00
2011-05-21 13:48:10 +02:00
2011-06-10 10:52:32 +03:00
2011-08-16 20:24:20 +02:00
2011-08-09 19:56:25 +02:00
2011-07-03 21:42:06 +01:00
2011-06-02 20:06:00 +01:00
2011-09-21 08:33:15 +02:00
2011-07-03 21:42:06 +01:00
2011-09-22 20:39:24 +02:00
2011-08-23 11:18:35 +02:00
2011-06-02 20:06:00 +01:00
2011-07-21 23:03:10 +02:00
2011-04-08 15:59:19 +02:00
2011-07-21 23:03:10 +02:00
2011-07-18 18:22:02 +02:00
2011-07-18 18:22:02 +02:00
2011-05-21 13:48:10 +02:00
2011-05-27 09:42:14 +02:00
2011-06-30 12:04:46 +03:00
2011-09-22 20:39:24 +02:00