Michael Niedermayer
							
						 
						
							
							
							
								
							
								f730367a60 
								
							
								 
							
						 
						
							
							
								
								avcodec/mpeg4videodec: Fix default low_delay flag value if not coded  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Thomas Mundt
							
						 
						
							
							
							
								
							
								2e395bbccf 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_colormatrix: increase precision  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Thomas Mundt <loudmax@yahoo.de>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Thomas Bernard
							
						 
						
							
							
							
								
							
								1f8c0e44cb 
								
							
								 
							
						 
						
							
							
								
								avformat/au: Write MetaData in AU Sun audio file header  
							
							 
							
							 
							
							
								
							
							
							Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								79b6c9acd5 
								
							
								 
							
						 
						
							
							
								
								fate/prores: use aac fixed for audio to fix fate failures on arm  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								e78515f2ae 
								
							
								 
							
						 
						
							
							
								
								tests/fate/h264: Add test for xavc and somewhat odd pps/sps  
							
							 
							
							 
							
							
								
							
							
							(Ticket 4389)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Neil Birkbeck
							
						 
						
							
							
							
								
							
								785038c92c 
								
							
								 
							
						 
						
							
							
								
								lavu: Adding ARIB STD-B67 (hybrid log-gamma) enum value and transfer function.  
							
							 
							
							 
							
							
								
							
							
							Adding hybrid log-gamma (https://en.wikipedia.org/wiki/Hybrid_Log-Gamma )
based on the standardization in ARIB STD-B67:
http://www.arib.or.jp/english/html/overview/doc/2-STD-B67v1_0.pdf 
The choice of enum value of 18 is consistent with HEVC:
http://phenix.it-sudparis.eu/jct/doc_end_user/current_document.php?id=10481 
And also with latest proposal for color format in mkv:
https://mailarchive.ietf.org/arch/search/?email_list=cellar&gbt=1&q=Colour+Format+proposal 
The implementation assumes a nominal input range of [0, 1], which is
consistent with HEVC.
Signed-off-by: Neil Birkbeck <neil.birkbeck@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Petru Rares Sincraian
							
						 
						
							
							
							
								
							
								af56d0dffa 
								
							
								 
							
						 
						
							
							
								
								fate: add aemphasis test  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								9106cba22a 
								
							
								 
							
						 
						
							
							
								
								fate: Add fate-prores-gray  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Anton Khirnov
							
						 
						
							
							
							
								
							
								f5c4388419 
								
							
								 
							
						 
						
							
							
								
								FATE: drop the audio stream from the dxtory test  
							
							 
							
							 
							
							
								
							
							
							This is a video test and there are no audio packets in the sample
anyway. 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								7ca4fdc046 
								
							
								 
							
						 
						
							
							
								
								fate: More fine-grained dependencies for demuxer tests  
							
							 
							
							
								
							
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								07377fb557 
								
							
								 
							
						 
						
							
							
								
								fate: More fine-grained dependencies for voice codec tests  
							
							 
							
							
								
							
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Petru Rares Sincraian
							
						 
						
							
							
							
								
							
								89806e0b9a 
								
							
								 
							
						 
						
							
							
								
								fate: add aecho test  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								b50bd69516 
								
							
								 
							
						 
						
							
							
								
								avutil/eval-test: Check av_expr_parse_and_eval() for failure and also check it in the fate test  
							
							 
							
							 
							
							
								
							
							
							Fixes CID1361940
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Martin Storsjö
							
						 
						
							
							
							
								
							
								a79aafd0b4 
								
							
								 
							
						 
						
							
							
								
								movenc: Add a test for VFR with b-frames, with a duration change at a fragment end  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Martin Storsjö
							
						 
						
							
							
							
								
							
								fd4957d9c6 
								
							
								 
							
						 
						
							
							
								
								movenc-test: Test write_data_type  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Martin Storsjö
							
						 
						
							
							
							
								
							
								34effe816f 
								
							
								 
							
						 
						
							
							
								
								fate: Update fate-lavf-ts after commit  393596f9d5 
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								a6a750c7ef 
								
							
								 
							
						 
						
							
							
								
								tests: Move all test programs to a subdirectory  
							
							 
							
							
								
							
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								257f00ec1a 
								
							
								 
							
						 
						
							
							
								
								Split global .gitignore file into per-directory files  
							
							 
							
							
								
							
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Rodger Combs
							
						 
						
							
							
								
								
							
							
								
							
								d645182227 
								
									
										
											 
										
									
								
							
								 
							
						 
						
							
							
								
								lavfi/drawutils: support NV12 and NV21  
							
							 
							
							
								
							
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Ronald S. Bultje
							
						 
						
							
							
							
								
							
								3ed5218bd3 
								
							
								 
							
						 
						
							
							
								
								fate: add matroska-remux test.  
							
							 
							
							 
							
							
								
							
							
							This tests automatic insertion of the vp9_superframe BSF as well as
ensuring that the colorspace properties in the video header can be
modified when remuxing (-c:v copy). 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Christophe Gisquet
							
						 
						
							
							
							
								
							
								01938585f4 
								
							
								 
							
						 
						
							
							
								
								vc2: fate tests  
							
							 
							
							
								
							
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								caee88d193 
								
							
								 
							
						 
						
							
							
								
								fate: Remove duplicate wmv8_x8intra.wmv test  
							
							 
							
							 
							
							
								
							
							
							Also temporary enable the test so we get updated fate failure statistics
Note, this does not work on all platforms, it fails on MIPS
and ml archives indicate it failed on x86 openbsd with some compilers as well
Reviewed-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   James Almer
							
						 
						
							
							
							
								
							
								03fceb771c 
								
							
								 
							
						 
						
							
							
								
								fate: fix dcadec test dependencies  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: James Almer <jamrial@gmail.com> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Andrey Utkin
							
						 
						
							
							
							
								
							
								abb69a2f2b 
								
							
								 
							
						 
						
							
							
								
								avcodec: Add "sar" alias to "aspect" option of video encoders  
							
							 
							
							 
							
							
								
							
							
							It is impossible to pass "aspect" parameter to encoder from ffmpeg CLI
because option from lavc/options_table.h is eclipsed by option with same
name in ffmpeg_opt.c, which has different meaning (DAR, not SAR).
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Petru Rares Sincraian
							
						 
						
							
							
							
								
							
								7a679e4ac0 
								
							
								 
							
						 
						
							
							
								
								fate: Add test for vorbis encoder  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								e7a9b434c5 
								
							
								 
							
						 
						
							
							
								
								fate: Add test for broken SPS (Ticket 2580)  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Vittorio Giovara
							
						 
						
							
							
							
								
							
								41ed7ab45f 
								
							
								 
							
						 
						
							
							
								
								cosmetics: Fix spelling mistakes  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Diego Biurrun <diego@biurrun.de> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								0f40c90984 
								
							
								 
							
						 
						
							
							
								
								Drop pointless assert.h #includes  
							
							 
							
							
								
							
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Christophe Gisquet
							
						 
						
							
							
							
								
							
								79e86640ff 
								
							
								 
							
						 
						
							
							
								
								fate: wma: add lossless 24bits tests  
							
							 
							
							 
							
							
								
							
							
							Should evaluate coefficients and raw pcm tiles.
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								1982d0cc56 
								
							
								 
							
						 
						
							
							
								
								fate: Add test for MTS2/MSS4  
							
							 
							
							
								
							
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								5b1409c755 
								
							
								 
							
						 
						
							
							
								
								fate: Add test for MSS1  
							
							 
							
							
								
							
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Vittorio Giovara
							
						 
						
							
							
							
								
							
								4b2e69397b 
								
							
								 
							
						 
						
							
							
								
								dds: Add support for monochrome images  
							
							 
							
							
								
							
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Vittorio Giovara
							
						 
						
							
							
							
								
							
								6eb2505855 
								
							
								 
							
						 
						
							
							
								
								dds: Drop gray-alpha swapping  
							
							 
							
							 
							
							
								
							
							
							The original sample was generated with invalid software. 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								a08b5d7b57 
								
							
								 
							
						 
						
							
							
								
								build: Silence the lcov-reset target  
							
							 
							
							
								
							
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Tobias Rapp
							
						 
						
							
							
							
								
							
								ef59c6f7e8 
								
							
								 
							
						 
						
							
							
								
								fate: add readvitc filter test  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Tobias Rapp <t.rapp@noa-archive.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								9a6ae7fbb2 
								
							
								 
							
						 
						
							
							
								
								fate: Add test for ticket 1833 (Ogg/Vorbis Chapters)  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Petru Rares Sincraian
							
						 
						
							
							
							
								
							
								0b32aff83d 
								
							
								 
							
						 
						
							
							
								
								fate: Add test for mts2 (mss4) codec  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Petru Rares Sincraian
							
						 
						
							
							
							
								
							
								f25367f4b4 
								
							
								 
							
						 
						
							
							
								
								fate: Add test for 012v codec  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Petru Rares Sincraian
							
						 
						
							
							
							
								
							
								849e55e58e 
								
							
								 
							
						 
						
							
							
								
								fate: Add test for mss1 codec  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								618032da0d 
								
							
								 
							
						 
						
							
							
								
								fate: add test for Ticket4816 (PNG decoding with alpha)  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Carl Eugen Hoyos
							
						 
						
							
							
							
								
							
								139cbeb75e 
								
							
								 
							
						 
						
							
							
								
								lavc/dds: Fix GRAY8A decoding.  
							
							 
							
							 
							
							
								
							
							
							Fixes ticket #4667 . 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Benjamin Steffes
							
						 
						
							
							
							
								
							
								0cfe16437f 
								
							
								 
							
						 
						
							
							
								
								lavfi/af_hdcd: Implement high definition audio cd filtering.  
							
							 
							
							 
							
							
								
							
							
							Fixes ticket #4441 . 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Anton Khirnov
							
						 
						
							
							
							
								
							
								18019f8cb9 
								
							
								 
							
						 
						
							
							
								
								FATE: add an H.264 test with unescaped extradata  
							
							 
							
							 
							
							
								
							
							
							See commit a7829a2 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Anton Khirnov
							
						 
						
							
							
							
								
							
								d7abe900c3 
								
							
								 
							
						 
						
							
							
								
								FATE: add an H.264 test with invalid reference lists  
							
							 
							
							 
							
							
								
							
							
							See commit 9d74012 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								21acc4db5f 
								
							
								 
							
						 
						
							
							
								
								avcodec: Add bits_per_raw_sample to AVCodecParameters  
							
							 
							
							 
							
							
								
							
							
							The bits_per_raw_sample represents the number of bits of precision per sample.
The field is added at the logical place, not at the end as the code was just
recently added
This fixes the regression about losing the audio sample precision information
The change in the fate test checksum un-does the change from the merge
Previous version reviewed by: wm4 <nfxjfg@googlemail.com>
Previous version reviewed by: Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   James Almer
							
						 
						
							
							
							
								
							
								0efafc5849 
								
							
								 
							
						 
						
							
							
								
								avformat/framehash: enable new output  
							
							 
							
							 
							
							
								
							
							
							Also, make every addition except for sidedata part of version 1 instead of the
new version 2.
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								3c0511f29e 
								
							
								 
							
						 
						
							
							
								
								tests/checkasm/vf_colorspace: Make bpp_mask const  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   James Almer
							
						 
						
							
							
							
								
							
								33aa8a6221 
								
							
								 
							
						 
						
							
							
								
								avformat/framecrc: enable new output  
							
							 
							
							 
							
							
								
							
							
							Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: James Almer <jamrial@gmail.com> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								4d59d075a9 
								
							
								 
							
						 
						
							
							
								
								tests/checkasm/vf_colorspace: Fix dst array sizes  
							
							 
							
							 
							
							
								
							
							
							Suggested & Approved by: BBB
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Ronald S. Bultje
							
						 
						
							
							
							
								
							
								5ce703a6bf 
								
							
								 
							
						 
						
							
							
								
								vf_colorspace: x86-64 SIMD (SSE2) optimizations.  
							
							 
							
							
								
							
							
						 
						9 years ago