f2508b1712 
								
							
								 
							
						 
						
							
							
								
								anothe useless sizeof(char)  
							
							Originally committed as revision 5555 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								696d6889d2 
								
							
								 
							
						 
						
							
							
								
								ADPCM: trellis quantization  
							
							Originally committed as revision 5451 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f9243d34f1 
								
							
								 
							
						 
						
							
							
								
								Make B-frame reduction sensitivity by b_strategy/vb_strategy = 1  
							
							user-tunable.
Originally committed as revision 5450 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								307eb24879 
								
							
								 
							
						 
						
							
							
								
								add MPEG-2 intra vlc support  
							
							Originally committed as revision 5372 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1dd509b157 
								
							
								 
							
						 
						
							
							
								
								make zero motion vector threshold user setable  
							
							Originally committed as revision 5348 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1005f542b2 
								
							
								 
							
						 
						
							
							
								
								- Add new file internal.h for common internal-use-only functions.  
							
							- Add new function av_tempfile() for creating temporary files; contains
  workaround for MinGW.
- Make XviD stuff use av_tempfile().
Originally committed as revision 5245 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b865838ea2 
								
							
								 
							
						 
						
							
							
								
								switch flac to av_crc  
							
							Originally committed as revision 5117 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e027d0a81e 
								
							
								 
							
						 
						
							
							
								
								switch ac3enc to av_crc  
							
							Originally committed as revision 5116 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								43a80ccee5 
								
							
								 
							
						 
						
							
							
								
								generic crc calculation code  
							
							Originally committed as revision 5115 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b5c85991f6 
								
							
								 
							
						 
						
							
							
								
								fix segfault with BLUR8.AVI  
							
							Originally committed as revision 5104 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1319a77b01 
								
							
								 
							
						 
						
							
							
								
								added none/8bit/24bit audio formats and defaulting to s16 for now (once the system works like pix_fmt, the defaulting should be changed to SAMPLE_FMT_NONE)  
							
							Originally committed as revision 5045 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								39a64e3023 
								
							
								 
							
						 
						
							
							
								
								sc_factor support for encoding.  
							
							Here's the description I'll add to the mplayer man page:
---
Causes frames with higher quantizers to be more likely to trigger a
scene change detection and make libavcodec use an I-frame (default: 1).
1-16 is a sane range.
Values between 2 and 6 may yield increasing PSNR (up to approximately
0.04 dB) and better placement of I-frames in high-motion scenes.
Higher values than 6 may give very slightly better PSNR (approximately
0.01 dB more than sc_factor=6), but noticably worse visual quality.
---
Original idea from Michael; patch by me.
Originally committed as revision 4883 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5509bffa88 
								
							
								 
							
						 
						
							
							
								
								Update licensing information: The FSF changed postal address.  
							
							Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								14f0c8e28a 
								
							
								 
							
						 
						
							
							
								
								Parameter added for user to set the cutoff frequency when encoding with faac.  
							
							Patch by Luca Abeni - lucabe72 at email dot it.
Originally committed as revision 4837 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								58f7833e8e 
								
							
								 
							
						 
						
							
							
								
								update x264 wrapper.  
							
							patch by Robert Swain.
Originally committed as revision 4784 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e8501c93b5 
								
							
								 
							
						 
						
							
							
								
								support downscaling frames for dynamic b frame decission  
							
							Originally committed as revision 4776 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c9ab8df88a 
								
							
								 
							
						 
						
							
							
								
								10l (didnt remove option from old ones after converting to AVOption)  
							
							Originally committed as revision 4775 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								316a2ec84c 
								
							
								 
							
						 
						
							
							
								
								bidir refine support  
							
							Originally committed as revision 4768 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bb270c0896 
								
							
								 
							
						 
						
							
							
								
								COSMETICS: tabs --> spaces, some prettyprinting  
							
							Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a42bed52ca 
								
							
								 
							
						 
						
							
							
								
								typo  
							
							Originally committed as revision 4751 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								c7622f9a28 
								
							
								 
							
						 
						
							
							
								
								default_get_buffer() cleanup  
							
							fixes probably exploitable heap overflow
heap overflow found by (Simon Kilvington <s D kilvington A eris D qinetiq D com>)
Originally committed as revision 4714 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d4de20d11c 
								
							
								 
							
						 
						
							
							
								
								Typo fix  
							
							Originally committed as revision 4672 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8f196b14f5 
								
							
								 
							
						 
						
							
							
								
								changing a few options to AVOptions  
							
							Originally committed as revision 4603 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2118901192 
								
							
								 
							
						 
						
							
							
								
								print more time_base fps stuff if av_log level is at debug or above  
							
							print more likely correct fps
not sure if this is formated optimally ...
Originally committed as revision 4596 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fac862c659 
								
							
								 
							
						 
						
							
							
								
								the people want lower case ...  
							
							Originally committed as revision 4592 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6fd46414db 
								
							
								 
							
						 
						
							
							
								
								dont include opt.h in avcodec.h  
							
							Originally committed as revision 4591 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1471c6c2e8 
								
							
								 
							
						 
						
							
							
								
								CAREFULL --> CAREFUL typo fix  
							
							Originally committed as revision 4590 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ec9127c4a4 
								
							
								 
							
						 
						
							
							
								
								converting a few more options to AVOptions  
							
							Originally committed as revision 4587 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								637b5326f3 
								
							
								 
							
						 
						
							
							
								
								convert some options in ffmpeg.c to AVOptions  
							
							Originally committed as revision 4586 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								233f6f889e 
								
							
								 
							
						 
						
							
							
								
								flags and named constants with type checking of course for AVOption  
							
							spliting AVOption specific stuff out of avcodec.h into opt.h
Originally committed as revision 4581 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8bbf6db98b 
								
							
								 
							
						 
						
							
							
								
								AVOption API improvments  
							
							support AVOptions for encoding in ffmpeg.c
Originally committed as revision 4580 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								860a40c8a7 
								
							
								 
							
						 
						
							
							
								
								AVOption first try  
							
							Originally committed as revision 4563 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b983a5c608 
								
							
								 
							
						 
						
							
							
								
								print fourcc in a readable form if possible  
							
							Originally committed as revision 4554 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b461b3bc4a 
								
							
								 
							
						 
						
							
							
								
								Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit).  
							
							Originally committed as revision 4548 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								32fbf33e61 
								
							
								 
							
						 
						
							
							
								
								Call av_free_static automatically before DLL unload patch by (plaum:ipf uni-stuttgart de)  
							
							Originally committed as revision 4532 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c11c2bc20b 
								
							
								 
							
						 
						
							
							
								
								libavutil: Utility code from libavcodec moved to a separate library.  
							
							Originally committed as revision 4489 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ddebfb15dc 
								
							
								 
							
						 
						
							
							
								
								thread mess check for avcodec_open/close()  
							
							Originally committed as revision 4472 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ea4377de8c 
								
							
								 
							
						 
						
							
							
								
								portable IEEE float/double read/write functions  
							
							Originally committed as revision 4457 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fec9ccb7e6 
								
							
								 
							
						 
						
							
							
								
								check for CODEC_CAP_DELAY in audio decoders too  
							
							Originally committed as revision 4439 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bb628dae44 
								
							
								 
							
						 
						
							
							
								
								spelling fixes  
							
							patch by Peter Robinson pbrobinson @ at @ gmail . dot . com and myself
Originally committed as revision 4382 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								240c1657dc 
								
							
								 
							
						 
						
							
							
								
								subtitle codec type support  
							
							Originally committed as revision 4346 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e18c1f19f6 
								
							
								 
							
						 
						
							
							
								
								AV_LOG_DEBUG is not a good default ...  
							
							Originally committed as revision 4307 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ad2b531d3f 
								
							
								 
							
						 
						
							
							
								
								change extradata format for vorbis  
							
							Originally committed as revision 4235 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								44608ac7cd 
								
							
								 
							
						 
						
							
							
								
								ff_reverse to utils.c patch by (Roine Gustafsson )roine users.sourceforge net)  
							
							Originally committed as revision 4199 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								82c0c4ba78 
								
							
								 
							
						 
						
							
							
								
								print pix_fmt if its known instead of if the raw codec is used  
							
							Originally committed as revision 4162 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								644a92626a 
								
							
								 
							
						 
						
							
							
								
								PIX_FMT_NONE and related fixes  
							
							Originally committed as revision 4161 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								09c3e44e8a 
								
							
								 
							
						 
						
							
							
								
								motion estimation bitrate penalty compensation  
							
							Originally committed as revision 4092 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago