From c06d4f2cedb76f2a38732ff45d12b584d2900c19 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Thu, 1 Dec 2016 16:07:35 +0100 Subject: avformat/ffmenc: Drop ffm_write_header_codec_private_ctx() This accesses the private encoder context, it should not be used by the current ffserver it may affect old ffserver versions but i believe there is consens that accessing the private encoder context from the muxer is completely wrong. Signed-off-by: Michael Niedermayer --- tests/ref/lavf/ffm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/ref/lavf/ffm b/tests/ref/lavf/ffm index c4d7e1f807..9d9d07f78e 100644 --- a/tests/ref/lavf/ffm +++ b/tests/ref/lavf/ffm @@ -1,3 +1,3 @@ -e63c16b5f0ad5015304fc4009fdb33ca *./tests/data/lavf/lavf.ffm +15a9929d1cb7129dcaffeccf3cb2fda9 *./tests/data/lavf/lavf.ffm 376832 ./tests/data/lavf/lavf.ffm ./tests/data/lavf/lavf.ffm CRC=0x000e23ae -- cgit v1.2.3