mpeg4videoparse: Move to the videoparsers plugin
authorThibault Saunier <thibault.saunier@collabora.com>
Mon, 26 Sep 2011 13:39:31 +0000 (10:39 -0300)
committerThibault Saunier <thibault.saunier@collabora.com>
Tue, 29 Nov 2011 00:25:34 +0000 (21:25 -0300)
commitdb4d4979ab5066deadfd72f2bc0317307e2a353e
treebfe03e8180d064eea1193e28fb528e9ef225fdf0
parente464370163cae0334817b5737859260fe56c73f1
mpeg4videoparse: Move to the videoparsers plugin

Rename a few variables to use the same convention as others elements in this
plugin

Conflicts:

gst/videoparsers/gstmpeg4videoparse.c
12 files changed:
configure.ac
gst/mpeg4videoparse/Makefile.am [deleted file]
gst/mpeg4videoparse/mpeg4parse.c [deleted file]
gst/mpeg4videoparse/mpeg4parse.h [deleted file]
gst/mpeg4videoparse/mpeg4videoparse.c [deleted file]
gst/mpeg4videoparse/mpeg4videoparse.h [deleted file]
gst/videoparsers/Makefile.am
gst/videoparsers/gstmpeg4videoparse.c [new file with mode: 0644]
gst/videoparsers/gstmpeg4videoparse.h [new file with mode: 0644]
gst/videoparsers/mpeg4parse.c [new file with mode: 0644]
gst/videoparsers/mpeg4parse.h [new file with mode: 0644]
gst/videoparsers/plugin.c