vpx: Rename vp8 plugin to vpx
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Sun, 16 Sep 2012 13:33:57 +0000 (15:33 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sun, 16 Sep 2012 13:33:57 +0000 (15:33 +0200)
commit2a4e3d21101c9fe19af4d242878cefad3886eebe
tree1ea642c189d7dbe770c41cf5d714ac5b6aaae9ef
parenteed915b05e946bded73701f54b2784a1c791ac8f
vpx: Rename vp8 plugin to vpx

This is using libvpx, which can support more codecs than just VP8
and will likely support future codecs.
ext/vpx/GstVP8Enc.prs [moved from ext/vp8/GstVP8Enc.prs with 100% similarity]
ext/vpx/Makefile.am [moved from ext/vp8/Makefile.am with 73% similarity]
ext/vpx/gstvp8dec.c [moved from ext/vp8/gstvp8dec.c with 100% similarity]
ext/vpx/gstvp8dec.h [moved from ext/vp8/gstvp8dec.h with 100% similarity]
ext/vpx/gstvp8enc.c [moved from ext/vp8/gstvp8enc.c with 100% similarity]
ext/vpx/gstvp8enc.h [moved from ext/vp8/gstvp8enc.h with 100% similarity]
ext/vpx/gstvp8utils.c [moved from ext/vp8/gstvp8utils.c with 100% similarity]
ext/vpx/gstvp8utils.h [moved from ext/vp8/gstvp8utils.h with 100% similarity]
ext/vpx/plugin.c [moved from ext/vp8/plugin.c with 99% similarity]