Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2014-11-25Merge commit '16158da9607f2f84232d3dd381406b2f2449ec74'Michael Niedermayer
2014-11-25hnm4: Use av_image_check_sizeLuca Barbato
2014-11-25hnm4: change width/height to int to fix hypothetical integer overflowsMichael Niedermayer
2014-02-03avcodec/hnm4video: check offset before subtraction in decode_interframe_v4a()Michael Niedermayer
2013-12-11avcodec/hnm4video: change width/height to intMichael Niedermayer
2013-11-24avcodec/hnm4video: allocate frame only when theres a coded frameMichael Niedermayer
2013-11-23avcodec/hnm4video: check writeoffset in decode_interframe_v4a()Michael Niedermayer
2013-11-23avcodec/hnm4video: check dimensions for validityMichael Niedermayer
2013-11-23avcodec/hnm4video: fix missing newlines in error messagesMichael Niedermayer
2013-11-23avcodec/hnm4video: fix write offset checks in decode_interframe_v4()Michael Niedermayer
2013-11-23avcodec/hnm4video: check offset in decode_interframe_v4() more completelyMichael Niedermayer
2013-11-22avcodec/hnm4video: check intraframe sizeMichael Niedermayer
2013-11-22avcodec/hnm4video: check that packetsize is at least 8Michael Niedermayer
2013-11-07avcodec/hnm4video: remove redundant log messagePaul B Mahol
2013-11-01Merge commit '9af7a8523a6bb517834ebed36093bdab11a8b38e'Michael Niedermayer
2013-10-31HNM4/HNM4A demuxer & video decoderDavid Kment