d5202e4fda 
								
							
								 
							
						 
						
							
							
								
								Add long names to many AVCodec declarations.  
							
							patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13005 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								98a6fff98c 
								
							
								 
							
						 
						
							
							
								
								Apply 'cold' attribute to init/uninit functions in libavcodec  
							
							Originally committed as revision 12525 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								94ef6d11ac 
								
							
								 
							
						 
						
							
							
								
								const  
							
							Originally committed as revision 11788 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								28e7453c11 
								
							
								 
							
						 
						
							
							
								
								remove some empty close/init functions in avcodec  
							
							patch by Alex
Originally committed as revision 11093 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ca1daf0ad0 
								
							
								 
							
						 
						
							
							
								
								add get_unary_0_33() to help gcc with inlining  
							
							Originally committed as revision 10242 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								28296f9c9e 
								
							
								 
							
						 
						
							
							
								
								move get_unary() to its own file  
							
							Originally committed as revision 10240 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a6ba65f7f2 
								
							
								 
							
						 
						
							
							
								
								Support for WavPack version 0x410 (false stereo chunks)  
							
							Patch by David Bryant printf("david@%s.com",wv_demuxer.long_name);
Thread [PATCH] handle WavPack stream version 0x410
Originally committed as revision 10101 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								11ead90e23 
								
							
								 
							
						 
						
							
							
								
								Rename flag for consistency with the next commit  
							
							Originally committed as revision 10100 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								57d473f457 
								
							
								 
							
						 
						
							
							
								
								use get_unary from bitstream.h  
							
							Originally committed as revision 9995 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6b05eb3117 
								
							
								 
							
						 
						
							
							
								
								Add the handling of the INT32INFO block to the WavPack decoder.  
							
							Patch by David Bryant david at $codecname dot com
Thread: [FFmpeg-devel] [PATCH] handle INT32INFO in WavPack decoder
Originally committed as revision 9932 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b314cfe709 
								
							
								 
							
						 
						
							
							
								
								Correctly handle data_size on decoding  
							
							Originally committed as revision 8451 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4b3b5a2337 
								
							
								 
							
						 
						
							
							
								
								Coded residual in WavPack may be > 0xFFFF  
							
							Originally committed as revision 7733 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fead30d444 
								
							
								 
							
						 
						
							
							
								
								rename BE/LE_8/16/32 to AV_RL/B_8/16/32  
							
							Originally committed as revision 7587 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								849f10351d 
								
							
								 
							
						 
						
							
							
								
								rename always_inline to av_always_inline and move to common.h  
							
							Originally committed as revision 7256 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a8789714ba 
								
							
								 
							
						 
						
							
							
								
								Ignore blocks with no samples and flags (but usually with MD5 sum)  
							
							Originally committed as revision 6694 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4ec0beaa59 
								
							
								 
							
						 
						
							
							
								
								Move block size check to decoder  
							
							Originally committed as revision 6688 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b78e7197a8 
								
							
								 
							
						 
						
							
							
								
								Change license headers to say 'FFmpeg' instead of 'this program/this library'  
							
							and fix GPL/LGPL version mismatches.
Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8db0c25d95 
								
							
								 
							
						 
						
							
							
								
								Handle case of get_bits(0)  
							
							Originally committed as revision 6365 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								730581f3b4 
								
							
								 
							
						 
						
							
							
								
								WavPack lossless audio decoder  
							
							Originally committed as revision 6336 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago