mirror of https://github.com/FFmpeg/FFmpeg.git
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>pull/269/head
parent
027c682fa0
commit
2fcf47e2d1
3 changed files with 12 additions and 0 deletions
@ -0,0 +1,5 @@ |
||||
FATE_PIXLET += fate-pixlet-rgb
|
||||
fate-pixlet-rgb: CMD = framecrc -i $(TARGET_SAMPLES)/pixlet/pixlet_rgb.mov -an -pix_fmt yuv420p16le |
||||
|
||||
FATE_SAMPLES_AVCONV-$(call DEMDEC, MOV, PIXLET) += $(FATE_PIXLET) |
||||
fate-pixlet: $(FATE_PIXLET) |
@ -0,0 +1,6 @@ |
||||
#tb 0: 1/25 |
||||
#media_type 0: video |
||||
#codec_id 0: rawvideo |
||||
#dimensions 0: 13x9 |
||||
#sar 0: 1/1 |
||||
0, 0, 0, 1, 374, 0x93f1ba6d |
Loading…
Reference in new issue