Revisions of ffx264 (20)

Grozdan Grozdan (microchip8) committed about 17 hours ago (revision 188)
- Update to version 4.4.4
  * Disabling of (E)AC3 DRC is only possible when converting
    to the same or another codec. If doing stream copy, warn
    and disable the option in case input is (E)AC3
Grozdan Grozdan (microchip8) committed 7 days ago (revision 187)
- Update to version 4.4.3
  * Add support for the AC-3 fixed point encoder
  * Add support for disabling DRC (Dynamic Range Compression)
    for the AC-3/E-AC-3 audio codecs
Grozdan Grozdan (microchip8) committed 20 days ago (revision 186)
- Update to version 4.4.2
  * Increase rc-lookahead for the built-in script preset to 240
Grozdan Grozdan (microchip8) committed 3 months ago (revision 185)
- Update to version 4.4.1
  * Add support for 8 channel E-AC-3 audio encoding. Requires
    latest FFmpeg from git
Grozdan Grozdan (microchip8) committed 6 months ago (revision 184)
- Update to version 4.4.0
  * Remove dependency on MPlayer and use ffplay instead
    for crop previews
  * Updated the man page
Grozdan Grozdan (microchip8) committed 6 months ago (revision 183)
- Update to version 4.3.7
  * Minor update to the built-in script preset
  * Add support for the Spline64 zimg scaler
    4 instead of the default 16
Grozdan Grozdan (microchip8) committed 7 months ago (revision 182)
- Update to version 4.3.6
  * Use more accurate crop detection by using rounding of
  4 instead of the default 16
Grozdan Grozdan (microchip8) committed 7 months ago (revision 181)
- Update to version 4.3.5
  * Fix VBV maxrate/bufsize code
Grozdan Grozdan (microchip8) committed 8 months ago (revision 180)
- Update to version 4.3.4
  * Add support for detecting type of content (SDR/HDR10/DoVi)
  * Minor tweaks to the lanczos3/4 zscale filter code
Grozdan Grozdan (microchip8) committed 8 months ago (revision 179)
- Update to version 4.3.3
  * Bugfix in the zscale scale filter for Lanczos3/4
Grozdan Grozdan (microchip8) committed 9 months ago (revision 178)
- Update to version 4.3.2
  * Set default in-script FFmpeg scaler to natural bicubic
    spline and the default zimg scaler to spline36
  * Minor improvements to the scaling code
  * Updated the README and man page files
Grozdan Grozdan (microchip8) committed 9 months ago (revision 177)
- Update to version 4.3.1
  * Support setting a default zimg scaler in the config file

  * Updated the AUTHORS, README and man page files
Grozdan Grozdan (microchip8) committed about 1 year ago (revision 176)
- Update to version 4.3.0
  * Increased default noise value from 4 to 5
  * Fix wrong default option for tonemap algo
  * Delete side data when doing HDR -> SDR conversion
  * Updated the README and man page file
Grozdan Grozdan (microchip8) committed over 1 year ago (revision 175)
- Update to version 4.2.13
  * Fixed a bug in the cropping code for batch encoding
  * Updated the built-in script preset
Grozdan Grozdan (microchip8) committed over 1 year ago (revision 174)
- Update to version 4.2.12
  * Moved cropping code into its own function and display
    informative crop values message when running in batch
    mode
  * Removed old, commented out code
  * Set default audio volume filter value to 2dB
Grozdan Grozdan (microchip8) committed over 1 year ago (revision 173)
- Update to version 4.2.11
  * Make the built-in script preset selectable
    with the -p option
  * Support tune profiles with custom presets
  * Updated the man page
Grozdan Grozdan (microchip8) committed over 1 year ago (revision 172)
- Update to version 4.2.10
  * Added support for disabling automatic metadata
    such as video title, audio codec names, etc
    through the config file
Grozdan Grozdan (microchip8) committed over 1 year ago (revision 171)
Grozdan Grozdan (microchip8) committed over 1 year ago (revision 170)
- Update to version 4.2.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 Grozdan (microchip8) committed almost 2 years ago (revision 169)
Show all