audioencoder: refactor getcaps proxy function to be reusable
authorThiago Santos <thiagoss@osg.samsung.com>
Tue, 16 Dec 2014 14:13:40 +0000 (11:13 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Wed, 17 Dec 2014 22:15:23 +0000 (19:15 -0300)
commit5e3405bd084f3656c7588539a0c49825e875dac9
tree7fe9942995a68afd078c04d94a72ba0ff6b70e45
parent8085352fb32c293c1128f5fcc6646f1f5e74663c
audioencoder: refactor getcaps proxy function to be reusable

Makes the audioencoder's getcaps function that proxies downstream
restriction available to other elements in the audio module to use it
gst-libs/gst/audio/Makefile.am
gst-libs/gst/audio/gstaudioencoder.c
gst-libs/gst/audio/gstaudioutilsprivate.c [new file with mode: 0644]
gst-libs/gst/audio/gstaudioutilsprivate.h [new file with mode: 0644]