OSDN Git Service

h264_parser: switch to h2645_parse for NAL unescaping
authorAnton Khirnov <anton@khirnov.net>
Mon, 21 Mar 2016 14:38:31 +0000 (15:38 +0100)
committerAnton Khirnov <anton@khirnov.net>
Sun, 24 Apr 2016 08:06:23 +0000 (10:06 +0200)
commit8d0cc8ca97678f4ca87948ebabcbaab5a4f4c1f6
tree0a3ba3db5a734025e0b718b4457be3ee10d4ae07
parentf3ed484953b81856e40239d2410058a96188b2be
h264_parser: switch to h2645_parse for NAL unescaping

Remove now unused ff_h264_decode_nal().
libavcodec/Makefile
libavcodec/h264.c
libavcodec/h264.h
libavcodec/h264_parser.c