gstreamer/gst/audioparsers
Thiago Santos a3e55038ac audioparsers: baseparse: Be careful to not lose the event ref
Don't unref the event if it hasn't been handled, because the caller
assumes it is still valid and might reuse it.

I ran into this problem when transcoding an AVI (with mp3 inside)
to gpp.

https://bugzilla.gnome.org/show_bug.cgi?id=639555
2011-04-08 15:44:54 +01:00
..
gstbaseparse.c audioparsers: baseparse: Be careful to not lose the event ref 2011-04-08 15:44:54 +01:00
gstbaseparse.h baseparse: use _set_frame_props to configure frame lead_in and lead_out 2011-04-08 15:44:52 +01:00