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  
				
					
						
							
							
								 
						
							
							
							
								
							
								630e1b27c2 
								
							
								 
							
						 
						
							
							
								
								get_vlc2() only gets up to three levels in the tables. The last codes weren't being read properly.  
							
							Originally committed as revision 12976 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a960000304 
								
							
								 
							
						 
						
							
							
								
								Fix regression introduced by r12929.  
							
							num_coeffs is just one byte.
It would make no sense for num_coeffs to be as high as 2^32.
Originally committed as revision 12931 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ed0cff98e 
								
							
								 
							
						 
						
							
							
								
								The code now is pretty self explanatory about the header structure.  
							
							Remove the big comment and add comments about the skipped fields.
Originally committed as revision 12930 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fc22c00935 
								
							
								 
							
						 
						
							
							
								
								Use bytestream functions for reading frame header.  
							
							Originally committed as revision 12929 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bebfc16a31 
								
							
								 
							
						 
						
							
							
								
								Do not pass dct_block to vlc_decode_block().  
							
							The function uses dct_block from the context anyways.
Originally committed as revision 12908 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								399e46527a 
								
							
								 
							
						 
						
							
							
								
								Cosmetics and style.  
							
							Originally committed as revision 12907 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c9108634c4 
								
							
								 
							
						 
						
							
							
								
								Rename vlc1 to vlc.  
							
							There is no vlc2, so there is no point in numbering it.
Originally committed as revision 12906 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								a7129de51b 
								
							
								 
							
						 
						
							
							
								
								Mimic decoder.  
							
							Originally committed as revision 12491 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago