Index: third_party/ffmpeg/avcodec-52.sigs |
=================================================================== |
--- third_party/ffmpeg/avcodec-52.sigs (revision 41387) |
+++ third_party/ffmpeg/avcodec-52.sigs (working copy) |
@@ -22,4 +22,3 @@ |
int av_bitstream_filter_filter(AVBitStreamFilterContext *bsfc, AVCodecContext *avctx, const char *args, uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size, int keyframe); |
void av_bitstream_filter_close(AVBitStreamFilterContext *bsf); |
void av_destruct_packet(AVPacket *pkt); |
-int av_lockmgr_register(AVLockMgrOperation cb); |