[libav-commits] Add ClearVideo decoder

2017-04-25 Thread Kostya Shishkov
Module: libav Branch: master Commit: 189157c3fc8eeb691e3684b09d971eb5ddb47d5b Author:Kostya Shishkov Committer: Diego Biurrun Date: Thu Mar 2 11:21:48 2017 +0100 Add ClearVideo decoder Only I-frames are decoded for now. Signed-off-by: Diego Biurrun --- Changelog

[libav-commits] Go2Meeting decoder

2015-06-30 Thread Kostya Shishkov
Module: libav Branch: master Commit: 08c2d8f0aa679c2f060721d1d0d4f33d2ae32368 Author:Kostya Shishkov Committer: Luca Barbato Date: Fri Apr 10 12:14:27 2015 +0200 Go2Meeting decoder ELS and ePIC decoder courtesy of Maxim Poliakovski, cleanup and integration by Diego Biurrun. Signed

[libav-commits] swscale: correctly pad destination buffer in rgb conversion

2014-08-04 Thread Kostya Shishkov
Module: libav Branch: master Commit: 5420099cab1e915b191cceccec4364f54cec6e52 Author:Kostya Shishkov Committer: Vittorio Giovara Date: Sun Aug 3 10:28:49 2014 +0100 swscale: correctly pad destination buffer in rgb conversion Bug-Id: 772 CC: libav-sta...@libav.org Found-By: Justin

[libav-commits] indeo2: rename stride to pitch for consistency with other Indeo decoders

2014-06-26 Thread Kostya Shishkov
Module: libav Branch: master Commit: 422e14f721c22cf9c19a8e7aae051ba9d559f6b6 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Wed Jun 25 20:28:22 2014 +0200 indeo2: rename stride to pitch for consistency with other Indeo decoders --- libavcodec/indeo2.c | 16

[libav-commits] on2avc: change a comment at #endif to match actual define

2014-04-23 Thread Kostya Shishkov
Module: libav Branch: master Commit: 7cade8ea2bb19e78dae42b29720535a70fb2ae84 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Wed Apr 23 20:02:37 2014 +0200 on2avc: change a comment at #endif to match actual define --- libavcodec/on2avcdata.h |2 +- 1 file changed, 1

[libav-commits] On2 AVC decoder

2014-04-23 Thread Kostya Shishkov
Module: libav Branch: master Commit: e2834567d73bd1e46478ba67ac133cb8ef5f50fd Author:Kostya Shishkov Committer: Kostya Shishkov Date: Sun Jun 9 20:03:33 2013 +0200 On2 AVC decoder --- Changelog |1 + configure |1 + doc/general.texi

[libav-commits] fic: use correct IDCT

2014-04-21 Thread Kostya Shishkov
Module: libav Branch: master Commit: 93e15a323871613fd26f1f1e317029a50b5b24ca Author:Kostya Shishkov Committer: Derek Buitenhuis Date: Tue Apr 1 21:00:47 2014 +0200 fic: use correct IDCT Signed-off-by: Derek Buitenhuis --- configure|2 +- libavcodec/fic.c | 63

[libav-commits] g2meet: make JPEG tile decoder operate on 8x8 block mask

2014-02-11 Thread Kostya Shishkov
Module: libav Branch: master Commit: 6477449243db4aab15a4db356e8354c60b5366ec Author:Kostya Shishkov Committer: Kostya Shishkov Date: Sat Feb 8 13:39:32 2014 +0100 g2meet: make JPEG tile decoder operate on 8x8 block mask This is needed for upcoming Go2Meeting (G2M2/G2M3) decoder

[libav-commits] dnxhd: Support DNx444

2014-02-09 Thread Kostya Shishkov
Module: libav Branch: master Commit: e95018b694c0774477abec5bbf86ecc7946a9a28 Author:Kostya Shishkov Committer: Luca Barbato Date: Mon Jan 27 18:10:44 2014 + dnxhd: Support DNx444 Bug-Id: 99 Bug-Id: videolan/9620 Signed-off-by: Luca Barbato --- Changelog |1

[libav-commits] Mirillis FIC video decoder

2014-02-08 Thread Kostya Shishkov
Module: libav Branch: master Commit: cde7df25ef74b85b5ce11d9171779f28f0c12d15 Author:Kostya Shishkov Committer: Derek Buitenhuis Date: Fri Feb 7 09:35:07 2014 +0100 Mirillis FIC video decoder Does not contain cursor rendering yet. Signed-off-by: Derek Buitenhuis --- Changelog

[libav-commits] dxtory: add more compressed and uncompressed modes

2014-01-24 Thread Kostya Shishkov
Module: libav Branch: master Commit: 0e1ad2f591b87e944550c15b54e54f8189743289 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Tue Jan 21 20:06:11 2014 +0100 dxtory: add more compressed and uncompressed modes --- libavcodec/dxtory.c | 429

[libav-commits] dxtory: compressed RGB555/RGB565 decoding support

2014-01-24 Thread Kostya Shishkov
Module: libav Branch: master Commit: 28e1eed3c2e7e944f1d73dc749076943aeb4c13c Author:Kostya Shishkov Committer: Kostya Shishkov Date: Tue Jan 21 20:11:35 2014 +0100 dxtory: compressed RGB555/RGB565 decoding support --- libavcodec/dxtory.c | 113

[libav-commits] dxtory: correctly handle YUV slices with average odd height

2014-01-21 Thread Kostya Shishkov
Module: libav Branch: master Commit: e91a3f1bdba9b4945e42c191d2e35e9844625fb4 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Sat Jan 18 14:34:30 2014 +0100 dxtory: correctly handle YUV slices with average odd height --- libavcodec/dxtory.c | 18 -- 1 file

[libav-commits] dxtory: change error code for unexpected slice configuration

2014-01-21 Thread Kostya Shishkov
Module: libav Branch: master Commit: 025fd76e1a2623c858d8c686a73cc30980a314b0 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Sat Jan 18 14:35:47 2014 +0100 dxtory: change error code for unexpected slice configuration --- libavcodec/dxtory.c |2 +- 1 file changed, 1

[libav-commits] lagarith: do not call simd functions on unaligned lines

2014-01-05 Thread Kostya Shishkov
Module: libav Branch: master Commit: 2f97094608cfd2665660f7a26a3291559b186752 Author:Kostya Shishkov Committer: Anton Khirnov Date: Mon Dec 30 09:31:57 2013 +0100 lagarith: do not call simd functions on unaligned lines They end up overwriting past the line end. Partially based on a

[libav-commits] vc1: Reset numref if fieldmode is not set

2014-01-05 Thread Kostya Shishkov
Module: libav Branch: release/9 Commit: 5dcc17992430f4ef910b06956b4d19af98880670 Author:Kostya Shishkov Committer: Reinhard Tartler Date: Mon Nov 25 14:04:41 2013 +0100 vc1: Reset numref if fieldmode is not set There are samples in the wild with B-frames and P-frames with different

[libav-commits] go2meeting: disallow tile dimensions that are not multiple of 16

2013-11-29 Thread Kostya Shishkov
Module: libav Branch: master Commit: 01f6df01b6fdc2d71b82370374cde4bf102928c7 Author:Kostya Shishkov Committer: Anton Khirnov Date: Fri Nov 29 09:15:00 2013 +0100 go2meeting: disallow tile dimensions that are not multiple of 16 Original decoder seems to always use 176x128 tiles

[libav-commits] metasound: add last missing modes (8kHz @ 6kbps per channel)

2013-11-25 Thread Kostya Shishkov
Module: libav Branch: master Commit: 56d061ce9da954560892e3551513d5ecc0439846 Author:Kostya Shishkov Committer: Anton Khirnov Date: Mon Nov 18 12:07:14 2013 +0100 metasound: add last missing modes (8kHz @ 6kbps per channel) Signed-off-by: Anton Khirnov --- Changelog

[libav-commits] MSN Audio support

2013-11-25 Thread Kostya Shishkov
Module: libav Branch: master Commit: a16577d9857206089fd8bce6a342b31dbd7fb9b0 Author:Kostya Shishkov Committer: Anton Khirnov Date: Sat Sep 7 21:06:22 2013 +0200 MSN Audio support This is essentially a MS GSM decoder extension that supports more sampling rates and lower bitrates

[libav-commits] vc1: Reset numref if fieldmode is not set

2013-11-25 Thread Kostya Shishkov
Module: libav Branch: master Commit: de44dfc7c0ec02bda7d846ef713145c890bfae3f Author:Kostya Shishkov Committer: Luca Barbato Date: Mon Nov 25 14:04:41 2013 +0100 vc1: Reset numref if fieldmode is not set There are samples in the wild with B-frames and P-frames with different

[libav-commits] mpegvideo: Fix swapping of UV planes for VCR2

2013-11-18 Thread Kostya Shishkov
Module: libav Branch: master Commit: 16e7b189c548b4075ff4b5dd62af10e2acae260b Author:Kostya Shishkov Committer: Diego Biurrun Date: Wed Nov 13 18:44:26 2013 +0100 mpegvideo: Fix swapping of UV planes for VCR2 --- libavcodec/mpegvideo.c | 13 + 1 file changed, 13

[libav-commits] twinvq: consume block_align+1 packets as full ones

2013-11-14 Thread Kostya Shishkov
Module: libav Branch: master Commit: 669fe505952f3d8175b1ad6971033a8e8120523b Author:Kostya Shishkov Committer: Diego Biurrun Date: Sun Oct 20 16:30:54 2013 +0200 twinvq: consume block_align+1 packets as full ones They can be produced by VQF. Signed-off-by: Diego Biurrun

[libav-commits] twinvq: support multiple frames per packet

2013-11-14 Thread Kostya Shishkov
Module: libav Branch: master Commit: 1afa8a7568ba57ad0cd2923f6e641e10d32cded4 Author:Kostya Shishkov Committer: Diego Biurrun Date: Sun Oct 20 16:15:03 2013 +0200 twinvq: support multiple frames per packet Signed-off-by: Diego Biurrun --- libavcodec/metasound.c | 96

[libav-commits] metasound: add missing modes

2013-11-14 Thread Kostya Shishkov
Module: libav Branch: master Commit: ddb839e9286594ff7a862a956402106fca7055c9 Author:Kostya Shishkov Committer: Diego Biurrun Date: Thu Aug 29 19:24:23 2013 +0200 metasound: add missing modes Signed-off-by: Diego Biurrun --- libavcodec/metasound.c | 24 + libavcodec

[libav-commits] metasound: Fix error message argument

2013-11-08 Thread Kostya Shishkov
Module: libav Branch: master Commit: 5462dde1947e0ecfcb2db99ae29ce9dee8933b45 Author:Kostya Shishkov Committer: Diego Biurrun Date: Fri Nov 8 10:21:07 2013 +0100 metasound: Fix error message argument Signed-off-by: Diego Biurrun --- libavcodec/metasound.c |2 +- 1 file

[libav-commits] g2meet: Respect cursor_stride properly everywhere

2013-09-25 Thread Kostya Shishkov
Module: libav Branch: master Commit: 4370f65be8d714a0bc73047501027464aaa2466c Author:Kostya Shishkov Committer: Martin Storsjö Date: Wed Sep 25 12:09:33 2013 +0300 g2meet: Respect cursor_stride properly everywhere This fixes a regression with rgb cursors since b1e46988. Signed-off

[libav-commits] twinvq: set block align for codecs and use it in size checks

2013-08-26 Thread Kostya Shishkov
Module: libav Branch: master Commit: 9e7b62f0fb7462a902330fcc82cf596388f0187b Author:Kostya Shishkov Committer: Kostya Shishkov Date: Sat Aug 24 15:00:08 2013 +0200 twinvq: set block align for codecs and use it in size checks This both allows factoring out size check for both

[libav-commits] imc: support mode 1

2013-08-26 Thread Kostya Shishkov
Module: libav Branch: master Commit: 4eb4bb3a022a4126f5f749ad971f644467c0369e Author:Kostya Shishkov Committer: Kostya Shishkov Date: Thu Jul 11 07:04:42 2013 +0200 imc: support mode 1 --- libavcodec/imc.c | 177 - 1 files

[libav-commits] altivec: perform an explicit unaligned load

2013-08-16 Thread Kostya Shishkov
Module: libav Branch: master Commit: f399e406af0c8507bb3ab7b94995ad7b8f409093 Author:Kostya Shishkov Committer: Martin Storsjö Date: Wed Aug 14 15:28:05 2013 -0400 altivec: perform an explicit unaligned load Implicit vector loads on POWER7 hardware can use the VSX instruction set

[libav-commits] deprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID_METASOUND instead

2013-08-07 Thread Kostya Shishkov
Module: libav Branch: master Commit: f544c586364e157e52ecc8697bee77d342150999 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Tue Aug 6 09:57:05 2013 +0200 deprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID_METASOUND instead Voxware is the name of company, it has

[libav-commits] twinvq: Split VQF-specific part from common TwinVQ decoder core

2013-08-05 Thread Kostya Shishkov
Module: libav Branch: master Commit: 86f4c59bd676672040b89d8fea4c9e3b59bfe7ab Author:Kostya Shishkov Committer: Diego Biurrun Date: Sun Aug 4 17:18:34 2013 +0200 twinvq: Split VQF-specific part from common TwinVQ decoder core Signed-off-by: Diego Biurrun --- libavcodec/Makefile

[libav-commits] twinvq: move all bitstream reading into single place

2013-08-05 Thread Kostya Shishkov
Module: libav Branch: master Commit: bc909626b0a3c107625f2cb4c85479d18de422a8 Author:Kostya Shishkov Committer: Diego Biurrun Date: Sun Aug 4 17:17:25 2013 +0200 twinvq: move all bitstream reading into single place This is required for the future addition of VoxWare MetaSound

[libav-commits] aic: use chroma scan tables while decoding luma component in progressive mode

2013-07-04 Thread Kostya Shishkov
Module: libav Branch: master Commit: 410066986f443112ed88f501e987b6ca51ed7bd4 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Wed Jul 3 20:46:28 2013 +0200 aic: use chroma scan tables while decoding luma component in progressive mode For some unclear reason Apple decided to

[libav-commits] smacker: fix an off by one in huff.length computation

2013-06-30 Thread Kostya Shishkov
Module: libav Branch: release/0.8 Commit: e96aaa5622ed2efeb3729f46331990d952208a17 Author:Kostya Shishkov Committer: Reinhard Tartler Date: Wed Jun 12 14:22:24 2013 +0200 smacker: fix an off by one in huff.length computation Reported-by: Mateusz "j00ru" Jurczyk and Gynvae

[libav-commits] smacker: check the return value of smacker_decode_tree

2013-06-30 Thread Kostya Shishkov
Module: libav Branch: release/0.8 Commit: d7b7b10518ccd638131ef41062e1bc0c608628f7 Author:Kostya Shishkov Committer: Reinhard Tartler Date: Wed Jun 12 14:27:00 2013 +0200 smacker: check the return value of smacker_decode_tree Reported-by: Mateusz "j00ru" Jurczyk and Gynvae

[libav-commits] smacker: check frame size validity

2013-06-30 Thread Kostya Shishkov
Module: libav Branch: release/0.8 Commit: b40870e636401ddbc97f966a60a21780e1eb17ca Author:Kostya Shishkov Committer: Reinhard Tartler Date: Wed Jun 12 14:30:51 2013 +0200 smacker: check frame size validity Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC:

[libav-commits] smacker: pad the extradata allocation

2013-06-30 Thread Kostya Shishkov
Module: libav Branch: release/0.8 Commit: db0c8061fe540bbd72146cc0c9105e30d54d7f61 Author:Kostya Shishkov Committer: Reinhard Tartler Date: Wed Jun 12 14:28:07 2013 +0200 smacker: pad the extradata allocation Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC:

[libav-commits] smacker: fix an off by one in huff.length computation

2013-06-16 Thread Kostya Shishkov
Module: libav Branch: release/9 Commit: 1a0cdd18b0cc3373c3a1348a8d5a4dab86a994d5 Author:Kostya Shishkov Committer: Luca Barbato Date: Wed Jun 12 14:22:24 2013 +0200 smacker: fix an off by one in huff.length computation Reported-by: Mateusz "j00ru" Jurczyk and Gynvael C

[libav-commits] smacker: check frame size validity

2013-06-16 Thread Kostya Shishkov
Module: libav Branch: release/9 Commit: 7e326d52a783fd2f1a93e07bdb2ce74176d4c4a6 Author:Kostya Shishkov Committer: Luca Barbato Date: Wed Jun 12 14:30:51 2013 +0200 smacker: check frame size validity Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: libav-sta...

[libav-commits] smacker: pad the extradata allocation

2013-06-16 Thread Kostya Shishkov
Module: libav Branch: release/9 Commit: 71b8ef938c1ec4aedc6459ec7338a4abf0f807b8 Author:Kostya Shishkov Committer: Luca Barbato Date: Wed Jun 12 14:28:07 2013 +0200 smacker: pad the extradata allocation Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC:

[libav-commits] smacker: check the return value of smacker_decode_tree

2013-06-16 Thread Kostya Shishkov
Module: libav Branch: release/9 Commit: 5e6122ddadae542350933c2077434f17d51587a7 Author:Kostya Shishkov Committer: Luca Barbato Date: Wed Jun 12 14:27:00 2013 +0200 smacker: check the return value of smacker_decode_tree Reported-by: Mateusz "j00ru" Jurczyk and Gynvael C

[libav-commits] smacker: pad the extradata allocation

2013-06-16 Thread Kostya Shishkov
Module: libav Branch: master Commit: 58c95448e42d34910b939363949ba1a92c06b0b0 Author:Kostya Shishkov Committer: Luca Barbato Date: Wed Jun 12 14:28:07 2013 +0200 smacker: pad the extradata allocation Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: libav-sta...

[libav-commits] smacker: check the return value of smacker_decode_tree

2013-06-16 Thread Kostya Shishkov
Module: libav Branch: master Commit: bbb2945f2dfbc2306c1655bf7eb6e220912a9a7c Author:Kostya Shishkov Committer: Luca Barbato Date: Wed Jun 12 14:27:00 2013 +0200 smacker: check the return value of smacker_decode_tree Also prevent a memory leak. Reported-by: Mateusz "j00ru&quo

[libav-commits] smacker: check frame size validity

2013-06-16 Thread Kostya Shishkov
Module: libav Branch: master Commit: ee16a0ced01e6a33b7b01a0b21a0e07c1e1c7884 Author:Kostya Shishkov Committer: Luca Barbato Date: Wed Jun 12 14:30:51 2013 +0200 smacker: check frame size validity Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: libav-sta...

[libav-commits] smacker: fix an off by one in huff.length computation

2013-06-16 Thread Kostya Shishkov
Module: libav Branch: master Commit: f52edef30197735bfb937e9e723ab1e7b31165c6 Author:Kostya Shishkov Committer: Luca Barbato Date: Wed Jun 12 14:22:24 2013 +0200 smacker: fix an off by one in huff.length computation Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind

[libav-commits] g2meet: reset dimensions on header parsing errors

2013-06-12 Thread Kostya Shishkov
Module: libav Branch: master Commit: 767ae86ceeae9c29ed6e62066e9577f0b0598650 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Tue Jun 11 18:34:26 2013 +0200 g2meet: reset dimensions on header parsing errors --- libavcodec/g2meet.c | 17 - 1 files changed

[libav-commits] g2meet: more graceful cursor loading

2013-06-12 Thread Kostya Shishkov
Module: libav Branch: master Commit: 4d960d7f60f96c24e0a9bb8224c83a7cfa4f26d4 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Tue Jun 11 19:07:38 2013 +0200 g2meet: more graceful cursor loading --- libavcodec/g2meet.c | 71

[libav-commits] g2meet: do not leak buffers

2013-06-12 Thread Kostya Shishkov
Module: libav Branch: master Commit: 7dfc3381dd039233026cbba5f3ca3d76e28be860 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Tue Jun 11 19:09:38 2013 +0200 g2meet: do not leak buffers --- libavcodec/g2meet.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff

[libav-commits] Go2Webinar decoder

2013-06-03 Thread Kostya Shishkov
Module: libav Branch: master Commit: 2d66a58ccde05e764594bd7e5f0f9244634d0b2c Author:Kostya Shishkov Committer: Kostya Shishkov Date: Mon Feb 25 21:38:25 2013 +0100 Go2Webinar decoder --- Changelog |1 + configure |1 + doc/general.texi

[libav-commits] vmd: fix mode 3 decoding

2013-06-02 Thread Kostya Shishkov
Module: libav Branch: master Commit: 0aed0bfc62b273a780a2bfba3be56039fccd7423 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Sat Jun 1 19:19:28 2013 +0200 vmd: fix mode 3 decoding --- libavcodec/vmdav.c | 30 ++ 1 files changed, 18 insertions

[libav-commits] vmd: decode videos with no LZ buffer size provided - they might not need it

2013-06-02 Thread Kostya Shishkov
Module: libav Branch: master Commit: 31980b6abdd8ffb6953472a7a6b59f3aa5762c31 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Sat Jun 1 19:24:26 2013 +0200 vmd: decode videos with no LZ buffer size provided - they might not need it The buffer is used for an additional pass

[libav-commits] use my full first name instead of short one in copyrights

2013-06-01 Thread Kostya Shishkov
Module: libav Branch: master Commit: de421b208578386bfb4416c67c9922877e670049 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Sat Jun 1 10:38:56 2013 +0200 use my full first name instead of short one in copyrights --- libavcodec/binkdata.h |2 +- libavcodec/binkdsp.c

[libav-commits] indeo4: expand allowed quantiser range

2013-05-31 Thread Kostya Shishkov
Module: libav Branch: master Commit: 33f64fd5d588a82b8bae1b1b5ea627c0c80b01d6 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Fri May 31 21:09:27 2013 +0200 indeo4: expand allowed quantiser range Indeo 4 has quantiser range 0-31 instead of 0-23 for Indeo 5, and clipping

[libav-commits] proresenc: alpha coding support

2013-05-30 Thread Kostya Shishkov
Module: libav Branch: master Commit: 0b0953baecc5b0f8a85169c6bcc3db69a73f2205 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Sat May 18 12:07:30 2013 +0200 proresenc: alpha coding support --- doc/encoders.texi |6 + libavcodec/proresenc.c | 241

[libav-commits] indeo4: add missing Haar and slanted transforms

2013-05-28 Thread Kostya Shishkov
Module: libav Branch: master Commit: 6647aa0426e73839b9b1d1c9d86188f469167531 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Sat May 25 12:15:37 2013 +0200 indeo4: add missing Haar and slanted transforms That involves fixing INV_HAAR4() macro and changing it to work with

[libav-commits] indeo4: reuse context block VLC for band instead of defaulting

2013-05-28 Thread Kostya Shishkov
Module: libav Branch: master Commit: 2cf5d291104d38771407441193bc1fd931aa9984 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Sat May 25 12:35:12 2013 +0200 indeo4: reuse context block VLC for band instead of defaulting Currently if no custom block VLC is specified for band

[libav-commits] dxtory v2 support

2013-05-28 Thread Kostya Shishkov
Module: libav Branch: master Commit: 3b03d7e251ff6e65cb4e509c66ff0d02887c3247 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Mon May 27 21:58:52 2013 +0200 dxtory v2 support --- libavcodec/dxtory.c | 178 +++-- libavcodec

[libav-commits] smacker: assign video frame PTS

2013-05-28 Thread Kostya Shishkov
Module: libav Branch: master Commit: 851bc1d6be0c7485609e0208d188f3edbc4ade13 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Mon May 27 05:45:29 2013 +0200 smacker: assign video frame PTS --- libavformat/smacker.c |1 + 1 files changed, 1 insertions(+), 0 deletions

[libav-commits] smacker: add a clarification notice about audio decoding

2013-05-27 Thread Kostya Shishkov
Module: libav Branch: master Commit: 268bb88544d9a5256992a9817e60972461359865 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Mon May 27 18:21:04 2013 +0200 smacker: add a clarification notice about audio decoding --- libavcodec/smacker.c |1 + 1 files changed, 1

[libav-commits] Revert "smackaud: clip output samples"

2013-05-27 Thread Kostya Shishkov
Module: libav Branch: master Commit: 5f30c6c8ed1f006c1b3a547dfe388f3a4a080e4d Author:Kostya Shishkov Committer: Kostya Shishkov Date: Mon May 27 05:40:44 2013 +0200 Revert "smackaud: clip output samples" Smacker audio uses overflows instead of clipping. This reve

[libav-commits] smacker: fix off-by-one error in palette expanding code

2013-05-27 Thread Kostya Shishkov
Module: libav Branch: master Commit: c3c08baefbf8c9b19c9c1f1bd7a899b697422eea Author:Kostya Shishkov Committer: Kostya Shishkov Date: Mon May 27 06:26:28 2013 +0200 smacker: fix off-by-one error in palette expanding code --- libavformat/smacker.c |2 +- 1 files changed, 1

[libav-commits] fix scalarproduct_and_madd_int16_altivec() for orders > 16

2013-05-26 Thread Kostya Shishkov
Module: libav Branch: master Commit: 0418cbf081957372f858c4664ba200754982b024 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Fri May 24 19:44:29 2013 +0200 fix scalarproduct_and_madd_int16_altivec() for orders > 16 the second and third sources were incremented only by h

[libav-commits] Monkey's Audio old versions FATE tests

2013-05-24 Thread Kostya Shishkov
Module: libav Branch: master Commit: e9e5a1bdc769a7225ab0d4f8b33bcacc6496bd68 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Fri May 3 10:13:00 2013 +0200 Monkey's Audio old versions FATE tests --- tests/Makefile |1 + tests

[libav-commits] proresdec: simplify slice component offsets handling

2013-05-21 Thread Kostya Shishkov
Module: libav Branch: master Commit: 03ece7b0404f0104b71adc9c69051689863c4e4a Author:Kostya Shishkov Committer: Kostya Shishkov Date: Sat May 18 07:06:19 2013 +0200 proresdec: simplify slice component offsets handling --- libavcodec/proresdec.c | 54

[libav-commits] Escape 130 FATE test

2013-05-18 Thread Kostya Shishkov
Module: libav Branch: master Commit: e45d6222cc925f491a83f82d37c3b02fa69b8e02 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Tue May 14 18:53:23 2013 +0200 Escape 130 FATE test --- tests/fate/video.mak |3 + tests/ref/fate/armovie-escape130 | 360

[libav-commits] prores: update FATE test to account for alpha plane present in the test sample

2013-05-18 Thread Kostya Shishkov
Module: libav Branch: master Commit: 8e673efc6f5b7a095557664660305148f2788d30 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Sat May 18 07:09:47 2013 +0200 prores: update FATE test to account for alpha plane present in the test sample --- tests/fate/prores.mak |2

[libav-commits] prores: decode alpha plane when it's present

2013-05-17 Thread Kostya Shishkov
Module: libav Branch: master Commit: cebdedca57d95834a8f8098c7b6a322a1163e26b Author:Kostya Shishkov Committer: Kostya Shishkov Date: Fri May 17 19:40:35 2013 +0200 prores: decode alpha plane when it's present --- libavcodec/proresdec.c |

[libav-commits] Apple Intermediate Codec decoder

2013-05-16 Thread Kostya Shishkov
Module: libav Branch: master Commit: 1232a1647ab27e024a3baf4d01d40c8d08d6ced9 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Thu May 16 07:21:08 2013 +0200 Apple Intermediate Codec decoder --- Changelog |1 + configure |1 + doc

[libav-commits] iff: validate CMAP palette size

2013-05-11 Thread Kostya Shishkov
Module: libav Branch: release/0.7 Commit: f844cb9bced3148fca2db5bbb092929526108005 Author:Kostya Shishkov Committer: Reinhard Tartler Date: Sun Mar 17 20:22:19 2013 +0100 iff: validate CMAP palette size Fixes CVE-2013-2495 Found-by: Mateusz "j00ru" Jurczyk and Gynvae

[libav-commits] dfa: implement missing TDLT coding method

2013-04-09 Thread Kostya Shishkov
Module: libav Branch: master Commit: 56c1b9257698719bca9e87df843e7933434d6efa Author:Kostya Shishkov Committer: Kostya Shishkov Date: Mon Apr 8 20:06:42 2013 +0200 dfa: implement missing TDLT coding method --- libavcodec/dfa.c | 25 + 1 files changed, 21

[libav-commits] ape: use correct context for the bit table printed in debug

2013-03-27 Thread Kostya Shishkov
Module: libav Branch: master Commit: 472391b9a7e15e3bff33b016e7b6dbfa6a555975 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Wed Mar 27 08:57:08 2013 +0100 ape: use correct context for the bit table printed in debug --- libavformat/ape.c |2 +- 1 files changed, 1

[libav-commits] ape: 3.80-3.92 decoding support

2013-03-25 Thread Kostya Shishkov
Module: libav Branch: master Commit: 613a37eca4c7b8eefceaa3e0231c23ad090ca94f Author:Kostya Shishkov Committer: Kostya Shishkov Date: Fri Mar 15 21:18:23 2013 +0100 ape: 3.80-3.92 decoding support --- libavcodec/apedec.c | 477

[libav-commits] iff: validate CMAP palette size

2013-03-23 Thread Kostya Shishkov
Module: libav Branch: release/9 Commit: 31a77177ff323ef83944c60a8654891213ab6691 Author:Kostya Shishkov Committer: Reinhard Tartler Date: Sun Mar 17 20:22:19 2013 +0100 iff: validate CMAP palette size Fixes CVE-2013-2495 Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldw

[libav-commits] iff: validate CMAP palette size

2013-03-19 Thread Kostya Shishkov
Module: libav Branch: release/0.8 Commit: 36aad4f1cc707feb15f071260a99f239b6623a59 Author:Kostya Shishkov Committer: Reinhard Tartler Date: Sun Mar 17 20:22:19 2013 +0100 iff: validate CMAP palette size Fixes CVE-2013-2495 Found-by: Mateusz "j00ru" Jurczyk and Gynvae

[libav-commits] iff: validate CMAP palette size

2013-03-18 Thread Kostya Shishkov
Module: libav Branch: master Commit: 50c449ac24fbb4c03c15d2e2026cef2204b80385 Author:Kostya Shishkov Committer: Luca Barbato Date: Sun Mar 17 20:22:19 2013 +0100 iff: validate CMAP palette size Fixes CVE-2013-2495 Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Sig

[libav-commits] add support for Monkey's Audio versions from 3.93

2013-03-15 Thread Kostya Shishkov
Module: libav Branch: master Commit: c42e2625130204733916e6ffb1a86ccdffe5fe71 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Tue Mar 12 19:33:29 2013 +0100 add support for Monkey's Audio versions from 3.93 --- libavcodec/apedec.c |

[libav-commits] ape: make version-dependent decoding functions called via pointers

2013-03-15 Thread Kostya Shishkov
Module: libav Branch: master Commit: b164d66e35d349de414e2f0d7365a147aba8a620 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Tue Mar 12 07:33:12 2013 +0100 ape: make version-dependent decoding functions called via pointers This will help in supporting old versions, e.g

[libav-commits] ape: provide two additional bytes in buffer for old MAC versions

2013-03-15 Thread Kostya Shishkov
Module: libav Branch: master Commit: 9652d4fcfc9c07a726b35efc4ac644d9751b36d7 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Tue Mar 12 07:17:03 2013 +0100 ape: provide two additional bytes in buffer for old MAC versions Range coder in 3.90-3.95 overread two bytes in the

[libav-commits] pnm: add high-bitdepth PGMYUV support for both encoder and decoder

2013-02-23 Thread Kostya Shishkov
Module: libav Branch: master Commit: b5f536d24b5ae360503935c34d5d59fa5181b94d Author:Kostya Shishkov Committer: Kostya Shishkov Date: Fri Feb 22 11:57:59 2013 +0100 pnm: add high-bitdepth PGMYUV support for both encoder and decoder --- libavcodec/pnm.c|9

[libav-commits] xxan: properly handle odd heights.

2013-02-06 Thread Kostya Shishkov
Module: libav Branch: release/9 Commit: 5479e08cc44a59516d73ae428e38255de98ce89b Author:Kostya Shishkov Committer: Reinhard Tartler Date: Tue Jan 29 19:53:04 2013 +0100 xxan: properly handle odd heights. Duplicate the last one or two chroma lines. Signed-off-by: Anton Khirnov

[libav-commits] qtrle: fix the topmost line for 1bit

2013-02-06 Thread Kostya Shishkov
Module: libav Branch: release/9 Commit: d0249f1c2e55d4ac48655ccc789833489891bb81 Author:Kostya Shishkov Committer: Reinhard Tartler Date: Wed Jan 30 06:42:17 2013 +0100 qtrle: fix the topmost line for 1bit Signed-off-by: Anton Khirnov CC:libav-sta...@libav.org (cherry picked from

[libav-commits] xxan: properly handle odd heights.

2013-02-06 Thread Kostya Shishkov
Module: libav Branch: master Commit: 685e6f2e3939f124b41c7801cc541dad8252af3d Author:Kostya Shishkov Committer: Anton Khirnov Date: Tue Jan 29 19:53:04 2013 +0100 xxan: properly handle odd heights. Duplicate the last one or two chroma lines. Signed-off-by: Anton Khirnov CC:libav

[libav-commits] qtrle: fix the topmost line for 1bit

2013-02-06 Thread Kostya Shishkov
Module: libav Branch: master Commit: 89f11f498b9c15bc71494a11a7ec560f4adf630d Author:Kostya Shishkov Committer: Anton Khirnov Date: Wed Jan 30 06:42:17 2013 +0100 qtrle: fix the topmost line for 1bit Signed-off-by: Anton Khirnov CC:libav-sta...@libav.org --- cmdutils.c

[libav-commits] indeo3: initialise pixel planes on allocation

2013-01-26 Thread Kostya Shishkov
Module: libav Branch: release/0.8 Commit: a94f789c334ce35d7243f76b6bc982ba38289ec8 Author:Kostya Shishkov Committer: Anton Khirnov Date: Mon May 14 19:33:03 2012 +0200 indeo3: initialise pixel planes on allocation This prevents decoder from reading garbage from it in case of errors

[libav-commits] indeo3: ensure that decoded cell data is in 7-bit range as presumed by decoder

2013-01-05 Thread Kostya Shishkov
Module: libav Branch: release/0.8 Commit: e5ea6539d484d399291ad2731eb87abbc8c2f7cf Author:Kostya Shishkov Committer: Reinhard Tartler Date: Mon May 14 19:30:54 2012 +0200 indeo3: ensure that decoded cell data is in 7-bit range as presumed by decoder Related to CVE-2012-2804 (cherry

[libav-commits] indeo3: when freeing buffers, set pointers referencing them to NULL as well

2013-01-05 Thread Kostya Shishkov
Module: libav Branch: release/0.8 Commit: c55ca98769759ceb8aa56854caa405a0f73ac1a4 Author:Kostya Shishkov Committer: Reinhard Tartler Date: Mon May 14 19:45:41 2012 +0200 indeo3: when freeing buffers, set pointers referencing them to NULL as well Related to CVE-2012-2804 (cherry

[libav-commits] indeo: check for invalid motion vectors

2013-01-03 Thread Kostya Shishkov
Module: libav Branch: release/0.7 Commit: 3c0f84402b2b12a9982e59d584768a3a5ef454f5 Author:Kostya Shishkov Committer: Reinhard Tartler Date: Sat May 19 16:07:42 2012 +0200 indeo: check for invalid motion vectors (cherry picked from commit cf61aaaca16810b9b3a28395ed48fda8db0e87d9

[libav-commits] indeo: clear allocated band buffers

2013-01-03 Thread Kostya Shishkov
Module: libav Branch: release/0.7 Commit: 601fa565823b00424b51b66c414331fe33f18d1d Author:Kostya Shishkov Committer: Reinhard Tartler Date: Sat May 19 13:39:15 2012 +0200 indeo: clear allocated band buffers (cherry picked from commit 23ba1503f2b11057c65052b4a07961236d8d69c7) Signed

[libav-commits] indeo: check custom Huffman tables for errors

2013-01-03 Thread Kostya Shishkov
Module: libav Branch: release/0.7 Commit: c0df6a24ce9e1557208c33a907346e2d709b1816 Author:Kostya Shishkov Committer: Reinhard Tartler Date: Sat May 19 12:39:49 2012 +0200 indeo: check custom Huffman tables for errors (cherry picked from commit fe7a37c36febd71576cbefc385d995a8d6e444e7

[libav-commits] dfa: add some checks to ensure that decoder won't write past frame end

2013-01-03 Thread Kostya Shishkov
Module: libav Branch: release/0.7 Commit: 2d63f9b4effc062138537190d4b9201d5e51cb8d Author:Kostya Shishkov Committer: Reinhard Tartler Date: Thu May 3 20:10:36 2012 +0200 dfa: add some checks to ensure that decoder won't write past frame end (cherry picked from c

[libav-commits] vc1dec: add flush function for WMV9 and VC-1 decoders

2013-01-03 Thread Kostya Shishkov
Module: libav Branch: release/0.7 Commit: e39fc137aeace9420690c264067c37ff516b4743 Author:Kostya Shishkov Committer: Reinhard Tartler Date: Thu Sep 27 19:25:06 2012 +0200 vc1dec: add flush function for WMV9 and VC-1 decoders CC: libav-sta...@libav.org (cherry picked from commit

[libav-commits] mss2: reindent after last commit

2012-11-11 Thread Kostya Shishkov
Module: libav Branch: master Commit: 6d93308c0ca3783b3278aef8e6e64d8f0558f319 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Sun Nov 11 15:00:38 2012 +0100 mss2: reindent after last commit --- libavcodec/mss2.c | 70 ++-- 1

[libav-commits] swscale: do not forget to swap data in formats with different endianness

2012-10-31 Thread Kostya Shishkov
Module: libav Branch: master Commit: 38fdf7258035eb520ca152e9bea6d95cdfaca424 Author:Kostya Shishkov Committer: Diego Biurrun Date: Wed Oct 31 11:26:32 2012 +0100 swscale: do not forget to swap data in formats with different endianness Otherwise during scaling it will try to

[libav-commits] indeo3: do not try to output more lines than we can fit

2012-10-18 Thread Kostya Shishkov
Module: libav Branch: master Commit: 169514c440a75e8967f4416d1ec2bd0402a68876 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Thu Oct 18 11:45:42 2012 +0200 indeo3: do not try to output more lines than we can fit Internally chroma planes have multiple of four height while

[libav-commits] bmv: get a new frame on every decode_frame(), so we can use direct rendering

2012-10-18 Thread Kostya Shishkov
Module: libav Branch: master Commit: 8774d5835806e02e875e833f6a0b48b26413c730 Author:Kostya Shishkov Committer: Kostya Shishkov Date: Thu Oct 18 11:08:01 2012 +0200 bmv: get a new frame on every decode_frame(), so we can use direct rendering --- libavcodec/bmv.c | 18

[libav-commits] factor out common decoding code for Indeo 4 and Indeo 5

2012-10-14 Thread Kostya Shishkov
Module: libav Branch: release/0.8 Commit: 911c250aef9ff5561bf457c74367542730b0c84b Author:Kostya Shishkov Committer: Reinhard Tartler Date: Sat May 19 12:23:23 2012 +0200 factor out common decoding code for Indeo 4 and Indeo 5 (cherry picked from commit

[libav-commits] indeo: track tile macroblock size

2012-10-14 Thread Kostya Shishkov
Module: libav Branch: release/0.8 Commit: e0daa15a96cff78f633dfcb5a7f0eeb2204ca82c Author:Kostya Shishkov Committer: Reinhard Tartler Date: Sat May 19 13:08:51 2012 +0200 indeo: track tile macroblock size (cherry picked from commit a6e4ac40a62930d3c90f869990f96fedb9a5d654) Signed

[libav-commits] indeo: clear allocated band buffers

2012-10-14 Thread Kostya Shishkov
Module: libav Branch: release/0.8 Commit: b561618014a2413d2b521d03561eb1e2028adbf4 Author:Kostya Shishkov Committer: Reinhard Tartler Date: Sat May 19 13:39:15 2012 +0200 indeo: clear allocated band buffers (cherry picked from commit 23ba1503f2b11057c65052b4a07961236d8d69c7) Signed

[libav-commits] indeo: check for invalid motion vectors

2012-10-14 Thread Kostya Shishkov
Module: libav Branch: release/0.8 Commit: c5ec1908597824e93bbe20137ac9662f84f3cb07 Author:Kostya Shishkov Committer: Reinhard Tartler Date: Sat May 19 16:07:42 2012 +0200 indeo: check for invalid motion vectors (cherry picked from commit cf61aaaca16810b9b3a28395ed48fda8db0e87d9

[libav-commits] dfa: add some checks to ensure that decoder won't write past frame end

2012-10-14 Thread Kostya Shishkov
Module: libav Branch: release/0.8 Commit: 2281ac9ffd2819ab0c4f71ac6b6a1dffef6ba76e Author:Kostya Shishkov Committer: Reinhard Tartler Date: Thu May 3 20:10:36 2012 +0200 dfa: add some checks to ensure that decoder won't write past frame end (cherry picked from c

  1   2   3   >