b294a4beec 
								
							
								 
							
						 
						
							
							
								
								avformat/oggparsecelt/celt_header: fix memleak  
							
							Fixes: CID1108605
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								00408f95e7 
								
							
								 
							
						 
						
							
							
								
								oggparsecelt: use ff_alloc_extradata()  
							
							Signed-off-by: James Almer <jamrial@gmail.com>
Reviewed-by: Nicolas George <george@nsup.org>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7751e4693d 
								
							
								 
							
						 
						
							
							
								
								ogg: check that the expected number of headers had been parsed  
							
							Not having the header for a codec is a tell-tale of a broken file. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								36ef5369ee 
								
							
								 
							
						 
						
							
							
								
								Replace all CODEC_ID_* with AV_CODEC_ID_*  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c3f9ebf743 
								
							
								 
							
						 
						
							
							
								
								lavf: make av_set_pts_info private.  
							
							It's supposed to be called only from (de)muxers. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cf88cf17d0 
								
							
								 
							
						 
						
							
							
								
								Remove CELT / Opus confusion in labels, doc and comments.  
							
							The situation was not clear when support was added but it is now:
CELT and Opus are really two different codecs.
The current code supports CELT via libcelt, not Opus.
Signed-off-by: Nicolas George <nicolas.george@normalesup.org>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fc2dd2c7ac 
								
							
								 
							
						 
						
							
							
								
								ogg/celt: do not set sample_fmt in the demuxer  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4ca59d1948 
								
							
								 
							
						 
						
							
							
								
								oggdec: add support for Xiph's CELT codec  
							
							This patch also introduces CODEC_ID_CELT.
Signed-off-by: Nicolas George <nicolas.george@normalesup.org>
Signed-off-by: Diego Biurrun <diego@biurrun.de> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								adba9c6352 
								
							
								 
							
						 
						
							
							
								
								Fix various unused variable warnings  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								90a2929416 
								
							
								 
							
						 
						
							
							
								
								oggparsecelt: cosmetic: order lines more logically.  
							
							Signed-off-by: Nicolas George <nicolas.george@normalesup.org> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								51c1e255e5 
								
							
								 
							
						 
						
							
							
								
								oggparsecelt: call av_set_pts_info unconditionally.  
							
							Signed-off-by: Nicolas George <nicolas.george@normalesup.org> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e61b83d29e 
								
							
								 
							
						 
						
							
							
								
								Ogg: add support for Xiph's CELT (Opus) codec.  
							
							This patch also introduces CODEC_ID_CELT.
Signed-off-by: Nicolas George <nicolas.george@normalesup.org> 
							
						 
						14 years ago