Revisions of ffhevc (20)

Grozdan Grozdan (microchip8) committed 13 days ago (revision 259)
- Update to version 4.5.16
  * Moved cropping code into its own function and display
    informative crop values message when running in batch
    mode
  * Add hdr10-opt=1 option when in batch mode and using
    HDR10
  * Set default audio volume filter value to 2dB
Grozdan Grozdan (microchip8) committed 19 days ago (revision 258)
- Update to version 4.5.15
  * Only ask once for HDR10 side data in batch mode
  * Use AQ Mode 1 (Uniform) for the built-in script
    preset. Should reduce a bit pulsing of noise in
    noisy videos
Grozdan Grozdan (microchip8) committed 26 days ago (revision 257)
- Update to version 4.5.14
  * Bugfix for missing video filters
Grozdan Grozdan (microchip8) committed 27 days ago (revision 256)
- Update to version 4.5.13
  * Support both Lanczos3 and Lanczos4 in the zscale filter
  * Enable grain-optimized ratecontrol in case tune profile
    'grain' is used. Also add an option to enable/disable it
    during runtime
  * Updated the man page
Grozdan Grozdan (microchip8) committed 29 days ago (revision 255)
- Update to version 4.5.12
  * Tweaks to the built-in script preset
  * Made the built-in script preset selectable
    with the -p option
  * Support tune profiles with custom presets (-c option)
Grozdan Grozdan (microchip8) committed about 1 month ago (revision 254)
- Update to version 4.5.11
  * Added support for disabling automatic metadata
    such as video title, audio codec names, etc
    through the config file
Grozdan Grozdan (microchip8) committed about 1 month ago (revision 253)
Grozdan Grozdan (microchip8) committed about 1 month ago (revision 252)
- Update to version 4.5.10
  * 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 Grozdan (microchip8) committed about 1 month ago (revision 251)
Grozdan Grozdan (microchip8) committed about 1 month ago (revision 250)
- Update to version 4.5.9
  * Do colorspace conversion before scaling
  * Moved chroma location code after color primaries code
    and before the IDR/keyframes code
Grozdan Grozdan (microchip8) committed about 1 month ago (revision 249)
Grozdan Grozdan (microchip8) committed about 1 month ago (revision 248)
- Update to version 4.5.8
  * Support copying the DTS core-only from DTS 96/24 and
    DTS:X IMAX tracks
  * Updated the AAC profile detection for audio copy
  * Set default value for Chroma Location to 2 if HDR
    encoding is enabled
Grozdan Grozdan (microchip8) committed about 2 months ago (revision 247)
- Update to version 4.5.7
  * Replaced the detelecine filter with a combination
    of the fieldmatch, bwdif and decimate filters
  * Small changes to the HDR10 code and tonemap
    desat default value
  * Renamed a few variables for DoVi
Grozdan Grozdan (microchip8) committed about 2 months ago (revision 246)
- Update to version 4.5.6
  * Support copying full DTS-X audio or only the DTS core

- Update to version 4.5.5
  * 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 4.5.4
  * Added support for copying only the DTS Core
    audio or the full DTS-HD MA audio track

- Update to version 4.5.3
  * 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 4.5.2
  * Updated the audio copy code to detect Dolby
    Atmos and use the correct name metadata
  * Renamed a few variables

- Update to version 4.5.1
  * Improved the HDR10 code
  * Renamed a few variables
Grozdan Grozdan (microchip8) committed 10 months ago (revision 245)
Grozdan Grozdan (microchip8) committed 10 months ago (revision 244)
- Update to version 4.5.0
  * Initial support for zimg (z lib) scalers
Grozdan Grozdan (microchip8) committed 11 months ago (revision 243)
- Update to version 4.4.17
  * Don't exit but warn about MP4Box/Mplayer missing
    from the user's system
Grozdan Grozdan (microchip8) committed about 1 year ago (revision 242)
- Update to version 4.4.16
  * Improved compatibility with the BSDs
Grozdan Grozdan (microchip8) committed about 1 year ago (revision 241)
- Update to version 4.4.15
  * Set the setpts + atempo option as default for
    FPS conversion
  * Correct 5.0 and 5.1 channels option for TrueHD
    encoding. Should be 5.0(side) and 5.1(side)
Grozdan Grozdan (microchip8) committed about 1 year ago (revision 240)
- Update to version 4.4.14
  * Set side/wide audio channels as default
  * Support the newly added channels for TrueHD audio
Show all