Anton Khirnov 
							
						 
					 
					
						
						
						
						
							
						
						
							0d6b4351c6 
							
						 
					 
					
						
						
							
							Remove unnecessary use of avcodec_close().  
						
						... 
						
						
						
						Replace it with avcodec_free_context() or drop it completely as
appropriate. 
						
						
					 
					
						2020-06-10 11:31:16 +02:00 
						 
				 
			
				
					
						
							
							
								Anton Khirnov 
							
						 
					 
					
						
						
						
						
							
						
						
							f30a41a608 
							
						 
					 
					
						
						
							
							Stop hardcoding align=32 in av_frame_get_buffer() calls.  
						
						... 
						
						
						
						Use 0, which selects the alignment automatically. 
						
						
					 
					
						2020-05-22 14:38:57 +02:00 
						 
				 
			
				
					
						
							
							
								Carl Eugen Hoyos 
							
						 
					 
					
						
						
						
						
							
						
						
							464aa60eb5 
							
						 
					 
					
						
						
							
							tests/api-flac-test: Rename NUMBER_OF_FRAMES as NUMBER_OF_AUDIO_FRAMES.  
						
						... 
						
						
						
						In system header /usr/include/sys/mstsave.h, aix defines NUMBER_OF_FRAMES,
causing redefinition warnings. 
						
						
					 
					
						2018-12-11 19:14:02 +01:00 
						 
				 
			
				
					
						
							
							
								Josh de Kock 
							
						 
					 
					
						
						
						
						
							
						
						
							89029bd2c7 
							
						 
					 
					
						
						
							
							lav*,tests: remove several register_all calls  
						
						... 
						
						
						
						avdevice_register_all() is still required to register devices into
lavf (this is required due to lavd being somewhat of a hack).
Signed-off-by: Josh de Kock <josh@itanimul.li> 
						
						
					 
					
						2018-04-02 03:26:22 +01:00 
						 
				 
			
				
					
						
							
							
								Muhammad Faiz 
							
						 
					 
					
						
						
						
						
							
						
						
							cdd3048134 
							
						 
					 
					
						
						
							
							tests: do not use AVFrame accessor  
						
						... 
						
						
						
						Reviewed-by: wm4 <nfxjfg@googlemail.com>
Signed-off-by: Muhammad Faiz <mfcc64@gmail.com> 
						
						
					 
					
						2017-04-23 14:47:54 +07:00 
						 
				 
			
				
					
						
							
							
								Hendrik Leppkes 
							
						 
					 
					
						
						
						
						
							
						
						
							c2f861ca42 
							
						 
					 
					
						
						
							
							Replace remaining occurances of av_free_packet with av_packet_unref  
						
						
						
						
					 
					
						2015-10-27 14:35:30 +01:00 
						 
				 
			
				
					
						
							
							
								Ludmila Glinskih 
							
						 
					 
					
						
						
						
						
							
						
						
							86fb203246 
							
						 
					 
					
						
						
							
							api-flac-test: Fix the bug of comparing zero bytes  
						
						... 
						
						
						
						Add check for linesize.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
						
						
					 
					
						2015-06-28 01:05:59 +02:00 
						 
				 
			
				
					
						
							
							
								George Boyle 
							
						 
					 
					
						
						
						
						
							
						
						
							7728d231a6 
							
						 
					 
					
						
						
							
							fate/api-tests: Move api-flac-test to API tests directory.  
						
						... 
						
						
						
						Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
						
						
					 
					
						2015-06-27 03:43:23 +02:00