bfeca7beb6 
								
							
								 
							
						 
						
							
							
								
								Add channel layout support to the AC-3 decoder and AC-3 parser.  
							
							Originally committed as revision 18622 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								95f3019a51 
								
							
								 
							
						 
						
							
							
								
								ac3dec: reorder output channels to SMPTE channel order  
							
							Originally committed as revision 18542 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a7c6e1171b 
								
							
								 
							
						 
						
							
							
								
								ac3enc: reorder input channels to AC-3 channel order  
							
							Originally committed as revision 18540 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								14b7062829 
								
							
								 
							
						 
						
							
							
								
								cosmetics: make all references to AC-3 capitalized and hyphenated  
							
							Originally committed as revision 14523 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0c79b1402a 
								
							
								 
							
						 
						
							
							
								
								add a ff_ac3_parse_header_full() which calls ff_ac3_parse_header()  
							
							and then reads the channel_map stuff
Originally committed as revision 12944 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								66ecf18e38 
								
							
								 
							
						 
						
							
							
								
								cosmetics: rename ac3 tables  
							
							Originally committed as revision 11193 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b9b7472eb5 
								
							
								 
							
						 
						
							
							
								
								cosmetic  
							
							Originally committed as revision 10465 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7adb10bedf 
								
							
								 
							
						 
						
							
							
								
								move ac3 tables from a .h to a .c  
							
							Originally committed as revision 8816 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								495529f7df 
								
							
								 
							
						 
						
							
							
								
								hardcode ff_ac3_frame_sizes table  
							
							Originally committed as revision 8435 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								050aa8b9bc 
								
							
								 
							
						 
						
							
							
								
								remove redundancy in AC-3 parser by using common tables from ac3tab.h  
							
							Originally committed as revision 8318 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4258a0a32a 
								
							
								 
							
						 
						
							
							
								
								Remove common code from AC-3 encoder and utilize ac3.c.  
							
							Originally committed as revision 8306 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								04d7f60143 
								
							
								 
							
						 
						
							
							
								
								Add official LGPL license headers to the files that were missing them.  
							
							Originally committed as revision 6219 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1df051e197 
								
							
								 
							
						 
						
							
							
								
								Fix 2 bit allocation bugs.  One fix enables using a higher bandwidth code.  The other fixes an issue with floorcod=7.  
							
							Originally committed as revision 6156 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6eb1427f0f 
								
							
								 
							
						 
						
							
							
								
								Revert bad ac3enc commit, the commited code was bigger and slower.  
							
							Originally committed as revision 5327 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								176c142abc 
								
							
								 
							
						 
						
							
							
								
								Patch to generate the ac3 window, based on code by Justin Ruggles.  
							
							Originally committed as revision 5310 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e027d0a81e 
								
							
								 
							
						 
						
							
							
								
								switch ac3enc to av_crc  
							
							Originally committed as revision 5116 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								115329f160 
								
							
								 
							
						 
						
							
							
								
								COSMETICS: Remove all trailing whitespace.  
							
							Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0c2a9d56d4 
								
							
								 
							
						 
						
							
							
								
								make the tables static  
							
							Originally committed as revision 3255 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								983e3246b7 
								
							
								 
							
						 
						
							
							
								
								per file doxy  
							
							Originally committed as revision 1634 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0c1a9edad4 
								
							
								 
							
						 
						
							
							
								
								* UINTX -> uintx_t   INTX -> intx_t  
							
							Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6107fa87b4 
								
							
								 
							
						 
						
							
							
								
								preparing integration of new AC3 decoder  
							
							Originally committed as revision 1089 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								de6d9b6404 
								
							
								 
							
						 
						
							
							
								
								Initial revision  
							
							Originally committed as revision 5 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago