[Bug 694068] h264parser: Parse the cropping-rectangle separately.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 9 03:16:45 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=694068
  GStreamer | gst-plugins-bad | git

Sebastian Dröge <slomo> changed:

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

--- Comment #19 from Sebastian Dröge <slomo at circular-chaos.org> 2013-07-09 10:16:40 UTC ---
commit 18984f98dd0d4894957562894f293fdc3695d9ca
Author: Gwenole Beauchesne <gwenole.beauchesne at intel.com>
Date:   Tue Jul 9 11:39:46 2013 +0200

    h264parser: fix size caps to report cropped dimensions.

    Restore the original h264parser behaviour to report cropped dimensions
    in size caps.

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

    Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne at intel.com>

commit ac9c1ae5a8ff77c3455832ae726fa6a7f7891a4d
Author: Gwenole Beauchesne <gwenole.beauchesne at intel.com>
Date:   Mon Jul 8 18:44:24 2013 +0200

    codecparsers: h264: fix calculation of the frame cropping rectangle.

    Fix calculation of the frame cropping rectangle, and more precisely
    the actual cropped height. The frame_crop_top_offset subtraction
    was not scaled up with SubHeightC.

    Also clean-up variables to align more with (7-18) to (7-21).

    Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne at intel.com>

commit 529ece338fcefd8291e09d6d3fe66357df13078f
Author: Sreerenj Balachandran <sreerenj.balachandran at intel.com>
Date:   Fri Feb 15 14:18:49 2013 +0200

    h264parser: Parse the cropping-rectangle separately.

    Assign the un-cropped width/height to sps->width/sps->height
    during sps header parsing. Added new fields to SPS header structure
    to provide the crop-rectangle dimensions.

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

-- 
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