Advertise Here
Advertise Here
Advertise Here
Advertise Here
Page 5 of 6 FirstFirst ... 3456 LastLast
Results 41 to 50 of 51

Thread: x264 Video Codec for chip x32 & x64

  1. #41
    VIP Member
    Join Date
    04-03-2009
    Posts
    5,503
    Uploads
    980
    Likes
    197

    Re: x264 Video Codec r1179 for chip x32 & x64

    21.07.2010

    x264 Video Codec r1681&r1680 for 32bit&64bit


    Code:
    latest changes:
    - Fix stack alignment with MB-tree
    Broke 2-pass with MB-tree when calling from compilers with broken stack alignment (e.g. MSVC).
    Attached Files Attached Files

  2. Advertise Here
  3. #42
    VIP Member
    Join Date
    04-03-2009
    Posts
    5,503
    Uploads
    980
    Likes
    197

    Re: x264 Video Codec r1179 for chip x32 & x64

    16.08.2010

    x264 Video Codec r1698 for 32bit

    Code:
    latest changes:
    - NV12 version of Altivec chroma MC
    Attached Files Attached Files

  4. #43
    VIP Member
    Join Date
    04-03-2009
    Posts
    5,503
    Uploads
    980
    Likes
    197

    Re: x264 Video Codec r1179 for chip x32 & x64

    17.08.2010

    x264 Video Codec r1698 for 64bit

    Code:
    latest changes:
    - NV12 version of Altivec chroma MC
    Attached Files Attached Files

  5. #44
    VIP Member
    Join Date
    04-03-2009
    Posts
    5,503
    Uploads
    980
    Likes
    197

    Re: x264 Video Codec r1179 for chip x32 & x64

    24.08.2010

    x264 Video Codec r1703 for 32bit

    Code:
    latest changes:
    - CAVLC "trellis"
    ~3-10% improved compression with CAVLC.
    --trellis is now a valid option with CAVLC.
    Perhaps more importantly, this means psy-trellis now works with CAVLC.
    
    This isn't a real trellis; it's actually just a simplified QNS.
    But it takes enough shortcuts that it's still roughly as fast as a trellis; just not quite optimal.
    Thus the name is a bit of a misnomer, but we're reusing the option name because it does the same thing.
    A real trellis would be better, but CAVLC is much harder to trellis than CABAC.
    I'm not aware of any published polynomial-time solutions that are significantly close to optimal.
    Attached Files Attached Files

  6. #45
    VIP Member
    Join Date
    04-03-2009
    Posts
    5,503
    Uploads
    980
    Likes
    197

    Re: x264 Video Codec r1179 for chip x32 & x64

    28.08.2010

    x264 Video Codec rev1703 for 64bit

    Code:
    latest changes:
    - CAVLC "trellis"
    ~3-10% improved compression with CAVLC.
    --trellis is now a valid option with CAVLC.
    Perhaps more importantly, this means psy-trellis now works with CAVLC.
    
    This isn't a real trellis; it's actually just a simplified QNS.
    But it takes enough shortcuts that it's still roughly as fast as a trellis; just not quite optimal.
    Thus the name is a bit of a misnomer, but we're reusing the option name because it does the same thing.
    A real trellis would be better, but CAVLC is much harder to trellis than CABAC.
    I'm not aware of any published polynomial-time solutions that are significantly close to optimal.
    Attached Files Attached Files

  7. #46
    Moderator
    Join Date
    12-08-2008
    Posts
    1,367
    Uploads
    722
    Likes
    221

    Re: x264 Video Codec r1179 for chip x32 & x64

    04.09.2010

    x264 Video Codec rev1713 for 32bit

    Code:
    latest changes:
    - Add support for level 1b
    This level is a stupid hack in the H.264 spec, so it's a stupid hack in x264 too.
    Since level is an integer, calling applications need to set level_idc=9 to use it.
    String-based option handling will accept "1b" just fine though, so CLI users don't have to worry.
    Attached Files Attached Files

  8. #47
    VIP Member aamir11's Avatar
    Join Date
    01-07-2008
    Posts
    759
    Uploads
    347
    Likes
    29

    Re: x264 Video Codec r1179 for chip x32 & x64

    x264 Video Codec rev1745 for 32+64 bit

    Latest changes:
    - Address remaining cacheline split issues in avg2
    Slightly improved performance on core 2.
    Also fix profiling misattribution of w8/16/20 mmxext cacheline loops.

    x264_r1745_32bit 10bit-depth.rar
    x264_r1745_32bit 8bit-depth.rar

  9. #48
    VIP Member aamir11's Avatar
    Join Date
    01-07-2008
    Posts
    759
    Uploads
    347
    Likes
    29

    Re: x264 Video Codec r1179 for chip x32 & x64

    x264 Video Codec rev1766 for 64bit

    Latest changes:

    - Fix bug in r1753
    Overflow compensation fix broke CRF with --no-mbtree.

    x264_r1766_64bit 8bit-depth.rar

  10. #49
    Senior Member
    Join Date
    15-06-2010
    Posts
    109
    Uploads
    41
    Likes
    3

    Re: x264 Video Codec for chip x32 & x64

    13.04.2011

    x264 Vidéo Codec rev1936
    Attached Files Attached Files

  11. #50
    VIP Member mohammed tanko's Avatar
    Join Date
    23-11-2008
    Posts
    1,009
    Uploads
    793
    Likes
    50

    Re: x264 Video Codec r1179 for chip x32 & x64

    x264 Video Codec rev2106 for 32bit & 64bit

    Add fenc prefetching to adaptive quant Many fewer cache misses, faster adaptive quant.
    Attached Files Attached Files

Page 5 of 6 FirstFirst ... 3456 LastLast
Advertise Here

Similar Threads

  1. x264 Video Codec (Latest)
    By Lujdzo in forum DVB Software and Tools
    Replies: 0
    Last Post: 27-09-2009, 11:19:37
  2. x264 Video Codec r1160 for chip x32
    By pola0 in forum DVB Software and Tools
    Replies: 1
    Last Post: 20-06-2009, 08:37:39
  3. x264 Video Codec r1153 for chip x64
    By pola0 in forum DVB Software and Tools
    Replies: 0
    Last Post: 25-05-2009, 15:38:43
  4. x264 Video Codec ( MPEG-4 )
    By daBimbo in forum DVB Software and Tools
    Replies: 2
    Last Post: 22-04-2006, 01:06:42

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •