20622c4a8a 
								
							
								 
							
						 
						
							
							
								
								Adjust r->avail_cache[] indexes to avoid alignment issues when zeroing block  
							
							inside it.
Originally committed as revision 19743 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								39c601b5e7 
								
							
								 
							
						 
						
							
							
								
								RV3/4 intra types array causes alignment issues (at least on ARM5), thus change  
							
							its stride and offset to always have align 4.
Originally committed as revision 19316 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								120ac2620d 
								
							
								 
							
						 
						
							
							
								
								cosmetics: remove extra space indentation  
							
							Originally committed as revision 18676 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0a044f0f06 
								
							
								 
							
						 
						
							
							
								
								Make rv40 decoder use new static VLC initialization method  
							
							Originally committed as revision 18634 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								09a9b45e4f 
								
							
								 
							
						 
						
							
							
								
								Add and use ff_pixfmt_list_420.  
							
							Originally committed as revision 17564 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								186f155e1c 
								
							
								 
							
						 
						
							
							
								
								Add decoder flush after seeking for RV3/4 decoders  
							
							Originally committed as revision 17030 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bad5537e2c 
								
							
								 
							
						 
						
							
							
								
								Use full internal pathname in doxygen  @file  directives.  
							
							Otherwise doxygen complains about ambiguous filenames when files exist
under the same name in different subdirectories.
Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dc8a7c93d3 
								
							
								 
							
						 
						
							
							
								
								Add missing void keyword to parameterless function declarations.  
							
							Originally committed as revision 16860 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6c3fca6479 
								
							
								 
							
						 
						
							
							
								
								Merge deblocking pattern with CBP for RV30/40 loop filtering  
							
							Originally committed as revision 16192 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d33ee3f2b1 
								
							
								 
							
						 
						
							
							
								
								RV40 loop filter  
							
							Originally committed as revision 15950 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e9d0fdef53 
								
							
								 
							
						 
						
							
							
								
								Strong filtering function for future RV40 loop filter  
							
							Originally committed as revision 15918 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								70f42303e7 
								
							
								 
							
						 
						
							
							
								
								Weak deblock filter function for future RV40 loop filter  
							
							Originally committed as revision 15827 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fe4bf37455 
								
							
								 
							
						 
						
							
							
								
								Make AVCodec long_names definition conditional depending on CONFIG_SMALL.  
							
							Originally committed as revision 13759 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								39902a8c93 
								
							
								 
							
						 
						
							
							
								
								Calculate motion vector information based on PTS provided in slice header  
							
							Originally committed as revision 13011 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								162d4fc99d 
								
							
								 
							
						 
						
							
							
								
								Add long names to AVCodec declarations.  
							
							patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13009 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								98a6fff98c 
								
							
								 
							
						 
						
							
							
								
								Apply 'cold' attribute to init/uninit functions in libavcodec  
							
							Originally committed as revision 12525 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9701840bb5 
								
							
								 
							
						 
						
							
							
								
								add FF_ prefix to all (frame)_TYPE usage  
							
							Originally committed as revision 12399 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6cd1500d39 
								
							
								 
							
						 
						
							
							
								
								RV40 decoder should use availability cache  
							
							Originally committed as revision 11230 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4978618b6b 
								
							
								 
							
						 
						
							
							
								
								Use existing function for VLC reading  
							
							Originally committed as revision 11185 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b192e56461 
								
							
								 
							
						 
						
							
							
								
								Check decoded dimensions for validity  
							
							Originally committed as revision 11184 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ea61e33a7f 
								
							
								 
							
						 
						
							
							
								
								Intra types will be stored in int8_t array  
							
							Originally committed as revision 11183 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								52b917536d 
								
							
								 
							
						 
						
							
							
								
								Add decoder flags  
							
							Originally committed as revision 11182 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ae4ca617e3 
								
							
								 
							
						 
						
							
							
								
								RV40 decoder specific functions  
							
							Originally committed as revision 11163 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago