comparison etc/codecs.conf @ 28451:b1184d826397

Fix FFmpeg decoder info fields to be consistent.
author diego
date Sun, 08 Feb 2009 21:45:32 +0000
parents 420270d1e8df
children 79b0bd20433e
comparison
equal deleted inserted replaced
28450:420270d1e8df 28451:b1184d826397
524 driver vfw 524 driver vfw
525 dll "msvidc32.dll" 525 dll "msvidc32.dll"
526 out BGR24,BGR15,BGR8 static,query 526 out BGR24,BGR15,BGR8 static,query
527 527
528 videocodec ffcvid 528 videocodec ffcvid
529 info "Cinepak Video (native codec)" 529 info "FFmpeg Cinepak Video"
530 status working 530 status working
531 fourcc cvid,CVID 531 fourcc cvid,CVID
532 driver ffmpeg 532 driver ffmpeg
533 dll "cinepak" 533 dll "cinepak"
534 out YV12,BGR8 query 534 out YV12,BGR8 query
554 out BGR32,BGR24 flip,query 554 out BGR32,BGR24 flip,query
555 555
556 ;NATIVE: 556 ;NATIVE:
557 557
558 videocodec ffvideo1 558 videocodec ffvideo1
559 info "Microsoft Video 1 (native codec)" 559 info "FFmpeg Microsoft Video 1"
560 status working 560 status working
561 fourcc cram,CRAM 561 fourcc cram,CRAM
562 fourcc msvc,MSVC 562 fourcc msvc,MSVC
563 fourcc wham,WHAM 563 fourcc wham,WHAM
564 driver ffmpeg 564 driver ffmpeg
565 dll "msvideo1" 565 dll "msvideo1"
566 out BGR15,BGR8 query 566 out BGR15,BGR8 query
567 567
568 videocodec ffmszh 568 videocodec ffmszh
569 info "AVImszh (native codec)" 569 info "FFmpeg AVImszh"
570 status working 570 status working
571 fourcc MSZH 571 fourcc MSZH
572 driver ffmpeg 572 driver ffmpeg
573 dll "mszh" 573 dll "mszh"
574 out BGR24 574 out BGR24
575 575
576 videocodec ffzlib 576 videocodec ffzlib
577 info "AVIzlib (native codec)" 577 info "FFmpeg AVIzlib"
578 status working 578 status working
579 fourcc ZLIB 579 fourcc ZLIB
580 driver ffmpeg 580 driver ffmpeg
581 dll "zlib" 581 dll "zlib"
582 out BGR24 582 out BGR24
677 driver ffmpeg 677 driver ffmpeg
678 dll xl 678 dll xl
679 out 411P 679 out 411P
680 680
681 videocodec ffqtdrw 681 videocodec ffqtdrw
682 info "QuickDraw native decoder" 682 info "FFmpeg QuickDraw"
683 status working 683 status working
684 fourcc qdrw 684 fourcc qdrw
685 driver ffmpeg 685 driver ffmpeg
686 dll qdraw 686 dll qdraw
687 out BGR8 687 out BGR8
688 688
689 videocodec ffindeo2 689 videocodec ffindeo2
690 info "Indeo 2 native decoder" 690 info "FFmpeg Indeo 2"
691 status working 691 status working
692 fourcc RT21 692 fourcc RT21
693 fourcc IV20 693 fourcc IV20
694 driver ffmpeg 694 driver ffmpeg
695 dll indeo2 695 dll indeo2
1906 dll "asusasvd.dll" 1906 dll "asusasvd.dll"
1907 out UYVY 1907 out UYVY
1908 out BGR32,BGR24,BGR15 flip 1908 out BGR32,BGR24,BGR15 flip
1909 1909
1910 videocodec ffultimotion 1910 videocodec ffultimotion
1911 info "IBM Ultimotion native decoder" 1911 info "FFmpeg IBM Ultimotion"
1912 status working 1912 status working
1913 fourcc ULTI 1913 fourcc ULTI
1914 driver ffmpeg 1914 driver ffmpeg
1915 dll "ultimotion" 1915 dll "ultimotion"
1916 out YVU9 1916 out YVU9
2172 driver vfwex 2172 driver vfwex
2173 dll "wnvwinx.dll" 2173 dll "wnvwinx.dll"
2174 out BGR32,BGR24,BGR15 2174 out BGR32,BGR24,BGR15
2175 2175
2176 videocodec ffwnv1 2176 videocodec ffwnv1
2177 info "FFmpeg wnv1 native codec" 2177 info "FFmpeg wnv1 codec"
2178 status working 2178 status working
2179 fourcc WNV1 2179 fourcc WNV1
2180 driver ffmpeg 2180 driver ffmpeg
2181 dll wnv1 2181 dll wnv1
2182 out 422P 2182 out 422P
2498 dll "rricm.dll" 2498 dll "rricm.dll"
2499 out YUY2 2499 out YUY2
2500 out BGR24 flip 2500 out BGR24 flip
2501 2501
2502 videocodec ffcamtasia 2502 videocodec ffcamtasia
2503 info "TechSmith Camtasia Screen Codec (native)" 2503 info "FFmpeg TechSmith Camtasia Screen Codec"
2504 status working 2504 status working
2505 fourcc TSCC,tscc 2505 fourcc TSCC,tscc
2506 driver ffmpeg 2506 driver ffmpeg
2507 dll "camtasia" 2507 dll "camtasia"
2508 out BGR32,BGR24,BGR15,BGR8 query 2508 out BGR32,BGR24,BGR15,BGR8 query
3791 format 0x402 3791 format 0x402
3792 driver acm 3792 driver acm
3793 dll "iac25_32.ax" 3793 dll "iac25_32.ax"
3794 3794
3795 audiocodec ffctadp32 3795 audiocodec ffctadp32
3796 info "Creative ADPCM native codec" 3796 info "FFmpeg Creative ADPCM codec"
3797 status working 3797 status working
3798 format 0x200 3798 format 0x200
3799 driver ffmpeg 3799 driver ffmpeg
3800 dll "adpcm_ct" 3800 dll "adpcm_ct"
3801 3801