lurui | 1 Mar 2006 02:11
Picon

Re: x264: svn commit r445 (pengvado)

Hi, I use the lastest version r446 and it is ok now!^0^

----- Original Message ----- 
From: "Mathieu Monnier" <m.monnier <at> ateme.fr>
To: <x264-devel <at> videolan.org>
Sent: Tuesday, February 28, 2006 3:55 PM
Subject: [x264-devel] Re: x264: svn commit r445 (pengvado)


> r441 changed the frametype decision (very slightly ). You should check 
> between r441 and r445
> 
> -- 
> This is the x264-devel mailing-list
> To unsubscribe, go to: http://developers.videolan.org/lists.html

> 
Subversion daemon | 1 Mar 2006 23:12
Favicon

x264: svn commit r447 (sam)

r447 | sam | 2006-03-01 23:12:22 +0100 (Wed, 01 Mar 2006) | 3 lines
Changed paths:
   M /trunk/common/i386/i386inc.asm

  * common/i386/i386inc.asm: tell the ELF linker about our stack properties
    so that it does not assume the stack has to be executable.

Subversion daemon | 1 Mar 2006 23:16
Favicon

x264: svn commit r448 (sam)

r448 | sam | 2006-03-01 23:16:16 +0100 (Wed, 01 Mar 2006) | 3 lines
Changed paths:
   M /trunk/common/i386/i386inc.asm
   M /trunk/configure

  * configure common/i386/i386inc.asm: got rid of -DFORMAT_* nasm flags
    and use built-in preprocessor tests instead.

Subversion daemon | 1 Mar 2006 23:21
Favicon

x264: svn commit r449 (sam)

r449 | sam | 2006-03-01 23:21:47 +0100 (Wed, 01 Mar 2006) | 2 lines
Changed paths:
   M /trunk/common/i386/dct-a.asm
   M /trunk/common/i386/deblock-a.asm
   M /trunk/common/i386/i386inc.asm
   M /trunk/common/i386/mc-a.asm
   M /trunk/common/i386/mc-a2.asm
   M /trunk/common/i386/pixel-sse2.asm
   M /trunk/common/i386/predict-a.asm
   M /trunk/common/i386/quant-a.asm

  * common/i386: factored the .rodata section declaration into i386inc.asm.

Subversion daemon | 2 Mar 2006 21:46
Favicon

x264: svn commit r450 (sam)

r450 | sam | 2006-03-02 21:46:54 +0100 (Thu, 02 Mar 2006) | 3 lines
Changed paths:
   M /trunk/configure

  * configure: activate minor nasm optimisations, such as assembling
    "add eax, 8" as "add eax, byte 8".

Subversion daemon | 2 Mar 2006 21:48
Favicon

x264: svn commit r451 (sam)

r451 | sam | 2006-03-02 21:48:08 +0100 (Thu, 02 Mar 2006) | 3 lines
Changed paths:
   M /trunk/common/i386/dct-a.asm
   M /trunk/common/i386/deblock-a.asm
   M /trunk/common/i386/i386inc.asm
   M /trunk/common/i386/mc-a.asm
   M /trunk/common/i386/mc-a2.asm
   M /trunk/common/i386/pixel-sse2.asm
   M /trunk/common/i386/predict-a.asm
   M /trunk/common/i386/quant-a.asm

  * common/i386/*.asm: don't use the "GLOBAL" reserved word, some versions
    NASM complain about it. Replaced it with "GOT_ebx".

Andrea Barbieri | 3 Mar 2006 16:26

frame sequence IB pattern only

Hello,

is it possible with the current x264 encoder to generate a frame type 
sequence of IB's (IBIBIB...)?

this kind of pattern is used by Sony with their Betacam SX products which 
use a GOP of only two frames (one I and one B)

for example with the JM refencence software it is possible to configure 
the encoder to generate such sequence.

many thanks,
andrea
--

-- 
Andrea Barbieri
KeyID=0x034DFD5A
KeyFingerprint=C1 68 EA 9A 71 89 53 8D  21 4F 12 81 A7 52 9F 32  03 4D FD 5A
Moving Image Research, The Workshop, Hampton Lane, Bristol, BS6 6LE, UK
Tel +44 117 9732200, FAX +44 117 9732210
http://www.movingimageresearch.com/

Loren Merritt | 4 Mar 2006 01:44

Re: frame sequence IB pattern only

On Fri, 3 Mar 2006, Andrea Barbieri wrote:

> is it possible with the current x264 encoder to generate a frame type 
> sequence of IB's (IBIBIB...)?
>
> this kind of pattern is used by Sony with their Betacam SX products which use 
> a GOP of only two frames (one I and one B)
>
> for example with the JM refencence software it is possible to configure the 
> encoder to generate such sequence.

No, x264 does not support open GOP.

--Loren Merritt

Subversion daemon | 4 Mar 2006 03:49
Favicon

x264: svn commit r452 (sam)

r452 | sam | 2006-03-04 03:49:44 +0100 (Sat, 04 Mar 2006) | 2 lines
Changed paths:
   M /trunk/common/i386/i386inc.asm

  * common/i386/i386inc.asm: got PIC to work for real on OS X x86.

Andrea Barbieri | 4 Mar 2006 18:47

x264 roadmap

Hello,

is a roadmap of x264 new features available for general consumption (no great 
details nor exact timing, just an idea of what to expect next) or is it just 
bug-fixes/performance enhancements?

many thanks
andrea
--

-- 
Andrea Barbieri
KeyID=0x034DFD5A
KeyFingerprint=C1 68 EA 9A 71 89 53 8D  21 4F 12 81 A7 52 9F 32  03 4D FD 5A
Moving Image Research, The Workshop, Hampton Lane, Bristol, BS6 6LE, UK
Tel +44 117 9732200, FAX +44 117 9732210
http://www.movingimageresearch.com/


Gmane