c493a531ed 
								
							
								 
							
						 
						
							
							
								
								doc/bsfs: various improvements  
							
							- Restored alphabetical order.
- Enhanced sections aac_adtstoasc, dca_core, h264_mp4toannexb.
- Added sections hevc_mp4toannexb and vp9_superframe.
- Renamed (if required) and filled previously empty sections
  mjpegadump, mov2textsub/text2movsub, mp3decomp, and
  remove_extra.
- Fixes ticket #3198 .
Signed-off-by: Moritz Barsnick <barsnick@gmx.net>
Signed-off-by: Lou Logan <lou@lrcd.com> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2ab52644ee 
								
							
								 
							
						 
						
							
							
								
								doc/bsfs: Fix bsf options divider in documentation  
							
							The actual implementation uses ':' divider, not '/' as
documented.
Signed-off-by: Jan Sebechlebsky <sebechlebskyjan@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ff982e02b5 
								
							
								 
							
						 
						
							
							
								
								avcodec: add dca core extraction bsf  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0224b35c89 
								
							
								 
							
						 
						
							
							
								
								avcodec: add unpack packed B-frames bitstream filter  
							
							Fixes Ticket #2913 
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								55a06b4619 
								
							
								 
							
						 
						
							
							
								
								doc: mention the noise_bsf parameter in the docs  
							
							This looks more like a seed than an amount, as the variable name
could lead to think.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4c592c3908 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: take bsf arguments from the command line  
							
							The format is now:
-bsf:X filter1[=opt1=str1/opt2=str2],filter2
ie the parameters are appended after the filter name using '='. As ','
has been reserved already for the list of filters, '/' is just an
example of token separation for now, but that could become part of the
API to avoid each bsf using its own tokenization.
The proper solution would be using AVOption, but this is overkill for now.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eba453e03f 
								
							
								 
							
						 
						
							
							
								
								doc/bitstream_filters: document imxdump  
							
							Partially addresses ticket #3198 .
Signed-off-by: Lou Logan <lou@lrcd.com>
Tested-by: Dave Rice <dave@dericed.com> 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c17973f19a 
								
							
								 
							
						 
						
							
							
								
								doc/bsf: document noise bitstream filter  
							
							Partially addresses ticket #3198 .
Signed-off-by: Lou Logan <lou@lrcd.com>
Signed-off-by: Timothy Gu <timothygu99@gmail.com> 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								de9ea40a40 
								
							
								 
							
						 
						
							
							
								
								doc/bitstream_filters: remove mp3_header_decompress filter  
							
							It was removed in commit c6080d8900 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								34322ab27a 
								
							
								 
							
						 
						
							
							
								
								doc/bitstream_filters: document dump_extra  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ab5f581625 
								
							
								 
							
						 
						
							
							
								
								doc/bitstream_filters: amend name of some bitstream filters  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								db7ebab5c3 
								
							
								 
							
						 
						
							
							
								
								doc/bitstream_filters: document the chomp filter  
							
							TODO: add some meaningful examples. 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7b38c4c95f 
								
							
								 
							
						 
						
							
							
								
								doc/bitstream-filters.texi: add documentation for the aac_adtstoasc filter  
							
							Based on the notes in libavcodec/aac_adtstoasc_bsf.c. 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								202b5f6deb 
								
							
								 
							
						 
						
							
							
								
								doc: Fix some obsolete references to av* tools as ff* tools  
							
							Signed-off-by: Diego Biurrun <diego@biurrun.de>
CC: libav-stable@libav.org  
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d6a77e2b97 
								
							
								 
							
						 
						
							
							
								
								docs: use -bsf:[vas] instead of -[vas]bsf.  
							
							The latter syntax is now invalid.
Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4057505e28 
								
							
								 
							
						 
						
							
							
								
								doc/bistream_filters.texi: add documentation for the h264_mp4toannexb filter  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d5837d7fe9 
								
							
								 
							
						 
						
							
							
								
								doc: update documentation to use avconv  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a6be21d3ba 
								
							
								 
							
						 
						
							
							
								
								Revert "replace FFmpeg with Libav in doc/"  
							
							This reverts commit f8a45fa1b1 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f8a45fa1b1 
								
							
								 
							
						 
						
							
							
								
								replace FFmpeg with Libav in doc/  
							
							unless it stands for ffmpeg the program or is historic 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ba83c4bfb5 
								
							
								 
							
						 
						
							
							
								
								MJPEG/AVI1 to JPEG/JFIF bitstream filter.  
							
							Originally committed as revision 25721 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								361d275879 
								
							
								 
							
						 
						
							
							
								
								Add a file for bitstream filters documentation.  
							
							Based on a patch by Nicolas George
<@var{name}.@var{surname}@@normalesup.@code{org}>.
Originally committed as revision 25709 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago