sipr: decode directly to the user-provided AVFrame

This commit is contained in:
Justin Ruggles
2012-12-23 19:58:35 -05:00
parent fed74c0ae4
commit 09d6831f49
2 changed files with 6 additions and 10 deletions

View File

@@ -65,7 +65,6 @@ typedef struct SiprParameters {
typedef struct SiprContext {
AVCodecContext *avctx;
AVFrame frame;
SiprMode mode;