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