summaryrefslogtreecommitdiff
path: root/ext/libde265
Commit message (Collapse)AuthorAgeFilesLines
* videodecoders: use default pad accept-caps handlingThiago Santos2015-08-151-0/+3
| | | | | | | | Avoids useless check of downstream caps when handling an accept-caps query Elements: daaladec, libde265dec, openjpegdec, rsvgdec, schrodec, webpdec, pnmdec, vmncdec, openexrdec
* libde265dec: fix up plugin name and decoder descriptionTim-Philipp Müller2015-06-042-3/+3
|
* de265dec: use g_get_num_processors() if availableTim-Philipp Müller2015-04-281-36/+48
| | | | | | | | | And provide home-made fallback for older GLib versions, so that we can later find these and remove them when we bump the GLib requirement (which is certainly going to happen before 2.0). https://bugzilla.gnome.org/show_bug.cgi?id=748495
* libde265: W32 thread count supportРуслан Ижбулатов2015-04-271-0/+27
| | | | | | | This code is imported from GLib g_get_num_processors(). This function was added in 2.36 but we depend on 2.32. https://bugzilla.gnome.org/show_bug.cgi?id=748495
* libde265: Fix format string for gsizeРуслан Ижбулатов2015-04-271-5/+5
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=748496
* libde265: Change rank to SECONDARY, gst-libav has PRIMARY rankSebastian Dröge2014-10-141-1/+1
|
* Integrate libde265 into gst-plugins-bad.Joachim Bauch2014-10-144-0/+1022