1
0
Fork 0
mirror of https://github.com/codedread/bitjs synced 2025-10-03 17:49:16 +02:00
Commit graph

16 commits

Author SHA1 Message Date
Jeff Schiller
0b75c2793b Update to 1.1.6 for mp3 streams and ffprobe reporting mp4 files with unknown levels 2023-10-25 20:40:26 -07:00
Jeff Schiller
ce8f61da94 1.1.5: Add support for HE-AAC profile in mp4a. 2023-10-22 09:40:41 -07:00
Jeff Schiller
2d0bb47014 A couple more unit tests for matroska in codecs and update changelog for release. 2023-10-19 18:18:15 -07:00
Jeff Schiller
bb0f40394e codecs: Properly detect Matroska audio/video. Add codec support for AV1 video and DTS audio. Bump to 1.1.4. 2023-10-19 11:41:02 -07:00
Jeff Schiller
5a00a3fdd0 Add proper support for AVI and WAV files. Up-rev to 1.1.3. 2023-10-15 21:04:54 -07:00
Jeff Schiller
e072b35854 Fix for m4a files as audio/mp4. Up-rev to 1.1.2. 2023-09-30 11:17:16 -07:00
Jeff Schiller
73c4080579 fLaC back to flac 2023-02-12 18:07:04 -08:00
Jeff Schiller
24312405b5 Improve handling of fLaC 2023-02-05 21:44:00 -08:00
Jeff Schiller
303c635b90 Add support for FLAC in sniffer and codecs package. 2023-02-05 19:39:04 -08:00
Jeff Schiller
44beb992bf v1.08: Add handling of AC-3 audio codec too... 2023-02-01 21:59:26 -08:00
Jeff Schiller
a24524e772 Release v1.07: Add MPEG2 video codec support. 2023-02-01 21:47:01 -08:00
Jeff Schiller
726feee48f 1.0.6: Return 'vp9' for the video codec in getFullMIMEString(). Also move the annoying warning in deprecated archive.js. 2022-11-25 10:58:12 -08:00
Jeff Schiller
d3b8765b42 Add vorbis/opus support in codecs. 2022-11-06 01:39:36 -07:00
Jeff Schiller
2a37f87242 Add handling when codec_name is set but codec_tag_string is not parse-able 2022-11-06 01:09:43 -07:00
Jeff Schiller
744162ec5b Add support for AAC-LC codec 2022-10-30 23:47:38 -07:00
Jeff Schiller
623e99cd2b Add a package for detect audio/video codec information from ffprobe JSON output 2022-10-30 14:24:19 -07:00