16db358520 
								
							
								 
							
						 
						
							
							
								
								const  
							
							Originally committed as revision 11741 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								63e6c1766c 
								
							
								 
							
						 
						
							
							
								
								indentation after last commit  
							
							Originally committed as revision 10826 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dd55d4a315 
								
							
								 
							
						 
						
							
							
								
								Make RV10/20 decoder work with new frame format  
							
							Originally committed as revision 10825 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ae7300ee3 
								
							
								 
							
						 
						
							
							
								
								use skip_bits where appropriate  
							
							Originally committed as revision 10004 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5fc32c275e 
								
							
								 
							
						 
						
							
							
								
								use get_bits1(..) instead get_bits(.., 1)  
							
							Originally committed as revision 9999 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c21f308e77 
								
							
								 
							
						 
						
							
							
								
								* Getting rid of the use of GCC language extensions  
							
							Originally committed as revision 9531 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								284ad8a4f0 
								
							
								 
							
						 
						
							
							
								
								Check dimensions to avoid division by zero due to invalid new dimensions.  
							
							Partially fixes http://bugzilla.mplayerhq.hu/show_bug.cgi?id=773 .
Originally committed as revision 8321 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fead30d444 
								
							
								 
							
						 
						
							
							
								
								rename BE/LE_8/16/32 to AV_RL/B_8/16/32  
							
							Originally committed as revision 7587 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b78e7197a8 
								
							
								 
							
						 
						
							
							
								
								Change license headers to say 'FFmpeg' instead of 'this program/this library'  
							
							and fix GPL/LGPL version mismatches.
Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0d415b2dd7 
								
							
								 
							
						 
						
							
							
								
								seems only 3 bits are used for the number of resolutions, some rv30 files have this set to 10 even though there are just 2 resolutions in the extradata  
							
							Originally committed as revision 6395 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f457965c20 
								
							
								 
							
						 
						
							
							
								
								ignore sub_id  
							
							Originally committed as revision 6392 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fb3d155c31 
								
							
								 
							
						 
						
							
							
								
								big endian fix  
							
							Originally committed as revision 6391 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								113533a582 
								
							
								 
							
						 
						
							
							
								
								support resolution switching, fixes rv20errors.rm  
							
							Originally committed as revision 6390 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								78a5ec27aa 
								
							
								 
							
						 
						
							
							
								
								simplify  
							
							Originally committed as revision 6389 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6d3124961b 
								
							
								 
							
						 
						
							
							
								
								fix rv20 b frames (broke since r5264 Mon Apr 3 07:52:24 2006 UTC 2x faster ff_mpeg4_set_direct_mv)  
							
							Originally committed as revision 6388 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c38a29a448 
								
							
								 
							
						 
						
							
							
								
								fix decoding of bastard3.rm (ver=0x10003001 ver0=0x9000000)  
							
							Originally committed as revision 6349 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e2887363e1 
								
							
								 
							
						 
						
							
							
								
								fix decoding of bastard1.rm (rv ver=0x10003001 ver0=0x8000000)  
							
							Originally committed as revision 6346 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								60dfd14778 
								
							
								 
							
						 
						
							
							
								
								Fix SIGSEGV in rv10-null-pointer-500k.rm.  
							
							patch by Wolfgang Scherer, Wolfgang__ . __Scherer__ @ __gmx__ . __de
Originally committed as revision 5293 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								37921ffde8 
								
							
								 
							
						 
						
							
							
								
								fix "concealing 0 DC, 0 AC, 0 MV errors" bug  
							
							Originally committed as revision 5290 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5430b070a8 
								
							
								 
							
						 
						
							
							
								
								cleanup picture / debug output code  
							
							Originally committed as revision 5140 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								267f7edcd1 
								
							
								 
							
						 
						
							
							
								
								(f)printf --> av_log conversion  
							
							taken from a patch by Steve L'Homme
Originally committed as revision 5127 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								bb270c0896 
								
							
								 
							
						 
						
							
							
								
								COSMETICS: tabs --> spaces, some prettyprinting  
							
							Originally committed as revision 4764 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								473a200d93 
								
							
								 
							
						 
						
							
							
								
								error concealment fix  
							
							Originally committed as revision 4543 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								dee6dde669 
								
							
								 
							
						 
						
							
							
								
								avoid unneeded clear_blocks()  
							
							Originally committed as revision 4157 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f9e0f2a206 
								
							
								 
							
						 
						
							
							
								
								extract from the subid the options  
							
							instead of doing a case where we should add lot's of versions.
patch by (matthieu castet {castet.matthieu free fr)
Originally committed as revision 4156 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9786bd4d94 
								
							
								 
							
						 
						
							
							
								
								fixing broken_rv20_1mb_.rm  
							
							Originally committed as revision 4155 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								160d679c07 
								
							
								 
							
						 
						
							
							
								
								Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped")  
							
							Originally committed as revision 4153 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4719d1f381 
								
							
								 
							
						 
						
							
							
								
								Video-Galileo_small.rm fix by (matthieu castet # castet.matthieu free fr)  
							
							Originally committed as revision 4149 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								934982c4ac 
								
							
								 
							
						 
						
							
							
								
								avoid buf_size == 0 checks in every decoder  
							
							Originally committed as revision 3872 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f6d5112387 
								
							
								 
							
						 
						
							
							
								
								fixing decoding of  http://mplayerhq.hu/~atmos4/ffrv20-crashing-atmos.rm  
							
							Originally committed as revision 3808 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								74679f5c1c 
								
							
								 
							
						 
						
							
							
								
								another try at fixing rv20 ...  
							
							Originally committed as revision 3749 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d0271e8a3a 
								
							
								 
							
						 
						
							
							
								
								rv20 encoding  
							
							Originally committed as revision 3739 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bc17df09d4 
								
							
								 
							
						 
						
							
							
								
								seeking in rm  
							
							Originally committed as revision 3737 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								18ade9543f 
								
							
								 
							
						 
						
							
							
								
								rv10 thread safety fix / rv10 ffplay fix  
							
							Originally committed as revision 3733 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								423962dc01 
								
							
								 
							
						 
						
							
							
								
								next try at fixing rv20 decoding  
							
							Originally committed as revision 3728 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								073c2593c9 
								
							
								 
							
						 
						
							
							
								
								Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>)  
							
							Originally committed as revision 3717 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9993064eec 
								
							
								 
							
						 
						
							
							
								
								fixing rv20201002  
							
							Originally committed as revision 3694 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								35ef76b51c 
								
							
								 
							
						 
						
							
							
								
								rv20103001 support  
							
							Originally committed as revision 3692 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9b434875f1 
								
							
								 
							
						 
						
							
							
								
								fix one file, will probably break some others but i cant find any samples which need this ...  
							
							Originally committed as revision 3371 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4df8ca9df2 
								
							
								 
							
						 
						
							
							
								
								warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)  
							
							Originally committed as revision 3156 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								53db1cae1c 
								
							
								 
							
						 
						
							
							
								
								data_size = 0 cleanup  
							
							Originally committed as revision 3146 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								137c8468e8 
								
							
								 
							
						 
						
							
							
								
								unify table indexing (motion_val,dc_val,ac_val,coded_block changed)  
							
							minor +-1 bugfix
Originally committed as revision 3016 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a3c22fbca6 
								
							
								 
							
						 
						
							
							
								
								rv20 (0x20201002) support  
							
							Originally committed as revision 2948 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3edcacde04 
								
							
								 
							
						 
						
							
							
								
								init cleanup  
							
							Originally committed as revision 2899 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fddae1c30f 
								
							
								 
							
						 
						
							
							
								
								skip b frames before first i frame  
							
							Originally committed as revision 2829 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d705e4a6bb 
								
							
								 
							
						 
						
							
							
								
								(f)printf() is disallowed in libavcodec, compilation will fail now if its used, except that codecs which where added after the printf->av_log change which did ignore av_log() and used prinf are now silent and wont print anything, they should be changed to use av_log, i could do that, but its better if the orginal developer decides which AV_LOG level each message should get  
							
							Originally committed as revision 2806 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago