Skip to content
Commit 6132a35f authored by Stefan Agner's avatar Stefan Agner Committed by Martin Jansa
Browse files

gstreamer: fix argument parsing when using Bison 3



Remove the argument fix patch and add a patch which fixes the
grammer.y Bison input file. YYLEX_PARAM seems to be no longer
supported and has been replaced with %parse-param which has
been introduced already in 2003.

This fixes a segmentation fault when launching gst-launch-0.10.

Signed-off-by: default avatarStefan Agner <stefan.agner@toradex.com>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent 44f0e749
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment