7548c80acc 
								
							
								 
							
						 
						
							
							
								
								Pinnacle TARGA CineWave YUV16 decoder (fourcc Y216).  
							
							Fixes ticket #1354  
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								36ef5369ee 
								
							
								 
							
						 
						
							
							
								
								Replace all CODEC_ID_* with AV_CODEC_ID_*  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								96e2507363 
								
							
								 
							
						 
						
							
							
								
								isom: add "NO16" FourCC  
							
							samples:
http://www.datafilehost.com/download-46d9a0fa.html 
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8d0ec6e060 
								
							
								 
							
						 
						
							
							
								
								isom: add "MNG" FourCC  
							
							sample:
http://www.datafilehost.com/download-92da395c.html 
Reviewed-by:  compn <tempn@twmi.rr.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9e74db6850 
								
							
								 
							
						 
						
							
							
								
								mov: Support muxing/demuxing iLBC  
							
							The packet size, signalled via block_align, has to be passed via
the container.
Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a489db6cde 
								
							
								 
							
						 
						
							
							
								
								isom: add Radius DV YUV FourCCs  
							
							
								
							
							
						 
						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  
				
					
						
							
							
								 
						
							
							
							
								
							
								8ba543eb3b 
								
							
								 
							
						 
						
							
							
								
								Add Avid Meridien (AVUI) decoder.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bcc213cf36 
								
							
								 
							
						 
						
							
							
								
								isom: remove duplicate line.  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ea5756dae 
								
							
								 
							
						 
						
							
							
								
								isom: Clarify comment for 'ec-3' fourcc  
							
							Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								949d942eef 
								
							
								 
							
						 
						
							
							
								
								mov: support eac3 audio  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								462a5b7839 
								
							
								 
							
						 
						
							
							
								
								isom: Support more DTS codec identifiers.  
							
							DTS LBR identifier ('dtse') is not included since libavcodec doesn't support it yet.
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5012c07336 
								
							
								 
							
						 
						
							
							
								
								Support detecting and demuxing EIA-608 subtitles in mov.  
							
							The format is slightly proprietary.
DVDs use a format of
code byte (0x00, 0x01, 0xfe or 0xff), two data bytes
MOV uses instead
cdat/cdt2 atom, two data bytes
Auto-detecting and supporting both in one decoder is trivial,
so a single codec ID is used.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b7ce3242f8 
								
							
								 
							
						 
						
							
							
								
								lavc: add a OpenEXR decoder  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e636aa1a56 
								
							
								 
							
						 
						
							
							
								
								movdec: handle 0x7fff langcode as macintosh per the specs  
							
							The correct point that seperates ISO and MAC language codes is 0x400
according to the current QT spec. Old QT specs did not list where this
seperation is but apparently only defined the meaning of the first 137.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fca62f0500 
								
							
								 
							
						 
						
							
							
								
								Support FLIC in MOV.  
							
							Fixes trac issue #626 .
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b142496c56 
								
							
								 
							
						 
						
							
							
								
								mov: Add more HDV and XDCAM FourCCs.  
							
							Reference: VLC 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0ad522afb3 
								
							
								 
							
						 
						
							
							
								
								mov: Add support for MPEG2 HDV 720p24 (hdv4)  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								167f3b8de7 
								
							
								 
							
						 
						
							
							
								
								libavformat: Add an ff_ prefix to some lavf internal symbols  
							
							Prefix the functions/tables brktimegm, pcm_read_seek,
dv_offset_reset, voc_get_packet, codec_movaudio_tags,
codec_movvideo_tags.
After this, lavf has no global symbols without the proper prefix.
Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bb9c8d9439 
								
							
								 
							
						 
						
							
							
								
								Add v408 / AYUV encoder and decoder.  
							
							Fixes last part of ticket #470 .
Reviewed-by: Paul B Mahol 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								af0f8c09cc 
								
							
								 
							
						 
						
							
							
								
								Cosmentics: Fix AVUI comment.  
							
							The codec contains no alpha information but deinterleaved interlaced video.
Found by Maksym Veremeyenko. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5f27374c1b 
								
							
								 
							
						 
						
							
							
								
								Cosmetics: Add bit per component information to v308 comment.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9e53f62be1 
								
							
								 
							
						 
						
							
							
								
								Support decoding Avid DS Uncompressed (SUDS).  
							
							Fixes ticket #934  
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								17edc370b2 
								
							
								 
							
						 
						
							
							
								
								yuv4 libquicktime packed 4:2:0 encoder and decoder.  
							
							Reviewed-by: Derek Buitenhuis
Reviewed-by: Paul B Mahol 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2754514787 
								
							
								 
							
						 
						
							
							
								
								v308 Quicktim Uncompressed 4:4:4 encoder and decoder.  
							
							Reviewed-by: Derek Buitenhuis
Reviewed-by: Paul B Mahol 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								64e4f4836a 
								
							
								 
							
						 
						
							
							
								
								Add decoder for Avid 1:1 10-bit RGB Packer (AVrp).  
							
							Fixes ticket #525 .
Reviewed-by: Paul B Mahol 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dfa77dead2 
								
							
								 
							
						 
						
							
							
								
								y41p encoder and decoder  
							
							y41p is a packed 12-bit 4:1:1 YUV format used by Brooktree.
Fixes issue 1123 / ticket #102 .
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								309ffa4fe3 
								
							
								 
							
						 
						
							
							
								
								v410 encoder and decoder  
							
							v410 is a packed 10-bit 4:4:4 YCbCr format used in
QuickTime.
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								80f6c0bb95 
								
							
								 
							
						 
						
							
							
								
								v410 encoder and decoder  
							
							v410 is a packed 10-bit 4:4:4 YCbCr format used in
QuickTime.
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Signed-off-by: Diego Biurrun <diego@biurrun.de> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4c38633352 
								
							
								 
							
						 
						
							
							
								
								isom: sort and pretty-print codec_movaudio_tags[]  
							
							original order is retained within the same tag or codec id to maintain the
muxing/demuxing priority. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7714770de1 
								
							
								 
							
						 
						
							
							
								
								isom: remove pointless comments in codec_movaudio_tags[]  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								21ebf2d493 
								
							
								 
							
						 
						
							
							
								
								isom: remove commented-out tag for vorbis  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fd095539d1 
								
							
								 
							
						 
						
							
							
								
								latmdec: fix audio specific config parsing  
							
							Pass the correct size in bits to mpeg4audio_get_config and add a flag
to disable parsing of the sync extension when the size is not known.
Latm with AudioMuxVersion 0 does not specify the size of the audio
specific config. Data after the audio specific config can be
misinterpreted as sync extension resulting in random and wrong configs. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8a3f976498 
								
							
								 
							
						 
						
							
							
								
								Support decoding "m1v " mpeg1video in mov.  
							
							Fixes ticket #579  at least for ffplay. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								77b5c82b49 
								
							
								 
							
						 
						
							
							
								
								isom: Add MPEG4SYSTEMS dummy object type indication.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								415f3ceac1 
								
							
								 
							
						 
						
							
							
								
								Fix comment: Enhanced AC-3 in mov is defined in ETSI TS 102 366.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1a7090bfaf 
								
							
								 
							
						 
						
							
							
								
								mov: support eac3 audio  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								59a9a23581 
								
							
								 
							
						 
						
							
							
								
								lavc: use avpriv_ prefix for some mpeg4audio symbols used in lavf.  
							
							Specifically, ff_mpeg4audio_sample_rates, ff_mpeg4audio_get_config and
ff_copy_pce_data 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								82ab61f901 
								
							
								 
							
						 
						
							
							
								
								lavc: use avpriv_ prefix for some mpegaudio symbols used in lavf.  
							
							Specifically, ff_mpa_freq_tab, ff_mpa_bitrate_tab, ff_mpa_decode_header,
ff_mpegaudio_decode_header. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								059707ee2d 
								
							
								 
							
						 
						
							
							
								
								Do not auto-detect Sorenson Spark in f4v.  
							
							Assuming codec_tag H263 for FLV only leads to trouble. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								12bd8532cf 
								
							
								 
							
						 
						
							
							
								
								Synchronize various 4CCs and codec tags from FFmpeg.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5241e0144f 
								
							
								 
							
						 
						
							
							
								
								isom: replace pseudo doxycomments with normal comments.  
							
							Those chunks don't need to be parsed and they weren't parsed correctly
by Doxygen anyway. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1c2e07b811 
								
							
								 
							
						 
						
							
							
								
								mp4: Don't read an empty Decoder Config Descriptor  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e71322cb00 
								
							
								 
							
						 
						
							
							
								
								Support Sorenson Spark in f4v.  
							
							Such files are produced by the Flash Media Server,
see samples/f4v/H263_NM_f.mp4 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4a9b069b67 
								
							
								 
							
						 
						
							
							
								
								Support 3IVD in isom, produced by 3ivx DivX Doctor.  
							
							Fixes ticket #486 . 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b5d4c0e26e 
								
							
								 
							
						 
						
							
							
								
								Support Speex in isom.  
							
							Adobe Flash Media Server produces such files although the f4v
specification does not allow Speex (nor Nellymoser). 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								75a225217c 
								
							
								 
							
						 
						
							
							
								
								Support Nellymoser in isom.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8b7222979c 
								
							
								 
							
						 
						
							
							
								
								isom: add missing AVC-Intra tags, rearrange list and update comments  
							
							Signed-off-by: Diego Biurrun <diego@biurrun.de> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ad6c7c1b52 
								
							
								 
							
						 
						
							
							
								
								mp4: Handle non-trivial ES Descriptors.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								53d5cd2c82 
								
							
								 
							
						 
						
							
							
								
								mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers.  
							
							
								
							
							
						 
						14 years ago