Opened 6 years ago

Closed 6 years ago

#10484 closed enhancement (fixed)

mpg123-1.25.10

Reported by: bdubbs@… Owned by: Bruce Dubbs
Priority: normal Milestone: 8.3
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (4)

comment:1 by bdubbs@…, 6 years ago

Owner: changed from blfs-book@… to blfs-book

comment:2 by Bruce Dubbs, 6 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

Time to go back to work. Will start with xorg, but will not to ati/amd video drivers or libwacom.

comment:3 by Bruce Dubbs, 6 years ago

1.25.10

  • libout123: Fix error messages beginning from OUT123_ARG_ERROR (bug 261).

1.25.9

  • mpg123: Fix --icy-interval handling to work with stream from stdin. (curl | mpg123 --icy-interval=n -)
  • libmpg123: Fix another invalid read and segfault on damaged (fuzzed) files with part2_3_length == 0 (set maxband=1, pulled from upcoming 1.26.0).

1.25.8

  • mpg123:
    • Also disable cursor/video games for empty TERM (not just unset and dumb).
  • libmpg123:
    • Accept changing mode extension bits when looking for next header for detecting free-format streams (bug 257).
    • Fix compute_bpf() for free format streams (needed to estimate track length and working fuzzy seeking in absence of an Info tag).

1.25.7

  • mpg123:
    • Do not play with cursor and inverse video for progress bar when TERM=dumb.
    • Fix parsing of host port for numerical IPv6 addresses (just did not work before, only for textual host names).
  • libmpg123:
    • Proper fix for the xrpnt overflow problems by correctly initialising certain tables for MPEG 2.x layer III. The checks that catch the resulting overflow are still in place, but likely superfluous now. Note that this means certain valid files would have been misdecoded before, if anyone actually produced them. Thanks to Robert Hegemann for the fix!
    • Silently handle granules with part2_3_length == 0, but scalefac_compress != 0 (ignore the latter).

comment:4 by Bruce Dubbs, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 19955.

Note: See TracTickets for help on using tickets.