[Bug 701673] Error in HLS with AES+128 CBC implementation

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 23 04:32:01 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=701673
  GStreamer | gst-plugins-bad | 1.x

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.3

--- Comment #4 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-07-23 11:31:59 UTC ---
commit b9124cad884205c7db716a634737964297c9d85b
Author: Sebastian Dröge <slomo at circular-chaos.org>
Date:   Tue Jul 23 13:29:18 2013 +0200

    hlsdemux: Implement pkcs7 unpadding

    Every encrypted fragment will be a multiple of 128 bits, the last byte
    contains the number of bytes that were added as padding in the end
    and should be removed.

    https://bugzilla.gnome.org/show_bug.cgi?id=701673

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list