[libav-bugs] [Bug 378] New: SPS crop in AVC video is not fully implemented
bugzilla-daemon at aruru.libav.org
bugzilla-daemon at aruru.libav.org
Fri Oct 12 09:21:59 CEST 2012
https://bugzilla.libav.org/show_bug.cgi?id=378
Summary: SPS crop in AVC video is not fully implemented
Product: Libav
Version: git HEAD
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: Normal
Component: libavcodec
AssignedTo: bugzilla at libav.org
ReportedBy: vitto.giova at yahoo.it
In libavcodec/h264_ps.c, currently AVC SPS cropping values are either ignored
(top and left) or limited to 8 or 16 pixels (right and bottom).
However the AVC/H264 specifications allow for any cropping value to be used, so
this limitation should be removed.
--
Configure bugmail: https://bugzilla.libav.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the libav-bugs
mailing list