Vittorio Giovara 
							
						 
					 
					
						
						
						
						
							
						
						
							059a934806 
							
						 
					 
					
						
						
							
							lavc: Consistently prefix input buffer defines  
						
						... 
						
						
						
						Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> 
						
						
					 
					
						2015-07-27 15:24:59 +01:00 
						 
				 
			
				
					
						
							
							
								Vittorio Giovara 
							
						 
					 
					
						
						
						
						
							
						
						
							def97856de 
							
						 
					 
					
						
						
							
							lavc: AV-prefix all codec capabilities  
						
						... 
						
						
						
						Express bitfields more simply.
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> 
						
						
					 
					
						2015-07-27 15:24:58 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
						
						
							
						
						
							0ce3a0f9d9 
							
						 
					 
					
						
						
							
							utvideodec: Handle slice_height being zero  
						
						... 
						
						
						
						Fixes out of array accesses.
CC: libav-stable@libav.org 
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Bug-Id: CVE-2014-9604
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Signed-off-by: Luca Barbato <lu_zero@gentoo.org> 
						
						
					 
					
						2015-03-09 00:51:15 +01:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
						
						
							
						
						
							c67b449beb 
							
						 
					 
					
						
						
							
							dsputil: Split bswap*_buf() off into a separate context  
						
						
						
						
					 
					
						2014-06-22 18:22:31 -07:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
						
						
							
						
						
							cba4e6062a 
							
						 
					 
					
						
						
							
							More correct printf format specifiers  
						
						... 
						
						
						
						This avoids compiler warnings about argument and specifier type mismatch. 
						
						
					 
					
						2014-04-02 00:27:22 +02:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
						
						
							
						
						
							cc8163e1a3 
							
						 
					 
					
						
						
							
							avcodec: more correct printf specifiers  
						
						
						
						
					 
					
						2014-03-22 14:08:20 +01:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
						
						
							
						
						
							b2bed9325d 
							
						 
					 
					
						
						
							
							cosmetics: Group .name and .long_name together in codec/format declarations  
						
						
						
						
					 
					
						2013-10-03 23:32:01 +02:00 
						 
				 
			
				
					
						
							
							
								Yusuke Nakamura 
							
						 
					 
					
						
						
						
						
							
						
						
							252ee3d39b 
							
						 
					 
					
						
						
							
							utvideodec: Set colorspace by codec_tag.  
						
						... 
						
						
						
						Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com> 
						
						
					 
					
						2013-06-10 09:38:22 +02:00 
						 
				 
			
				
					
						
							
							
								Yusuke Nakamura 
							
						 
					 
					
						
						
						
						
							
						
						
							b441fdeb15 
							
						 
					 
					
						
						
							
							utvideodec: Support ULH0 and ULH2 formats.  
						
						... 
						
						
						
						Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com> 
						
						
					 
					
						2013-06-10 09:37:53 +02:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
						
						
							
						
						
							6d97484d72 
							
						 
					 
					
						
						
							
							avcodec: av_log_ask_for_sample() ---> avpriv_request_sample()  
						
						
						
						
					 
					
						2013-03-13 21:20:12 +01:00 
						 
				 
			
				
					
						
							
							
								Anton Khirnov 
							
						 
					 
					
						
						
						
						
							
						
						
							759001c534 
							
						 
					 
					
						
						
							
							lavc decoders: work with refcounted frames.  
						
						
						
						
					 
					
						2013-03-08 07:38:30 +01:00 
						 
				 
			
				
					
						
							
							
								Anton Khirnov 
							
						 
					 
					
						
						
						
						
							
						
						
							df9b956751 
							
						 
					 
					
						
						
							
							lavc: fix decode_frame() third parameter semantics for video decoders  
						
						... 
						
						
						
						It's got_frame, not data size 
						
						
					 
					
						2012-12-04 21:45:36 +01:00 
						 
				 
			
				
					
						
							
							
								Anton Khirnov 
							
						 
					 
					
						
						
						
						
							
						
						
							716d413c13 
							
						 
					 
					
						
						
							
							Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat  
						
						
						
						
					 
					
						2012-10-08 07:13:26 +02:00 
						 
				 
			
				
					
						
							
							
								Jan Ekström 
							
						 
					 
					
						
						
						
						
							
						
						
							01cb4c84f5 
							
						 
					 
					
						
						
							
							utvideodec: Fix single symbol mode decoding  
						
						... 
						
						
						
						Put the zero length check in place of code that was never used
during decoding, as zero-length slices were generally refused
in decode_frame().
Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com> 
						
						
					 
					
						2012-08-24 13:12:31 +02:00 
						 
				 
			
				
					
						
							
							
								Jan Ekström 
							
						 
					 
					
						
						
						
						
							
						
						
							1ab5a78042 
							
						 
					 
					
						
						
							
							lavc: add Ut Video encoder  
						
						... 
						
						
						
						Signed-off-by: Anton Khirnov <anton@khirnov.net> 
						
						
					 
					
						2012-08-20 11:22:59 +02:00 
						 
				 
			
				
					
						
							
							
								Jan Ekström 
							
						 
					 
					
						
						
						
						
							
						
						
							77f47e3288 
							
						 
					 
					
						
						
							
							utvideo: Rename utvideo.c to utvideodec.c  
						
						... 
						
						
						
						Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com> 
						
						
					 
					
						2012-08-17 12:36:55 +02:00