IABSD.fr/ports/multimedia/xine-lib/pkg

Branch :


Log

Author Commit Date CI Message
2016d5b5 2022-03-13 13:55:09 update to xine-lib-1.2.12, from Brad (maintainer)
7f614075 2022-03-11 19:39:15 drop RCS Ids
20db5650 2021-01-23 09:27:49 Update to xine-lib-1.2.11. from adr at SDF.ORG with tweaks from Brad (maintainer)
442df691 2019-12-25 15:50:45 Update to Xine-lib 1.2.10. from Brad (maintainer) Build tested on amd64, i386, powerpc, and sparc64. Runtime tested on amd64 and powerpc.
2fa3bb3a 2018-02-10 15:29:24 Update to xine-lib-1.2.9. from Brad (maintainer)
f2a404fa 2017-03-20 08:14:03 Bring in some bug fixes from upstream and use the FFmpeg decoder for VP8 / VP9 content. from Brad (maintainer)
bee3e786 2017-02-25 11:17:30 Update to xine-lib-1.2.8. from Brad (maintainer)
1aca5d37 2017-01-22 02:53:47 Reducing the external dependencies a bit by utilizing FFmpeg instead of the reference decoders for AAC, AC3, DTS and MP3. from Brad (maintainer)
40d9e159 2014-07-13 17:02:59 Revert the decoders change in the previous commit for the time being. While testing 1.2.6 I encountered a stack overflow in Xine-lib I had not experienced with earlier testing; happens when decoding AAC. Possibly related to additional multi-threaded decoding changes made in 1.2.6 but since this wasn't a high priority change it can wait. ok ajacoutot@
53592801 2014-07-12 21:55:35 - Reducing the external dependencies a bit by utilizing FFmpeg instead of the reference decoders for AAC, AC3 and DTS. - A build fix for LLVM. ok sthen@