mirror of
				https://github.com/nyanmisaka/ffmpeg-rockchip.git
				synced 2025-10-31 20:42:49 +08:00 
			
		
		
		
	Add missing dependency for matroska muxer.
Originally committed as revision 26005 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
		| @@ -114,7 +114,7 @@ OBJS-$(CONFIG_MATROSKA_DEMUXER)          += matroskadec.o matroska.o \ | ||||
|                                             riff.o isom.o rmdec.o rm.o | ||||
| OBJS-$(CONFIG_MATROSKA_MUXER)            += matroskaenc.o matroska.o \ | ||||
|                                             riff.o isom.o avc.o \ | ||||
|                                             flacenc_header.o | ||||
|                                             flacenc_header.o avlanguage.o | ||||
| OBJS-$(CONFIG_MD5_MUXER)                 += md5enc.o | ||||
| OBJS-$(CONFIG_MJPEG_DEMUXER)             += rawdec.o | ||||
| OBJS-$(CONFIG_MJPEG_MUXER)               += rawenc.o | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Justin Ruggles
					Justin Ruggles