Author Topic: x264 Video Codec  (Read 3463 times)

0 Members and 1 Guest are viewing this topic.

Offline josagi

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3711
Re: x264 Video Codec
« Reply #15 on: April 25, 2010, 08:20:27 PM »
24.04.2010

x264 Video Codec r1564 for 32bit & 64bit

latest changes:

- Fix mv predictor clipping on non-x86 (regression in r1548)



You are not allowed to view links. Register or Login

You are not allowed to view links. Register or Login

Offline josagi

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3711
Re: x264 Video Codec
« Reply #16 on: May 01, 2010, 12:30:07 PM »
29.04.2010

x264 Video Codec r1570 for 32bit & 64bit

latest changes:

- r1548 broke subme < 3 + p8x8/b8x8
Caused significantly worse compression. Preset-wise, only affected veryfast.
Fixed by not modifying mvc in-place.



You are not allowed to view links. Register or Login

You are not allowed to view links. Register or Login

Offline josagi

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3711
Re: x264 Video Codec
« Reply #17 on: May 21, 2010, 11:54:15 PM »
21.05.2010

x264 Video Codec r1602


1602 x264.exe 32bit md5: 4f0f9058507318aa113c4d757b316f40
1602 x264.exe 64bit md5: 1a5b87824a9cd33760d90d2a2c250b36


Fix performance regression in r1582
Set the correct compiler flags.

You are not allowed to view links. Register or Login  

You are not allowed to view links. Register or Login

Offline josagi

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3711
Re: x264 Video Codec
« Reply #18 on: May 27, 2010, 10:26:06 PM »
26.05.2010

x264 Video Codec r1613 for 32bit & 64bit

latest changes:

- Fix 10L in r1612
Stats need to be calculated before deblock strength, not after.
Broke ref stats in x264cli (no affect on actual output).

You are not allowed to view links. Register or Login

You are not allowed to view links. Register or Login

Offline josagi

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3711
Re: x264 Video Codec
« Reply #19 on: June 03, 2010, 10:58:38 PM »
02.06.2010

x264 Video Codec r1629 for 32bit

latest changes:

- Fix no-mbtree + aq-mode=0


You are not allowed to view links. Register or Login

Offline josagi

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3711
Re: x264 Video Codec
« Reply #20 on: June 10, 2010, 10:43:44 PM »
10.06.2010

x264 Video Codec r1643 for 64bit

latest changes :

- Replace some divisions with shifts

You are not allowed to view links. Register or Login

You are not allowed to view links. Register or Login

Offline josagi

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3711
Re: x264 Video Codec
« Reply #21 on: June 15, 2010, 07:12:58 PM »
x264 Video Codec r1649

15.06.2010


What's new in x264 Video Codec r1649:

· Faster mbtree_propagate asm
· Replace fp division by multiply with the reciprocal.
· Only ~12% faster on penryn, but over 80% faster on amd k8.
· Also make checkasm slightly more tolerant to rounding error.

You are not allowed to view links. Register or Login

You are not allowed to view links. Register or Login

Offline josagi

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3711
Re: x264 Video Codec
« Reply #22 on: June 25, 2010, 09:56:30 PM »
25.06.2010

x264 Video Codec r1659 for 32bit


You are not allowed to view links. Register or Login

Offline josagi

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3711
Re: x264 Video Codec
« Reply #23 on: July 05, 2010, 10:25:14 PM »
05.07.2010

x264 Video Codec r1666 for 32bit

latest changes:

- Support for 9 and 10-bit encoding
Output bit depth is specified on compilation time via --bit-depth.
There is currently almost no assembly code available for high-bit-depth modes, so encoding will be very slow.
Input is still 8-bit only; this will change in the future.

Note that very few H.264 decoders support >8 bit depth currently.
Also note that the quantizer scale differs for higher bit depth. For example, for 10-bit, the quantizer (and crf) ranges from 0 to 63 instead of 0 to 51.

You are not allowed to view links. Register or Login

Offline josagi

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3711
Re: x264 Video Codec
« Reply #24 on: July 17, 2010, 06:38:02 PM »
16.07.2010

x264 Video Codec r1677 for 32bit & 64bit

latest changes:

- Fix compilation with shared ffmpeg libs
lavf input uses libavutil functions, so it must request flags for libavutil from pkg-config.

You are not allowed to view links. Register or Login

You are not allowed to view links. Register or Login

Offline josagi

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3711
Re: x264 Video Codec
« Reply #25 on: July 21, 2010, 02:36:23 PM »
20.07.2010

x264 Video Codec r1680 for 32bit

latest changes:

- Avisynth 2.6 colorspace support
Use a customized avisynth_c.h to detect the new planar colorspaces.

You are not allowed to view links. Register or Login

Offline labud

  • Administrator
  • Hero Member
  • *****
  • Posts: 9026
Re: x264 Video Codec
« Reply #26 on: July 29, 2010, 04:46:21 PM »
29.07.2010

x264 Video Codec r1688 for 32bit


Code: You are not allowed to view links. Register or Login
latest changes:
- Improve quantizer distribution with sliced-threads+VBV
Should help avoid cases of very uneven quantizer choice between slices.
-----------------------------------------------








UNAUTHORIZED DECODING OF ENCRYPTED SIGNALS FROM EITHER DOMESTIC OR FOREIGN PROVIDERS IS AGAINST THE LAW !!!
INFORMATION CONTAINED IN MY POSTS ["C/P FROM ANOTHER SITE"] ARE FOR LEARNING AND EDUCATIONAL PURPOSES ONLY !!!
PLEASE, DO NOT SEND ME PRIVATE MESSAGES WITH TECHNICAL QUESTIONS, USE FORUM FOR IT !!!

Offline josagi

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3711
Re: x264 Video Codec
« Reply #27 on: July 30, 2010, 07:46:14 PM »
30.07.2010

x264 Video Codec r1683 for 64bit


You are not allowed to view links. Register or Login

Offline kargo.25

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4249
Re: x264 Video Codec
« Reply #28 on: August 01, 2010, 09:18:36 PM »
01.08.2010

x264 Video Codec r1688 for 64bit

Code:

latest changes:
- Improve quantizer distribution with sliced-threads+VBV
Should help avoid cases of very uneven quantizer choice between slices.


Offline josagi

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3711
Re: x264 Video Codec
« Reply #29 on: August 16, 2010, 06:54:11 PM »
 16.08.2010

x264 Video Codec r1698 for 32bit

latest changes:

- NV12 version of Altivec chroma MC

You are not allowed to view links. Register or Login