62e52b94e6 
								
							
								 
							
						 
						
							
							
								
								vorbis_parser: Move vp check to avoid a null pointer dereference  
							
							CC: libav-stable@libav.org 
Bug-Id: CID 1251347 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2f3fadfbe3 
								
							
								 
							
						 
						
							
							
								
								lavc,lavf: switch to the new vorbis parse API  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5e80fb7ff2 
								
							
								 
							
						 
						
							
							
								
								lavc: add a public API for parsing vorbis packets.  
							
							It is required by (at least) the ogg demuxer.
Mark the current semi-public apriv API for removal. 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6896f95b24 
								
							
								 
							
						 
						
							
							
								
								vorbis_parser: add an AV prefix to VorbisParseContext  
							
							This is done in preparation for making it public. 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								874792641e 
								
							
								 
							
						 
						
							
							
								
								vorbis_parser: use a dedicated AVClass for logging  
							
							Currently, the API takes an external AVCodecContext, which is used only
for extradata and logging. This change will allow to it to work without
an AVCodecContext in the following commits. 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6d97484d72 
								
							
								 
							
						 
						
							
							
								
								avcodec: av_log_ask_for_sample() ---> avpriv_request_sample()  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								36ef5369ee 
								
							
								 
							
						 
						
							
							
								
								Replace all CODEC_ID_* with AV_CODEC_ID_*  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5602a464c9 
								
							
								 
							
						 
						
							
							
								
								avcodec: add a Vorbis parser to get packet duration  
							
							This also allows for removing some of the Vorbis-related hacks. 
							
						 
						13 years ago