Christopher Snowhill
|
7495bff780
|
FFmpeg: Enable all the PCM and ADPCM codecs for WAV file use
|
2022-01-18 17:25:45 -08:00 |
Christopher Snowhill
|
bfa178f4e2
|
FFmpeg input: Add support for libfdk-aac, which will be used to support USAC and AAC on 10.14.x and older
|
2022-01-13 04:13:58 -08:00 |
Christopher Snowhill
|
0d90ccb7c1
|
FFmpeg: Update ID3v1 genre list
|
2022-01-08 16:19:08 -08:00 |
Christopher Snowhill
|
95f1919f90
|
FFmpeg: Rebuild FFmpeg with different codec settings
|
2022-01-07 19:06:35 -08:00 |
Christopher Snowhill
|
2e76c56ba7
|
Switch FFmpeg libraries to dynamic builds, consolidate to a single copy in the main application framework folder
|
2021-12-31 01:07:05 -08:00 |
Christopher Snowhill
|
10d43d9154
|
FFmpeg: Enable extra demuxers, and switch AAC to AAC AudioToolbox
|
2021-12-21 22:24:05 -08:00 |
Christopher Snowhill
|
cfeadad97f
|
Reduce minimum OS to macOS 10.12
|
2021-09-18 01:08:49 -07:00 |
Christopher Snowhill
|
a1a0bd2db4
|
FFmpeg: rebuilt FFmpeg libraries
|
2021-08-25 01:53:51 -07:00 |
Christopher Snowhill
|
cae132ad79
|
Updated FFmpeg to version 4.4
|
2021-06-15 00:14:41 -07:00 |
Dzmitry Neviadomski
|
2c241af654
|
Update build scripts for universal ffmpeg.
|
2021-02-22 18:41:13 +03:00 |
Christopher Snowhill
|
6646e01d8a
|
Switched FFmpeg back to static libraries, now that I know I can make Universal static libraries
|
2020-11-23 23:50:50 -08:00 |
Christopher Snowhill
|
0001bd581b
|
Phase one of Big Sur
|
2020-06-30 01:04:55 -07:00 |
Christopher Snowhill
|
a1ec4dba40
|
Updated FFmpeg
|
2019-10-15 19:15:52 -07:00 |
Christopher Snowhill
|
49429c816f
|
Updated FFmpeg.
|
2018-02-18 20:44:10 -08:00 |
Christopher Snowhill
|
aa7cd57b19
|
Updated FFmpeg.
|
2017-12-16 19:57:49 -08:00 |
Christopher Snowhill
|
2f0ccf8bf2
|
Update FFmpeg, hopefully resolving the minimum platform spec to support 10.7 again.
|
2017-10-01 17:46:01 -07:00 |
Christopher Snowhill
|
ba78e14909
|
Updated FFmpeg.
|
2017-09-24 16:35:45 -07:00 |
Christopher Snowhill
|
2e205f1cfa
|
Updated FFmpeg.
|
2017-09-17 18:11:47 -07:00 |
Christopher Snowhill
|
e398375e2a
|
Updated FFmpeg binaries.
|
2017-05-20 17:31:59 -07:00 |
Christopher Snowhill
|
e3a2d255f3
|
Updated FFmpeg.
|
2017-04-22 21:27:12 -07:00 |
Christopher Snowhill
|
e2b728f4d1
|
Updated FFmpeg.
|
2017-04-03 17:51:48 -07:00 |
Christopher Snowhill
|
b8110b85de
|
Updated FFmpeg.
|
2017-03-12 21:00:18 -07:00 |
Chris Moeller
|
3d0d0ee24f
|
Updated FFmpeg for proper iTunes gapless MP3 support.
|
2017-01-27 13:14:02 -08:00 |
Chris Moeller
|
e274ec01eb
|
Updated FFmpeg and VGMStream.
|
2017-01-26 17:28:06 -08:00 |
Christopher Snowhill
|
5959e6cb69
|
Changed FFmpeg build options and included more stuff.
|
2016-12-22 15:56:57 -08:00 |
Christopher Snowhill
|
0d6447f3d2
|
Updated FFmpeg to version 3.2.2.
|
2016-12-08 14:46:59 -08:00 |
Christopher Snowhill
|
c4047f53a1
|
Welp, that didn't help anything.
|
2016-10-01 18:57:07 -07:00 |
Christopher Snowhill
|
8a78daa888
|
Third time's the charm with FFmpeg, I hope.
|
2016-10-01 18:20:28 -07:00 |
Christopher Snowhill
|
81684c9378
|
Update FFmpeg again with a last minute fix.
|
2016-10-01 18:15:59 -07:00 |
Christopher Snowhill
|
4dfa01f476
|
Update FFmpeg to version 3.1.4.
|
2016-10-01 17:56:27 -07:00 |
Christopher Snowhill
|
48d22e0961
|
Fixed FFmpeg broken due to MacPorts installed libraries.
|
2016-09-01 18:11:44 -07:00 |
Christopher Snowhill
|
434d95fccc
|
Updated FFmpeg to version 3.1.3.
|
2016-09-01 17:20:19 -07:00 |
Christopher Snowhill
|
b3ccd47c4e
|
Update FFmpeg again, this time fixing missing and/or still enabled items due to missing line end escapes in the script.
|
2016-08-10 18:21:36 -07:00 |
Christopher Snowhill
|
5f8bcf8ff1
|
Update and fix FFmpeg, which fixes an MP3 parser crash.
|
2016-08-05 16:40:48 -07:00 |
Chris Moeller
|
91753a978f
|
Update FFmpeg again with the whole iTunes fix.
|
2016-07-22 16:36:16 -07:00 |
Chris Moeller
|
dc9d9a006c
|
Update FFmpeg to support iTunes MP3 gapless info again.
|
2016-07-22 15:44:59 -07:00 |
Chris Moeller
|
0c830b92f8
|
Enable RIFF WAV parser in FFmpeg.
|
2016-07-15 21:40:57 -07:00 |
Chris Moeller
|
b89c68a768
|
Updated FFmpeg to version 3.1.1, and enabled assembly optimizations.
|
2016-07-15 09:26:18 -07:00 |
Chris Moeller
|
af7485f26a
|
Fix newly imported FFMPEG, so it actually uses and links to the new libraries.
|
2016-05-06 23:35:04 -07:00 |
Chris Moeller
|
8308f30d5f
|
Fixed FFMPEG by replacing it with a proper build, should be faster now, too.
|
2016-05-06 23:16:12 -07:00 |