Ronald S. Bultje 
							
						 
					 
					
						
						
							
						
						6e44ba1550 
					 
					
						
						
							
							Use get_bits_left() instead of size_in_bits - get_bits_count().  
						
						... 
						
						
						
						Originally committed as revision 20543 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-11-16 17:42:43 +00:00 
						 
				 
			
				
					
						
							
							
								Reimar Döffinger 
							
						 
					 
					
						
						
							
						
						f2d702e109 
					 
					
						
						
							
							Replace #ifdef PIC checks with the more appropriate HAVE_EBX_AVAILABLE/HAVE_7REGS.  
						
						... 
						
						
						
						Originally committed as revision 19676 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-08-21 09:54:28 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						7881793dd0 
					 
					
						
						
							
							Remove unused debug av_log() calls.  
						
						... 
						
						
						
						Originally committed as revision 19549 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-07-30 20:57:41 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						07fd17823f 
					 
					
						
						
							
							Remove unused variable intra_count.  
						
						... 
						
						
						
						Originally committed as revision 19537 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-07-30 07:33:16 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						9be6f0d2f8 
					 
					
						
						
							
							Do not check for both CONFIG_VC1_DECODER and CONFIG_WMV3_DECODER,  
						
						... 
						
						
						
						the former depends upon the latter.
Originally committed as revision 19533 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-07-29 09:54:49 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						03d5ea54c1 
					 
					
						
						
							
							Get rid of an unused variable, found by the clang static analyzer.  
						
						... 
						
						
						
						Originally committed as revision 18544 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-04-17 12:41:37 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						5cf4331b04 
					 
					
						
						
							
							Get rid of INIT_VLC_USE_STATIC in msmpeg4  
						
						... 
						
						
						
						Originally committed as revision 18433 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-04-11 13:29:05 +00:00 
						 
				 
			
				
					
						
							
							
								Carl Eugen Hoyos 
							
						 
					 
					
						
						
							
						
						e161e007be 
					 
					
						
						
							
							Use INIT_VLC_USE_STATIC and not its value "1".  
						
						... 
						
						
						
						Originally committed as revision 18430 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-04-11 11:47:15 +00:00 
						 
				 
			
				
					
						
							
							
								Daniel Verkamp 
							
						 
					 
					
						
						
							
						
						5ef251e504 
					 
					
						
						
							
							Add missing av_cold in static init/close functions.  
						
						... 
						
						
						
						Patch by Daniel Verkamp daniel at drv dot nu.
Originally committed as revision 17526 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-02-22 13:48:55 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						a503722750 
					 
					
						
						
							
							Fix: libavcodec/msmpeg4.c:1612: warning: ‘dc_pred_dir’ may be used uninitialized in this function  
						
						... 
						
						
						
						Originally committed as revision 17106 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-02-09 22:04:34 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						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 
						
						
					 
					
						2009-02-01 02:00:19 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						406792e7b0 
					 
					
						
						
							
							cosmetics: Remove pointless period after copyright statement non-sentences.  
						
						... 
						
						
						
						Originally committed as revision 16684 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-19 15:46:40 +00:00 
						 
				 
			
				
					
						
							
							
								Aurelien Jacobs 
							
						 
					 
					
						
						
							
						
						49fb20cb8a 
					 
					
						
						
							
							replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_  
						
						... 
						
						
						
						and remove all ENABLE_ definitions.
Originally committed as revision 16600 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-14 17:19:17 +00:00 
						 
				 
			
				
					
						
							
							
								Aurelien Jacobs 
							
						 
					 
					
						
						
							
						
						b250f9c66d 
					 
					
						
						
							
							Change semantic of CONFIG_*, HAVE_* and ARCH_*.  
						
						... 
						
						
						
						They are now always defined to either 0 or 1.
Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-13 23:44:16 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Pettenò 
							
						 
					 
					
						
						
							
						
						be449fca79 
					 
					
						
						
							
							Convert asm keyword into __asm__.  
						
						... 
						
						
						
						Neither the asm() nor the __asm__() keyword is part of the C99
standard, but while GCC accepts the former in C89 syntax, it is not
accepted in C99 unless GNU extensions are turned on (with -fasm). The
latter form is accepted in any syntax as an extension (without
requiring further command-line options).
Sun Studio C99 compiler also does not accept asm() while accepting
__asm__(), albeit reporting warnings that it's not valid C99 syntax.
Originally committed as revision 15627 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-10-16 13:34:09 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Pettenò 
							
						 
					 
					
						
						
							
						
						cb92c528d9 
					 
					
						
						
							
							Mark the ff_find_best_tables symbol static to msmpeg4. Patch by Diego Pettenò  
						
						... 
						
						
						
						Originally committed as revision 15550 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-10-04 09:43:11 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						047599a4ba 
					 
					
						
						
							
							Rename error_resilience to error_recognition.  
						
						... 
						
						
						
						Originally committed as revision 15270 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-09-08 18:18:49 +00:00 
						 
				 
			
				
					
						
							
							
								Ramiro Polla 
							
						 
					 
					
						
						
							
						
						6647ab80e3 
					 
					
						
						
							
							bitstream: move put_sbits() from flacenc.c to bitstream.h and use it  
						
						... 
						
						
						
						throughout libavcodec.
Originally committed as revision 14204 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-07-13 14:27:48 +00:00 
						 
				 
			
				
					
						
							
							
								Stefan Gehrer 
							
						 
					 
					
						
						
							
						
						5a89396989 
					 
					
						
						
							
							remove duplicate tables  
						
						... 
						
						
						
						Originally committed as revision 13959 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-06-25 11:33:49 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						ceaaf78bb7 
					 
					
						
						
							
							Change init_vlc_rl() so it does not use *alloc_static() anymore.  
						
						... 
						
						
						
						Originally committed as revision 13567 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-05-30 21:08:41 +00:00 
						 
				 
			
				
					
						
							
							
								Aurelien Jacobs 
							
						 
					 
					
						
						
							
						
						9701840bb5 
					 
					
						
						
							
							add FF_ prefix to all (frame)_TYPE usage  
						
						... 
						
						
						
						Originally committed as revision 12399 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-03-09 23:31:02 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						5e53486545 
					 
					
						
						
							
							typo fix: inited --> initialized  
						
						... 
						
						
						
						Originally committed as revision 11920 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-02-13 09:26:10 +00:00 
						 
				 
			
				
					
						
							
							
								Sigbjørn Skjæret 
							
						 
					 
					
						
						
							
						
						9ad5675f25 
					 
					
						
						
							
							Add a couple of missing consts.  
						
						... 
						
						
						
						patch by Sigbjørn Skjæret, cisc broadpark no
Originally committed as revision 11528 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-01-14 22:10:19 +00:00 
						 
				 
			
				
					
						
							
							
								Aurelien Jacobs 
							
						 
					 
					
						
						
							
						
						c16d6c5061 
					 
					
						
						
							
							cosmetics: indentation  
						
						... 
						
						
						
						Originally committed as revision 10952 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-11-07 23:42:24 +00:00 
						 
				 
			
				
					
						
							
							
								Aurelien Jacobs 
							
						 
					 
					
						
						
							
						
						cc6de104f8 
					 
					
						
						
							
							split wmv2 in its own file  
						
						... 
						
						
						
						Originally committed as revision 10951 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-11-07 23:41:39 +00:00 
						 
				 
			
				
					
						
							
							
								Aurelien Jacobs 
							
						 
					 
					
						
						
							
						
						85f601ee7b 
					 
					
						
						
							
							rename some msmpeg4 symbols and make them non-static  
						
						... 
						
						
						
						so that they can be used in standalone wmv2.c
Originally committed as revision 10949 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-11-07 23:23:35 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						9488b966c7 
					 
					
						
						
							
							Move msmpeg4 tables from a header file to msmpegdata.c.  
						
						... 
						
						
						
						Originally committed as revision 10107 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-08-13 17:57:06 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						d7826b58d2 
					 
					
						
						
							
							make wmv1 and wmv2 playable with M$ DMO decoder  
						
						... 
						
						
						
						Originally committed as revision 9950 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-08-05 20:03:37 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						7b94177e37 
					 
					
						
						
							
							Group all copyright and author notices together.  
						
						... 
						
						
						
						Originally committed as revision 9483 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-07-05 10:37:29 +00:00 
						 
				 
			
				
					
						
							
							
								Fortin Denis 
							
						 
					 
					
						
						
							
						
						b05b193172 
					 
					
						
						
							
							modify msmpeg4 functions to generate VC1 compatible block layer bitstream  
						
						... 
						
						
						
						patch by Fortin Denis: \fortin nerim net/
original thread: [FFmpeg-devel] [PATCH] wmv3 encoder : msmpeg4.c changes
date: 06/19/2007 09:54 PM
Originally committed as revision 9386 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-06-22 08:35:21 +00:00 
						 
				 
			
				
					
						
							
							
								Denis Fortin 
							
						 
					 
					
						
						
							
						
						c68a173ef3 
					 
					
						
						
							
							static (inline) X => ff_X  
						
						... 
						
						
						
						patch by Denis Fortin: \fortin nerim net/
original thread: [FFmpeg-devel] [PATCH] wmv3 encoder : msmpeg4.c changes
date: 06/19/2007 09:54 PM
Originally committed as revision 9381 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-06-21 07:53:48 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						90b5b51eab 
					 
					
						
						
							
							misc typo fixes  
						
						... 
						
						
						
						Originally committed as revision 9291 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-06-12 18:50:50 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						755bfeabcc 
					 
					
						
						
							
							misc spelling fixes  
						
						... 
						
						
						
						Originally committed as revision 9289 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-06-12 09:29:25 +00:00 
						 
				 
			
				
					
						
							
							
								Denis Fortin 
							
						 
					 
					
						
						
							
						
						f0edfda578 
					 
					
						
						
							
							Rename code012() to ff_code012(), and remove static qualifier: paves the way  
						
						... 
						
						
						
						to vc1 encoder, as this function would be useful there.
patch by Denis Fortin % fortin A nerim P net %
Original thread:
date: Jun 4, 2007 9:23 PM
subject: Re: [FFmpeg-devel] [RFC] move wmv2.c to its own file
Originally committed as revision 9222 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-06-05 07:18:29 +00:00 
						 
				 
			
				
					
						
							
							
								Aurelien Jacobs 
							
						 
					 
					
						
						
							
						
						42ef2dbc77 
					 
					
						
						
							
							split msmpeg4 data to easily share some of it with vc1.c  
						
						... 
						
						
						
						Originally committed as revision 8969 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-05-10 10:03:16 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						3502a54f59 
					 
					
						
						
							
							kill av_mallocz_static() calls in init_rl()  
						
						... 
						
						
						
						Originally committed as revision 8402 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-03-14 13:19:19 +00:00 
						 
				 
			
				
					
						
							
							
								Måns Rullgård 
							
						 
					 
					
						
						
							
						
						36cd306907 
					 
					
						
						
							
							rename inverse -> ff_inverse  
						
						... 
						
						
						
						Originally committed as revision 6990 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2006-11-12 18:49:36 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						3cd52279c9 
					 
					
						
						
							
							Use common define for x86_32 and x86_64.  
						
						... 
						
						
						
						Originally committed as revision 6859 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2006-11-01 18:34:40 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						c26abfa541 
					 
					
						
						
							
							Rename ABS macro to FFABS.  
						
						... 
						
						
						
						Originally committed as revision 6666 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2006-10-11 23:17:58 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						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 
						
						
					 
					
						2006-10-07 15:30:46 +00:00 
						 
				 
			
				
					
						
							
							
								Måns Rullgård 
							
						 
					 
					
						
						
							
						
						b86216de4c 
					 
					
						
						
							
							dc_val should be signed  
						
						... 
						
						
						
						Originally committed as revision 6364 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2006-09-27 22:13:44 +00:00 
						 
				 
			
				
					
						
							
							
								Måns Rullgård 
							
						 
					 
					
						
						
							
						
						62bb489b13 
					 
					
						
						
							
							add some #ifdef CONFIG_ENCODERS/DECODERS  
						
						... 
						
						
						
						Originally committed as revision 6356 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2006-09-27 19:54:07 +00:00 
						 
				 
			
				
					
						
							
							
								Måns Rullgård 
							
						 
					 
					
						
						
							
						
						191e8ca752 
					 
					
						
						
							
							fix some signedness warnings  
						
						... 
						
						
						
						Originally committed as revision 6355 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2006-09-27 19:47:39 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						a7702890bd 
					 
					
						
						
							
							remove STATS code (probably hasnt been used for years ..., and its not completely clear what it was good for anyway)  
						
						... 
						
						
						
						Originally committed as revision 5689 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2006-07-09 10:33:49 +00:00 
						 
				 
			
				
					
						
							
							
								Kostya Shishkov 
							
						 
					 
					
						
						
							
						
						10b9c374cf 
					 
					
						
						
							
							Rename VC9 to VC1 as there is no such thing as VC9  
						
						... 
						
						
						
						Originally committed as revision 5529 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2006-06-27 02:55:54 +00:00 
						 
				 
			
				
					
						
							
							
								Steve L'Homme 
							
						 
					 
					
						
						
							
						
						267f7edcd1 
					 
					
						
						
							
							(f)printf --> av_log conversion  
						
						... 
						
						
						
						taken from a patch by Steve L'Homme
Originally committed as revision 5127 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2006-03-08 11:43:10 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						5509bffa88 
					 
					
						
						
							
							Update licensing information: The FSF changed postal address.  
						
						... 
						
						
						
						Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2006-01-12 22:43:26 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						bb270c0896 
					 
					
						
						
							
							COSMETICS: tabs --> spaces, some prettyprinting  
						
						... 
						
						
						
						Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2005-12-22 01:10:11 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						115329f160 
					 
					
						
						
							
							COSMETICS: Remove all trailing whitespace.  
						
						... 
						
						
						
						Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2005-12-17 18:14:38 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						95ae72b7e0 
					 
					
						
						
							
							Compilation fixes part 1 patch by (Arvind R. and Burkhard Plaum, plaum, ipf uni-stuttgart de)  
						
						... 
						
						
						
						Originally committed as revision 4540 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2005-08-26 19:05:44 +00:00