Fix bug #1302: Unsupported pixel format crash.

This commit is contained in:
Johns
2013-04-08 16:42:47 +02:00
parent 857546a3a5
commit 5b35e70b94
3 changed files with 4 additions and 0 deletions

1
Todo
View File

@@ -40,6 +40,7 @@ video:
check start with 24Hz display rate
crash with ffmpeg without vaapi and vdpau.
still-picture of PES recordings should use VideoMpegEnqueue.
convert PIX_FMT_... PixelFormat to new names AV_PIX_FMT_..., AVPixelFormat.
vdpau:
software deinterlace path not working.