dd20e7ede5 
								
							
								 
							
						 
						
							
							
								
								assdec: check that the alloc+init of the private data succeeded.  
							
							Fixes a part of Ticket1208
Found-by: John Villamil and Piotr Bandurski
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e5dd4ae728 
								
							
								 
							
						 
						
							
							
								
								assdec: avoid a possible NULL dereference.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cc7342f712 
								
							
								 
							
						 
						
							
							
								
								assdec: fix wrong alloc pointer check.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6873cf9bc8 
								
							
								 
							
						 
						
							
							
								
								compute rects duration in ASS decoder  
							
							Signed-off-by: Aurelien Jacobs <aurel@gnuage.org> 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3ee8ca9b08 
								
							
								 
							
						 
						
							
							
								
								add avcodec_get_subtitle_defaults() to initialize AVSubtitle struct  
							
							Call this new function before decode() to replace the custom and
inconsistant initialization in various decoders.
This function is equivalent to avcodec_get_frame_defaults() for AVFrame.
Signed-off-by: Aurelien Jacobs <aurel@gnuage.org> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2912e87a6c 
								
							
								 
							
						 
						
							
							
								
								Replace FFmpeg with Libav in licence headers  
							
							Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e7e2df27f8 
								
							
								 
							
						 
						
							
							
								
								Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.  
							
							None of these symbols should be accessed directly, so declare them as
hidden.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit d36beb3f69 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d36beb3f69 
								
							
								 
							
						 
						
							
							
								
								Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.  
							
							None of these symbols should be accessed directly, so declare them as
hidden.
Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5952be07dc 
								
							
								 
							
						 
						
							
							
								
								add missing files in previous commit (ASS encoder and decoder)  
							
							Originally committed as revision 25747 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago