Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 269328 | Differences between
and this patch

Collapse All | Expand All

(-)opal-3.6.2.orig/plugins/video/H.264/gpl/enc-ctx.cxx (+1 lines)
Lines 25-30 Link Here
25
#include "trace.h"
25
#include "trace.h"
26
#include "rtpframe.h"
26
#include "rtpframe.h"
27
27
28
#include <stdio.h>
28
#include <stdlib.h>
29
#include <stdlib.h>
29
#include <math.h>
30
#include <math.h>
30
#if defined(_WIN32) || defined(_WIN32_WCE)
31
#if defined(_WIN32) || defined(_WIN32_WCE)

Return to bug 269328