Skip to content

Instantly share code, notes, and snippets.

View theacetoace's full-sized avatar

Stanislav Dolganov theacetoace

View GitHub Profile
@theacetoace
theacetoace / 0001-factoring-obmc-out-of-snow.patch
Created August 23, 2016 11:42
GSoC 2016, FFMPEG, FFV1 P Frame Support Project, Stanislav Dolganov
From 0d90ea4ec79409199d6d8b82ac02043dce919ad5 Mon Sep 17 00:00:00 2001
From: Stanislav Dolganov <dolganov@qst.hk>
Date: Thu, 18 Aug 2016 14:07:35 +0300
Subject: [PATCH 1/4] factoring obmc out of snow
---
libavcodec/Makefile | 8 +-
libavcodec/obmc.c | 61 ++
libavcodec/obmc.h | 45 ++
libavcodec/obme.c | 1135 +++++++++++++++++++++++++++++++++++++