diff options
author | Philip Langdale <philipl@overt.org> | 2011-03-26 16:04:48 -0700 |
---|---|---|
committer | Philip Langdale <philipl@overt.org> | 2011-03-26 16:04:48 -0700 |
commit | b45aceb64a958298f9677b85f5ed1557d613e7bc (patch) | |
tree | ac3b0826ad3112102cce8bfb587e7f1908f33741 /configure | |
parent | 85b010987fd89853c5bb92fe3ab707f5891a36a5 (diff) | |
download | ffmpeg-b45aceb64a958298f9677b85f5ed1557d613e7bc.tar.gz |
Revert "CrystalHD: Improve interlaced h.264 support."
This reverts commit e44073ca5e7143934ffa79d317dc65150db1637c.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1276,7 +1276,7 @@ h263_vaapi_hwaccel_select="vaapi h263_decoder" h263i_decoder_select="h263_decoder" h263p_encoder_select="h263_encoder" h264_decoder_select="golomb h264dsp h264pred" -h264_crystalhd_decoder_select="crystalhd h264_mp4toannexb_bsf h264_parser" +h264_crystalhd_decoder_select="crystalhd h264_mp4toannexb_bsf" h264_dxva2_hwaccel_deps="dxva2api_h" h264_dxva2_hwaccel_select="dxva2 h264_decoder" h264_vaapi_hwaccel_select="vaapi" |