After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 640272 - x264enc: make tag event writable before modifying tag list in place
x264enc: make tag event writable before modifying tag list in place
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-ugly
0.10.17
Other Linux
: Normal normal
: 0.10.18
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 666964 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-01-22 16:40 UTC by Miguel Angel Cabrera Moya
Modified: 2011-12-29 15:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch with the fix (1.80 KB, patch)
2011-01-22 16:40 UTC, Miguel Angel Cabrera Moya
committed Details | Review

Description Miguel Angel Cabrera Moya 2011-01-22 16:40:27 UTC
Created attachment 179045 [details] [review]
Patch with the fix

To modify an event tag is necessary to be sure that x264enc
has its own copy.
Comment 1 Tim-Philipp Müller 2011-01-24 13:08:44 UTC
commit ead8d56f5f613543ad946255cc32ce8faa5fb535
Author: Miguel Angel Cabrera Moya <madmac2501@gmail.com>
Date:   Sat Jan 22 17:31:40 2011 +0100

    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
Comment 2 Tim-Philipp Müller 2011-12-29 15:04:11 UTC
*** Bug 666964 has been marked as a duplicate of this bug. ***