73bb4e9ca6 
								
							
								 
							
						 
						
							
							
								
								nut: add 12/14 bit yuv to nut/raw  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a489db6cde 
								
							
								 
							
						 
						
							
							
								
								isom: add Radius DV YUV FourCCs  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e10eac910a 
								
							
								 
							
						 
						
							
							
								
								lavc/raw: add test utility for listing fourcc/pix_fmt map  
							
							The test program is useful for checking which raw formats are currently
identified by a codec tag. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ab7d6cb8f7 
								
							
								 
							
						 
						
							
							
								
								Support decoding fourcc YVYU.  
							
							Based on work by ami_stuff.
Fixes ticket #1352  
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ca8623e1a5 
								
							
								 
							
						 
						
							
							
								
								Support some BOXX codecs.  
							
							Fixes a part of ticket #1352 .
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								299d58e18a 
								
							
								 
							
						 
						
							
							
								
								Support yuva422p rawvideo in nut.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								76c79aa28f 
								
							
								 
							
						 
						
							
							
								
								Support yuva444p rawvideo in nut.  
							
							Fixes ticket #1058 . 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								edf34c346e 
								
							
								 
							
						 
						
							
							
								
								Allow encoding rawvideo RGBA64 and friends.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5c2c6bbfba 
								
							
								 
							
						 
						
							
							
								
								Allow encoding rawvideo RGB0 and friends.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								09f25a9cb0 
								
							
								 
							
						 
						
							
							
								
								Allow decoding of uyvy422 CYUV with -vcodec rawvideo.  
							
							FourCC CYUV can be Creative YUV and uyvy422 rawvideo. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								91b1e6f0c6 
								
							
								 
							
						 
						
							
							
								
								raw: add 10bit YUV definitions  
							
							Signed-off-by: Luca Barbato <lu_zero@gentoo.org> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								12bd8532cf 
								
							
								 
							
						 
						
							
							
								
								Synchronize various 4CCs and codec tags from FFmpeg.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								318fd9dac2 
								
							
								 
							
						 
						
							
							
								
								Remove non-existing fourcc " Y8".  
							
							This reverts a line of r1842. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3950376b8b 
								
							
								 
							
						 
						
							
							
								
								Support fourcc YV24.  
							
							Fixes ticket #306 . 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9df1d329a5 
								
							
								 
							
						 
						
							
							
								
								Support fourcc Y8 (ticket 308).  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								90d475a9e7 
								
							
								 
							
						 
						
							
							
								
								Support fourcc YV16 (ticket 307).  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								67e7dc5404 
								
							
								 
							
						 
						
							
							
								
								rawdec: Fix decoding of QT WRAW files.  
							
							From some tests it results that:
1. All of the AVI/MOV WRAW files need to be flipped.
2. MOV WRAW files need to use AVI color modes.
3. Assigning PAL8 mode by default to WRAW codec is not correct. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								53d5cd2c82 
								
							
								 
							
						 
						
							
							
								
								mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d352df0931 
								
							
								 
							
						 
						
							
							
								
								rawvideo: Support auv2 fourcc.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								040e1c67ed 
								
							
								 
							
						 
						
							
							
								
								rawdec: fix decoding of QT WRAW files  
							
							Fix decoding of QT WRAW files.
From some tests it results that:
1. all of the AVI/MOV WRAW files (at least from the link posted
   to the trac ticket #108 ) need to be flipped
2. mov WRAW files need to use AVI color modes
3. assigning PAL8 mode by default to WRAW codec is not correct
Fix decoding of file CarltonMovie2.mov, fix trac issue #108 . 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								410ca3bc2d 
								
							
								 
							
						 
						
							
							
								
								Support Digital Voodoo SD 8 Bit in mov (ticket 195).  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								87e45ae13d 
								
							
								 
							
						 
						
							
							
								
								rawvideo codec: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE  
							
							Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e91946ed23 
								
							
								 
							
						 
						
							
							
								
								Rename y400a to gray8a.  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3e1c59ebc6 
								
							
								 
							
						 
						
							
							
								
								Support fourcc auv2.  
							
							Fixes ticket #101 . 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7181627686 
								
							
								 
							
						 
						
							
							
								
								rawvideo codec: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2912e87a6c 
								
							
								 
							
						 
						
							
							
								
								Replace FFmpeg with Libav in licence headers  
							
							Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9a191b3a21 
								
							
								 
							
						 
						
							
							
								
								Support gray16be and rgb48be in mov  
							
							Originally committed as revision 23608 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d588e3f59b 
								
							
								 
							
						 
						
							
							
								
								Add support to B4BY and R4BY NUT codec tags added in NUT r672.  
							
							Originally committed as revision 23508 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								63455b8c7e 
								
							
								 
							
						 
						
							
							
								
								bgr/rgb444 for nut  
							
							Originally committed as revision 23504 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3511242d22 
								
							
								 
							
						 
						
							
							
								
								More mov rawvideo fourcc supported by the rawvideo decoder  
							
							Originally committed as revision 23481 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								48a783f3d7 
								
							
								 
							
						 
						
							
							
								
								Remove weird empty line and perform vertical align.  
							
							Originally committed as revision 23435 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ab8f600902 
								
							
								 
							
						 
						
							
							
								
								Add support for the newly added Nut codec tags (added in Nut r669):  
							
							Y1[00][16], [16][00]1Y, Y3[11][16], [16][11]3Y, Y3[10][16],
[16][10]3Y, Y3[00][16], [16][00]3Y, Y4[11][ 8], Y2[00][ 8].
Originally committed as revision 23342 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6531b5c9f4 
								
							
								 
							
						 
						
							
							
								
								Rename ff_raw_pixelFormatTags symbol to ff_raw_pix_fmt_tags.  
							
							The new name is shorter and consistent with the FFmpeg style.
Originally committed as revision 23206 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f40f329e92 
								
							
								 
							
						 
						
							
							
								
								Fix typo ('B', 'O', 'W', '1') => ('B', '0', 'W', '1')  
							
							Originally committed as revision 23150 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ed395eb421 
								
							
								 
							
						 
						
							
							
								
								Add missing rawvideo pixel formats to codec tags mappings for nut.  
							
							Originally committed as revision 23146 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								73762de18e 
								
							
								 
							
						 
						
							
							
								
								Add NV12 and NV21 AVI tags.  
							
							Both are listed in fourcc.org.
Originally committed as revision 23145 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								658e7576fc 
								
							
								 
							
						 
						
							
							
								
								Reorder nut specific codec tags and add a comment for marking them as  
							
							such.
Also put the [3][0][0][0] codec tag, mapped to rgb565le, in a special
section. It needs to be specified *after* the nut RGB[16] codec tag,
otherwise it will be used by default when encoding normal non-flipped
rgb565le, and will be decoded like a flipped format (see
rawdec.c:raw_init_decoder()).
Originally committed as revision 23075 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								43451ec247 
								
							
								 
							
						 
						
							
							
								
								Add missing nut-specific codec tags for rawvideo pixel formats.  
							
							Add codec tags for the formats:
[15]BGR Packed RGB 5:5:5, 16bpp, (msb)1A 5R 5G 5B(lsb), big-endian [NOT in AVI]
[15]RGB Packed BGR 5:5:5, 16bpp, (msb)1A 5B 5G 5R(lsb), big-endian [NOT in AVI]
[16]BGR Packed RGB 5:6:5, 16bpp, (msb)   5R 6G 5B(lsb), big-endian [NOT in AVI]
[16]RGB Packed BGR 5:6:5, 16bpp, (msb)   5B 6G 5R(lsb), big-endian [NOT in AVI]
RGBA    Packed RGBA 8:8:8:8, 32bpp, RGBA [NOT in AVI]
BGRA    Packed RGBA 8:8:8:8, 32bpp, BGRA [NOT in AVI]
ABGR    Packed RGBA 8:8:8:8, 32bpp, ABGR [NOT in AVI]
ARGB    Packed RGBA 8:8:8:8, 32bpp, ARGB [NOT in AVI]
RGB[24] Packed RGB 8:8:8, 24bpp RGB [NOT in AVI]
BGR[24] Packed RGB 8:8:8, 24bpp BGR [NOT in AVI]
which are listed in the nut4cc.txt spec.
Originally committed as revision 23074 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								934edecdb8 
								
							
								 
							
						 
						
							
							
								
								Make the codec tags for the yuvjXXX pixel formats the same as the  
							
							corresponding ones for the yuvXXX pixel formats.
Originally committed as revision 23073 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b43f432c8c 
								
							
								 
							
						 
						
							
							
								
								Add support to the Y411 codec tag, corresponding to the rawvideo pixel  
							
							format uyyvyy411.
The codec tag is referenced in fourcc.org.
Originally committed as revision 23072 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								e574770633 
								
							
								 
							
						 
						
							
							
								
								Change ff_raw_pixelFormatTags RGB entries (RGB555, BGR555, RGB565,  
							
							BGR565, RGB565) to make them specify the tags for the LE variants
rather than for the native endian ones.
Fix NUT compatibility.
Originally committed as revision 22866 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8be7ac98ca 
								
							
								 
							
						 
						
							
							
								
								Support decoding of SoftLab-NSK VideoTizer.  
							
							Patch by ami_stuff, ami_stuff o2 pl
Originally committed as revision 21245 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a4be782cbd 
								
							
								 
							
						 
						
							
							
								
								Support 2Vuy in mov, fixes issue 1690.  
							
							Patch by ami_stuff, ami_stuff o2 pl
Originally committed as revision 21230 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								59ea69ef54 
								
							
								 
							
						 
						
							
							
								
								Support decoding of Avid uncompressed mov files, fixes issue 1685.  
							
							Originally committed as revision 21223 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a0ae3e41f3 
								
							
								 
							
						 
						
							
							
								
								Support decoding Avid 1:1x codec, (partially) fixes issue1684.  
							
							Originally committed as revision 21222 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c78dfcdaf4 
								
							
								 
							
						 
						
							
							
								
								Do not assign codec_tag to pix_fmt in rawdec.c, but in raw.c  
							
							Originally committed as revision 21218 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								42022e0362 
								
							
								 
							
						 
						
							
							
								
								add yuvs fourcc to raw.c and isom.c, fixes samples/mov/yuvs.mov  
							
							patch by Andrew Wason
Originally committed as revision 20439 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e47ca4f798 
								
							
								 
							
						 
						
							
							
								
								map VYUY fourcc to rawcodec  
							
							fixes http://samples.mplayerhq.hu/V-codecs/ATI-VCR12/ATI/y422test.avi 
Originally committed as revision 20432 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9853bbb21a 
								
							
								 
							
						 
						
							
							
								
								add some raw codec fourccs, fixes:  
							
							samples/V-codecs/
P422.AVI
UYNV.AVI
UYNY.AVI
V422.AVI
YUNV.AVI
Originally committed as revision 20379 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago