summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/mjpegdec: quant_matrixes can be up to 65535, use uint16_tMichael Niedermayer2017-03-20
* avcodec/mjpegdec: Check quant_matrixes values for being non zeroMichael Niedermayer2017-03-20
* avcodec/vp56: Check avctx->error_concealment before enabling ECMichael Niedermayer2017-03-20
* avcodec/h264_direct: Fix runtime error: signed integer overflow: -9 - 2147483...Michael Niedermayer2017-03-20
* avcodec/tiff: Check stripsize strippos for overflowMichael Niedermayer2017-03-20
* aarch64: vp9itxfm16: Do a simpler half/quarter idct16/idct32 when possibleMartin Storsjö2017-03-19
* arm: vp9itxfm16: Do a simpler half/quarter idct16/idct32 when possibleMartin Storsjö2017-03-19
* aarch64: vp9itxfm16: Move the load_add_store macro out from the itxfm16 pass2...Martin Storsjö2017-03-19
* aarch64: vp9itxfm16: Make the larger core transforms standalone functionsMartin Storsjö2017-03-19
* arm: vp9itxfm16: Make the larger core transforms standalone functionsMartin Storsjö2017-03-19
* aarch64: vp9itxfm16: Restructure the idct32 store macrosMartin Storsjö2017-03-19
* aarch64: vp9itxfm16: Avoid .irp when it doesn't save any linesMartin Storsjö2017-03-19
* aarch64: vp9itxfm16: Fix a typo in a commentMartin Storsjö2017-03-19
* arm: vp9itxfm16: Avoid reloading the idct32 coefficientsMartin Storsjö2017-03-19
* arm: vp9itxfm16: Fix vertical alignmentMartin Storsjö2017-03-19
* arm: vp9itxfm16: Use the right lane sizeMartin Storsjö2017-03-19
* arm/aarch64: vp9: Fix vertical alignmentMartin Storsjö2017-03-19
* arm/aarch64: vp9itxfm: Skip loading the min_eob pointer when it won't be usedMartin Storsjö2017-03-19
* arm: vp9itxfm: Template the quarter/half idct32 functionMartin Storsjö2017-03-19
* Merge commit '721d57e608dc4fd6c86f27c5ae76ef559d646220'James Almer2017-03-19
|\
| * vp56: Separate VP5 and VP6 dsp initializationDiego Biurrun2016-08-26
* | Merge commit '3fd22538bc0e0de84b31335266b4b1577d3d609e'James Almer2017-03-19
|\|
| * prores: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-26
* | Merge commit 'f81be06cf614919d71ded29b8f595bef40123ad8'James Almer2017-03-19
|\|
| * cavs: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-26
* | Merge commit '802727b538b484e3f9d1345bfcc4ab24cfea8898'James Almer2017-03-19
|\|
| * vp8: Update some assembly comments left unchanged in bd66f073fe7286bd3cDiego Biurrun2016-08-26
* | Merge commit '87c6c78604e4dd16f1f45862b27ca006da010527'James Almer2017-03-19
|\|
| * vp8: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-26
* | Merge commit 'd9d26a3674f31f482f54e936fcb382160830877a'James Almer2017-03-19
|\|
| * vp56: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-26
* | Merge commit '6892df9294d93322d43255ada299507465bc93c8'Clément Bœsch2017-03-19
|\|
| * vp3: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-26
* | Merge commit 'd42809f9835a4e9e5c7c63210abb09ad0ef19cfb'Clément Bœsch2017-03-19
|\|
| * av1: Add codec_id and basic demuxing supportLuca Barbato2016-08-24
| * mss12: validate display dimensionsAnton Khirnov2016-08-18
| * vc1: check that slices have a positive heightAnton Khirnov2016-08-18
| * pcx: use the bytestream2 API for reading from inputAnton Khirnov2016-08-18
* | Merge commit '221402c1c88b9d12130c6f5834029b535ee0e0c5'Clément Bœsch2017-03-19
|\|
| * pcx: check that the packet is large enough before reading the headerAnton Khirnov2016-08-18
| * pcx: properly pad the scanlineAnton Khirnov2016-08-18
* | Merge commit '409d1cd2c955485798f8b0b0147c2b899b9144ec'Clément Bœsch2017-03-19
|\|
| * cook: use the bytestream2 API for reading extradataAnton Khirnov2016-08-18
* | Merge commit 'bba9d8bdfb208b0ec2ccf182530347151ee3528b'Clément Bœsch2017-03-19
|\|
| * qpeg: fix an off by 1 error in the MV checkAnton Khirnov2016-08-18
* | Merge commit '796dca027be09334d7bbf4f2ac1200e06bb054cb'Clément Bœsch2017-03-19
|\|
| * alac: do not return success if nothing was decodedAnton Khirnov2016-08-18
* | Merge commit 'f5d46d332258dcd8ca623019ece1d5e5bb74142b'Clément Bœsch2017-03-19
|\|
| * vmnc: check that subrectangles fit into their containing rectanglesAnton Khirnov2016-08-18
* | Merge commit '83b92a855e8e08bdec484e13ee5a7c8996224772'Clément Bœsch2017-03-19
|\|