x264 Video Codec

Started by labud, August 31, 2009, 10:48:29 PM

Previous topic - Next topic

0 Members and 3 Guests are viewing this topic.

labud

-----------------------------------------------








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 !!!

labud

x264 Video Codec r1240

latest changes:

- fix asm symbols for oprofile (regression in r1221)
-----------------------------------------------








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 !!!

labud

x264 Video Codec r1342 (x32 & x64)

latest changes:

* Fix two issues in weightp
* If analysis decided on an offset of -128, x264 would create non-compliant streams.
* Fix some cases with nearly all intra blocks where analysis could pick very weird weights.
* Also add some asserts to check compliancy.
-----------------------------------------------








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 !!!

labud

 x264 Video Codec r1342 (x32 & x64)


latest changes:

  * -Give more meaningful error if 1st/2nd pass resolution differ
-----------------------------------------------








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 !!!

antox

x264 Video Codec r1391 (x32 & x64)

latest changes:

Eliminate intentional array overflow in quant matrix handling
While it probably never caused problems, it was incredibly ugly and evil.

antox

30.01.2010

x264 Video Codec x32_1415 & x64_1414


latest changes:
- Fix log2f detection, include order, some gcc warnings
r1413 caused crashes on any system with malloc.h.
Also switch to std=c99 or std=gnu99 if supported by the compiler.
- Fix visualize support.

x264_1415_x32.rar
http://www.sendspace.com/file/0fre65
x264_1414_x64.rar
http://www.sendspace.com/file/jn21dq

josagi

31.01.2010

x264 Video Codec x32_1419 & x64_1416


latest changes:

- Revert "fix linking issue with the CLI"

This reverts commit 9899cd539f738ad12750683e4079f08ee32ccc0d.


x264_1419_x32.rar
http://www.sendspace.com/file/hipc99
x264_1416_x64.rar
http://www.sendspace.com/file/i0nkzb

josagi

15.02.2010

x264 Video Codec x32_1442


latest changes:
 - Fix compilation on ARM

http://www.sendspace.com/file/gir2pm

antox

23.02.2010

x264 Video Codec v1442 64bit

latest changes:
- Fix compilation on ARM

josagi

24.02.2010

x264 Video Codec v1462 for 32bit&64bit

latest changes:

- Fix fastfirstpass
Apparently the libx264 preset changes made "fastfirstpass" into "fastsecondpass" inadvertantly.

x264_v1462_32bit.rar
http://www.ysharing.com/es/file/273/x264-v1462-32bit-rar.html

x264_v1462_64bit.rar
http://www.ysharing.com/es/file/274/x264-v1462-64bit-rar.html

josagi

27.02.2010

x264 Video Codec v1471 for 32bit & 64bit

latest changes:

- Fix regression in r1453
r1453 broke psy-trellis with --trellis 2

x264_v1471_32bit..rar

x264_v1471_64bit..rar

josagi

28.03.2010

x264 Video Codec v1510 for 32bit & 64bit

latest changes:

- Update copyright year in SEI header


x264_v1510_32bit.rar

x264_v1510_64bit.rar

josagi

07.05.2010

x264 Video Codec r1523 for 32bit & 64bit

latest changes:

- Fix HRD compliance
As usual, the spec is so insanely obfuscated that it's impossible to get things right the first time.


x264_r1523_32bit.rar

x264_r1523_64bit.rar

josagi

11.04.2010

x264 Video Codec r1538 for 32bit & 64bit

latest changes:

- Fix a use of sad_x4 that had non-mod64 stride
Minimal speed improvement, but fixes a violation of internal api.


x264_r1538_32bit.rar

x264_r1538_32bit.rar

josagi

17.04.2010

x264 Video Codec r1542 for 32bit & 64bit

latest changes:

- Fix various early terminations with slices
Neighbouring type values (type_top, etc) are now loaded even if the MB isn't available for prediction.
Significant overall performance increase (as high as 5-10%+) with lots of slices (e.g. with slice-max-size).



x264_r1542_32bit.zip

x264_r1542_64bit.zip