audioparsers: rename 'aacparse' plugin to generic 'audioparsers' plugin
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Sat, 28 Nov 2009 17:13:31 +0000 (18:13 +0100)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Tue, 8 Dec 2009 15:05:26 +0000 (16:05 +0100)
commit3441a41f83620fe44a8311541a6d496691769958
tree84d6cf36cf0cadd25f60445e4f052963fc673ce5
parente3e4ba4f9edf0ded4f346b601805fcb721914b16
audioparsers: rename 'aacparse' plugin to generic 'audioparsers' plugin
configure.ac
docs/plugins/Makefile.am
docs/plugins/gst-plugins-bad-plugins-docs.sgml
gst/aacparse/Makefile.am [deleted file]
gst/audioparsers/Makefile.am [new file with mode: 0644]
gst/audioparsers/gstaacparse.c [moved from gst/aacparse/gstaacparse.c with 100% similarity]
gst/audioparsers/gstaacparse.h [moved from gst/aacparse/gstaacparse.h with 100% similarity]
gst/audioparsers/gstbaseparse.c [moved from gst/aacparse/gstbaseparse.c with 100% similarity]
gst/audioparsers/gstbaseparse.h [moved from gst/aacparse/gstbaseparse.h with 100% similarity]
gst/audioparsers/plugin.c [moved from gst/aacparse/plugin.c with 100% similarity]