~ubuntu-branches/ubuntu/trusty/libav/trusty-proposed

« back to all changes in this revision

Viewing changes to tests/fate/lossless-video.mak

  • Committer: Package Import Robot
  • Author(s): Reinhard Tartler
  • Date: 2013-10-22 23:24:08 UTC
  • mfrom: (1.3.36 sid)
  • Revision ID: package-import@ubuntu.com-20131022232408-b8tvvn4pyzri9mi3
Tags: 6:9.10-1ubuntu1
* Build all -extra flavors from this source package, as libav got demoted
  from main to universe, cf LP: #1243235
* Simplify debian/rules to follow exactly the code that debian executes
* New upstream (LP: #1180288) fixes lots of security issues (LP: #1242802)
* Merge from unstable, remaining changes:
  - build-depend on libtiff5-dev rather than libtiff4-dev,
    avoids FTBFS caused by imlib
  - follow the regular debian codepaths

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
FATE_CLLC += fate-cllc-rgb
 
2
fate-cllc-rgb: CMD = framecrc -i $(SAMPLES)/cllc/sample-cllc-rgb.avi
 
3
 
 
4
FATE_CLLC += fate-cllc-argb
 
5
fate-cllc-argb: CMD = framecrc -i $(SAMPLES)/cllc/sample-cllc-argb.avi
 
6
 
 
7
FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, CLLC) += $(FATE_CLLC)
 
8
fate-cllc: $(FATE_CLLC)
 
9
 
 
10
FATE_LAGARITH += fate-lagarith-rgb24
 
11
fate-lagarith-rgb24: CMD = framecrc -i $(SAMPLES)/lagarith/lag-rgb24.avi
 
12
 
 
13
FATE_LAGARITH += fate-lagarith-rgb32
 
14
fate-lagarith-rgb32: CMD = framecrc -i $(SAMPLES)/lagarith/lag-rgb32.avi -pix_fmt bgra
 
15
 
 
16
FATE_LAGARITH += fate-lagarith-yuy2
 
17
fate-lagarith-yuy2: CMD = framecrc -i $(SAMPLES)/lagarith/lag-yuy2.avi
 
18
 
 
19
FATE_LAGARITH += fate-lagarith-yv12
 
20
fate-lagarith-yv12: CMD = framecrc -i $(SAMPLES)/lagarith/lag-yv12.avi
 
21
 
 
22
FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, LAGARITH) += $(FATE_LAGARITH)
 
23
fate-lagarith: $(FATE_LAGARITH)
 
24
 
1
25
FATE_LOCO += fate-loco-rgb
2
26
fate-loco-rgb: CMD = framecrc -i $(SAMPLES)/loco/pig-loco-rgb.avi
3
27
 
4
28
FATE_LOCO += fate-loco-yuy2
5
29
fate-loco-yuy2: CMD = framecrc -i $(SAMPLES)/loco/pig-loco-0.avi
6
30
 
7
 
FATE_TESTS += $(FATE_LOCO)
 
31
FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, LOCO) += $(FATE_LOCO)
8
32
fate-loco: $(FATE_LOCO)
9
33
 
10
 
FATE_TESTS += fate-msrle-8bit
 
34
FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, MSRLE) += fate-msrle-8bit
11
35
fate-msrle-8bit: CMD = framecrc -i $(SAMPLES)/msrle/Search-RLE.avi -pix_fmt rgb24
12
36
 
13
 
FATE_TESTS += fate-mszh
 
37
FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, MSZH) += fate-mszh
14
38
fate-mszh: CMD = framecrc -i $(SAMPLES)/lcl/mszh-1frame.avi
15
39
 
16
 
FATE_TESTS += fate-vble
 
40
FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, VBLE) += fate-vble
17
41
fate-vble: CMD = framecrc -i $(SAMPLES)/vble/flowers-partial-2MB.avi
18
42
 
19
 
FATE_TESTS += fate-zlib
 
43
FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, ZLIB) += fate-zlib
20
44
fate-zlib: CMD = framecrc -i $(SAMPLES)/lcl/zlib-1frame.avi
 
45
 
 
46
FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, ZEROCODEC) += fate-zerocodec
 
47
fate-zerocodec: CMD = framecrc -i $(SAMPLES)/zerocodec/sample-zeco.avi