summaryrefslogtreecommitdiffstats
path: root/media/libtheora/moz.yaml
blob: b490be4e5d7f8a27e93650fa0ed304adb558ea57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
schema: 1

bugzilla:
  product: Core
  component: "Audio/Video: Playback"

origin:
  name: theora
  description: Video compression format from Xiph
  url: https://www.theora.org/

  release: commit 7180717276af1ebc7da15c83162d6c5d6203aabf (2020-10-27T09:17:42.000-07:00).
  revision: 7180717276af1ebc7da15c83162d6c5d6203aabf

  license: BSD-3-Clause-Clear
  license-file: COPYING

updatebot:
  maintainer-phab: bryce
  maintainer-bz: bryce
  tasks:
    - type: vendoring
      enabled: true
      frequency: every

vendoring:
  url: https://gitlab.xiph.org/xiph/theora
  source-hosting: gitlab

  exclude:
    - doc
    - examples
    - lib/c64x
    - m4
    - macosx
    - symbian
    - tests
    - tools
    - win32
    - autogen.sh
    - .travis.yml
    - configure.ac
    - SConstruct
    - Makefile.*
    - "*.in"
    - include/theora/theoraenc.h
    - lib/analyze.c
    - lib/apiwrapper.c
    - lib/apiwrapper.h
    - lib/arm/armenc.c
    - lib/arm/armenc.h
    - lib/arm/armencfrag.s
    - lib/arm/armenquant.s
    - lib/collect.c
    - lib/collect.h
    - lib/decapiwrapper.c
    - lib/encapiwrapper.c
    - lib/encfrag.c
    - lib/encinfo.c
    - lib/encint.h
    - lib/encode.c
    - lib/encoder_disabled.c
    - lib/enquant.c
    - lib/enquant.h
    - lib/fdct.c
    - lib/huffenc.c
    - lib/huffenc.h
    - lib/mathops.c
    - lib/mcenc.c
    - lib/modedec.h
    - lib/rate.c
    - lib/tokenize.c
    - lib/x86/mmxencfrag.c
    - lib/x86/mmxfdct.c
    - lib/x86/sse2encfrag.c
    - lib/x86/sse2fdct.c
    - lib/x86/x86enc.c
    - lib/x86/x86enc.h
    - lib/x86/x86enquant.c
    - lib/x86/x86zigzag.h
    - lib/x86_vc/mmxencfrag.c
    - lib/x86_vc/mmxfdct.c
    - lib/x86_vc/x86enc.c
    - lib/x86_vc/x86enc.h
    - lib/x86_vc/x86zigzag.h

  keep:
    - lib/config.h