Revision 70e0c871 libavcodec/imgconvert.c
libavcodec/imgconvert.c | ||
---|---|---|
376 | 376 |
.is_hwaccel = 1, |
377 | 377 |
.x_chroma_shift = 1, .y_chroma_shift = 1, |
378 | 378 |
}, |
379 |
[PIX_FMT_VDPAU_MPEG4] = { |
|
380 |
.name = "vdpau_mpeg4", |
|
381 |
.is_hwaccel = 1, |
|
382 |
.x_chroma_shift = 1, .y_chroma_shift = 1, |
|
383 |
}, |
|
379 | 384 |
[PIX_FMT_UYYVYY411] = { |
380 | 385 |
.name = "uyyvyy411", |
381 | 386 |
.nb_channels = 1, |
Also available in: Unified diff