mirror of
				https://github.com/nyanmisaka/ffmpeg-rockchip.git
				synced 2025-10-31 04:26:37 +08:00 
			
		
		
		
	libvpx: Support the vp9 extended profiles
Bump the minimum libvpx version to 1.3.0 and rework the configure logic to fail only if no decoders and encoders are found. Based on the original patch from Vittorio. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
This commit is contained in:
		| @@ -23,6 +23,7 @@ | ||||
|  | ||||
| #include "avcodec.h" | ||||
|  | ||||
| int ff_vp9_check_experimental(AVCodecContext *avctx); | ||||
| enum AVPixelFormat ff_vpx_imgfmt_to_pixfmt(vpx_img_fmt_t img); | ||||
| vpx_img_fmt_t ff_vpx_pixfmt_to_imgfmt(enum AVPixelFormat pix); | ||||
|  | ||||
| #endif /* AVCODEC_LIBVPX_H */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Luca Barbato
					Luca Barbato