]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/rtpdec_h263.c
apedec: av_fast_malloc() instead of av_realloc()
[ffmpeg] / libavformat / rtpdec_h263.c
index 0fb1b25eb00dc25686604caec4aed519c3195bbd..af71ed63c336551c0510068c37267e3e69b24012 100644 (file)
@@ -105,4 +105,3 @@ RTPDynamicProtocolHandler ff_h263_2000_dynamic_handler = {
     .codec_id         = CODEC_ID_H263,
     .parse_packet     = h263_handle_packet,
 };
-