ac6d53589f 
								
							
								 
							
						 
						
							
							
								
								examples/transcode_aac: convert to codecpar  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ce70f28a17 
								
							
								 
							
						 
						
							
							
								
								avpacket: Replace av_free_packet with av_packet_unref  
							
							`av_packet_unref` matches the AVFrame ref-counted API and can be used as
a drop in replacement.
Deprecate `av_free_packet`. 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7c6eb0a1b7 
								
							
								 
							
						 
						
							
							
								
								lavc: AV-prefix all codec flags  
							
							Convert doxygen to multiline and express bitfields more simply.
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3a70c0c95f 
								
							
								 
							
						 
						
							
							
								
								examples/transcode_aac: generate proper PTS and set the muxer timebase  
							
							Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c9b19ac892 
								
							
								 
							
						 
						
							
							
								
								examples/transcode_aac: fix a typo  
							
							Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								749a89d1b8 
								
							
								 
							
						 
						
							
							
								
								examples/transcode_aac: properly select the output sample format  
							
							Makes the example work with all the supported AAC encoders.
Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c61b84ccfd 
								
							
								 
							
						 
						
							
							
								
								doc/examples/transcode_aac: Use avio_closep() in examples as it avoids leaving stale pointers  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								230aeee94c 
								
							
								 
							
						 
						
							
							
								
								doc: fix the the typos  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9f02a2b224 
								
							
								 
							
						 
						
							
							
								
								transcode_aac: fix const return value  
							
							Fixes Trac #3613 .
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b339182eba 
								
							
								 
							
						 
						
							
							
								
								Move all example programs to doc/examples  
							
							Also drop support for building examples in library directories. 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0b9716c455 
								
							
								 
							
						 
						
							
							
								
								doc/examples: misc Doxygen markup improvements  
							
							Add properly formatted @example  tag and fix Doxygen syntax. 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ba728c1a25 
								
							
								 
							
						 
						
							
							
								
								doc/examples/transcode_aac: remove non converted codepath  
							
							This codepath is not implemented and just crashes, also its simpler
without special cases, which makes sense for an example
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7497c894cd 
								
							
								 
							
						 
						
							
							
								
								doc/examples/transcode_aac: switch to swresample  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								02abc905cd 
								
							
								 
							
						 
						
							
							
								
								doc/examples/transcode_aac: fix project name  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								10421bcf0a 
								
							
								 
							
						 
						
							
							
								
								Add an audio transcoding example.  
							
							Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						12 years ago