7e6d70d0b1 
								
							
								 
							
						 
						
							
							
								
								added paletted 8 bit format support  
							
							Originally committed as revision 1560 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f70f7c6db2 
								
							
								 
							
						 
						
							
							
								
								Creative YUV (CYUV) decoder by (Mike Melanson <melanson at pcisys dot net>)  
							
							Originally committed as revision 1559 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4be3147d0d 
								
							
								 
							
						 
						
							
							
								
								prevent segfault when passed no arguments  
							
							Originally committed as revision 1558 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c40c34828a 
								
							
								 
							
						 
						
							
							
								
								direct blocksize in bframes fix (might fix qpel+bframe bug)  
							
							Originally committed as revision 1557 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								16e83cbbc4 
								
							
								 
							
						 
						
							
							
								
								Fix a bug in the conversion of rgba32->yuv420p. This resulted in garbage images  
							
							when this conversion was used. I suspect that the same bug may be lurking in
other conversions. [The assumption was that the linesize was equal to the width
for both the source and destination images. This turns out not to be true
in some cases.]
Originally committed as revision 1556 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								04bbd31b9f 
								
							
								 
							
						 
						
							
							
								
								fix for using ffplay without specifying the audio device  
							
							Originally committed as revision 1555 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cfadadecd8 
								
							
								 
							
						 
						
							
							
								
								mpeg1 b frame regression test  
							
							Originally committed as revision 1554 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a1661db3c5 
								
							
								 
							
						 
						
							
							
								
								update  
							
							Originally committed as revision 1553 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d90cc6af20 
								
							
								 
							
						 
						
							
							
								
								changes to f_code calculation for b frames -> changed checksum  
							
							Originally committed as revision 1552 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								63b15e559a 
								
							
								 
							
						 
						
							
							
								
								mpeg1 bframe encoding patch by (Raphaël LEGRAND) with some modifications by me  
							
							Originally committed as revision 1551 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								27efd8467a 
								
							
								 
							
						 
						
							
							
								
								checksum changed cuz of b frame segfault fix?  
							
							Originally committed as revision 1550 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								668154dfea 
								
							
								 
							
						 
						
							
							
								
								b frame segfault fix (+-1 bug)  
							
							Originally committed as revision 1549 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ec82011340 
								
							
								 
							
						 
						
							
							
								
								DV packet copy fix by Roman Shaposhnick  
							
							Originally committed as revision 1548 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cc0799e5f8 
								
							
								 
							
						 
						
							
							
								
								Fix against C integrists breaks :P (hope I didn't break anything else)  
							
							Originally committed as revision 1547 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								79134973d8 
								
							
								 
							
						 
						
							
							
								
								Fix the 'hard cpu loop' problem when capturing audio from /dev/dsp. This  
							
							code now waits for up to 30ms before reporting that no packet is available.
Originally committed as revision 1546 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								85a57296cc 
								
							
								 
							
						 
						
							
							
								
								yes, PNG can be simpler :-)  
							
							Originally committed as revision 1545 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								838dec4498 
								
							
								 
							
						 
						
							
							
								
								removing unused stuff  
							
							Originally committed as revision 1544 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b739d6762f 
								
							
								 
							
						 
						
							
							
								
								cliping MVs, i dunno if its correct but it looks better then without it  
							
							Originally committed as revision 1543 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6fa5a56c1b 
								
							
								 
							
						 
						
							
							
								
								zero copy packet handling for DV1394 by Max Krasnyansky  
							
							Originally committed as revision 1542 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cdc90af008 
								
							
								 
							
						 
						
							
							
								
								added GIF image format (both read and write)  
							
							Originally committed as revision 1541 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ba19f84810 
								
							
								 
							
						 
						
							
							
								
								added primitive image GIF encoder based on animated gif encoder  
							
							Originally committed as revision 1540 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fcfa89e81c 
								
							
								 
							
						 
						
							
							
								
								added automatic GIF/animated GIF probing - added GIF as an image format too - added interlaced gif support  
							
							Originally committed as revision 1539 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b2609d4cbd 
								
							
								 
							
						 
						
							
							
								
								yuv9 -> yv12 bugfixes  
							
							Originally committed as revision 9257 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								36df880581 
								
							
								 
							
						 
						
							
							
								
								divx503 decoding fix  
							
							Originally committed as revision 1538 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fa7773216a 
								
							
								 
							
						 
						
							
							
								
								avoid too many false detections  
							
							Originally committed as revision 1537 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4c7e861929 
								
							
								 
							
						 
						
							
							
								
								handle odd image sizes when using subsampled chroma (useful for JPEG images)  
							
							Originally committed as revision 1536 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fe2a4ca379 
								
							
								 
							
						 
						
							
							
								
								fixed copy  
							
							Originally committed as revision 1535 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0250738f13 
								
							
								 
							
						 
						
							
							
								
								added jpeg image encoder and decoder (new YUV handling routines and mjpeg codec fixes are necessary to go further)  
							
							Originally committed as revision 1534 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								12b64a2252 
								
							
								 
							
						 
						
							
							
								
								added animated GIF decoder (pts and various disposal handling are missing)  
							
							Originally committed as revision 1533 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a26058a50d 
								
							
								 
							
						 
						
							
							
								
								Try this fix  
							
							Originally committed as revision 1532 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								811b32ed69 
								
							
								 
							
						 
						
							
							
								
								dependencies are only build with make depend  
							
							Originally committed as revision 1531 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								91d742b746 
								
							
								 
							
						 
						
							
							
								
								fixed dependencies  
							
							Originally committed as revision 1530 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0e04e4e9e1 
								
							
								 
							
						 
						
							
							
								
								added basic png handling  
							
							Originally committed as revision 1529 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f8d7b5f5f4 
								
							
								 
							
						 
						
							
							
								
								added basic png handling - do not remake dependencies automatically  
							
							Originally committed as revision 1528 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								43a7635d09 
								
							
								 
							
						 
						
							
							
								
								added stripped down libpng  
							
							Originally committed as revision 1527 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								799fd46714 
								
							
								 
							
						 
						
							
							
								
								10l found by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)  
							
							Originally committed as revision 9189 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								475b46dad6 
								
							
								 
							
						 
						
							
							
								
								fix for ppc compile broken by (Romain Dolbeau <dolbeau at irisa dot fr> and Colin Leroy <colin at colino dot net>)  
							
							Originally committed as revision 1526 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ec05e3680 
								
							
								 
							
						 
						
							
							
								
								added DVD LPCM decoding support  
							
							Originally committed as revision 1525 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f17457ac49 
								
							
								 
							
						 
						
							
							
								
								fixing rgb4 & bgr4 (2 pixels per byte)  
							
							adding bg4b & rg4b (1 pixel per byte)
Originally committed as revision 9172 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								782c5984f1 
								
							
								 
							
						 
						
							
							
								
								100000l  
							
							Originally committed as revision 1524 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								69e1a1f26a 
								
							
								 
							
						 
						
							
							
								
								bugfix  
							
							Originally committed as revision 1523 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1d0d55daf4 
								
							
								 
							
						 
						
							
							
								
								--disable-risky support  
							
							Originally committed as revision 1522 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								02d697aa5f 
								
							
								 
							
						 
						
							
							
								
								* headers valid for C++ compilers  
							
							Originally committed as revision 1521 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a8721c0930 
								
							
								 
							
						 
						
							
							
								
								make consistent decisions for dlopen/dlfcn and vhook  
							
							Originally committed as revision 1520 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ea937d0141 
								
							
								 
							
						 
						
							
							
								
								win32: rint() does not seem to be defined with mingw32-gcc 2.95 - do you have a better solution ?  
							
							Originally committed as revision 1519 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d44b50b0af 
								
							
								 
							
						 
						
							
							
								
								win32: added vsnprintf  
							
							Originally committed as revision 1518 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cb009a8cff 
								
							
								 
							
						 
						
							
							
								
								10l / 4mv segfault fix  
							
							Originally committed as revision 1517 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1501987b46 
								
							
								 
							
						 
						
							
							
								
								Audio support for DV1394 by Max Krasnyansky  
							
							Originally committed as revision 1516 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c81f034988 
								
							
								 
							
						 
						
							
							
								
								optimizing av_log2  
							
							Originally committed as revision 1515 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								425ed6e223 
								
							
								 
							
						 
						
							
							
								
								DV audio decoder by Roman Shaposhnick  
							
							Originally committed as revision 1514 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago