]> git.sesse.net Git - ffmpeg/history - libavcodec/mobiclip.c
avformat/alp: fix handling of TUN files
[ffmpeg] / libavcodec / mobiclip.c
2020-10-20 Michael Niedermayeravcodec/mobiclip: Avoid signed integer overflows in...
2020-10-15 Michael Niedermayeravcodec/mobiclip: Check that Motion vectors are within...
2020-10-15 Michael Niedermayeravcodec/mobiclip: set the bitstream size to the input
2020-10-11 Michael Niedermayeravcodec/mobiclip: Fix multiple integer overflows
2020-09-25 Michael Niedermayeravcodec/mobiclip: Move quantizer check into setup_qtables()
2020-09-15 Andreas Rheinhardtavcodec/mobiclip: Fix heap-buffer-overflow
2020-09-15 Andreas Rheinhardtavcodec/mobiclip: Fix memleak upon init failure
2020-09-13 Paul B Maholavcodec/mobiclip: add missing flush
2020-09-12 Michael Niedermayeravcodec/mobiclip: Check quantizer before table setup
2020-09-04 Andreas Rheinhardtavcodec/mobiclip: Fix mixed declarations and code
2020-09-03 Paul B Maholavcodec: add MobiClip video decoder