|  Michael Niedermayer | c80715f153 | doc/examples/decode_audio: Fix "warning: ISO C90 forbids mixed declarations and code" Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> | 6 years ago | 
				
					
						|  Steven Liu | 7c2ff06b6e | doc/examples/decode_audio: print message about how to play the output file Signed-off-by: Steven Liu <lq@chinaffmpeg.org> | 6 years ago | 
				
					
						|  Mark Thompson | 10bcc41bb4 | examples: Don't call deprecated functions which don't do anything | 7 years ago | 
				
					
						|  Clément Bœsch | 34ec327f69 | examples/decode_audio: reduce the scope of 2 variables | 8 years ago | 
				
					
						|  James Almer | b27dd80255 | doc/decode_audio: use <> to include libav* headers Found-by: ubitux | 8 years ago | 
				
					
						|  Clément Bœsch | 944e5ce3ec | doc/examples/{de,en}code_audio: fix includes Consistent with other examples. | 8 years ago | 
				
					
						|  Anton Khirnov | fee0f1de2c | examples/decode_audio: flush the decoder | 9 years ago | 
				
					
						|  Anton Khirnov | 9a38184a14 | examples/decode_audio: allocate the packet dynamically AVPackets on stack are discouraged now. | 9 years ago | 
				
					
						|  Anton Khirnov | 45a1ce2ff7 | examples/decode_audio: handle planar audio now produced by the MP2 decoder | 9 years ago | 
				
					
						|  Anton Khirnov | 3d66717f7c | examples/decode_audio: use the new audio decoding API | 9 years ago | 
				
					
						|  Anton Khirnov | 0946c754d9 | examples/decode_audio: use a parser for splitting the input Do not rely on the decoder handling this, as it's not guaranteed to
work. | 9 years ago | 
				
					
						|  Diego Biurrun | 905cdcaa9d | examples/decode_audio: Add missing header for av_free() | 9 years ago | 
				
					
						|  Anton Khirnov | 90265814f9 | examples/decode_audio: constify the AVCodec instance | 9 years ago | 
				
					
						|  Anton Khirnov | f5df897c4b | examples/avcodec: split audio decoding 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 |