]> git.sesse.net Git - ffmpeg/commit
ffserver: Remove extract_mpeg4_header()
authorMichael Niedermayer <michael@niedermayer.cc>
Wed, 23 Nov 2016 17:40:25 +0000 (18:40 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Sun, 27 Nov 2016 13:08:00 +0000 (14:08 +0100)
commit9478bd87d463c24d8120b64508b4bd6c00bf3ae8
tree81aee3cdfd844f6710ddc3ff247a4d744f8061de
parentbc9eb0467a52828d6be48de5e60f042bf3b62d1f
ffserver: Remove extract_mpeg4_header()

This should not be needed, our AVParsers should do this
I do not have a testcase though, please help testing this and please
add fate tests if you can.

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
ffserver.c