71e445fca3 
								
							
								 
							
						 
						
							
							
								
								Replace deprecated PIX_FMT names by the newer variants.  
							
							Originally committed as revision 7867 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								849f10351d 
								
							
								 
							
						 
						
							
							
								
								rename always_inline to av_always_inline and move to common.h  
							
							Originally committed as revision 7256 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c26abfa541 
								
							
								 
							
						 
						
							
							
								
								Rename ABS macro to FFABS.  
							
							Originally committed as revision 6666 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								62bb489b13 
								
							
								 
							
						 
						
							
							
								
								add some #ifdef CONFIG_ENCODERS/DECODERS  
							
							Originally committed as revision 6356 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c3e462a8ca 
								
							
								 
							
						 
						
							
							
								
								set supported pixel formats for a few encoders (fixes crashes with grayscale)  
							
							Originally committed as revision 6303 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0c2aaa882d 
								
							
								 
							
						 
						
							
							
								
								memory leak.  
							
							Originally committed as revision 5331 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b548f2b91b 
								
							
								 
							
						 
						
							
							
								
								ffv1 and ffvhuff havnt changed since a long time and noone proposed any  
							
							changes within 1 month after my warning so they are officially no longer
experimental and we will gurantee decodeability of files encoded with
the currenzt ffv1/ffvhuff in the future
Originally committed as revision 5288 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ee7388c934 
								
							
								 
							
						 
						
							
							
								
								fix segfault on broken streams  
							
							Originally committed as revision 4966 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								115329f160 
								
							
								 
							
						 
						
							
							
								
								COSMETICS: Remove all trailing whitespace.  
							
							Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9cd8179818 
								
							
								 
							
						 
						
							
							
								
								#defines for strict_std_compliance and split between inofficial extensions and non standarized things  
							
							Originally committed as revision 4205 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								53513831da 
								
							
								 
							
						 
						
							
							
								
								-strict -1 comment fix  
							
							Originally committed as revision 3976 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d6c80d3633 
								
							
								 
							
						 
						
							
							
								
								Fixed decoding of 410p ffv1 files patch by (Milan Cutka <cutka szm sk>)  
							
							Originally committed as revision 3964 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								0ecca7a49f 
								
							
								 
							
						 
						
							
							
								
								various security fixes and precautionary checks  
							
							Originally committed as revision 3822 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								caa336b4cc 
								
							
								 
							
						 
						
							
							
								
								common.c -> bitstream.c (and the single non bitstream func -> utils.c)  
							
							common.h -> common.h/bitstream.h
Originally committed as revision 3777 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d34a07466f 
								
							
								 
							
						 
						
							
							
								
								switch ffv1 to the put/get_symbol() from snow  
							
							Originally committed as revision 3659 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								880eae9c50 
								
							
								 
							
						 
						
							
							
								
								switch ffv1 from CABAC to the range coder  
							
							Originally committed as revision 3658 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a6c01275ad 
								
							
								 
							
						 
						
							
							
								
								get/set_sr_golomb() cleanup  
							
							Originally committed as revision 3451 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d58a6d8537 
								
							
								 
							
						 
						
							
							
								
								put the warning to the right place to avoid crashes  
							
							Originally committed as revision 3448 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4579adb00c 
								
							
								 
							
						 
						
							
							
								
								new signed golomb routines  
							
							Originally committed as revision 3444 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fa2522d700 
								
							
								 
							
						 
						
							
							
								
								10l (segfault)  
							
							Originally committed as revision 3375 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								c172913a24 
								
							
								 
							
						 
						
							
							
								
								cleanup  
							
							Originally committed as revision 3103 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eea8c08fa8 
								
							
								 
							
						 
						
							
							
								
								cleanup & memleak fix  
							
							Originally committed as revision 3095 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e5017ab870 
								
							
								 
							
						 
						
							
							
								
								h264 - progressive I frame CABAC support patch by (Laurent Aimar <fenrir at via dot ecp dot fr>)  
							
							Originally committed as revision 2932 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fe455f3328 
								
							
								 
							
						 
						
							
							
								
								get_bit_count -> put_bits_count  
							
							Originally committed as revision 2752 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								598401ceea 
								
							
								 
							
						 
						
							
							
								
								fix context=1  
							
							remove always_inline, gcc fails to inline other more important inline functions otherwise ...
Originally committed as revision 2483 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9b87956678 
								
							
								 
							
						 
						
							
							
								
								av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)  
							
							Originally committed as revision 2469 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2cbb7820c9 
								
							
								 
							
						 
						
							
							
								
								ffv1 rgb support  
							
							Originally committed as revision 2463 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dc7cb06ae0 
								
							
								 
							
						 
						
							
							
								
								gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au dot dk>)  
							
							Originally committed as revision 2399 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ed7debda14 
								
							
								 
							
						 
						
							
							
								
								removed the obsolete and unused parameters of init_put_bits  
							
							Originally committed as revision 2366 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1df1df0b44 
								
							
								 
							
						 
						
							
							
								
								removed warnings  
							
							Originally committed as revision 2246 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d9e6a6c629 
								
							
								 
							
						 
						
							
							
								
								golomb rice code cleanup / simplify (~0.5% compression gain and slightly faster)  
							
							jpegls style golomb rice coder
Originally committed as revision 2040 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								25bd2349ed 
								
							
								 
							
						 
						
							
							
								
								simpler  
							
							Originally committed as revision 2039 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								27fc5352d0 
								
							
								 
							
						 
						
							
							
								
								merge U and V statistics, 33% reduction in memory requirement, compression rate better for some files worse for others, worst compression rate loss 0.05%  
							
							Originally committed as revision 2015 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d9ced4ca4b 
								
							
								 
							
						 
						
							
							
								
								cleanup / cosmetics  
							
							Originally committed as revision 2001 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								085565f71f 
								
							
								 
							
						 
						
							
							
								
								20% less memory needed for 8bit AC state (worst compression rate loss was 0.2%, all other files had <=0.1% loss)  
							
							Originally committed as revision 2000 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2a250222e6 
								
							
								 
							
						 
						
							
							
								
								CONFIG_ENCODERS cleanup  
							
							Originally committed as revision 1984 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								11e659c203 
								
							
								 
							
						 
						
							
							
								
								golomb rice codes  
							
							use gradients instead of prediction errors as context model
store independant quantization tables for each point
merge contexts with opposit sign
Originally committed as revision 1957 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c2f1b2cb71 
								
							
								 
							
						 
						
							
							
								
								reducing memory consumption (reducing number of contexts and other stuff, no noticeable loss in compression rate)  
							
							Originally committed as revision 1942 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5e20f836b3 
								
							
								 
							
						 
						
							
							
								
								FFV1 codec (our very simple lossless intra only codec, compresses much better then huffyuv)  
							
							Originally committed as revision 1939 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago