Delete post_encode_callback

Bug: webrtc:9864
Change-Id: I5e45a73e50e2cf6b25b415a83fe637f8f5b4e70e
Reviewed-on: https://webrtc-review.googlesource.com/c/14840
Commit-Queue: Niels Moller <nisse@webrtc.org>
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25106}
This commit is contained in:
Niels Möller
2018-10-10 10:58:52 +02:00
committed by Commit Bot
parent 74f6c7ed6c
commit 88be972260
12 changed files with 65 additions and 226 deletions

View File

@ -17,7 +17,6 @@
#include <string>
#include <vector>
#include "common_video/include/frame_callback.h"
#include "modules/video_coding/decoder_database.h"
#include "modules/video_coding/encoder_database.h"
#include "modules/video_coding/frame_buffer.h"