Merge branch 'video_gstreamer-only'

Conflicts:
	mediagoblin/db/migrations.py
	mediagoblin/submit/views.py
This commit is contained in:
Joar Wandborg
2011-11-21 21:51:30 +01:00
25 changed files with 2993 additions and 32 deletions

View File

@@ -66,6 +66,7 @@ setup(
## their package managers.
# 'lxml',
],
requires=['gst'],
test_suite='nose.collector',
entry_points="""\
[console_scripts]