987903826b 
								
							
								 
							
						 
						
							
							
								
								Globally rename the header inclusion guard names.  
							
							Consistently apply this rule: the guard name is obtained from the
filename by stripping the leading "lib", converting '/' and '.'  to
'_' and uppercasing the resulting name. Guard names in the root
directory have to be prefixed by "FFMPEG_".
Originally committed as revision 15120 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								fbe52e4188 
								
							
								 
							
						 
						
							
							
								
								use enum value for CRC error  
							
							Originally committed as revision 13580 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								55736cfbd2 
								
							
								 
							
						 
						
							
							
								
								change ff_ac3_parse_header() to take a GetBitContext instead of const char*  
							
							Originally committed as revision 12922 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								79b25a27b8 
								
							
								 
							
						 
						
							
							
								
								change name from stream type to frame type in AC3 code  
							
							Originally committed as revision 12623 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								5b21bdabe4 
								
							
								 
							
						 
						
							
							
								
								Add FFMPEG_ prefix to all multiple inclusion guards.  
							
							Originally committed as revision 10765 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3df880934e 
								
							
								 
							
						 
						
							
							
								
								better AC3 header error reporting  
							
							Originally committed as revision 10496 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								c53d2d9042 
								
							
								 
							
						 
						
							
							
								
								make some parser parameters const to avoid casting const to non-const  
							
							Originally committed as revision 8921 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								41fe055242 
								
							
								 
							
						 
						
							
							
								
								parser.h uses AVCodecContext so it needs to include avcodec.h  
							
							Originally committed as revision 8897 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								98d0205145 
								
							
								 
							
						 
						
							
							
								
								Move AC3 header parsing code together with the rest of the AC3 parsing code.  
							
							Originally committed as revision 8739 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e42dba481f 
								
							
								 
							
						 
						
							
							
								
								typos/grammar  
							
							Originally committed as revision 8641 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								53aa68b329 
								
							
								 
							
						 
						
							
							
								
								move all cavs-parsing to cavs.c  
							
							This should help building parser without decoder
Originally committed as revision 6993 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d136d2fcea 
								
							
								 
							
						 
						
							
							
								
								make mpeg4video_split public as ff_mpeg4video_split  
							
							Originally committed as revision 6991 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4067d81be2 
								
							
								 
							
						 
						
							
							
								
								move AVCodecParser prototypes and definitions to parser.h, and move mpegvideo parser to mpeg12.c  
							
							Originally committed as revision 6914 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago