Show gstreamer errors in wxGStreamerMediaBackend to the user.
If the media file fails to play, we really need to show to the user the corresponding gstreamer error, otherwise there is no way to understand what the problem is. Collect the errors in gst_error_callback() and show them from the main thread if we get a gstreamer error. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -576,6 +576,7 @@ GTK:
|
||||
- Fix const methods display in assert dialog (vinayakgarg).
|
||||
- Implement native tab art for wxAUI (Jens Lody and Teodor Petrov).
|
||||
- Fix pasting large amounts of text (Bradley Hawkins).
|
||||
- Show gstreamer errors if wxMediaCtrl fails to play file.
|
||||
|
||||
MSW:
|
||||
|
||||
|
Reference in New Issue
Block a user