mirror of
				https://github.com/nyanmisaka/ffmpeg-rockchip.git
				synced 2025-10-31 12:36:41 +08:00 
			
		
		
		
	avformat/ifv: added support for ifv cctv files
Fixes ticket #2956. Signed-off-by: Swaraj Hota <swarajhota353@gmail.com> Signed-off-by: Peter Ross <pross@xvid.org>
This commit is contained in:
		| @@ -188,6 +188,7 @@ extern AVOutputFormat ff_ico_muxer; | ||||
| extern AVInputFormat  ff_idcin_demuxer; | ||||
| extern AVInputFormat  ff_idf_demuxer; | ||||
| extern AVInputFormat  ff_iff_demuxer; | ||||
| extern AVInputFormat  ff_ifv_demuxer; | ||||
| extern AVInputFormat  ff_ilbc_demuxer; | ||||
| extern AVOutputFormat ff_ilbc_muxer; | ||||
| extern AVInputFormat  ff_image2_demuxer; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Swaraj Hota
					Swaraj Hota