| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\ |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
| * | hnm4: change width/height to int to fix hypothetical integer overflows | Michael Niedermayer | 2014-11-25 | 1 | -2/+2 |
* | | Merge commit '16158da9607f2f84232d3dd381406b2f2449ec74' | Michael Niedermayer | 2014-11-25 | 1 | -0/+6 |
|\| |
|
| * | hnm4: Use av_image_check_size | Luca Barbato | 2014-11-25 | 1 | -0/+6 |
* | | avcodec/hnm4video: check offset before subtraction in decode_interframe_v4a() | Michael Niedermayer | 2014-02-03 | 1 | -1/+6 |
* | | avcodec/hnm4video: change width/height to int | Michael Niedermayer | 2013-12-10 | 1 | -2/+2 |
* | | avcodec/hnm4video: allocate frame only when theres a coded frame | Michael Niedermayer | 2013-11-23 | 1 | -4/+6 |
* | | avcodec/hnm4video: check writeoffset in decode_interframe_v4a() | Michael Niedermayer | 2013-11-22 | 1 | -0/+8 |
* | | avcodec/hnm4video: check dimensions for validity | Michael Niedermayer | 2013-11-22 | 1 | -1/+3 |
* | | avcodec/hnm4video: fix missing newlines in error messages | Michael Niedermayer | 2013-11-22 | 1 | -8/+8 |
* | | avcodec/hnm4video: fix write offset checks in decode_interframe_v4() | Michael Niedermayer | 2013-11-22 | 1 | -1/+14 |
* | | avcodec/hnm4video: check offset in decode_interframe_v4() more completely | Michael Niedermayer | 2013-11-22 | 1 | -3/+15 |
* | | avcodec/hnm4video: check intraframe size | Michael Niedermayer | 2013-11-22 | 1 | -0/+4 |
* | | avcodec/hnm4video: check that packetsize is at least 8 | Michael Niedermayer | 2013-11-22 | 1 | -0/+5 |
* | | avcodec/hnm4video: remove redundant log message | Paul B Mahol | 2013-11-07 | 1 | -3/+1 |
* | | Merge commit '9af7a8523a6bb517834ebed36093bdab11a8b38e' | Michael Niedermayer | 2013-11-01 | 1 | -4/+4 |
|/ |
|
* | HNM4/HNM4A demuxer & video decoder | David Kment | 2013-10-31 | 1 | -0/+459 |