00c3b67b8a 
								
							
								 
							
						 
						
							
							
								
								cosmetics: Align codec declarations  
							
							Also break some long lines, remove codec function placeholder comments
and add spaces in sample/pixel format lists.
Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								856c8e0a04 
								
							
								 
							
						 
						
							
							
								
								faandct: Remove FAAN_POSTSCALE define and related code.  
							
							It is not a user-accessible option and unlikely to ever be changed. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								47c0ac96aa 
								
							
								 
							
						 
						
							
							
								
								Replace AVFrame pointer casts by proper struct member accesses.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bdc1220eeb 
								
							
								 
							
						 
						
							
							
								
								h263enc: Add an option for outputting info about MBs as side data  
							
							Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								23bfcc066d 
								
							
								 
							
						 
						
							
							
								
								mpegvideo_enc: add quantizer_noise_shaping private option.  
							
							Deprecate corresponding AVCodecContext field. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								63efd83ae1 
								
							
								 
							
						 
						
							
							
								
								mpegvideo_enc: add chroma/luma_elim_threshold private options.  
							
							Deprecate corresponding AVCodecContext fields. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								af3d804f9f 
								
							
								 
							
						 
						
							
							
								
								mpegvideo_enc: add cbp_rd flag to mpv_flags.  
							
							Deprecate CODEC_FLAG_CBP_RD. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ff71a383ac 
								
							
								 
							
						 
						
							
							
								
								mpegvideo_enc: add qp_rd flag to mpv_flags.  
							
							Deprecate CODEC_FLAG_QP_RD. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a249f0cc23 
								
							
								 
							
						 
						
							
							
								
								mpegvideo_enc: add strict_gop flag to mpv_flags.  
							
							Deprecate CODEC_FLAG2_STRICT_GOP. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ed019b8e5b 
								
							
								 
							
						 
						
							
							
								
								lavc: add -mpv_flags to mpegvideo_enc-based encoders.  
							
							Deprecate CODEC_FLAG2_SKIP_RD in favor of the corresponding mpv_flags
flag. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5d42ac7ffb 
								
							
								 
							
						 
						
							
							
								
								mpegvideo_enc: only allocate output packet when we know there will be output  
							
							Fixes a memleak. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								445a7d48b1 
								
							
								 
							
						 
						
							
							
								
								mpegvideo_enc: switch to encode2().  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5455384219 
								
							
								 
							
						 
						
							
							
								
								mpegvideo_enc: force encoding delay of at least 1 frame when low_delay=0  
							
							This allows the following commit to extrapolate better dts for the first
frame. Pts difference between the first two frames is reused as the
difference between pts and dts of the first frame. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								efd29844eb 
								
							
								 
							
						 
						
							
							
								
								mpegvideo: Add ff_ prefix to nonstatic functions  
							
							Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6c28d65754 
								
							
								 
							
						 
						
							
							
								
								rv: Add ff_ prefix to nonstatic symbols  
							
							Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								04d3822524 
								
							
								 
							
						 
						
							
							
								
								msmpeg4: Add ff_ prefix to nonstatic symbols  
							
							Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d6c8dcb8ac 
								
							
								 
							
						 
						
							
							
								
								mpeg12: Add ff_ prefix to nonstatic symbols  
							
							Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6f13a371ec 
								
							
								 
							
						 
						
							
							
								
								mpeg4: Add ff_ prefixes to nonstatic symbols  
							
							Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3e2efacdd8 
								
							
								 
							
						 
						
							
							
								
								libavcodec: Prefix fdct_ifast, fdct_ifast248  
							
							Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								99560a4caa 
								
							
								 
							
						 
						
							
							
								
								libavcodec: Add ff_ prefix to some nonstatic symbols  
							
							Prefix the functions atrac_generate_tables, atrac_iqmf, dct_quantize_c.
Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ddce8953a5 
								
							
								 
							
						 
						
							
							
								
								h263: Add ff_ prefix to nonstatic symbols  
							
							Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ce2a91b84 
								
							
								 
							
						 
						
							
							
								
								lavc: remove disabled FF_API_MPEGVIDEO_GLOBAL_OPTS cruft.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0c71cc6526 
								
							
								 
							
						 
						
							
							
								
								mpegvideo_enc: ifdef out/replace references to deprecated codec flags.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								881a5e047d 
								
							
								 
							
						 
						
							
							
								
								mpegenc: use avctx->slices as number of slices  
							
							Adds a new member to MpegEncContext to hold the number of used slice
contexts. Fixes segfaults with '-threads 17 -thread_type slice' and
fate-vsynth{1,2}-mpeg{2,4}thread{,_ilace} with --disable-pthreads. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9342ecf02e 
								
							
								 
							
						 
						
							
							
								
								mpegvideo_enc: K&R cosmetics (line 1000-2000).  
							
							Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bd96be6e27 
								
							
								 
							
						 
						
							
							
								
								mpegvideo_enc: K&R cosmetics  
							
							Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1ce1578e4e 
								
							
								 
							
						 
						
							
							
								
								mpegvideo_enc: separate declarations and statements  
							
							libavcodec/mpegvideo_enc.c:1209: warning: ISO C90 forbids mixed declarations and code 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4f820131fa 
								
							
								 
							
						 
						
							
							
								
								mpegvideo: remove abort() in ff_find_unused_picture()  
							
							Signed-off-by: Luca Barbato <lu_zero@gentoo.org> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								58c42af722 
								
							
								 
							
						 
						
							
							
								
								doxygen: misc consistency, spelling and wording fixes  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9f51c682ee 
								
							
								 
							
						 
						
							
							
								
								lavc: use avpriv_ prefix for ff_copy_bits and align_put_bits.  
							
							They are used in lavf. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								145f741e11 
								
							
								 
							
						 
						
							
							
								
								AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								05795f35be 
								
							
								 
							
						 
						
							
							
								
								mpegvideo_enc: fix a signed overflow  
							
							Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								95a06eb4d5 
								
							
								 
							
						 
						
							
							
								
								Fix assert() calls that need updates after FF_COMMON_FRAME macro elimination.  
							
							This fixes build failures with -DDEBUG in CPPFLAGS. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4bcee8e7f8 
								
							
								 
							
						 
						
							
							
								
								h263/p encoder: add 'structured_slices' private option.  
							
							Deprecate CODEC_FLAG_H263P_SLICE_STRUCT 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0d904de89d 
								
							
								 
							
						 
						
							
							
								
								h263/p encoder: add 'obmc' private option.  
							
							Deprecate CODEC_FLAG_OBMC 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e3922d1110 
								
							
								 
							
						 
						
							
							
								
								h263p encoder: add 'aiv' private option.  
							
							Deprecate CODEC_FLAG_H263P_AIV 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9bb2d1a3f0 
								
							
								 
							
						 
						
							
							
								
								h263p encoder: add 'umv' private option.  
							
							Deprecate CODEC_FLAG_H263P_UMV 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0e5d37309f 
								
							
								 
							
						 
						
							
							
								
								mpeg12enc/mpeg4videoenc: add 'alternate_scan' private option.  
							
							Deprecate CODEC_FLAG_ALT_SCAN 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4623420d84 
								
							
								 
							
						 
						
							
							
								
								mpeg4enc: add 'data_partitioning' private option.  
							
							Deprecate CODEC_FLAG_PART 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								88262ca87d 
								
							
								 
							
						 
						
							
							
								
								mpeg2enc: add 'non_linear_quant' private option  
							
							Deprecate CODEC_FLAG2_NON_LINEAR_QUANT 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								297d9cb3dc 
								
							
								 
							
						 
						
							
							
								
								mpeg12enc: add intra_vlc private option.  
							
							Deprecate CODEC_FLAG2_INTRA_VLC. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ec6402b7c5 
								
							
								 
							
						 
						
							
							
								
								lavc: use designated initialisers for all codecs.  
							
							It's more readable and less prone to breakage. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0a72533e98 
								
							
								 
							
						 
						
							
							
								
								jfdctint: add 10-bit version  
							
							Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								657ccb5ac7 
								
							
								 
							
						 
						
							
							
								
								Eliminate FF_COMMON_FRAME macro.  
							
							FF_COMMON_FRAME holds the contents of the AVFrame structure and is also copied
to struct Picture.  Replace by an embedded AVFrame structure in struct Picture. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								71a861cf40 
								
							
								 
							
						 
						
							
							
								
								lavc: make avcodec_alloc_context3 officially public.  
							
							Deprecate avcodec_alloc_context/2. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0b950fe240 
								
							
								 
							
						 
						
							
							
								
								lavc: introduce avcodec_open2() as a replacement for avcodec_open().  
							
							Adds support for decoder-private options and makes setting other options
simpler. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0ebcdf5cda 
								
							
								 
							
						 
						
							
							
								
								Do not include mathematics.h in avutil.h  
							
							Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0d5c349ac4 
								
							
								 
							
						 
						
							
							
								
								put_bits: remove ALT_BITSTREAM_WRITER  
							
							The code for this variant does not compile.
Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								be73d76b34 
								
							
								 
							
						 
						
							
							
								
								cosmetics: fix some then/than typos  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								83a8b3002f 
								
							
								 
							
						 
						
							
							
								
								mpegvideoenc: fix multislice fate tests with threading disabled.  
							
							The MPEG encoding code assumes that n_threads == n_slices, and thus it
should use n_slices even if threading itself is disabled. 
							
						 
						14 years ago