Files
FFmpeg/libavcodec
Reimar Döffinger af6e232ccf VC1 VDPAU: Mark missing reference frames as such.
Currently the code passes some nonsense values as
references instead, causing corruption with NVidia's
and assertion failures with Mesa's implementation.
For non-corrupted input this mostly happens in
interlaced bitstreams, e.g.
http://samples.mplayerhq.hu/V-codecs/WMV9/interlaced/480i30__codec_WVC1__mode_2__framerate_29.970__type_2__preproc_17.wmv.
The != VDP_INVALID handle assert does not trigger
(and probably is quite nonsense) because the frames
are initialized to 0.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2013-10-02 20:51:14 +02:00
..
2013-08-13 15:45:08 +02:00
2013-09-04 16:37:25 +02:00
2013-09-14 17:35:48 +02:00
2013-08-13 15:45:08 +02:00
2013-08-13 15:45:08 +02:00
2013-08-12 19:40:29 +02:00
2013-09-25 16:30:25 +02:00
2013-09-14 10:45:14 +00:00
2013-09-21 16:59:13 +02:00
2013-08-12 19:40:29 +02:00
2013-08-13 15:45:08 +02:00
2013-10-01 20:37:14 +02:00
2013-09-21 16:59:13 +02:00
2013-09-30 14:34:12 +02:00
2013-09-27 23:13:29 +02:00
2013-08-21 20:29:05 +00:00
2013-08-12 19:40:29 +02:00
2013-08-21 18:35:58 +00:00
2013-09-17 02:00:15 +02:00
2013-09-21 16:59:13 +02:00
2013-08-26 19:26:01 +00:00
2013-09-08 15:13:33 +00:00
2013-09-02 12:32:32 +02:00
2013-08-26 19:26:00 +00:00
2013-09-21 16:59:13 +02:00
2013-08-29 22:52:04 +02:00
2013-09-21 16:59:13 +02:00
2013-08-13 19:29:10 +00:00
2013-08-14 14:04:05 +00:00
2013-09-02 08:32:24 +02:00