16a44b41ab 
								
							
								 
							
						 
						
							
							
								
								vsrc_testsrc: use AV_OPT_TYPE_IMAGE_SIZE.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2ec3e5767e 
								
							
								 
							
						 
						
							
							
								
								opt: add AV_OPT_TYPE_IMAGE_SIZE.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f7985f348f 
								
							
								 
							
						 
						
							
							
								
								exr: fix header parsing  
							
							the header in the sample provided for ticket #1306  is not parsed correctly and thus
ffmpeg tries to decode the sample instead of abording the decoding.
I tested it with two other exr samples I have - one float, one half float - and
they still decode correctly.
Signed-off-by: Jean First <jeanfirst@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9225513242 
								
							
								 
							
						 
						
							
							
								
								vf_scale: support dynamically changing input parameters.  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4b5ff9b63e 
								
							
								 
							
						 
						
							
							
								
								ffplay: Use input picture parameters in input_request_frame().  
							
							Fixes Ticket122
Reviewed-by: Marton Balint <cus@passwd.hu>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4d18f4c15b 
								
							
								 
							
						 
						
							
							
								
								id3v2: reject APICs with size of 0  
							
							fixes ticket #1324 
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cb7b0f3573 
								
							
								 
							
						 
						
							
							
								
								flicvideo: support 256-bytes extradata  
							
							sample:
http://www.datafilehost.com/download-ab1156a9.html 
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								718b90d4b9 
								
							
								 
							
						 
						
							
							
								
								aasc: support 16bpp  
							
							sample:
http://www.datafilehost.com/download-b881f3f6.html 
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cf9812d22b 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: move setting big_picture.pts up  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cd945d2112 
								
							
								 
							
						 
						
							
							
								
								lavu/tree: perform minor fixes to av_tree_insert() documentation  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4f04f5cc8b 
								
							
								 
							
						 
						
							
							
								
								indeo: Make ivi_calc_band_checksum() static, it is only used in one file.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ccbdc0aca 
								
							
								 
							
						 
						
							
							
								
								indeo: Drop unused debug function ivi_check_band().  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6adefeef45 
								
							
								 
							
						 
						
							
							
								
								buffersrc: cosmetic: reindent.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0c517644b2 
								
							
								 
							
						 
						
							
							
								
								avcodec/utils: cast a function argument to shut up a compiler warning  
							
							libavcodec/utils.c:251: note: expected ‘const uint8_t *’ but argument is of type ‘const short int *’ 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4466d0e84b 
								
							
								 
							
						 
						
							
							
								
								truemotion1: remove disabled code  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f05b69a79f 
								
							
								 
							
						 
						
							
							
								
								fix typo in comment  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4852cb37ce 
								
							
								 
							
						 
						
							
							
								
								fate: fix dependencies for non-SAMPLES avconv tests  
							
							The encode/decode tests should all depend on avconv.  Since
avconv requires libavfilter, there is no need to enable those
tests selectively.
Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ea07063fd8 
								
							
								 
							
						 
						
							
							
								
								cmdutils: allow to specify a stream by its ID.  
							
							The stream can be specified as "#129" or "#0x81".
It is especially useful for VOBs dumped from a DVD,
where the language-id mapping is available externally
and the probing can find the streams in a random order. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bf3dce6b59 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: change AVFMT_RAWPICTURE pts to reduce diff to qatar  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								13c254a216 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: random cosmectics to reduce diff to qatar  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ce3d03fc2 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: cosmetics to reduce difference to qatar by 101 lines  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3ba90d9e97 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: cosmetics to reduce difference to qatar by about 90 lines  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c53326afad 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: move ost->frame_rate setting code before the filtergraph stuff  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								953df5d962 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: drop pkt_pts  
							
							Reduces diff to qatar by 9 lines
Should not change anything
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ef7ac8e8ec 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: set the video filters timebase to the demuxers.  
							
							Inspired-by a change from Anton Khirnov
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3cf5591344 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: reintroducing check_recording_time()  
							
							This reduces the difference to qatar by 27 lines
No functional change, the code should be unused
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8364cb9719 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: fix uninitialized variable warning  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cf61aaaca1 
								
							
								 
							
						 
						
							
							
								
								indeo: check for invalid motion vectors  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9603738221 
								
							
								 
							
						 
						
							
							
								
								indeo: check that band output buffer exists  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								23ba1503f2 
								
							
								 
							
						 
						
							
							
								
								indeo: clear allocated band buffers  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a6e4ac40a6 
								
							
								 
							
						 
						
							
							
								
								indeo: track tile macroblock size  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fe7a37c36f 
								
							
								 
							
						 
						
							
							
								
								indeo: check custom Huffman tables for errors  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aa372cf470 
								
							
								 
							
						 
						
							
							
								
								factor out common decoding code for Indeo 4 and Indeo 5  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b37d945dd4 
								
							
								 
							
						 
						
							
							
								
								mp3: fix start band index for block type 2 in 8kHz audio  
							
							In hybrid frames long window part ends at 36 samples for most of the cases
but at 72 for 8kHz case. For some reason decoder assumed it's 48 or even 36
samples, which caused wrong bitstream decoding for such blocks.
l3_25207.mpg from conformance suite demonstrates it the best. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								31f3c94760 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'qatar/master'  
							
							* qatar/master:
  fate: fix dependencies on SAMPLES being set
  fate: remove unnecessary libavfilter dependency
Conflicts:
	ffmpeg.c
	tests/Makefile
	tests/fate/aac.mak
	tests/fate/audio.mak
	tests/fate/demux.mak
	tests/fate/ea.mak
	tests/fate/image.mak
	tests/fate/lossless-audio.mak
	tests/fate/lossless-video.mak
	tests/fate/microsoft.mak
	tests/fate/mpc.mak
	tests/fate/probe.mak
	tests/fate/qt.mak
	tests/fate/real.mak
	tests/fate/screen.mak
	tests/fate/video.mak
	tests/fate/voice.mak
	tests/fate/vqf.mak
	tests/ref/fate/idroq-video-encode
	tests/ref/fate/vc1-ism
Merged-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d1384c00d4 
								
							
								 
							
						 
						
							
							
								
								swr: skip soft compensation when its disabled.  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c5371f775c 
								
							
								 
							
						 
						
							
							
								
								mpegaudidec: 10l forgot buf_size  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								43bc5cf9f4 
								
							
								 
							
						 
						
							
							
								
								mpegaudiodec: skip initial zeros.  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								68aef0b481 
								
							
								 
							
						 
						
							
							
								
								lavf: change some (de)muxer names to lowercase  
							
							This is consistent with other format names.
Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								81ad97eeda 
								
							
								 
							
						 
						
							
							
								
								lavf: make output format matching case insensitive  
							
							This is consistent with how input formats are matched.
Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								040a796dab 
								
							
								 
							
						 
						
							
							
								
								Merge commit '755cd4197d53946208e042f095b930dca18d9430'  
							
							* commit '755cd4197d53946208e042f095b930dca18d9430':
  mov: enable parsing for VC-1.
  lavfi: Add fps filter.
  lavfi: initialize pts to AV_NOPTS_VALUE when creating new buffer refs.
  avconv: add support for audio in complex filtergraphs.
Conflicts:
	ffmpeg.c
	libavfilter/version.h
	libavformat/mov.c
	tests/ref/fate/vc1-ism
Merged-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								612abe2773 
								
							
								 
							
						 
						
							
							
								
								Use a variable instead of a repeated calculation when decoding AVUI.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f1892348c2 
								
							
								 
							
						 
						
							
							
								
								avuidec.c: Fix indentation.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d9b2410f75 
								
							
								 
							
						 
						
							
							
								
								Simplify AVUI decoding, one skip value is enough.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2596d7261d 
								
							
								 
							
						 
						
							
							
								
								Fix interlaced AVUI decoding.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9d30a96aa1 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: inject a aresample filter for -async  
							
							Based on similar code from anton
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								21d8a80e30 
								
							
								 
							
						 
						
							
							
								
								af_aresample: use new swr API to pass and compensate PTS  
							
							This code is not only much more powerfull its also simpler
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								087d09b6d5 
								
							
								 
							
						 
						
							
							
								
								af_aresample: allocate a larger buffer so accumulated data can be returned quicker  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e17a039647 
								
							
								 
							
						 
						
							
							
								
								af_aresample: use extended_data  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								72a242c998 
								
							
								 
							
						 
						
							
							
								
								swr: add swr_next_pts()  
							
							parameter descriptions partly reuse text from af_asyncts
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago