d5ca70b103 
								
							
								 
							
						 
						
							
							
								
								dv: set channel layout  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								49e7af06f2 
								
							
								 
							
						 
						
							
							
								
								dsicin: set channel layout  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a05a63785c 
								
							
								 
							
						 
						
							
							
								
								daud: set channel layout  
							
							Update FATE reference due to WAVE channel mask now being set correctly. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0d09a5848f 
								
							
								 
							
						 
						
							
							
								
								cdxl: set channel layout  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e8088d6e4b 
								
							
								 
							
						 
						
							
							
								
								bmv: set channel layout  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2fe804f316 
								
							
								 
							
						 
						
							
							
								
								bink: set channel layout  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ff50d27a63 
								
							
								 
							
						 
						
							
							
								
								bfi: set channel layout  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b5d1a15d1b 
								
							
								 
							
						 
						
							
							
								
								bethsoftvid: set channel layout  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								39f0e9b8c6 
								
							
								 
							
						 
						
							
							
								
								apc: set channel layout  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5595368bcc 
								
							
								 
							
						 
						
							
							
								
								amr: set channel_layout  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a384f6a7f7 
								
							
								 
							
						 
						
							
							
								
								ppc: replace pointer casting with AV_COPY32  
							
							This removes warnings about strict aliasing violations.
Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								031aac9861 
								
							
								 
							
						 
						
							
							
								
								ppc: fix some unused variable warnings  
							
							The third argument of OP_U8_ALTIVEC is evaluated at most once so
there is no need for a potentially unused temporary variable.
Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9eda2a85c6 
								
							
								 
							
						 
						
							
							
								
								configure: remove support for -n flag in print_enabled()  
							
							This flag is no longer used.
Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								faf340f60c 
								
							
								 
							
						 
						
							
							
								
								binkaudio: set channel layout  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2b479bcab0 
								
							
								 
							
						 
						
							
							
								
								build: Drop AVX assembly ifdefs  
							
							An assembler able to cope with AVX instructions is now required. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b8e8a07c6c 
								
							
								 
							
						 
						
							
							
								
								x86: Require an assembler able to cope with AVX instructions  
							
							All modern assemblers have this capability.  Older NASM versions
that lack the capability produce code that crashes at runtime,
so it's better to error out during the build process instead.
CC: libav-stable@libav.org  
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								97bf7c03b1 
								
							
								 
							
						 
						
							
							
								
								doc: git-howto: Leave reviewers time to react before pushing patches  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a903f8f087 
								
							
								 
							
						 
						
							
							
								
								Include libavutil/channel_layout.h instead of libavutil/audioconvert.h  
							
							Also reorder some other #include when applicable. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5980f5dd18 
								
							
								 
							
						 
						
							
							
								
								lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.h  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								802713c4e7 
								
							
								 
							
						 
						
							
							
								
								mss2: prevent potential uninitialized reads  
							
							The alternative to zeroing on init is setting the corrupted flag in
all cases where pal_pic is not fully written, at the cost of added
complexity.
Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6d93308c0c 
								
							
								 
							
						 
						
							
							
								
								mss2: reindent after last commit  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b077eb0780 
								
							
								 
							
						 
						
							
							
								
								mss2: fix handling of unmasked implicit WMV9 rectangles  
							
							Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e5e1a06e44 
								
							
								 
							
						 
						
							
							
								
								configure: add lavu dependency to lavr/lavfi .pc files  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f0d124f005 
								
							
								 
							
						 
						
							
							
								
								x86inc: Set program_name outside of x86inc.asm  
							
							This reduces the local difference to the x264 upstream version. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6cd796049d 
								
							
								 
							
						 
						
							
							
								
								x86: h264_qpel_10bit: drop unused parameter from MC10/MC20/MC30 macros  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4b60fac419 
								
							
								 
							
						 
						
							
							
								
								x86: PALIGNR: port to cpuflags  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4d1f69f244 
								
							
								 
							
						 
						
							
							
								
								x86: h264_qpel_10bit: port to cpuflags  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3a2731cbd3 
								
							
								 
							
						 
						
							
							
								
								flacenc: ensure the order is within the min/max range in LPC order search  
							
							This fixes use of uninitialized values when the FLAC encoder uses the
2-level, 4-level, and 8-level search methods. Fixes failure of the
fate-flac-24-comp-8 test when run using valgrind. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3ba416408a 
								
							
								 
							
						 
						
							
							
								
								avconv: rescale packet duration to muxer time base when flushing encoders  
							
							Fixes Bug 385 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								00f8ad41c7 
								
							
								 
							
						 
						
							
							
								
								add 24-bit FLAC encoding to Changelog  
							
							Also move a misplaced line from the 9_beta2 section to <next> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e004d175fe 
								
							
								 
							
						 
						
							
							
								
								rtpenc_aac: Fix calculation of the header size  
							
							Previously the high end byte was always set to zero. Also get
rid of an unnecessary multiplication (which in practice couldn't
overflow) before shifting.
Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6ca60d4ddd 
								
							
								 
							
						 
						
							
							
								
								x86: h264_intrapred: port to cpuflags  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								12776d5d2a 
								
							
								 
							
						 
						
							
							
								
								libvpxenc: Allow enabling constrained quality (CQ) mode  
							
							The CQ mode was introduced in libvpx 0.9.6.
Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ad961726dc 
								
							
								 
							
						 
						
							
							
								
								libopencore-amr: Check the return value of amr_decode_fix_avctx  
							
							This allows getting rid of redundant checks later in the codec
specific init functions.
Move the check to before actually initializing the decoder lib,
to simplify error handling.
This fixes a case of returning a value from a void function, present since
d40dab907 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e6c4c0f7cf 
								
							
								 
							
						 
						
							
							
								
								fate: atrac: Place atrac1 and atrac3 tests in different groups  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								06c7b33831 
								
							
								 
							
						 
						
							
							
								
								fate: aac: cosmetics: Group AAC LATM tests together  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								352e18b766 
								
							
								 
							
						 
						
							
							
								
								x86: avresample: Add missing colons to assembly labels  
							
							YASM accepts labels without colons, but NASM issues warnings. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8a58894fc6 
								
							
								 
							
						 
						
							
							
								
								FATE: add a 24-bit FLAC encoding test  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								31c3b9c95e 
								
							
								 
							
						 
						
							
							
								
								FATE: rename FLAC tests from flac-* to flac-16-*  
							
							This will distinguish FLAC 16-bit tests from FLAC tests with other bit
depths. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2e76f34387 
								
							
								 
							
						 
						
							
							
								
								flacenc: use RICE2 entropy coding mode for 24-bit  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								13e1ee6c84 
								
							
								 
							
						 
						
							
							
								
								flacenc: add 24-bit encoding  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								799e232490 
								
							
								 
							
						 
						
							
							
								
								flacdsp: move lpc encoding from FLAC encoder to FLACDSPContext  
							
							Also, templatize the functions for 16-bit and 32-bit sample range. This will
be used for 24-bit FLAC encoding. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5ff998a233 
								
							
								 
							
						 
						
							
							
								
								flacenc: use uint64_t for bit counts  
							
							Needed to avoid integer overflows for 24-bit encoding. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e783316322 
								
							
								 
							
						 
						
							
							
								
								flacenc: remove wasted trailing 0 bits  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dfde8a34e5 
								
							
								 
							
						 
						
							
							
								
								lavu: add av_ctz() for trailing zero bit count  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6a744d2619 
								
							
								 
							
						 
						
							
							
								
								flacenc: use a separate buffer for byte-swapping for MD5 checksum on big-endian  
							
							This is much faster than calculating the MD5 one sample at a time. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2253df76c1 
								
							
								 
							
						 
						
							
							
								
								fate: aac: Place LATM tests and general AAC tests in different groups  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								92fec47d69 
								
							
								 
							
						 
						
							
							
								
								build: The A64 muxer depends on rawenc.o for ff_raw_write_packet()  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								930e26a3ea 
								
							
								 
							
						 
						
							
							
								
								x86: h264qpel: Only define mmxext QPEL functions if H264QPEL is enabled  
							
							This fixes compilation with --disable-everything and components enabled. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dbb37e7711 
								
							
								 
							
						 
						
							
							
								
								x86: PABSW: port to cpuflags  
							
							
								
							
							
						 
						13 years ago