CHANGELOG

Changelog for package broll

0.1.1 (2025-05-12)

0.1.0 (2025-04-09)

  • Hardware decoding of frames (#13)

  • Missed one bsf include :facepalm: (#12)

  • bsf.h doesn’t exist in major versions below 60. (#11)

  • Fix ffmpeg 6 build and latest Rolling compatibility (#10)

  • Fix extended color range YUV pix format deprecation. (#7)

  • Detect and skip bad H265 P-Frames (#6)

  • Disable mcap (#4)

  • Lookup codec id name rather than switching (#3)

  • Add github action CI (#2)

  • Don’t include bsf.h, for older versions of ffmpeg

  • Fix build error

  • Clean up bsfPacket_

  • Annex-B streaming (plus code cleanup) (#1)

  • Export dependency, expose utility func as static

  • End-to-end example workflow documentation and some small code touchups

  • Initial functionality pass

  • Contributors: Emerson Knapp, Henry Fuller