summaryrefslogtreecommitdiff
path: root/data/presets/meson.build
blob: 6677a0961fb83a0a63fde084bdb2e2a3caadf8d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
install_data(
    ['avenc_aac.prs',
     'avenc_mp2.prs',
     'avenc_mpeg2video.prs',
     'GstVaapiEncodeMpeg2.prs',
     'avenc_wmav1.prs',
     'avenc_wmv1.prs',
     'GstFaac.prs',
     'GstLameMP3Enc.prs',
     'GstMP4Mux.prs',
     'GstTwoLame.prs',
     'GstX264Enc.prs'],
    install_dir : rygel_presetdir)