omx: Add audio decoder base class and a subclass for MP3
authorSebastian Dröge <sebastian@centricular.com>
Sat, 10 May 2014 21:12:54 +0000 (23:12 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 2 Jul 2014 07:21:00 +0000 (09:21 +0200)
commit0c3b3ef3d091fdd67a16c0dc2dcddb5f564ee3e4
treed0644ee15498dfa44e262e204a3123d1b5a5925d
parent3d94d3e44d7576a43c8755b2f7b5cf35eb83e8a6
omx: Add audio decoder base class and a subclass for MP3
omx/Makefile.am
omx/gstomx.c
omx/gstomxaudiodec.c [new file with mode: 0644]
omx/gstomxaudiodec.h [new file with mode: 0644]
omx/gstomxmp3dec.c [new file with mode: 0644]
omx/gstomxmp3dec.h [new file with mode: 0644]