Michael Niedermayer 
							
						 
					 
					
						
						
						
						
							
						
						
							d9ef0d2e14 
							
						 
					 
					
						
						
							
							Mark index as unsigend so gcc knows it doesnt need a sign extension on x86_64.  
						
						... 
						
						
						
						Any tips on how i can convince gcc that it doesnt need a
mov     %eax, %eax
in every get_bits() ?
Originally committed as revision 21433 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-01-24 19:19:09 +00:00 
						 
				 
			
				
					
						
							
							
								Laurent Aimar 
							
						 
					 
					
						
						
						
						
							
						
						
							8880c8bcc3 
							
						 
					 
					
						
						
							
							Added missing const to get_bits_count().  
						
						... 
						
						
						
						Originally committed as revision 21419 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-01-24 16:22:09 +00:00 
						 
				 
			
				
					
						
							
							
								Måns Rullgård 
							
						 
					 
					
						
						
						
						
							
						
						
							1a91f1a0da 
							
						 
					 
					
						
						
							
							ARM: use ALT_BITSTREAM_READER on cores with fast unaligned access  
						
						... 
						
						
						
						Originally committed as revision 20911 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-12-22 08:09:46 +00:00 
						 
				 
			
				
					
						
							
							
								Ronald S. Bultje 
							
						 
					 
					
						
						
						
						
							
						
						
							c47ca25e74 
							
						 
					 
					
						
						
							
							Make get_bits_left() available for use in libavcodec (was previously held  
						
						... 
						
						
						
						private in dv.c for some reason). See "[PATCH] get_bits_left()" thread.
Originally committed as revision 20490 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-11-09 22:10:43 +00:00 
						 
				 
			
				
					
						
							
							
								Francesco Lavra 
							
						 
					 
					
						
						
						
						
							
						
						
							91cc5d3767 
							
						 
					 
					
						
						
							
							Move ff_reverse in libavcodec to av_reverse in libavutil.  
						
						... 
						
						
						
						Patch by Francesco Lavra, francescolavra interfree it
Originally committed as revision 20484 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-11-09 09:11:35 +00:00 
						 
				 
			
				
					
						
							
							
								Reimar Döffinger 
							
						 
					 
					
						
						
						
						
							
						
						
							595324e143 
							
						 
					 
					
						
						
							
							Completely remove INIT_VLC_USE_STATIC, it is deprecated since ages and  
						
						... 
						
						
						
						finally no longer used anywhere.
Originally committed as revision 20013 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-09-24 15:13:34 +00:00 
						 
				 
			
				
					
						
							
							
								Lars Täuber 
							
						 
					 
					
						
						
						
						
							
						
						
							6249c33e5a 
							
						 
					 
					
						
						
							
							Fix a typo in the documentation.  
						
						... 
						
						
						
						Patch by Lars Täuber: firstname taeuber gmx net
Originally committed as revision 19820 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-09-11 06:20:05 +00:00 
						 
				 
			
				
					
						
							
							
								Reimar Döffinger 
							
						 
					 
					
						
						
						
						
							
						
						
							17f0c3be8e 
							
						 
					 
					
						
						
							
							Try to clarify that anyone using get_bits must check for buffer overrun  
						
						... 
						
						
						
						themselves, get_bits does not do anything in that regard.
Originally committed as revision 19794 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-09-08 08:30:56 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
						
						
							
						
						
							9106a698e7 
							
						 
					 
					
						
						
							
							Rename bitstream.h to get_bits.h.  
						
						... 
						
						
						
						Originally committed as revision 18494 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-04-13 16:20:26 +00:00