Grozdan (microchip8)
committed
9 months ago
(revision 112)
- Update to version 1.8.11
* Fixed a syntax error in the video_deinterlace_func()
function. Reported by Christian Marillat
Grozdan (microchip8)
committed
9 months ago
(revision 111)
- Update to version 1.8.10
* Added support for disabling automatic metadata
such as video title, audio codec names, etc
through the config file
Grozdan (microchip8)
committed
9 months ago
(revision 110)
- Update to version 1.8.9
* Fixed a bug in the audio metadata when copying
the Dolby core audio that added "+ Atmos" to the
metadata
* One-line micro-optimization in the Dolby metadata code
Grozdan (microchip8)
committed
9 months ago
(revision 108)
- Update to version 1.8.8
* Do colorspace conversion before scaling
* Moved chroma location code after color primaries code
and before the IDR/keyframes code
Grozdan (microchip8)
committed
9 months ago
(revision 106)
- Update to version 1.8.7
* Support copying the DTS core-only from DTS 96/24 and
DTS:X IMAX tracks
* Updated the AAC profile detection for audio copy
Grozdan (microchip8)
committed
9 months ago
(revision 105)
- Update to version 1.8.6
* Fixed a bug in the video_hdr_to_sdr_func() function
* Replaced the detelecine filter with a combination
of the fieldmatch, bwdif and decimate filters
* Use 0 as default value for the tonemap desat
filter option
Grozdan (microchip8)
committed
9 months ago
(revision 104)
- Update to version 1.8.5
* Support copying full DTS-X audio or only the DTS core
- Update to version 1.8.4
* Support copying full DTS-HD HRA audio or just the DTS Core in it
* Support copying full Dolby Atmos audio or just the AC-3/TrueHD
Core in it
- Update to version 1.8.3
* Added support for copying only the DTS Core
audio or the full DTS-HD MA audio track
- Update to version 1.8.2
* Reduced duplication in the final audio params
code variable
* Use kHz instead of Hz for audio sample rate
metadata
* Slightly increased default value of the noise
filter
* Updated the AUTHORS file (email address)
- Update to version 1.8.1
* Updated the audio copy code to detect Dolby
Atmos and use the correct name metadata
* Renamed a few variables
Grozdan (microchip8)
committed
over 1 year ago
(revision 102)
- Update to version 1.8.0
* Initial support for zimg (z lib) scalers
Grozdan (microchip8)
committed
over 1 year ago
(revision 101)
- Update to version 1.7.7
* Don't exit but warn about MP4Box/Mplayer missing
from the user's system
Grozdan (microchip8)
committed
over 1 year ago
(revision 100)
- Update to version 1.7.6
* Improved compatibility with the BSDs
* Set the setpts + atempo option as default for
FPS conversion
* Set side/wide audio channels as default
* Support the newly added channels for TrueHD audio
* Bugfix in the video_noise_func() function
* Improved FPS detection code
Grozdan (microchip8)
committed
almost 2 years ago
(revision 99)
- Update to version 1.7.5
* Fix crop detection for HDR content
* Set Lanczos as default scaler option
Grozdan (microchip8)
committed
over 2 years ago
(revision 98)
- Update to version 1.7.4
* Support more deinterlacing filters