c6610a216e 
								
							
								 
							
						 
						
							
							
								
								Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.  
							
							This also lists the objects from those two libraries as internal (by adding
the ff_ prefix) so that they can then be hidden via linker scripts. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								87d69d3232 
								
							
								 
							
						 
						
							
							
								
								use designated initializer in ASS (de)muxer  
							
							Originally committed as revision 25868 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ac066b83e9 
								
							
								 
							
						 
						
							
							
								
								add seeking support in ASS demuxer  
							
							Originally committed as revision 24578 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8a810ccbba 
								
							
								 
							
						 
						
							
							
								
								use return value of ff_get_line()  
							
							Originally committed as revision 24402 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7c89295145 
								
							
								 
							
						 
						
							
							
								
								move ff_get_line to aviobuf.c  
							
							Originally committed as revision 24399 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								80769fb73f 
								
							
								 
							
						 
						
							
							
								
								rename get_line to ff_get_line  
							
							Originally committed as revision 24398 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5c7ceef654 
								
							
								 
							
						 
						
							
							
								
								improve long_name for ass (de)muxer  
							
							Originally committed as revision 24084 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cc947f04cc 
								
							
								 
							
						 
						
							
							
								
								Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.  
							
							Patch by Jean-Daniel Dupas, devlists shadowlab org
Originally committed as revision 22744 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								72415b2adb 
								
							
								 
							
						 
						
							
							
								
								Define AVMediaType enum, and use it instead of enum CodecType, which  
							
							is deprecated and will be dropped at the next major bump.
Originally committed as revision 22735 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8ba311410a 
								
							
								 
							
						 
						
							
							
								
								Silence "assdec.c:146: warning: passing argument 4 of ‘qsort’ from incompatible pointer type"  
							
							The alternative (schoolbook) solution is less readable.
Originally committed as revision 17230 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7a8b7634c5 
								
							
								 
							
						 
						
							
							
								
								assdec: don't remove CR, they are part of the spec  
							
							Originally committed as revision 15442 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5c8a1d1927 
								
							
								 
							
						 
						
							
							
								
								Do not lose the '\n'.  
							
							Originally committed as revision 15424 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								de3ae185a4 
								
							
								 
							
						 
						
							
							
								
								2 in 1, an ASS and SSA demuxer.  
							
							Tested with -scodec copy on all ASS & SSA samples that i found on mphq (exactly 2).
Originally committed as revision 15422 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago