Baptiste Coudurier 
							
						 
					 
					
						
						
							
						
						f4cca718cf 
					 
					
						
						
							
							move decoder initialization in separate function, earlier failure detection  
						
						... 
						
						
						
						Originally committed as revision 15929 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-24 18:49:50 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						f2e92ad105 
					 
					
						
						
							
							Make non-void replacement functions actually return a value.  
						
						... 
						
						
						
						Originally committed as revision 15928 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-24 16:33:11 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						ce9ff9cc52 
					 
					
						
						
							
							Move #defines that are mostly used in h264.c out of h264data.h and into h264.h.  
						
						... 
						
						
						
						Originally committed as revision 15927 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-24 16:08:21 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						ee2a957fbd 
					 
					
						
						
							
							Use golomb_to_pict_type instead of its duplicate, slice_type_map.  
						
						... 
						
						
						
						Originally committed as revision 15926 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-24 15:53:16 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						7f8f4b40aa 
					 
					
						
						
							
							cosmetics: Align table for better readability.  
						
						... 
						
						
						
						Originally committed as revision 15925 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-24 12:39:02 +00:00 
						 
				 
			
				
					
						
							
							
								Kostya Shishkov 
							
						 
					 
					
						
						
							
						
						c5b2fe165a 
					 
					
						
						
							
							Some BMP files have file size declared in the header equal to headers size  
						
						... 
						
						
						
						without image data, so try to correct that value before conducting checks on
declared file size.
Originally committed as revision 15924 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-24 11:24:02 +00:00 
						 
				 
			
				
					
						
							
							
								Kostya Shishkov 
							
						 
					 
					
						
						
							
						
						e282307b21 
					 
					
						
						
							
							Give more meaningful message on BMP header parsing error  
						
						... 
						
						
						
						Originally committed as revision 15923 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-24 10:58:32 +00:00 
						 
				 
			
				
					
						
							
							
								Kostya Shishkov 
							
						 
					 
					
						
						
							
						
						4a14e66605 
					 
					
						
						
							
							Add known BMP header sizes.  
						
						... 
						
						
						
						Now 11B*.bmp from samples repository can be decoded.
Originally committed as revision 15922 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-24 10:53:13 +00:00 
						 
				 
			
				
					
						
							
							
								Måns Rullgård 
							
						 
					 
					
						
						
							
						
						4deaa94639 
					 
					
						
						
							
							Add shift argument to MULL() macro  
						
						... 
						
						
						
						This replaces use of FRAC_BITS in the MULL() definition with a third
argument specifying the shift amount.  All uses of this macro are
updated to pass FRAC_BITS as third argument.
Originally committed as revision 15921 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-24 09:28:55 +00:00 
						 
				 
			
				
					
						
							
							
								Robert Swain 
							
						 
					 
					
						
						
							
						
						8f5aaa6d2f 
					 
					
						
						
							
							AAC: Cosmetics after last commit  
						
						... 
						
						
						
						Originally committed as revision 15920 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-24 00:14:33 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Converse 
							
						 
					 
					
						
						
							
						
						7633a0415d 
					 
					
						
						
							
							AAC: Frequency domain prediction and hence Main profile support  
						
						... 
						
						
						
						Patch by Alex Converse ( alex converse gmail com )
Originally committed as revision 15919 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-24 00:13:50 +00:00 
						 
				 
			
				
					
						
							
							
								Kostya Shishkov 
							
						 
					 
					
						
						
							
						
						e9d0fdef53 
					 
					
						
						
							
							Strong filtering function for future RV40 loop filter  
						
						... 
						
						
						
						Originally committed as revision 15918 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-23 19:36:44 +00:00 
						 
				 
			
				
					
						
							
							
								Måns Rullgård 
							
						 
					 
					
						
						
							
						
						d270cb4ae4 
					 
					
						
						
							
							ARM: move dct_unquantize_h263_*_armv5te asm to separate file  
						
						... 
						
						
						
						Originally committed as revision 15917 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-23 19:11:44 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						76de302dd8 
					 
					
						
						
							
							cosmetics: indentation, prettyprinting  
						
						... 
						
						
						
						Originally committed as revision 15908 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-22 16:36:50 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						7f8205da4c 
					 
					
						
						
							
							cosmetics: consistent function declarations  
						
						... 
						
						
						
						Originally committed as revision 15907 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-22 16:03:20 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						7d1b158284 
					 
					
						
						
							
							cosmetics: Put statements after 'if' on their own line.  
						
						... 
						
						
						
						Originally committed as revision 15906 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-22 15:57:59 +00:00 
						 
				 
			
				
					
						
							
							
								Reynaldo H. Verdejo Pinochet 
							
						 
					 
					
						
						
							
						
						8372e3d263 
					 
					
						
						
							
							Trivial, Cosmetics  
						
						... 
						
						
						
						Originally committed as revision 15905 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-22 00:29:49 +00:00 
						 
				 
			
				
					
						
							
							
								Reynaldo H. Verdejo Pinochet 
							
						 
					 
					
						
						
							
						
						1b321c5c96 
					 
					
						
						
							
							Trivial, Cosmetics  
						
						... 
						
						
						
						Originally committed as revision 15904 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-22 00:27:26 +00:00 
						 
				 
			
				
					
						
							
							
								Kenan Gillet 
							
						 
					 
					
						
						
							
						
						148c31b9c2 
					 
					
						
						
							
							More OKed parts of the QCELP decoder  
						
						... 
						
						
						
						patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15901 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-21 18:39:16 +00:00 
						 
				 
			
				
					
						
							
							
								Vitor Sessak 
							
						 
					 
					
						
						
							
						
						31fb59ec98 
					 
					
						
						
							
							Cosmetic: Fix typo  
						
						... 
						
						
						
						Spotted by Jethro Walters
Originally committed as revision 15900 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-21 17:38:14 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						3c54686885 
					 
					
						
						
							
							Move H.264 tables that are only useful for encoding to h264enc.c.  
						
						... 
						
						
						
						Originally committed as revision 15899 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-21 10:00:03 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						d1eb20e878 
					 
					
						
						
							
							Get rid of last ifdef HAVE_MMX. Instead, all MMX-specific objects are gathered  
						
						... 
						
						
						
						into a separate variable which is added to OBJS if MMX is enabled.
Originally committed as revision 15898 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-20 23:04:04 +00:00 
						 
				 
			
				
					
						
							
							
								Måns Rullgård 
							
						 
					 
					
						
						
							
						
						516566a8ec 
					 
					
						
						
							
							SH4: fix IDCT  
						
						... 
						
						
						
						Originally committed as revision 15897 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-20 22:57:57 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						f0e602351e 
					 
					
						
						
							
							cosmetics: Consistently place HEADERS before OBJS in all Makefiles.  
						
						... 
						
						
						
						Originally committed as revision 15896 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-20 22:53:18 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						0d2d0f97a5 
					 
					
						
						
							
							Move FFT-specific MMX optimizations out of the 'ifdef HAVE_MMX' block.  
						
						... 
						
						
						
						The MMX dependency is already handled by configure.
Originally committed as revision 15895 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-20 22:50:13 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						d785a67066 
					 
					
						
						
							
							cosmetics: indentation  
						
						... 
						
						
						
						Originally committed as revision 15894 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-20 22:48:51 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						39fdda2bf1 
					 
					
						
						
							
							Use standard OBJS-$(HAVE_MMX) trick for MMX objects instead  
						
						... 
						
						
						
						of surrounding them by an ifdef.
Originally committed as revision 15893 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-20 22:47:18 +00:00 
						 
				 
			
				
					
						
							
							
								Kenan Gillet 
							
						 
					 
					
						
						
							
						
						469105aadb 
					 
					
						
						
							
							Fix typo in table value.  
						
						... 
						
						
						
						patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15892 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-20 19:04:35 +00:00 
						 
				 
			
				
					
						
							
							
								Kostya Shishkov 
							
						 
					 
					
						
						
							
						
						cd98279126 
					 
					
						
						
							
							33l Fix applying residue condition in RV30/40 decoder  
						
						... 
						
						
						
						Originally committed as revision 15891 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-20 14:07:37 +00:00 
						 
				 
			
				
					
						
							
							
								Kostya Shishkov 
							
						 
					 
					
						
						
							
						
						78a0fa8c8f 
					 
					
						
						
							
							Eliminate direct use of s->current_picture in RV30/40 decoder  
						
						... 
						
						
						
						Originally committed as revision 15890 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-20 14:05:29 +00:00 
						 
				 
			
				
					
						
							
							
								Kostya Shishkov 
							
						 
					 
					
						
						
							
						
						7690351cf3 
					 
					
						
						
							
							Use wider margins for edge emulation in RV30/40  
						
						... 
						
						
						
						Originally committed as revision 15889 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-20 14:03:35 +00:00 
						 
				 
			
				
					
						
							
							
								Måns Rullgård 
							
						 
					 
					
						
						
							
						
						c260b59603 
					 
					
						
						
							
							SH4: fix memzero_align8()  
						
						... 
						
						
						
						Originally committed as revision 15888 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-20 09:21:52 +00:00 
						 
				 
			
				
					
						
							
							
								Måns Rullgård 
							
						 
					 
					
						
						
							
						
						1a9e9a2fbd 
					 
					
						
						
							
							SH4: add macros for setting and restoring FPSCR.PR bit  
						
						... 
						
						
						
						Originally committed as revision 15887 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-20 09:21:50 +00:00 
						 
				 
			
				
					
						
							
							
								Måns Rullgård 
							
						 
					 
					
						
						
							
						
						6f14b19e48 
					 
					
						
						
							
							SH4: remove some commented out blocks of code  
						
						... 
						
						
						
						Originally committed as revision 15886 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-20 09:21:46 +00:00 
						 
				 
			
				
					
						
							
							
								Roman Shaposhnik 
							
						 
					 
					
						
						
							
						
						a21fd75f56 
					 
					
						
						
							
							Making idct factor tables dynamically allocated  
						
						... 
						
						
						
						Originally committed as revision 15885 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-20 01:40:40 +00:00 
						 
				 
			
				
					
						
							
							
								Kostya Shishkov 
							
						 
					 
					
						
						
							
						
						eeee48b26b 
					 
					
						
						
							
							Add channel layout to several audio decoders I maintain  
						
						... 
						
						
						
						Originally committed as revision 15884 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-19 14:57:48 +00:00 
						 
				 
			
				
					
						
							
							
								Roman Shaposhnik 
							
						 
					 
					
						
						
							
						
						ff16d6e495 
					 
					
						
						
							
							Change of indentation  
						
						... 
						
						
						
						Originally committed as revision 15883 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-19 01:40:09 +00:00 
						 
				 
			
				
					
						
							
							
								Måns Rullgård 
							
						 
					 
					
						
						
							
						
						df69be0c13 
					 
					
						
						
							
							SH4: fix IDCT  
						
						... 
						
						
						
						Originally committed as revision 15882 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-19 00:37:30 +00:00 
						 
				 
			
				
					
						
							
							
								Måns Rullgård 
							
						 
					 
					
						
						
							
						
						6f15dd8d14 
					 
					
						
						
							
							SH4: do not mix code and declarations  
						
						... 
						
						
						
						Originally committed as revision 15881 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-19 00:37:28 +00:00 
						 
				 
			
				
					
						
							
							
								Måns Rullgård 
							
						 
					 
					
						
						
							
						
						c136ece9b3 
					 
					
						
						
							
							SH4: fix compilation of memzero_align8()  
						
						... 
						
						
						
						Originally committed as revision 15880 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-19 00:37:24 +00:00 
						 
				 
			
				
					
						
							
							
								Måns Rullgård 
							
						 
					 
					
						
						
							
						
						b42019c130 
					 
					
						
						
							
							SH4: remove unused functions  
						
						... 
						
						
						
						Originally committed as revision 15879 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-19 00:37:21 +00:00 
						 
				 
			
				
					
						
							
							
								Måns Rullgård 
							
						 
					 
					
						
						
							
						
						d7e0f8dda6 
					 
					
						
						
							
							SH4: replace missed rnd_avg2 -> rnd_avg32  
						
						... 
						
						
						
						Originally committed as revision 15878 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-19 00:37:17 +00:00 
						 
				 
			
				
					
						
							
							
								Måns Rullgård 
							
						 
					 
					
						
						
							
						
						23e05e69a8 
					 
					
						
						
							
							SH4: rename functions with conflicting names  
						
						... 
						
						
						
						Originally committed as revision 15877 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-19 00:37:14 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						45e730c5e5 
					 
					
						
						
							
							cosmetics: Add a few more explanatory comments to the object sections.  
						
						... 
						
						
						
						Originally committed as revision 15876 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-18 22:48:43 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						a261890432 
					 
					
						
						
							
							cosmetics: Sort processor-specific object lines into alphabetical order.  
						
						... 
						
						
						
						Originally committed as revision 15875 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-18 22:37:22 +00:00 
						 
				 
			
				
					
						
							
							
								Roman Shaposhnik 
							
						 
					 
					
						
						
							
						
						195b349041 
					 
					
						
						
							
							Getting rid of huge static DV tables  
						
						... 
						
						
						
						Originally committed as revision 15874 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-18 20:48:26 +00:00 
						 
				 
			
				
					
						
							
							
								Roman Shaposhnik 
							
						 
					 
					
						
						
							
						
						1ac1217bd6 
					 
					
						
						
							
							Getting rid of unneeded extra wrapper functions  
						
						... 
						
						
						
						Originally committed as revision 15873 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-18 20:33:08 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						40b509b36b 
					 
					
						
						
							
							Add a Makefile variable for the old scaler that gets enabled when the new  
						
						... 
						
						
						
						scaler is disabled to get rid of a Makefile ifdef.
Originally committed as revision 15867 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-17 22:51:59 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						767d3e7bf7 
					 
					
						
						
							
							Revert previous commit: the libavcodec/i386/fft_*.o objects depend on  
						
						... 
						
						
						
						libavcodec/i386/fft_mmx.o, which depends on yasm.
Originally committed as revision 15866 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-17 21:56:34 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						ba01d867f5 
					 
					
						
						
							
							Only the yasm-dependent objects should be enabled by a yasm conditional.  
						
						... 
						
						
						
						Originally committed as revision 15865 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-11-17 19:01:25 +00:00