[FFmpeg-cvslog] avformat/mpjpegdec: Remove redundant initializations

2020-02-10 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue Jan 7 14:55:43 2020 +0100| [dd81f73946b85134441c0a917dc4dadf7b70ba85] | committer: Marton Balint avformat/mpjpegdec: Remove redundant initializations The AVPacket destined for a demuxer's output has already been initialized before it reaches

[FFmpeg-cvslog] avfilter/vf_dedot: Fix leak of AVFrame if making it writable fails

2020-02-10 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Feb 9 19:40:34 2020 +0100| [212077eda46c4c3eb644774d2b1ccbeb3e322fff] | committer: Michael Niedermayer avfilter/vf_dedot: Fix leak of AVFrame if making it writable fails Even in this scenario, the frame still contains references to data that

[FFmpeg-cvslog] avformat: Remove unnecessary av_packet_unref()

2020-02-10 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue Jan 7 14:55:40 2020 +0100| [6a67d518d60b61ae2bd98c3948894a7be9955e8c] | committer: Marton Balint avformat: Remove unnecessary av_packet_unref() Since bae8844e the packet will always be unreferenced when a demuxer returns an error, so that a l

[FFmpeg-cvslog] avformat/tty: fix last timestamp for fate

2020-02-10 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Feb 10 16:47:03 2020 +0100| [bbea268aa806a740e25c7dededf8dbe946e78bc5] | committer: Paul B Mahol avformat/tty: fix last timestamp for fate > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bbea268aa806a740e25c7dededf8dbe946e78bc5 --- liba

[FFmpeg-cvslog] avfilter/vf_thumbnail: fix possible crash on error

2020-02-10 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Feb 10 15:42:52 2020 +0100| [e63a66416fe911e039c6959ace6badbe5f097e3b] | committer: Paul B Mahol avfilter/vf_thumbnail: fix possible crash on error > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e63a66416fe911e039c6959ace6badbe5f097e3b -

[FFmpeg-cvslog] avfilter/vf_thumbnail: add timeline support

2020-02-10 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Feb 10 15:42:27 2020 +0100| [32bc0e04449e3e1e8e283f8edac4a796ee29e6b6] | committer: Paul B Mahol avfilter/vf_thumbnail: add timeline support > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=32bc0e04449e3e1e8e283f8edac4a796ee29e6b6 --- li

[FFmpeg-cvslog] libswscale/x86/yuv2rgb: add ssse3 version

2020-02-10 Thread Ting Fu
ffmpeg | branch: master | Ting Fu | Sun Jan 19 11:51:04 2020 +0800| [fc6a5883d6af8cae0e96af84dda0ad74b360a084] | committer: Paul B Mahol libswscale/x86/yuv2rgb: add ssse3 version Tested using this command: /ffmpeg -pix_fmt yuv420p -s 1920*1080 -i ArashRawYuv420.yuv \ -vcodec rawvideo -s 1920*10

[FFmpeg-cvslog] avformat/tty: make probing strict for first 8 bytes

2020-02-10 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Feb 2 13:51:49 2020 +0100| [9216ad2e46ad09a8d6810d52fcd8714ba3e39e44] | committer: Paul B Mahol avformat/tty: make probing strict for first 8 bytes > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9216ad2e46ad09a8d6810d52fcd8714ba3e39e44

[FFmpeg-cvslog] avformat/tty: add seeking support

2020-02-10 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Feb 2 14:03:45 2020 +0100| [767e95d560f9a7ea9d53cbd7f3a9cde9fa35054f] | committer: Paul B Mahol avformat/tty: add seeking support > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=767e95d560f9a7ea9d53cbd7f3a9cde9fa35054f --- libavformat/