10bcc41bb4 
								
							
								 
							
						 
						
							
							
								
								examples: Don't call deprecated functions which don't do anything  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								59b8c2a4e6 
								
							
								 
							
						 
						
							
							
								
								doc/examples/encode_audio: Favor a sample rate close to 44khz instead of the maximum sample rate  
							
							This is an example, people will copy and use this. The maximum supported is quite
unreasonable as a default choice
Reviewed-by: Steven Liu <lingjiujianke@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								944e5ce3ec 
								
							
								 
							
						 
						
							
							
								
								doc/examples/{de,en}code_audio: fix includes  
							
							Consistent with other examples. 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9bed10afb8 
								
							
								 
							
						 
						
							
							
								
								doc/examples/encode_audio: add missing return  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f27e262dbd 
								
							
								 
							
						 
						
							
							
								
								examples/encode_audio: switch to the new audio encoding API  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f76698e759 
								
							
								 
							
						 
						
							
							
								
								examples/encode_audio: use the AVFrame API for allocating the data  
							
							It is simpler and more efficient. 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c00a11ab38 
								
							
								 
							
						 
						
							
							
								
								examples/encode_audio: constify AVCodec instances  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								40aaa8dadf 
								
							
								 
							
						 
						
							
							
								
								examples/avcodec: split audio encoding into a separate example  
							
							The four examples (audio/video encoding/decoding) are completely
independent so it makes little sense to have them all in one file. 
							
						 
						9 years ago