Page MenuHomeSolus

Update faad to 2.9.2
ClosedPublic

Authored by Jacalz on Aug 14 2020, 9:59 AM.
Tags
None
Referenced Files
F11046853: D9448.diff
Thu, Aug 10, 2:16 PM
F10949319: D9448.id22765.diff
Sun, Jul 16, 1:46 AM
F10943576: D9448.diff
Fri, Jul 14, 7:32 PM
F10852466: D9448.id22761.diff
Jun 13 2023, 12:36 AM
F10852021: D9448.id22765.diff
Jun 12 2023, 7:36 PM
F10834072: D9448.diff
Jun 7 2023, 6:18 AM
F10798919: D9448.id.diff
May 28 2023, 11:49 AM
Subscribers

Details

Summary

Summarized Changelog:

  • Use unsigned integers correctly.
  • Initialize pointers that might otherwise not be.
  • Fix some inconsistencies in the frontend output.
  • mp4read_open: add check for failed frame buffer allocation.
  • stszin: add check for allocation error and integer overflow.
  • Unbreak PS audio.
Test Plan
  • Converted an .aac file to wav using faad.
  • Tested that mp4 aac playback in vlc worked as expected.

Diff Detail

Repository
R729 faad
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.

LGTM, thanks!

pspec_x86_64.xml
49

Oooo they finally included a pkgconfig.

This revision is now accepted and ready to land.Aug 14 2020, 12:03 PM
This revision was automatically updated to reflect the committed changes.