wine/dlls/d3d11/tests/resource.rc
2025-04-03 15:06:47 +02:00

30 lines
1.2 KiB
Text

/*
* Resource file for d3d11 tests.
*
* Copyright 2024 Elizabeth Figura for CodeWeavers
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "windef.h"
/* First two frames of h264 data from the following test pipeline:
*
* gst-launch-1.0 videotestsrc num-buffers=2 pattern=ball background-color=0x000000ff foreground-color=0x007f0000 ! x264enc ! h264parse ! d3d11h264dec ! fakesink
*/
/* @makedep: h264_frame0 */
h264_frame0 RCDATA h264_frame0
/* @makedep: h264_frame1 */
h264_frame1 RCDATA h264_frame1