60136345e6 
								
							
								 
							
						 
						
							
							
								
								lavd/pulse: move common code to separate file  
							
							Signed-off-by: Lukasz Marek <lukasz.m.luki@gmail.com>
Reviewed-by: Stefano Sabatini <stefasab@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1ab9f322ee 
								
							
								 
							
						 
						
							
							
								
								lavd/pulse: rename pulse.c into pulse_audio_dec.c  
							
							This make name of the file more specific
as there is also encoder implementation.
Signed-off-by: Lukasz Marek <lukasz.m.luki@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d814a839ac 
								
							
								 
							
						 
						
							
							
								
								Reinstate proper FFmpeg license for all files.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e6153f173a 
								
							
								 
							
						 
						
							
							
								
								avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member  
							
							Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								36ef5369ee 
								
							
								 
							
						 
						
							
							
								
								Replace all CODEC_ID_* with AV_CODEC_ID_*  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6e9651d106 
								
							
								 
							
						 
						
							
							
								
								lavf: remove AVFormatParameters from AVFormatContext.read_header signature  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e873c03ac7 
								
							
								 
							
						 
						
							
							
								
								misc Doxygen markup improvements  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c3f9ebf743 
								
							
								 
							
						 
						
							
							
								
								lavf: make av_set_pts_info private.  
							
							It's supposed to be called only from (de)muxers. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2625b621ce 
								
							
								 
							
						 
						
							
							
								
								pulse: compute frame_duration once and fix it  
							
							The frame duration was calculated without taking in account the
bytes per sample.
Thanks to Lorenzo Pistone <blaffablaffa@gmail.com> for pointing
the issue and providing an initial fix. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0de9c41ff4 
								
							
								 
							
						 
						
							
							
								
								pulse: introduce pulseaudio input  
							
							It currently use the simple api and is using the latency information
provided only to offset the stream start.
Signed-off-by: Luca Barbato <lu_zero@gentoo.org> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								94619d5e55 
								
							
								 
							
						 
						
							
							
								
								pulse: set the device from the avformat filename  
							
							Cleanup the options and add explicit fragment_size avoption. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f5fdb12d55 
								
							
								 
							
						 
						
							
							
								
								pulse: Change application name to LIBAVFORMAT_IDENT  
							
							This should be changed to LIBAVDEVICE_IDENT once it exists.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8646d610ff 
								
							
								 
							
						 
						
							
							
								
								pulse: fix application name  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								796cd225da 
								
							
								 
							
						 
						
							
							
								
								pulse: cosmetics  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f5b0938169 
								
							
								 
							
						 
						
							
							
								
								pulse: introduce pulseaudio input  
							
							It currently use the simple api and is using the latency information
provided only to offset the stream start. 
							
						 
						14 years ago