Anton Khirnov
							
						 
						
							
							
							
								
							
								33d18982fa 
								
							
								 
							
						 
						
							
							
								
								lavc: add a new bitstream filtering API  
							
							 
							
							 
							
							
								
							
							
							Deprecate the current bitstream filtering API. 
							
						 
						12 years ago  
					 
				
					
						
							
							
								   Rodger Combs
							
						 
						
							
							
							
								
							
								0d53a6f5b4 
								
							
								 
							
						 
						
							
							
								
								lavc: move bitstream filter args to the bsf ctx  
							
							 
							
							
								
							
							
						 
						10 years ago  
					 
				
					
						
							
							
								   Vittorio Giovara
							
						 
						
							
							
							
								
							
								8a9641a652 
								
							
								 
							
						 
						
							
							
								
								bsf: check memory allocations  
							
							 
							
							
								
							
							
						 
						11 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								cda5d89def 
								
							
								 
							
						 
						
							
							
								
								avcodec/bitstream_filter: Use av_bitstream_filter_next() instead of direct access in av_bitstream_filter_init()  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						11 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								53abe32409 
								
							
								 
							
						 
						
							
							
								
								avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as const  
							
							 
							
							
								
							
							
						 
						11 years ago  
					 
				
					
						
							
							
								   Luca Barbato
							
						 
						
							
							
							
								
							
								4972e5a186 
								
							
								 
							
						 
						
							
							
								
								bitstream_filter: K&R formatting cosmetics  
							
							 
							
							
								
							
							
						 
						12 years ago  
					 
				
					
						
							
							
								   Stefano Sabatini
							
						 
						
							
							
							
								
							
								41fe750f4b 
								
							
								 
							
						 
						
							
							
								
								lavc/bitstream_filter: do not crash in case the argument of av_bitstream_filter_close() is NULL  
							
							 
							
							
								
							
							
						 
						12 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								b36b5edb8f 
								
							
								 
							
						 
						
							
							
								
								avcodec/bitstream_filter: make av_register_bitstream_filter() thread safe  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
					 
				
					
						
							
							
								   Martin Storsjö
							
						 
						
							
							
							
								
							
								1d9c2dc89a 
								
							
								 
							
						 
						
							
							
								
								Don't include common.h from avutil.h  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						13 years ago  
					 
				
					
						
							
							
								   Martin Storsjö
							
						 
						
							
							
							
								
							
								e7d4a2a721 
								
							
								 
							
						 
						
							
							
								
								libavcodec: Don't do av_free(av_malloc(0)) for bitstream filters  
							
							 
							
							 
							
							
								
							
							
							This fixes crashes on exit when closing a bitstream filter that
hasn't allocated any private data, on OS X.
Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						13 years ago  
					 
				
					
						
							
							
								   Mans Rullgard
							
						 
						
							
							
							
								
							
								2912e87a6c 
								
							
								 
							
						 
						
							
							
								
								Replace FFmpeg with Libav in licence headers  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
					 
				
					
						
							
							
								   Diego Pettenò
							
						 
						
							
							
							
								
							
								e6df765ed3 
								
							
								 
							
						 
						
							
							
								
								Mark list heads static. Patch by Diego Pettenò  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 15548 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								55b9e69a31 
								
							
								 
							
						 
						
							
							
								
								av_*_next() API for libavcodec  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 11204 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Benoit Fouet
							
						 
						
							
							
							
								
							
								0a1a0a805a 
								
							
								 
							
						 
						
							
							
								
								add a close function to bitstream filter  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 10288 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Aurelien Jacobs
							
						 
						
							
							
							
								
							
								8bf63e1c80 
								
							
								 
							
						 
						
							
							
								
								move dump_extradata bitstream filter in its own file  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 9066 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Aurelien Jacobs
							
						 
						
							
							
							
								
							
								5209c83607 
								
							
								 
							
						 
						
							
							
								
								move remove_extradata bitstream filter in its own file  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 9065 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Aurelien Jacobs
							
						 
						
							
							
							
								
							
								cd7105e6a0 
								
							
								 
							
						 
						
							
							
								
								move noise bitstream filter in its own file  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 9064 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Aurelien Jacobs
							
						 
						
							
							
							
								
							
								a975d9e288 
								
							
								 
							
						 
						
							
							
								
								move mp3_header_compress bitstream filter in its own file  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 9063 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Aurelien Jacobs
							
						 
						
							
							
							
								
							
								b57eed12da 
								
							
								 
							
						 
						
							
							
								
								move mp3_header_decompress bitstream filter in its own file  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 9062 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Aurelien Jacobs
							
						 
						
							
							
							
								
							
								677fe2e226 
								
							
								 
							
						 
						
							
							
								
								add proper prefix to extern mpeg audio data tables  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 9061 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Aurelien Jacobs
							
						 
						
							
							
							
								
							
								4991c0516d 
								
							
								 
							
						 
						
							
							
								
								move some common mpeg audio tables from mpegaudiodectab.h to mpegaudiodata.c  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 9060 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Jason Millard
							
						 
						
							
							
							
								
							
								cd61e40781 
								
							
								 
							
						 
						
							
							
								
								allow to enable or disable every bitstream filters individually  
							
							 
							
							 
							
							
								
							
							
							Original patch by Jason Millard   jsm174 _at_ gmail
Date: On Fri, 11 May 2007 11:14:01 -0400
Subject: [FFmpeg-devel] enable/disable bitstream filters?
Originally committed as revision 9010 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Alex Beregszaszi
							
						 
						
							
							
							
								
							
								fead30d444 
								
							
								 
							
						 
						
							
							
								
								rename BE/LE_8/16/32 to AV_RL/B_8/16/32  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 7587 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								f1a06ca80b 
								
							
								 
							
						 
						
							
							
								
								zero private bits  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 6961 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								eea784dab0 
								
							
								 
							
						 
						
							
							
								
								store a identifer and the first header in extradata  
							
							 
							
							 
							
							
								
							
							
							with this mp3 should be binary identical to what you had before header compression
support mp3 with crc (by droping the crc and putting it back during header decompress, currently its just random tough, does any deocoder even check it?)
Originally committed as revision 6960 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								eacb41b2e9 
								
							
								 
							
						 
						
							
							
								
								mp3 header (de)compression bitstream filter  
							
							 
							
							 
							
							
								
							
							
							this will make mp3 frames 4 bytes smaller, it will not give you binary identical mp3 files, but it will give you mp3 files which decode to binary identical output
this will only work in containers providing at least packet size, sample_rate and number of channels
bugreports about mp3 files for which this fails are welcome
and this is experimental (dont expect compatibility and dont even expect to be able to decompress what you compressed, hell dont even expect this to work without editing the source a little)
Originally committed as revision 6958 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 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  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								04d7f60143 
								
							
								 
							
						 
						
							
							
								
								Add official LGPL license headers to the files that were missing them.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 6219 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								514e0831ae 
								
							
								 
							
						 
						
							
							
								
								noise bitstream filter  
							
							 
							
							 
							
							
								
							
							
							add priv_data field to AVBitStreamFilterContext
Originally committed as revision 5644 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								748c2fca7e 
								
							
								 
							
						 
						
							
							
								
								AVBitStreamFilter (some thingy which can modify the bitstream like add or remove global headers or change the headers or ...)  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 5643 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago