[x264-devel] Re: r555
videolan at abhijeet-dev.net
videolan at abhijeet-dev.net
Fri Aug 18 11:50:24 CEST 2006
To compile with VC compiler: win32.patch
Working vcproj: vcproj.patch
Vfw driver to work as directshow filter (output pin setup): vfw.patch
After vfw.patch: In directshow, Video stream encoded using x264 filter can
be decoded using ffdshow/CoreAVC decoder to complete the graph. My purpose
was to send x264 encoded stream from video capture device over RTP.
--
Abhijeet Dev
-----Original Message-----
From: x264-devel-bounce at videolan.org [mailto:x264-devel-bounce at videolan.org]
On Behalf Of QuickTime
Sent: Friday, August 18, 2006 11:29 AM
To: x264-devel at videolan.org
Subject: [x264-devel] Re: r555
Dear
This patch is not good!
In windows, you can obtain memory from stack by calling "_alloca(...)"
On 8/18/06, lurui <lurui.freesky at gmail.com> wrote:
> Hello:
>
> under VC, the statement in x264_pixel_ssim_wxh() function:
> int sums[2][width/4+3][4];
> is error,
> I modified the code so it can compiled under VC.
>
> lurui
--
//----------------------------------------
Heaven is not a place, it's just a feeling
--
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: win32.patch
Type: application/octet-stream
Size: 558 bytes
Desc: not available
Url : http://mailman.videolan.org/pipermail/x264-devel/attachments/20060818/c373b340/attachment.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vcproj.patch
Type: application/octet-stream
Size: 1125 bytes
Desc: not available
Url : http://mailman.videolan.org/pipermail/x264-devel/attachments/20060818/c373b340/attachment-0001.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vfw.patch
Type: application/octet-stream
Size: 474 bytes
Desc: not available
Url : http://mailman.videolan.org/pipermail/x264-devel/attachments/20060818/c373b340/attachment-0002.obj
More information about the x264-devel
mailing list