Fixing dates when uploaded in a video to a mediagoblin instance.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 11 Mar 2013 21:54:41 +0000 (16:54 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 11 Mar 2013 21:54:41 +0000 (16:54 -0500)
commitd0ceb506bd04e977c7901e576ac773db5992d9ee
tree0a218d1a64c24616765b8dba9670b8c5caeaa8d3
parent70177c1febb9485a02ca46a36d95eff45c14e599
Fixing dates when uploaded in a video to a mediagoblin instance.

There were some "serializing to json strings" issues.  They should be
fixed now... much more careful whitelist and cleaning of the video
"tags" metadata out of gstreamer.

This commit sponsored by Aimee Sullivan.  Thanks!
mediagoblin/media_types/video/processing.py