5ff85f1d8b 
								
							
								 
							
						 
						
							
							
								
								AVRational  
							
							sample_aspect_ratio
aspect ratio in JPEG JFIF is SAR not DAR !
removed nonsense SAR guessing code
various related cleanups
bugs?
Originally committed as revision 2403 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								34790165dc 
								
							
								 
							
						 
						
							
							
								
								intra dc treshold != 0 decoding fixed  
							
							Originally committed as revision 2363 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4b0e52f635 
								
							
								 
							
						 
						
							
							
								
								warning fix  
							
							Originally committed as revision 2019 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7bc9090a41 
								
							
								 
							
						 
						
							
							
								
								simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture  
							
							more direct use of the new mb_type stuff instead of codec specific stuff
runtime mb_type debug output h264/h263 variants/mpeg1/2/4
error concealment /resilience for mpeg1/2
various minor optimizations
Originally committed as revision 1746 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a4e8b58761 
								
							
								 
							
						 
						
							
							
								
								rvlc decoding support  
							
							Originally committed as revision 1678 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								983e3246b7 
								
							
								 
							
						 
						
							
							
								
								per file doxy  
							
							Originally committed as revision 1634 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0c1a9edad4 
								
							
								 
							
						 
						
							
							
								
								* UINTX -> uintx_t   INTX -> intx_t  
							
							Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								41773b735e 
								
							
								 
							
						 
						
							
							
								
								correcter mpeg4 headers  
							
							Originally committed as revision 1376 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f8af5cb5a4 
								
							
								 
							
						 
						
							
							
								
								correct mpeg4 vo type  
							
							Originally committed as revision 1324 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4d2858deac 
								
							
								 
							
						 
						
							
							
								
								better/cleaner error resilience (done in a 2nd pass after decoding)  
							
							h263/mpeg4 out of order slice decoding
Originally committed as revision 1030 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2ad1516a6c 
								
							
								 
							
						 
						
							
							
								
								idct permutation cleanup, idct can be selected per context now  
							
							fixing some threadunsafe code
Originally committed as revision 980 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bea669e57c 
								
							
								 
							
						 
						
							
							
								
								interlaced mpeg4 b frame decoding  
							
							Originally committed as revision 936 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8f8402e49c 
								
							
								 
							
						 
						
							
							
								
								dc scale simplification/optimization  
							
							Originally committed as revision 695 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5bb6fbb351 
								
							
								 
							
						 
						
							
							
								
								data partitioning  
							
							Originally committed as revision 644 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1e209222f5 
								
							
								 
							
						 
						
							
							
								
								- H263 PAR support by Alex Beregszaszi.  
							
							- Typo fix in mpeg4data.
Originally committed as revision 436 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1ff662cc2c 
								
							
								 
							
						 
						
							
							
								
								export delay info  
							
							fixed low_delay & vo_type on mpeg4 header writer & parser
Originally committed as revision 415 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3bf43d42ed 
								
							
								 
							
						 
						
							
							
								
								mpeg4 mpeg quantizer support  
							
							Originally committed as revision 381 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								84afee348f 
								
							
								 
							
						 
						
							
							
								
								msmpeg4v2 decoding (no encoding yet)  
							
							Originally committed as revision 376 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6f91bcd151 
								
							
								 
							
						 
						
							
							
								
								mpeg4 b-frames :)  
							
							create slightly more correct headers & add "ffmpeg" user-data section
Originally committed as revision 328 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								73c8e5144a 
								
							
								 
							
						 
						
							
							
								
								gmc bitstream decoding support (the real motion compensation isnt implemnted yet)  
							
							Originally committed as revision 318 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cc9ba006ec 
								
							
								 
							
						 
						
							
							
								
								parsing more of the mpeg4 header & print some "not supported" stuff  
							
							Originally committed as revision 317 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								689b775b85 
								
							
								 
							
						 
						
							
							
								
								updated scans  
							
							Originally committed as revision 50 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								de6d9b6404 
								
							
								 
							
						 
						
							
							
								
								Initial revision  
							
							Originally committed as revision 5 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago