Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						a072acb108 
					 
					
						
						
							
							avcodec: fix duplicate includes  
						
						... 
						
						
						
						Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-09-21 16:59:13 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						9c8aeacf82 
					 
					
						
						
							
							avutil: add av_get_colorspace_name()  
						
						... 
						
						
						
						Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-09-19 22:14:13 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						b26ccf218d 
					 
					
						
						
							
							Merge commit 'c4bfa098072ba338d83555d6e2199f7e1e64ffff'  
						
						... 
						
						
						
						* commit 'c4bfa098072ba338d83555d6e2199f7e1e64ffff':
  Add a WebP decoder
Conflicts:
	Changelog
	doc/general.texi
	libavcodec/Makefile
	libavcodec/avcodec.h
	libavcodec/version.h
	libavformat/img2.c
The previously existing webp decoder is disabled as the new
one supports lossless mode and alpha while the previous does not.
Merged-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-09-19 12:36:11 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						7bc9fb8cde 
					 
					
						
						
							
							avcodec/utils: add 16bit planar YUV formats to avcodec_align_dimensions2()  
						
						... 
						
						
						
						Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-09-11 02:45:17 +02:00 
						 
				 
			
				
					
						
							
							
								Vignesh Venkatasubramanian 
							
						 
					 
					
						
						
							
						
						889bc79b5f 
					 
					
						
						
							
							lavc/utils: Add support for discarding samples from the end  
						
						... 
						
						
						
						Adding support for discarding samples from the end based on the value in
AV_PKT_DATA_SKIP_SAMPLES side data's bytes 5-8.
Signed-off By: Vignesh Venkatasubramanian <vigneshv@google.com >
Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-09-10 22:53:21 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						9a0e20817a 
					 
					
						
						
							
							avcodec/util: Make size argument of ff_alloc_packet2() int64_t  
						
						... 
						
						
						
						This ensures that huge sizes dont get truncated before the check in ff_alloc_packet2()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-09-09 20:18:54 +02:00 
						 
				 
			
				
					
						
							
							
								Clément Bœsch 
							
						 
					 
					
						
						
							
						
						3e1f507f3e 
					 
					
						
						
							
							avcodec: make avcodec_close() more tolerant.  
						
						... 
						
						
						
						See previous commit. 
						
						
					 
					
						2013-09-04 22:06:38 +02:00 
						 
				 
			
				
					
						
							
							
								Carl Eugen Hoyos 
							
						 
					 
					
						
						
							
						
						6fcfafff84 
					 
					
						
						
							
							Show subtitle resolution in avcodec_string().  
						
						
						
						
					 
					
						2013-09-04 01:04:01 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						8da23be458 
					 
					
						
						
							
							avcodec/utils: avcodec_string: print colorspace type  
						
						... 
						
						
						
						Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-08-31 17:22:04 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						ea07dbdeaa 
					 
					
						
						
							
							avcodec/utils: avcodec_string: Print color_range  
						
						... 
						
						
						
						Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-08-31 17:21:20 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						336982a0ce 
					 
					
						
						
							
							avcodec/utils: avcodec_string: make the colorspace printing code more extendible.  
						
						... 
						
						
						
						Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-08-31 17:00:00 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						811d58e083 
					 
					
						
						
							
							avcodec/utils: support non edge emu for grayscale  
						
						... 
						
						
						
						Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-08-29 22:52:04 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						3d842cf827 
					 
					
						
						
							
							Merge remote-tracking branch 'qatar/master'  
						
						... 
						
						
						
						* qatar/master:
  avcodec/utils: Simplify a condition that combines HAVE_NEON and ARCH_ARM
Merged-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-08-21 13:08:55 +02:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						e95930eda1 
					 
					
						
						
							
							avcodec/utils: Simplify a condition that combines HAVE_NEON and ARCH_ARM  
						
						
						
						
					 
					
						2013-08-21 09:40:39 +02:00 
						 
				 
			
				
					
						
							
							
								Thilo Borgmann 
							
						 
					 
					
						
						
							
						
						f18ccb529f 
					 
					
						
						
							
							Fix wrong use of "an" in some comments.  
						
						
						
						
					 
					
						2013-08-12 03:27:26 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						98fd8a7848 
					 
					
						
						
							
							avcodec: Remove ff_packet_free_side_data, use av_packet_free_side_data  
						
						... 
						
						
						
						Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-08-12 00:13:21 +02:00 
						 
				 
			
				
					
						
							
							
								Reimar Döffinger 
							
						 
					 
					
						
						
							
						
						d4db7c334b 
					 
					
						
						
							
							Integrate accessors.h header into internal.h  
						
						... 
						
						
						
						I have no idea why I added a separate header,
I think there is no good reason for it.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de > 
						
						
					 
					
						2013-08-10 07:56:42 +02:00 
						 
				 
			
				
					
						
							
							
								Reimar Döffinger 
							
						 
					 
					
						
						
							
						
						a48979d715 
					 
					
						
						
							
							Reduce MAKE_ACCESSORS code duplication via a new header.  
						
						... 
						
						
						
						Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de > 
						
						
					 
					
						2013-08-08 20:32:40 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						20be5e0a0e 
					 
					
						
						
							
							Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91'  
						
						... 
						
						
						
						* commit '7950e519bb094897f957b9a9531cc60ba46cbc91':
  Disable deprecation warnings for cases where a replacement is available
Conflicts:
	libavcodec/avpacket.c
	libavcodec/pthread.c
	libavcodec/utils.c
	libavdevice/v4l2.c
	libavfilter/avfiltergraph.c
	libavfilter/buffersrc.c
Merged-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-08-03 10:08:30 +02:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						7950e519bb 
					 
					
						
						
							
							Disable deprecation warnings for cases where a replacement is available  
						
						
						
						
					 
					
						2013-08-02 19:19:02 +02:00 
						 
				 
			
				
					
						
							
							
								Marton Balint 
							
						 
					 
					
						
						
							
						
						63c0113588 
					 
					
						
						
							
							lavc: do not override format if neither text nor bitmap codec prop is set  
						
						... 
						
						
						
						Some decoders may output both, this way the decoder can set it.
Signed-off-by: Marton Balint <cus@passwd.hu >
Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-07-27 23:03:00 +02:00 
						 
				 
			
				
					
						
							
							
								Carl Eugen Hoyos 
							
						 
					 
					
						
						
							
						
						9375879d57 
					 
					
						
						
							
							Show max bitrate for mpeg2 video streams in avcodec_string().  
						
						... 
						
						
						
						See also 25b7aa9 
						
						
					 
					
						2013-07-25 19:08:19 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						274a50ab57 
					 
					
						
						
							
							avcodec/utils: Warn the user about the lack of a lock manager if insufficient locks are detected  
						
						... 
						
						
						
						A lock manager is not the only possibility to avoid open/close locking
issues but its easier and more robust than maintaining a lot of lock/unlock
calls.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-07-24 01:11:09 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						55db06af64 
					 
					
						
						
							
							avcodec/utils: use av_assert0() to check validity of input pointers for start code search  
						
						... 
						
						
						
						Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-07-23 21:23:09 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						abc8110f7e 
					 
					
						
						
							
							avcodec: add avcodec_chroma_pos_to_enum()  
						
						... 
						
						
						
						Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-07-23 03:11:28 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						b7397857e2 
					 
					
						
						
							
							avcodec: add avcodec_enum_to_chroma_pos()  
						
						... 
						
						
						
						Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-07-23 03:07:30 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						a80e622924 
					 
					
						
						
							
							avcodec/avutil: Add AVColorSpace and AVColorRange to AVFrames  
						
						... 
						
						
						
						This also moves AVColorSpace and AVColorRange from avcodec to avutil
Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-07-17 01:15:31 +02:00 
						 
				 
			
				
					
						
							
							
								Paul B Mahol 
							
						 
					 
					
						
						
							
						
						6516a25f04 
					 
					
						
						
							
							ADPCM IMA WAV 2, 3 and 5 bits decoder  
						
						... 
						
						
						
						Signed-off-by: Paul B Mahol <onemda@gmail.com > 
						
						
					 
					
						2013-07-05 18:10:27 +00:00 
						 
				 
			
				
					
						
							
							
								Carl Eugen Hoyos 
							
						 
					 
					
						
						
							
						
						b42bcaef29 
					 
					
						
						
							
							Avoid a null pointer dereference in avcodec_decode_audio4().  
						
						... 
						
						
						
						This could happen if oom occured while probing a file.
Fixes ticket #2722 . 
						
						
					 
					
						2013-07-01 03:07:44 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						8738d94274 
					 
					
						
						
							
							avcodec: Make av_register_hwaccel() and avcodec_register() thread safe  
						
						... 
						
						
						
						Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-06-29 03:28:58 +02:00 
						 
				 
			
				
					
						
							
							
								Carl Eugen Hoyos 
							
						 
					 
					
						
						
							
						
						41f3c60fbb 
					 
					
						
						
							
							Avoid a null pointer dereference in avcodec_decode_video2().  
						
						... 
						
						
						
						This could happen if oom occured while probing a file.
Reported in ticket #1900 . 
						
						
					 
					
						2013-06-28 09:04:43 +02:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						47c9887eca 
					 
					
						
						
							
							lavc/utils: improve feedback in case of invalid packet size  
						
						
						
						
					 
					
						2013-06-26 23:22:13 +02:00 
						 
				 
			
				
					
						
							
							
								Anton Khirnov 
							
						 
					 
					
						
						
							
						
						720a1de52f 
					 
					
						
						
							
							lavc: free the padded last frame during audio encoding properly  
						
						
						
						
					 
					
						2013-06-20 16:49:11 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						a4a2e894fc 
					 
					
						
						
							
							Merge commit '985f34b75653d02eda8eb8def3412f8577f19b01'  
						
						... 
						
						
						
						* commit '985f34b75653d02eda8eb8def3412f8577f19b01':
  utils: fix avcodec_flush_buffers pre-reference counting compatibility
Conflicts:
	libavcodec/utils.c
Merged-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-06-17 00:21:22 +02:00 
						 
				 
			
				
					
						
							
							
								Janne Grunau 
							
						 
					 
					
						
						
							
						
						985f34b756 
					 
					
						
						
							
							utils: fix avcodec_flush_buffers pre-reference counting compatibility  
						
						... 
						
						
						
						The to_free AVframe must be freed just like the other ones.
Indeed, the calling application may expect all frames to be
released.
(This regression caused use-after-free in VLC with hwaccel.)
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net >
Signed-off-by: Luca Barbato <lu_zero@gentoo.org > 
						
						
					 
					
						2013-06-16 15:10:58 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						7fff3df6b2 
					 
					
						
						
							
							avcodec_encode_audio2: fix memleak on last padded frame  
						
						... 
						
						
						
						Regression introduced by 799f57ac96michaelni@gmx.at > 
						
						
					 
					
						2013-06-14 15:21:23 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						5d199c3ad9 
					 
					
						
						
							
							Merge commit '799f57ac96f9891d1a0f7d6c4b218ed536e8aca5'  
						
						... 
						
						
						
						* commit '799f57ac96f9891d1a0f7d6c4b218ed536e8aca5':
  lavc: use AVFrame API properly in pad_last_frame().
Merged-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-06-11 09:27:04 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						175e916fa2 
					 
					
						
						
							
							avcodec/utils: Fix encoder allocation size  
						
						... 
						
						
						
						Fixes Ticket2645
Found-by: Darrell Walisser
Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-06-11 01:15:39 +02:00 
						 
				 
			
				
					
						
							
							
								Anton Khirnov 
							
						 
					 
					
						
						
							
						
						799f57ac96 
					 
					
						
						
							
							lavc: use AVFrame API properly in pad_last_frame().  
						
						... 
						
						
						
						This also simplifies the code. 
						
						
					 
					
						2013-06-10 21:19:51 +02:00 
						 
				 
			
				
					
						
							
							
								Paul B Mahol 
							
						 
					 
					
						
						
							
						
						d5f7f1fef1 
					 
					
						
						
							
							audio frame multi-threaded decoding  
						
						... 
						
						
						
						Signed-off-by: Paul B Mahol <onemda@gmail.com > 
						
						
					 
					
						2013-06-05 22:35:31 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						e5cdf9c03b 
					 
					
						
						
							
							Merge commit '2d66a58ccde05e764594bd7e5f0f9244634d0b2c'  
						
						... 
						
						
						
						* commit '2d66a58ccde05e764594bd7e5f0f9244634d0b2c':
  Go2Webinar decoder
Conflicts:
	Changelog
	configure
	libavcodec/avcodec.h
	libavcodec/codec_desc.c
	libavcodec/version.h
	libavformat/riff.c
Merged-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-06-03 12:47:26 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						a90baa63c3 
					 
					
						
						
							
							add YUVJ411P  
						
						... 
						
						
						
						Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-05-21 12:56:11 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						5e29e91232 
					 
					
						
						
							
							avcodec_align_dimensions2: add missing yuva formats  
						
						... 
						
						
						
						Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-05-18 16:21:09 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						ed0aed09e8 
					 
					
						
						
							
							Merge remote-tracking branch 'qatar/master'  
						
						... 
						
						
						
						* qatar/master:
  Escape 130 (RPL) decoder
Conflicts:
	libavcodec/Makefile
	libavcodec/allcodecs.c
	libavcodec/codec_desc.c
	libavcodec/escape130.c
	libavcodec/version.h
Merged-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-05-18 14:31:01 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						36d349034e 
					 
					
						
						
							
							Merge commit '30e256430eb88c6d4c382581b89bca171d79fbc0'  
						
						... 
						
						
						
						* commit '30e256430eb88c6d4c382581b89bca171d79fbc0':
  lavc/pthread: remove obsolete checks
Conflicts:
	libavcodec/utils.c
Merged-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-05-17 11:49:00 +02:00 
						 
				 
			
				
					
						
							
							
								Anton Khirnov 
							
						 
					 
					
						
						
							
						
						30e256430e 
					 
					
						
						
							
							lavc/pthread: remove obsolete checks  
						
						... 
						
						
						
						Those were useful when avcodec_thread_init() was a public functions. It
was deprecated and removed some time ago, so those checks are not needed
anymore. 
						
						
					 
					
						2013-05-17 07:44:40 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						c7c71f95f8 
					 
					
						
						
							
							replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*  
						
						... 
						
						
						
						Signed-off-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-05-15 11:23:14 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						ff4680922f 
					 
					
						
						
							
							Merge remote-tracking branch 'qatar/master'  
						
						... 
						
						
						
						* qatar/master:
  pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
Conflicts:
	doc/APIchanges
	libavcodec/avpicture.c
	libavcodec/ffv1dec.c
	libavcodec/ffv1enc.c
	libavcodec/imgconvert.c
	libavcodec/tiffenc.c
	libavfilter/vf_pixdesctest.c
	libavfilter/vf_scale.c
	libavutil/imgutils.c
	libavutil/pixdesc.c
	libavutil/version.h
	libswscale/swscale_internal.h
Merged-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-05-15 11:10:09 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						6bf6b9c279 
					 
					
						
						
							
							Merge commit '252c0bfdc014c1fb6ad4fe06242c7beca58a6b41'  
						
						... 
						
						
						
						* commit '252c0bfdc014c1fb6ad4fe06242c7beca58a6b41':
  lavc: Fix msvc compilation of utils.c with -WX (warnings treated as errors)
Merged-by: Michael Niedermayer <michaelni@gmx.at > 
						
						
					 
					
						2013-05-15 09:39:07 +02:00 
						 
				 
			
				
					
						
							
							
								Anton Khirnov 
							
						 
					 
					
						
						
							
						
						e6c4ac7b5f 
					 
					
						
						
							
							pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*  
						
						
						
						
					 
					
						2013-05-15 07:46:51 +02:00