ffmpeg | branch: release/3.2 | Paweł Wegner | Thu
Aug 2 21:08:12 2018 +0200| [27fec5be47603c191f9446180024e292ef12824d] |
committer: Jan Ekström
avformat/tls_schannel: Fix use of uninitialized variable
Fixes: runtime error: passing uninitialized value to FreeContextBuffer
causes a crash
ffmpeg | branch: release/3.4 | Paweł Wegner | Thu
Aug 2 21:08:12 2018 +0200| [30891d0932c884afb86589a8b1121df9c1fd052f] |
committer: Jan Ekström
avformat/tls_schannel: Fix use of uninitialized variable
Fixes: runtime error: passing uninitialized value to FreeContextBuffer
causes a crash
ffmpeg | branch: release/4.0 | Paweł Wegner | Thu
Aug 2 21:08:12 2018 +0200| [c10b3db8f63c7d9b5e544a73c1703277c1811568] |
committer: Jan Ekström
avformat/tls_schannel: Fix use of uninitialized variable
Fixes: runtime error: passing uninitialized value to FreeContextBuffer
causes a crash
ffmpeg | branch: master | Paweł Wegner | Mon Feb 25
11:50:43 2019 +0100| [4ed6a485d324b5d0fdd1740d1b2d500ff186dc90] | committer:
James Almer
libavformat/movenc: mov: added subtitle codec tags to codec tag list
This fixes avformat_query_codec incorrectly returning 0 for
mov container and
ffmpeg | branch: master | Paweł Wegner | Mon Feb 4
21:27:29 2019 +0100| [835ab35ef023373fd05abffc754d30b4582c6506] | committer:
Carl Eugen Hoyos
libavformat/dashdec: disable seeking only for live streams.
Signed-off-by: Paweł Wegner
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com
ffmpeg | branch: master | Paweł Wegner | Thu Aug 2
21:08:12 2018 +0200| [85c00643b763bc62f3a15c19df44c3f1312bfe81] | committer:
Thilo Borgmann
avformat/tls_schannel: Fix use of uninitialized variable
Fixes: runtime error: passing uninitialized value to FreeContextBuffer
causes a crash