[FFmpeg-cvslog] avcodec/bink: Reorder operations in init to avoid memleak on error

2019-06-16 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Jun 15 21:52:24 2019 +0200| [2603f25d326476a83f5d093b522590b05b6e703b] | committer: Michael Niedermayer avcodec/bink: Reorder operations in init to avoid memleak on error Fixes: Direct leak of 536 byte(s) in 1 object(s) Fixes: 15266/clusterf

[FFmpeg-cvslog] avutil: add FF_DECODE_ERROR_CONCEALMENT_ACTIVE flag for AVFrame.decode_error_flags

2019-06-16 Thread Amir Pauker
ffmpeg | branch: master | Amir Pauker | Fri Jun 14 07:35:44 2019 -0700| [edfced8c045c47827b0197b005a4b8d2d691a296] | committer: Michael Niedermayer avutil: add FF_DECODE_ERROR_CONCEALMENT_ACTIVE flag for AVFrame.decode_error_flags FF_DECODE_ERROR_CONCEALMENT_ACTIVE is set when the decoded fra

[FFmpeg-cvslog] doc/filters.texi: Fix the confusing description for find_rect and cover_rect command

2019-06-16 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Sat Jun 15 00:48:24 2019 +0800| [1c3ed1189313103e9b889165ef7c59baf699534a] | committer: Michael Niedermayer doc/filters.texi: Fix the confusing description for find_rect and cover_rect command Signed-off-by: Limin Wang Signed-off-by: Michael Niedermayer