]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/rtpenc_mpv.c
avconv: get output pixel format from lavfi.
[ffmpeg] / libavformat / rtpenc_mpv.c
index 1c67f9593bb1a1bacaa2240e4a7165dfa221a24d..37dedc33f57dd98f75fc7051d1ce9fd9654faf65 100644 (file)
@@ -115,5 +115,3 @@ void ff_rtp_send_mpegvideo(AVFormatContext *s1, const uint8_t *buf1, int size)
         end_of_slice = 0;
     }
 }
-
-