tests: add codec helper utils.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Tue, 15 Jan 2013 16:30:57 +0000 (17:30 +0100)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 17 Jan 2013 18:03:21 +0000 (19:03 +0100)
commitb22bade3106d097ce767befb46b9786e095e7497
tree1f8f081b457fb3cf639a9fd28d19cb68eecd409f
parentea3905fa148b6be76450ab45734687e8ff84a450
tests: add codec helper utils.

Add helper functions to determine the codec type from a specific file
or utility functions to convert from codec type to GstCaps or from
codec name to codec type.
tests/Makefile.am
tests/codec.c [new file with mode: 0644]
tests/codec.h [new file with mode: 0644]