Stefano Sabatini
							
						 | 
						
							
							
							
								
							
								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 | 
					
				
					
						
							
							
								   Stefano Sabatini
							
						 | 
						
							
							
							
								
							
								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 | 
					
				
					
						
							
							
								   Zuxy Meng
							
						 | 
						
							
							
							
								
							
								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 | 
					
				
					
						
							
							
								   Reimar Döffinger
							
						 | 
						
							
							
							
								
							
								816ebf9320
								
							
								
							
						 | 
						
							
							
								
								Remove duplicate ;
							
							
							
							
							
							
								
							
							
							Originally committed as revision 12149 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						17 years ago | 
					
				
					
						
							
							
								   Michael Niedermayer
							
						 | 
						
							
							
							
								
							
								7993df6527
								
							
								
							
						 | 
						
							
							
								
								consts
							
							
							
							
							
							
								
							
							
							I have underestimated this a little, and these are just some ...
Originally committed as revision 11708 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						18 years ago | 
					
				
					
						
							
							
								   Måns Rullgård
							
						 | 
						
							
							
							
								
							
								7c8b273bbe
								
							
								
							
						 | 
						
							
							
								
								indent
							
							
							
							
							
							
								
							
							
							Originally committed as revision 9616 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						18 years ago | 
					
				
					
						
							
							
								   Måns Rullgård
							
						 | 
						
							
							
							
								
							
								ebccac06ff
								
							
								
							
						 | 
						
							
							
								
								remove useless LclDecContext.avctx field
							
							
							
							
							
							
								
							
							
							Originally committed as revision 9615 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						18 years ago | 
					
				
					
						
							
							
								   Måns Rullgård
							
						 | 
						
							
							
							
								
							
								00eb27f111
								
							
								
							
						 | 
						
							
							
								
								split lcl.c into lcldec.c, lclenc.c, lcl.h
							
							
							
							
							
							
								
							
							
							Originally committed as revision 9613 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						18 years ago | 
					
				
					
						
							
							
								   Diego Biurrun
							
						 | 
						
							
							
							
								
							
								e5a389a1b7
								
							
								
							
						 | 
						
							
							
								
								license header consistency cosmetics
							
							
							
							
							
							
								
							
							
							Originally committed as revision 9484 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						18 years ago | 
					
				
					
						
							
							
								   Ramiro Polla
							
						 | 
						
							
							
							
								
							
								2c124cb65c
								
							
								
							
						 | 
						
							
							
								
								Use AV_xx throughout libavcodec
							
							
							
							
							
							
								
							
							
							Originally committed as revision 9169 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						18 years ago | 
					
				
					
						
							
							
								   Diego Biurrun
							
						 | 
						
							
							
							
								
							
								2029f312e8
								
							
								
							
						 | 
						
							
							
								
								Remove redundant #inclusion of common.h, avcodec.h already #includes it.
							
							
							
							
							
							
								
							
							
							Originally committed as revision 8967 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						18 years ago | 
					
				
					
						
							
							
								   Nicholas Tung
							
						 | 
						
							
							
							
								
							
								e4141433ea
								
							
								
							
						 | 
						
							
							
								
								Get rid of unnecessary pointer casts.
							
							
							
							
							
							
								
							
							
							patch by Nicholas Tung, ntung ntung com
Originally committed as revision 8687 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						18 years ago | 
					
				
					
						
							
							
								   Nicholas Tung
							
						 | 
						
							
							
							
								
							
								587d07227e
								
							
								
							
						 | 
						
							
							
								
								Remove superfluous setting of has_b_frames in codecs without B-frames.
							
							
							
							
							
							
								
							
							
							patch by Nicholas Tung, ntung ntung com
Originally committed as revision 8647 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						18 years ago | 
					
				
					
						
							
							
								   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 
							
						 | 
						19 years ago | 
					
				
					
						
							
							
								   Måns Rullgård
							
						 | 
						
							
							
							
								
							
								62bb489b13
								
							
								
							
						 | 
						
							
							
								
								add some #ifdef CONFIG_ENCODERS/DECODERS
							
							
							
							
							
							
								
							
							
							Originally committed as revision 6356 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						19 years ago | 
					
				
					
						
							
							
								   Diego Biurrun
							
						 | 
						
							
							
							
								
							
								5509bffa88
								
							
								
							
						 | 
						
							
							
								
								Update licensing information: The FSF changed postal address.
							
							
							
							
							
							
								
							
							
							Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						20 years ago | 
					
				
					
						
							
							
								   Diego Biurrun
							
						 | 
						
							
							
							
								
							
								bb270c0896
								
							
								
							
						 | 
						
							
							
								
								COSMETICS: tabs --> spaces, some prettyprinting
							
							
							
							
							
							
								
							
							
							Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						20 years ago | 
					
				
					
						
							
							
								   Diego Biurrun
							
						 | 
						
							
							
							
								
							
								115329f160
								
							
								
							
						 | 
						
							
							
								
								COSMETICS: Remove all trailing whitespace.
							
							
							
							
							
							
								
							
							
							Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						20 years ago | 
					
				
					
						
							
							
								   Mike Melanson
							
						 | 
						
							
							
							
								
							
								160d679c07
								
							
								
							
						 | 
						
							
							
								
								Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped")
							
							
							
							
							
							
								
							
							
							Originally committed as revision 4153 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						20 years ago | 
					
				
					
						
							
							
								   Michael Niedermayer
							
						 | 
						
							
							
							
								
							
								40c5fa2689
								
							
								
							
						 | 
						
							
							
								
								AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>)
							
							
							
							
							
							
								
							
							
							with minor changes from me
Originally committed as revision 4019 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						20 years ago | 
					
				
					
						
							
							
								   Michael Niedermayer
							
						 | 
						
							
							
							
								
							
								934982c4ac
								
							
								
							
						 | 
						
							
							
								
								avoid buf_size == 0 checks in every decoder
							
							
							
							
							
							
								
							
							
							Originally committed as revision 3872 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						21 years ago | 
					
				
					
						
							
							
								   Roberto Togni
							
						 | 
						
							
							
							
								
							
								3048af8350
								
							
								
							
						 | 
						
							
							
								
								Use avcodec_check_dimensions instead of custom hack
							
							
							
							
							
							
								
							
							
							Originally committed as revision 3836 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						21 years ago | 
					
				
					
						
							
							
								   Roberto Togni
							
						 | 
						
							
							
							
								
							
								c31b812166
								
							
								
							
						 | 
						
							
							
								
								Check pointers before writing to memory, fix possible integer overflows
							
							
							
							
							
							
								
							
							
							Force alignement for mszh and zlib decoders
Originally committed as revision 3817 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						21 years ago | 
					
				
					
						
							
							
								   Michael Niedermayer
							
						 | 
						
							
							
							
								
							
								caa336b4cc
								
							
								
							
						 | 
						
							
							
								
								common.c -> bitstream.c (and the single non bitstream func -> utils.c)
							
							
							
							
							
							
								
							
							
							common.h -> common.h/bitstream.h
Originally committed as revision 3777 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						21 years ago | 
					
				
					
						
							
							
								   Roberto Togni
							
						 | 
						
							
							
							
								
							
								61cef29379
								
							
								
							
						 | 
						
							
							
								
								Zlib encoder: fix image orientation (was flipped), 100l in deflate error
							
							
							
							
							
							
								
							
							
							check, put right codec type in extradata
Originally committed as revision 3500 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						21 years ago | 
					
				
					
						
							
							
								   Michael Niedermayer
							
						 | 
						
							
							
							
								
							
								b43b426a8b
								
							
								
							
						 | 
						
							
							
								
								segfault fix by (Kostya <cannonball at bw-team dot com>)
							
							
							
							
							
							
								
							
							
							Originally committed as revision 3497 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						21 years ago | 
					
				
					
						
							
							
								   Roberto Togni
							
						 | 
						
							
							
							
								
							
								6245598582
								
							
								
							
						 | 
						
							
							
								
								Right fix for older zlib version
							
							
							
							
							
							
								
							
							
							Originally committed as revision 2696 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						22 years ago | 
					
				
					
						
							
							
								   Roberto Togni
							
						 | 
						
							
							
							
								
							
								ccbfd4ba96
								
							
								
							
						 | 
						
							
							
								
								Fix for older version of zlib
							
							
							
							
							
							
								
							
							
							Originally committed as revision 2695 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						22 years ago |