Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for h263 (0.06 sec)

  1. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

      <mime-type type="video/example"/>
      <mime-type type="video/h261">
        <glob pattern="*.h261"/>
      </mime-type>
      <mime-type type="video/h263">
        <glob pattern="*.h263"/>
      </mime-type>
      <mime-type type="video/h263-1998"/>
      <mime-type type="video/h263-2000"/>
      <mime-type type="video/h264">
        <glob pattern="*.h264"/>
      </mime-type>
      <mime-type type="video/iso.segment">
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.26.md

      - [Changelog since v1.26.3](#changelog-since-v1263)
      - [Changes by Kind](#changes-by-kind-11)
        - [Feature](#feature-11)
        - [Bug or Regression](#bug-or-regression-11)
      - [Dependencies](#dependencies-11)
        - [Added](#added-11)
        - [Changed](#changed-11)
        - [Removed](#removed-11)
    - [v1.26.3](#v1263)
      - [Downloads for v1.26.3](#downloads-for-v1263)
        - [Source Code](#source-code-12)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 14 16:24:51 UTC 2024
    - 425.7K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/arch/x86/x86asm/tables.go

    	/*4256*/ uint16(xReadSlashR),
    	/*4257*/ uint16(xArgXmm1),
    	/*4258*/ uint16(xArgXmm2M128),
    	/*4259*/ uint16(xMatch),
    	/*4260*/ uint16(xSetOp), uint16(SUBSD),
    	/*4262*/ uint16(xReadSlashR),
    	/*4263*/ uint16(xArgXmm1),
    	/*4264*/ uint16(xArgXmm2M64),
    	/*4265*/ uint16(xMatch),
    	/*4266*/ uint16(xSetOp), uint16(SUBSS),
    	/*4268*/ uint16(xReadSlashR),
    	/*4269*/ uint16(xArgXmm1),
    	/*4270*/ uint16(xArgXmm2M32),
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 16 22:24:28 UTC 2022
    - 266.8K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/lite/tests/fuse-tftext.mlir

      %263 = "tf.ConcatV2"(%260, %258, %262, %14) {device = ""} : (tensor<0xi32>, tensor<1xi32>, tensor<0xi32>, tensor<i32>) -> tensor<1xi32>
      %264 = "tf.Reshape"(%254, %263) {device = ""} : (tensor<?x?xi64>, tensor<1xi32>) -> tensor<?xi64>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 09:41:17 UTC 2024
    - 460.3K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.28.md

    ## Changes by Kind
    
    ### API Change
    
    - Aggregated discovery now returns `responseKind: {}` for resources which are missing group/version/kind information, to ensure compatibility with v0.26.0-v0.26.3 clients. ([#119835](https://github.com/kubernetes/kubernetes/pull/119835), [@liggitt](https://github.com/liggitt)) [SIG API Machinery and Testing]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 23:47:59 UTC 2024
    - 408.3K bytes
    - Viewed (1)
  6. CHANGELOG/CHANGELOG-1.27.md

    ## Changes by Kind
    
    ### API Change
    
    - Aggregated discovery now returns `responseKind: {}` for resources which are missing group/version/kind information, to ensure compatibility with v0.26.0-v0.26.3 clients. ([#119835](https://github.com/kubernetes/kubernetes/pull/119835), [@liggitt](https://github.com/liggitt)) [SIG API Machinery and Testing]
    
    ### Feature
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 23:01:06 UTC 2024
    - 455.3K bytes
    - Viewed (0)
Back to top