libs: Add missing single include headers and use them in GIRs
authorEvan Nemerson <evan@coeus-group.com>
Wed, 21 Nov 2012 07:22:27 +0000 (23:22 -0800)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 21 Nov 2012 10:01:24 +0000 (11:01 +0100)
commit4d77fba46c3363e80d589393a597111c57dd7f55
treedd93f8ed23a219b3b27c50ce7d2ab0209af83202
parent4f480612e94b671b5f42e1af31d65290c0a28872
libs: Add missing single include headers and use them in GIRs
20 files changed:
gst-libs/gst/app/Makefile.am
gst-libs/gst/app/gstapp.h [new file with mode: 0644]
gst-libs/gst/audio/Makefile.am
gst-libs/gst/audio/gstaudio.h [new file with mode: 0644]
gst-libs/gst/fft/Makefile.am
gst-libs/gst/fft/gstfft.h
gst-libs/gst/pbutils/Makefile.am
gst-libs/gst/pbutils/gstpbutils.h [new file with mode: 0644]
gst-libs/gst/riff/Makefile.am
gst-libs/gst/riff/gstriff.h [new file with mode: 0644]
gst-libs/gst/rtp/Makefile.am
gst-libs/gst/rtp/gstrtp.h [new file with mode: 0644]
gst-libs/gst/rtsp/Makefile.am
gst-libs/gst/rtsp/gstrtsp.h
gst-libs/gst/sdp/Makefile.am
gst-libs/gst/sdp/gstsdp.h
gst-libs/gst/tag/Makefile.am
gst-libs/gst/tag/gsttag.h [new file with mode: 0644]
gst-libs/gst/video/Makefile.am
gst-libs/gst/video/gstvideo.h [new file with mode: 0644]