90350d73f8 
								
							
								 
							
						 
						
							
							
								
								Allow parsing and decoding of ADTS AAC files with channel config = 0  
							
							Originally committed as revision 18815 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ee373ddffd 
								
							
								 
							
						 
						
							
							
								
								Move the ADTS header size to the parser's header file.  
							
							Originally committed as revision 18814 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ac1591764 
								
							
								 
							
						 
						
							
							
								
								Close the AAC parse context, discovered by Netgem.  
							
							Originally committed as revision 17544 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4eb311d01c 
								
							
								 
							
						 
						
							
							
								
								Correctly map ADTS profile_ObjectType to MPEG-4 AOT  
							
							Patch by Alex Converse ( alex converse gmail com )
Originally committed as revision 17196 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								406792e7b0 
								
							
								 
							
						 
						
							
							
								
								cosmetics: Remove pointless period after copyright statement non-sentences.  
							
							Originally committed as revision 16684 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								158b39126d 
								
							
								 
							
						 
						
							
							
								
								Support ADTS AAC files in the ffaac decoder (limited to streams containing one  
							
							raw_data_block() per ADTS frame)
Patch by Alex Converse ( alex converse gmail com) based on a patch by Robert
Swain ( robert swain gmail com )
Originally committed as revision 16485 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cb56b44086 
								
							
								 
							
						 
						
							
							
								
								AAC: fix strict aliasing violation in parser  
							
							Originally committed as revision 16180 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								57bb0da679 
								
							
								 
							
						 
						
							
							
								
								aac_parser: fix strict aliasing violation  
							
							Originally committed as revision 15595 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								133ac890fb 
								
							
								 
							
						 
						
							
							
								
								Add new_frame_start and need_next_header.  
							
							based on a patch by Bartlomiej
Originally committed as revision 12895 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								454064ad1e 
								
							
								 
							
						 
						
							
							
								
								Change aac and ac3 parsers to use ff_combine_frame().  
							
							Originally committed as revision 12894 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8c731c9743 
								
							
								 
							
						 
						
							
							
								
								remove AACAC3FrameFlag  
							
							Originally committed as revision 12888 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								469d8816d6 
								
							
								 
							
						 
						
							
							
								
								undo changes in aac_ac3_parser  
							
							Originally committed as revision 12778 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c09ed33e18 
								
							
								 
							
						 
						
							
							
								
								Corrections of errors in aac_ac3_parser  
							
							Originally committed as revision 12759 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0a5754c3b7 
								
							
								 
							
						 
						
							
							
								
								change of aac_ac3_parser, so it is able to send complete portion of data to decoder  
							
							Originally committed as revision 12758 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bac47ae6ca 
								
							
								 
							
						 
						
							
							
								
								use mpeg4audio common code in aac parser  
							
							Originally committed as revision 12665 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								be1e2a2bfa 
								
							
								 
							
						 
						
							
							
								
								removal of stream_type in AACAC3ParseContext and adding AACAC3FrameFlag  
							
							Originally committed as revision 12622 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eb538f6ec9 
								
							
								 
							
						 
						
							
							
								
								adding lacking include to aac3_parser.c  
							
							Originally committed as revision 12572 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6808a8eaf2 
								
							
								 
							
						 
						
							
							
								
								using EAC3_STREAM_TYPE_* instead of numbers  
							
							Originally committed as revision 12571 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4e6eeaf019 
								
							
								 
							
						 
						
							
							
								
								using stream type in eac3 parser  
							
							Originally committed as revision 12570 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c599e297e7 
								
							
								 
							
						 
						
							
							
								
								Pass AACAC3ParseContext to sync() instead of individual arguments. Patch by  
							
							Bartlomiej Wolowiec (bartek wolowiec gmail com)
Originally committed as revision 12564 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								4d570f94ba 
								
							
								 
							
						 
						
							
							
								
								prevent infinite loop and memcpy of negative amounts  
							
							fixes issue194
Originally committed as revision 10726 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								679c2294cb 
								
							
								 
							
						 
						
							
							
								
								cosmetics: rename for consistency after previous aac and ac3 parsers move  
							
							Originally committed as revision 8942 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								99ff31dc75 
								
							
								 
							
						 
						
							
							
								
								move aac and ac3 parsers in their own files  
							
							Originally committed as revision 8941 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago