Latent libavformat version bump and documentation update for Adobe Filmstrip muxer and demuxer (r21212)
Originally committed as revision 21213 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
		
							parent
							
								
									83ab7f1883
								
							
						
					
					
						commit
						574b183d64
					
				@ -44,6 +44,7 @@ library:
 | 
			
		||||
@item 4xm                       @tab   @tab X
 | 
			
		||||
    @tab 4X Technologies format, used in some games.
 | 
			
		||||
@item 8088flex TMV              @tab   @tab X
 | 
			
		||||
@item Adobe Filmstrip           @tab X @tab X
 | 
			
		||||
@item Audio IFF (AIFF)          @tab X @tab X
 | 
			
		||||
@item American Laser Games MM   @tab   @tab X
 | 
			
		||||
    @tab Multimedia format used in games like Mad Dog McCree.
 | 
			
		||||
 | 
			
		||||
@ -22,7 +22,7 @@
 | 
			
		||||
#define AVFORMAT_AVFORMAT_H
 | 
			
		||||
 | 
			
		||||
#define LIBAVFORMAT_VERSION_MAJOR 52
 | 
			
		||||
#define LIBAVFORMAT_VERSION_MINOR 46
 | 
			
		||||
#define LIBAVFORMAT_VERSION_MINOR 47
 | 
			
		||||
#define LIBAVFORMAT_VERSION_MICRO  0
 | 
			
		||||
 | 
			
		||||
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user