x264enc: make tag event writable before modifying tag list in place
authorMiguel Angel Cabrera Moya <madmac2501@gmail.com>
Sat, 22 Jan 2011 16:31:40 +0000 (17:31 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 24 Jan 2011 13:07:08 +0000 (13:07 +0000)
commitead8d56f5f613543ad946255cc32ce8faa5fb535
tree10c82b93dd27cd04c1776c458525b9e5a0cb6992
parent5ec02de6d4f8ec01adb6a5352776d880fc82b2f9
x264enc: make tag event writable before modifying tag list in place

To modify an event tag is necessary to be sure that x264enc
has its own copy.

Also fix indentation.

https://bugzilla.gnome.org/show_bug.cgi?id=640272
ext/x264/gstx264enc.c