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 677178 - [dshowdecwraper] Improvements for the Direct Show decoders wrapper
[dshowdecwraper] Improvements for the Direct Show decoders wrapper
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
0.10.x
Other Windows
: Normal normal
: 0.10.24
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-05-31 10:10 UTC by Andoni Morales
Modified: 2012-05-31 10:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix elements destroy/dispose (4.03 KB, patch)
2012-05-31 10:10 UTC, Andoni Morales
committed Details | Review
Initialize debug properly (1.51 KB, patch)
2012-05-31 10:12 UTC, Andoni Morales
committed Details | Review
Add support for VC-1 (6.56 KB, patch)
2012-05-31 10:13 UTC, Andoni Morales
committed Details | Review

Description Andoni Morales 2012-05-31 10:10:23 UTC
Created attachment 215318 [details] [review]
Fix elements destroy/dispose

The following patches addresses the following issues:
  * Initialize debug category properly
  * Fix elements destroy/dispose
  * Fix type creation for video decoders
  * Add support for VC-1 and fix plugins rank
Comment 1 Andoni Morales 2012-05-31 10:12:56 UTC
Created attachment 215320 [details] [review]
Initialize debug properly
Comment 2 Andoni Morales 2012-05-31 10:13:24 UTC
Created attachment 215321 [details] [review]
Add support for VC-1
Comment 3 Andoni Morales 2012-05-31 10:15:12 UTC
Apparently 3) was already fixed upstream and resulted in am empty commit, so forget about it