removed fixed in info.cpp analyser
This commit is contained in:
		
							parent
							
								
									96328cd035
								
							
						
					
					
						commit
						bbb405269f
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		|  | @ -90,9 +90,6 @@ namespace Info { | |||
|       fileSpecs.removeMember( "streams" ); | ||||
|     } else { | ||||
|       fileSpecs["format"] = "dtsc"; | ||||
|       if (DTSC::isFixed(fileSpecs)){ | ||||
|         fileSpecs["is_fixed"] = 1ll; | ||||
|       } | ||||
|       JSON::Value tracks = fileSpecs["tracks"]; | ||||
|       for(JSON::ObjIter trackIt = tracks.ObjBegin(); trackIt != tracks.ObjEnd(); trackIt++){ | ||||
|         fileSpecs["tracks"][trackIt->first].removeMember("fragments"); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 wouter spruit
						wouter spruit