2912e87a6c 
								
							
								 
							
						 
						
							
							
								
								Replace FFmpeg with Libav in licence headers  
							
							Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7d3829a87a 
								
							
								 
							
						 
						
							
							
								
								Musepack SV8 supports "mono" files (though it still codes them as stereo),  
							
							so extend decoder to output only one channel for it.
This fixes issue 2368.
Originally committed as revision 25790 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ba87f0801d 
								
							
								 
							
						 
						
							
							
								
								Remove explicit filename from Doxygen  @file  commands.  
							
							Passing an explicit filename to this command is only necessary if the
documentation in the @file  block refers to a file different from the
one the block resides in.
Originally committed as revision 22921 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9adcccde0c 
								
							
								 
							
						 
						
							
							
								
								mpegaudiodec, mpc and qdm2 all use the same mpa_synth window, so make  
							
							them use the same variable/global storage.
Saves 4 kB in .bss.
Originally committed as revision 20314 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9106a698e7 
								
							
								 
							
						 
						
							
							
								
								Rename bitstream.h to get_bits.h.  
							
							Originally committed as revision 18494 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								74e2a0784e 
								
							
								 
							
						 
						
							
							
								
								Make Musepack decoders use LFG pseudorandom generator  
							
							Originally committed as revision 17880 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bad5537e2c 
								
							
								 
							
						 
						
							
							
								
								Use full internal pathname in doxygen  @file  directives.  
							
							Otherwise doxygen complains about ambiguous filenames when files exist
under the same name in different subdirectories.
Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dc8a7c93d3 
								
							
								 
							
						 
						
							
							
								
								Add missing void keyword to parameterless function declarations.  
							
							Originally committed as revision 16860 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ad1eebe360 
								
							
								 
							
						 
						
							
							
								
								Use CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRECISION indirection.  
							
							Originally committed as revision 16594 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b250f9c66d 
								
							
								 
							
						 
						
							
							
								
								Change semantic of CONFIG_*, HAVE_* and ARCH_*.  
							
							They are now always defined to either 0 or 1.
Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								245976da2a 
								
							
								 
							
						 
						
							
							
								
								Use full path for #includes from another directory.  
							
							Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								24e649afe3 
								
							
								 
							
						 
						
							
							
								
								Split Musepack decoder into SV7 decoder and synth core  
							
							(for upcoming SV8 decoder)
Originally committed as revision 10905 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e5a389a1b7 
								
							
								 
							
						 
						
							
							
								
								license header consistency cosmetics  
							
							Originally committed as revision 9484 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9636c4de32 
								
							
								 
							
						 
						
							
							
								
								Remove unused variable.  
							
							Originally committed as revision 8994 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5a6a6cc7dc 
								
							
								 
							
						 
						
							
							
								
								Fix multiple "‘inline/static’ is not at beginning of declaration" warnings.  
							
							Originally committed as revision 8894 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e4cc43625f 
								
							
								 
							
						 
						
							
							
								
								Use AVRandom  
							
							Originally committed as revision 8004 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eeb40eb367 
								
							
								 
							
						 
						
							
							
								
								10l: forgot break statement  
							
							Originally committed as revision 8003 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a5ee04c3e0 
								
							
								 
							
						 
						
							
							
								
								Buffer for get_bits must be padded because readers may overread.  
							
							Originally committed as revision 7477 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aac88b534c 
								
							
								 
							
						 
						
							
							
								
								Decode previous 32 frames to avoid seeking artifacts in MPC  
							
							Originally committed as revision 7393 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								185c7b6b26 
								
							
								 
							
						 
						
							
							
								
								Musepack SV7 decoding support  
							
							Originally committed as revision 7375 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago