5efbeae38c 
								
							
								 
							
						 
						
							
							
								
								configure: rename have_incompatible_fork_abi -> have_incompatible_libav_abi  
							
							"Fork" is an ambiguous term, since there may be more than one fork, also
"fork" could be confused with the corresponding function. Also it seems
important to point the name of the referenced fork in the symbol.
Note: the old --enable-incompatible-fork-abi command is retained for
compatibility, although it should be considered deprecated. 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								81bec0ace4 
								
							
								 
							
						 
						
							
							
								
								avutil/pixfmt: add forgotten deprecated to YUVJ411  
							
							Found-by: wm4
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a90baa63c3 
								
							
								 
							
						 
						
							
							
								
								add YUVJ411P  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e6d4e68755 
								
							
								 
							
						 
						
							
							
								
								lavu: add planar 16 bit and 8 bit rgb with alpha  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8c65264595 
								
							
								 
							
						 
						
							
							
								
								pixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit values  
							
							Signed-off-by: Diego Biurrun <diego@biurrun.de> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								169fb94f0f 
								
							
								 
							
						 
						
							
							
								
								pixfmt: add picture format for VDPAU  
							
							Signed-off-by: Diego Biurrun <diego@biurrun.de> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								523c7bd23c 
								
							
								 
							
						 
						
							
							
								
								misc typo, style and wording fixes  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7658295ba3 
								
							
								 
							
						 
						
							
							
								
								pixfmt: support more yuva formats  
							
							Signed-off-by: Luca Barbato <lu_zero@gentoo.org> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6d5600e855 
								
							
								 
							
						 
						
							
							
								
								avutil: add yuva422p and yuva444p formats  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								78071a1420 
								
							
								 
							
						 
						
							
							
								
								pixfmt: add AV_ prefixes to PIX_FMT_*  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b22ecbc6a5 
								
							
								 
							
						 
						
							
							
								
								cosmetics: various spelling fixes  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e9757066e1 
								
							
								 
							
						 
						
							
							
								
								libavutil: add 12 and 14 bit planar colorspaces  
							
							Reviewed-by: Jean First <jeanfirst@gmail.com>
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f2ee065638 
								
							
								 
							
						 
						
							
							
								
								lavu/pixfmt: move AVPALETTE_SIZE and _COUNT to pixfmt.h  
							
							Move AVPALETTE_SIZE and AVPALETTE_COUNT definition from
libavcodec/avcodec.h to libavutil/pixfmt.h.
The definition is more useful in libavutil, where it can be shared for
example by libavfilter and libswscale. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								143a5c55ff 
								
							
								 
							
						 
						
							
							
								
								Add yuva422p pix_fmt.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f9ca1ac796 
								
							
								 
							
						 
						
							
							
								
								sws/pixfmt/pixdesc: add support for yuva444p  
							
							Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
Conflicts:
	libavutil/avutil.h
	libavutil/pixfmt.h 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								08628b6afb 
								
							
								 
							
						 
						
							
							
								
								Revert "sws/pixfmt/pixdesc: add support for yuva444p"  
							
							This reverts commit fc115c80b7 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fc115c80b7 
								
							
								 
							
						 
						
							
							
								
								sws/pixfmt/pixdesc: add support for yuva444p  
							
							Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b14a2381f8 
								
							
								 
							
						 
						
							
							
								
								pixfmt: Add 32bit rgb without alpha formats  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bd97b2e1ce 
								
							
								 
							
						 
						
							
							
								
								pixfmt: add planar RGB formats.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								384bdaceeb 
								
							
								 
							
						 
						
							
							
								
								doxy: cleanup pixfmt.h  
							
							Remove the dubious warning about the header being private and
add some formatting 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ac3dbb4d58 
								
							
								 
							
						 
						
							
							
								
								hwaccel: OS X Video Decoder Acceleration (VDA) support.  
							
							Signed-off-by: Luca Barbato <lu_zero@gentoo.org> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d66ee6ac48 
								
							
								 
							
						 
						
							
							
								
								HWAccel: adds Video Decoder Acceleration (VDA) module for Mac OS X.  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dc49bf1270 
								
							
								 
							
						 
						
							
							
								
								sws/pixfmt/pixdesc: add support for yuv420p9le/be.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a3e11fa43c 
								
							
								 
							
						 
						
							
							
								
								Start adding pixel definitions for planar rgb.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9569a3c9f4 
								
							
								 
							
						 
						
							
							
								
								Add new pix_fmt RGBA64  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								86c3c1abf0 
								
							
								 
							
						 
						
							
							
								
								pixfmt: fix YUV422/444 wrong endian comment  
							
							Signed-off-by: Diego Biurrun <diego@biurrun.de> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0fd82fedc9 
								
							
								 
							
						 
						
							
							
								
								pixfmt: Replace 9/10bit deprecation by a technical explanation.  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								103278f7b0 
								
							
								 
							
						 
						
							
							
								
								libavutil/swscale: YUV444P10/YUV444P9 support.  
							
							Also add missing glue code for recently added YUV422P10 formats
to swscale.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f0eb373f9d 
								
							
								 
							
						 
						
							
							
								
								pixfmt-Comment: Fix big/little typo  
							
							Found-by: kierank
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c8f487deae 
								
							
								 
							
						 
						
							
							
								
								swscale: fix YUV420P 9/10bit support.  
							
							Fix handling of input if not in native endianness, and add support for
9/10-bit output. This allows us to force endianness of YUV420P 9/10bit
in the H264/10bit fate tests, which should fix them on big-endian
systems. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5c511ad4ce 
								
							
								 
							
						 
						
							
							
								
								swscale: extend YUV422p support to 10bits depth  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								42239ced65 
								
							
								 
							
						 
						
							
							
								
								Add pixel formats for 9- and 10-bit yuv420p.  
							
							Also add support for these formats in libswscale.
Needed for high bit depth h264 decoding.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								299cbe2c9b 
								
							
								 
							
						 
						
							
							
								
								PIX_FMT_422P10 support  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e91946ed23 
								
							
								 
							
						 
						
							
							
								
								Rename y400a to gray8a.  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								256c5b08bf 
								
							
								 
							
						 
						
							
							
								
								Fix BE/LE order of pix formats  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d4497f6dfb 
								
							
								 
							
						 
						
							
							
								
								Add pixel formats for 9- and 10-bit yuv420p.  
							
							Also add support for these formats in libswscale.
Needed for high bit depth h264 decoding.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								73389754c9 
								
							
								 
							
						 
						
							
							
								
								pixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE  
							
							PIX_FMT_BGR48LE is used by PhantomCINE demuxer.
Signed-off-by: Luca Barbato <lu_zero@gentoo.org> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								60c68c0ab9 
								
							
								 
							
						 
						
							
							
								
								Remove unused pixel format (PIX_FMT_UNUSED) and swap PIX_FMT_BGR48LE and PIX_FMT_BGR48BE enum order  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								43dc31f746 
								
							
								 
							
						 
						
							
							
								
								Add unused pixel format (PIX_FMT_UNUSED) to make PIX_FMT_BGR48BE an odd-valued enumeration  
							
							This is required for the isBE() macro internal to libswscale.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2912e87a6c 
								
							
								 
							
						 
						
							
							
								
								Replace FFmpeg with Libav in licence headers  
							
							Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e309fdc701 
								
							
								 
							
						 
						
							
							
								
								Add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								98aea87b1a 
								
							
								 
							
						 
						
							
							
								
								Deprecate  PIX_FMT_YUVJ*  
							
							Originally committed as revision 23451 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c75b3d2e8f 
								
							
								 
							
						 
						
							
							
								
								Clarify description for the MONOWHITE and MONOBLACK pixel formats.  
							
							Originally committed as revision 23144 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9121b8ca6c 
								
							
								 
							
						 
						
							
							
								
								Clarify descriptions for RGB4, BGR4, NV12, NV21,  
							
							RGB48BE, and RGB48LE pixel formats.
Originally committed as revision 23142 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ba87f0801d 
								
							
								 
							
						 
						
							
							
								
								Remove explicit filename from Doxygen  @file  commands.  
							
							Passing an explicit filename to this command is only necessary if the
documentation in the @file  block refers to a file different from the
one the block resides in.
Originally committed as revision 22921 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4744f896e5 
								
							
								 
							
						 
						
							
							
								
								Add PIX_FMT_Y400A, 8bit gray, 8bit alpha  
							
							Originally committed as revision 22881 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2b7cf1678e 
								
							
								 
							
						 
						
							
							
								
								Add initial support for 12-bit color mode.  
							
							Patch by Janusz Krzysztofik jkrzyszt tis icnet pl
Original thread:
Subject: [FFmpeg-devel] [PATCH v2] Add initial support for 12-bit color mode.
Date: Mon, 1 Mar 2010 02:05:07 +0100
Originally committed as revision 22220 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								92c6a099ba 
								
							
								 
							
						 
						
							
							
								
								H264 DXVA2 implementation  
							
							It allows VLD H264 decoding using DXVA2 (GPU assisted decoding API under
VISTA and Windows 7).
 It is implemented by using AVHWAccel API. It has been tested successfully
for some time in VLC using an nvidia card on Windows 7.
 To compile it, you need to have the system header dxva2api.h (either from
microsoft or using http://downloads.videolan.org/pub/videolan/testing/contrib/dxva2api.h )
 The generated libavcodec.dll does not depend directly on any new lib as
the necessary objects are given by the application using FFmpeg.
Originally committed as revision 21353 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1d52b4b390 
								
							
								 
							
						 
						
							
							
								
								Use avconfig.h in pixfmt.h  
							
							Originally committed as revision 21322 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3f37ab8e41 
								
							
								 
							
						 
						
							
							
								
								Make sure we do not export incorrect _NE pixformat descriptions by either  
							
							including config.h if available or not defining them if it isn't.
Originally committed as revision 21262 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago