1f1916cea2 
								
							
								 
							
						 
						
							
							
								
								output-example: Set sample_fmt to SAMPLE_FMT_S16.  
							
							Originally committed as revision 23597 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cc947f04cc 
								
							
								 
							
						 
						
							
							
								
								Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.  
							
							Patch by Jean-Daniel Dupas, devlists shadowlab org
Originally committed as revision 22744 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								72415b2adb 
								
							
								 
							
						 
						
							
							
								
								Define AVMediaType enum, and use it instead of enum CodecType, which  
							
							is deprecated and will be dropped at the next major bump.
Originally committed as revision 22735 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								54a4f36d6e 
								
							
								 
							
						 
						
							
							
								
								Remove conditional M_PI definition, it is already defined in  
							
							libavutil/mathematics.h indirectly included by libavformat/avformat.h.
Originally committed as revision 21388 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a52ce57d4e 
								
							
								 
							
						 
						
							
							
								
								Replace deprecated guess_format() with av_guess_format().  
							
							Patch by Martin Storsjö reverse(<ts.nitram@nitram>).
Originally committed as revision 21387 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								073189917e 
								
							
								 
							
						 
						
							
							
								
								Make output-example.c handle AAC audio.  
							
							Patch by Martin Storsjö martin martin st
Originally committed as revision 21367 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c15508dc93 
								
							
								 
							
						 
						
							
							
								
								Use enums instead of int.  
							
							Originally committed as revision 19568 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d95a0c67ae 
								
							
								 
							
						 
						
							
							
								
								Move output_example.c --> libavformat/output-example.c.  
							
							The libavformat directory is a better place for a libavformat API example.
Originally committed as revision 18199 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a6f925b8f7 
								
							
								 
							
						 
						
							
							
								
								Make output_example use av_interleaved_write_frame() instead of av_write_frame().  
							
							Patch by Art Clarke (standard login name) xuggle com
Originally committed as revision 17428 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c12b0d86ad 
								
							
								 
							
						 
						
							
							
								
								Set global header flag for every container that requires it.  
							
							Patch by Art Clarke a$(name) xuggle com
Originally committed as revision 17425 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								de43a23977 
								
							
								 
							
						 
						
							
							
								
								av_write_trailer() must be done before closing codecs.  
							
							Patch by aclarke a xuggle d com
Originally committed as revision 17422 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8e2fd8e1d4 
								
							
								 
							
						 
						
							
							
								
								Replace the calls to the deprecated av_alloc_format_context() with  
							
							corresponding calls to avformat_alloc_context().
Originally committed as revision 17048 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								817a3de916 
								
							
								 
							
						 
						
							
							
								
								Reindent after last commit  
							
							Originally committed as revision 14346 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fb34e75d2a 
								
							
								 
							
						 
						
							
							
								
								Do not rescale AV_NOPTS_VALUE in output_example.c  
							
							Originally committed as revision 14345 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2343a04092 
								
							
								 
							
						 
						
							
							
								
								Remove redundant #undef statements that were mistakenly committed.  
							
							Originally committed as revision 13099 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								245976da2a 
								
							
								 
							
						 
						
							
							
								
								Use full path for #includes from another directory.  
							
							Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								899681cd1d 
								
							
								 
							
						 
						
							
							
								
								Use dynamically allocated ByteIOContext in AVFormatContext  
							
							patch by: Björn Axelsson, bjorn d axelsson a intinor d se
thread: [PATCH] Remove static ByteIOContexts, 06 nov 2007
Originally committed as revision 11071 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								755bfeabcc 
								
							
								 
							
						 
						
							
							
								
								misc spelling fixes  
							
							Originally committed as revision 9289 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								364a960704 
								
							
								 
							
						 
						
							
							
								
								Move HAVE_AV_CONFIG_H definition to the Makefile like in the rest of FFmpeg.  
							
							Originally committed as revision 9273 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0afd2a92bd 
								
							
								 
							
						 
						
							
							
								
								cosmetics: Fix a common typo, sepErate --> sepArate.  
							
							Originally committed as revision 8047 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a40de11209 
								
							
								 
							
						 
						
							
							
								
								Use a more correct value for Pi.  
							
							Originally committed as revision 8024 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5d915e827e 
								
							
								 
							
						 
						
							
							
								
								Use av_malloc instead of plain malloc where appropriate  
							
							Patch by Ramiro Polla % ramiro86 A hotmail.com %
Original thread:
Date: Aug 20, 2006 5:00 AM
Subject: [Ffmpeg-devel] [PATCH] plain malloc in output_example.c
Originally committed as revision 6125 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								03ae87a3e8 
								
							
								 
							
						 
						
							
							
								
								Move output_example.c and ffplay.c to the swscale interface  
							
							Originally committed as revision 5923 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8720de5b76 
								
							
								 
							
						 
						
							
							
								
								fix memleak, based upon a patch by Wolfram Gloger  
							
							Originally committed as revision 4947 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ceaf1909c1 
								
							
								 
							
						 
						
							
							
								
								add static keyword to some functions  
							
							patch by Dieter <freebsd at sopwith solgatos com>
Originally committed as revision 4913 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								115329f160 
								
							
								 
							
						 
						
							
							
								
								COSMETICS: Remove all trailing whitespace.  
							
							Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5b28c8c355 
								
							
								 
							
						 
						
							
							
								
								time_base description by Rich Felker | dalias, aerifal cx  
							
							Originally committed as revision 4536 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b5bc8591ee 
								
							
								 
							
						 
						
							
							
								
								10l (!= vs. >)  
							
							Originally committed as revision 4468 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								01f4895c68 
								
							
								 
							
						 
						
							
							
								
								changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility  
							
							Originally committed as revision 4453 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								002c01a6f3 
								
							
								 
							
						 
						
							
							
								
								fixing output_example to work with current CVS libavcodec/libavformat patch by ("Andreas U. Trottmann": andreas trottmann, werft22 com)  
							
							Originally committed as revision 4424 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c0df9d75bd 
								
							
								 
							
						 
						
							
							
								
								switch to native time bases  
							
							Originally committed as revision 4168 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								88730be651 
								
							
								 
							
						 
						
							
							
								
								kill warnings patch by (Måns Rullgård <mru inprovide com>)  
							
							Originally committed as revision 3977 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e928649b0b 
								
							
								 
							
						 
						
							
							
								
								pass AVPacket into av_write_frame()  
							
							fixes the random dts/pts during encoding
asf preroll fix
no more initial zero frames for b frame encoding
mpeg-es dts during demuxing fixed
.ffm timestamp scale fixed, ffm is still broken though
Originally committed as revision 3168 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e06d3d553c 
								
							
								 
							
						 
						
							
							
								
								ooops  
							
							Originally committed as revision 3149 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bc874daea8 
								
							
								 
							
						 
						
							
							
								
								av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)  
							
							Originally committed as revision 2840 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								85e3374798 
								
							
								 
							
						 
						
							
							
								
								mpeg1 overflowing dc coeff fix  
							
							Originally committed as revision 2674 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								af547ce5a4 
								
							
								 
							
						 
						
							
							
								
								fix assertion failure when writing mov files  
							
							Originally committed as revision 2673 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cb0c448a8d 
								
							
								 
							
						 
						
							
							
								
								example using video encoder latency  
							
							Originally committed as revision 2257 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								264cb2b82f 
								
							
								 
							
						 
						
							
							
								
								M_PI diff for output_example (handles undefined M_PI) by (Bill Eldridge <bill at rfa dot org>)  
							
							Originally committed as revision 2175 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cb750e331b 
								
							
								 
							
						 
						
							
							
								
								added get_audio_frame()  
							
							Originally committed as revision 2116 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e70fcf075b 
								
							
								 
							
						 
						
							
							
								
								suppressed memory leaks - added image conversion support if the codec does not support YUV420P - added raw output (any comments are welcome to simplify the API)  
							
							Originally committed as revision 2072 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9f736ea256 
								
							
								 
							
						 
						
							
							
								
								removed unnecessary codec  
							
							Originally committed as revision 2071 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8de65d4f11 
								
							
								 
							
						 
						
							
							
								
								long awaited simple libavformat output API example  
							
							Originally committed as revision 2069 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago