summaryrefslogtreecommitdiff
path: root/libavcodec/indeo4.c
Commit message (Expand)AuthorAge
* avcodec: Make init-threadsafety the defaultAndreas Rheinhardt2022-07-18
* avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt2022-04-05
* avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt2022-03-21
* avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.hAndreas Rheinhardt2022-03-21
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avcodec/ivi: Make initializing VLCs thread-safeAndreas Rheinhardt2020-12-08
* avcodec/indeo4: Check dimensions in decode_pic_hdr()Michael Niedermayer2018-09-03
* avcodec/indeo4: Check for end of bitstream in decode_mb_info()Michael Niedermayer2018-07-04
* indeo4: Decode all or nothing of a band header.Michael Niedermayer2018-05-26
* avcodec/ivi: Use av_image_check_size2()Michael Niedermayer2017-07-12
* avcodec/indeo4: Check remaining data in Pic hdr extension parsing codeMichael Niedermayer2017-06-08
* Merge commit 'b668662939de3a02454cfc9ba3e6d10b87527a40'Clément Bœsch2016-06-29
|\
| * get_bits: Move BITSTREAM_READER_LE definition before all relevant #includesDiego Biurrun2016-06-07
* | Merge commit '64250d94b74d3fd47cc8b1611f48daf6a6ed804a'Derek Buitenhuis2016-04-17
|\|
| * indeo4: Consistently initialize variablesVittorio Giovara2016-03-22
* | Merge commit '6202e2fede75df92cbc374a3f7d6893d0c5ac721'Derek Buitenhuis2016-04-17
|\|
| * indeo4: Rework stream analysis reportVittorio Giovara2016-03-22
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer2015-04-20
|\|
| * lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara2015-04-19
* | Merge commit '23944d29a22a2cd602753b3705f73011c3bf0b18'Michael Niedermayer2015-03-30
|\|
| * indeo: Give Indeo4/5 shared code a more consistent nameDiego Biurrun2015-03-30
* | Merge commit '5ec6d152e26c570c0a16ec72c1f354db95708179'Michael Niedermayer2014-06-27
|\|
| * indeo4: B-frames decodingDirk Ausserhaus2014-06-26
* | Merge commit 'e121ac634ba324a318f4a97f978dcfb48da6b735'Michael Niedermayer2014-06-23
|\|
| * indeo45: use is_indeo4 context flag instead of checking codec IDDirk Ausserhaus2014-06-23
| * Decode both parts of Indeo4 IP framesDirk Ausserhaus2014-06-01
| * Move Indeo4 frametypes into common header.Dirk Ausserhaus2014-06-01
* | avcodec/indeo4: Decode both parts of IP framesDirk Ausserhaus2014-05-30
* | avcodec/indeo4: Move frametypes into common header.Dirk Ausserhaus2014-05-30
* | Revert "Merge remote-tracking branch 'qatar/master'" (43dec5ef9a360c9ffac3278...Michael Niedermayer2013-11-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-13
|\|
| * indeo4: Check the inherited quant_matLuca Barbato2013-10-13
* | Merge commit '0cb83c563848bf8f8365e7bd30e7e6b57ef360f0'Michael Niedermayer2013-10-13
|\|
| * indeo4: Check the block size if reusing the band configurationLuca Barbato2013-10-13
* | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer2013-10-04
|\|
| * cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-03
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-30
* | Merge commit '28dda8a691f1c723a4a9365ab85f9625f1330096'Michael Niedermayer2013-07-15
|\|
| * indeo: Sanitize ff_ivi_init_planes fail pathsLuca Barbato2013-07-15
* | indeo4: print an error message if ref_mb is needed but unavailableMichael Niedermayer2013-07-14
* | indeo: print errors if transform and block size mismatchMichael Niedermayer2013-07-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-14
|\|
| * indeo: Bound-check before applying transformLuca Barbato2013-07-13
* | Merge commit 'cd78e934c246d1b2510f8fba0abfe40bb75795f6'Michael Niedermayer2013-07-14
|\|
| * indeo4: Validate scantable dimensionLuca Barbato2013-07-13
* | Merge commit '6255ccf7d51c82ab79bf0cd47a921f572dda4489'Michael Niedermayer2013-07-14
|\|
| * indeo4: Check the quantization matrix indexLuca Barbato2013-07-13
* | Merge commit '8435bca087c0e79385763c51de009fd89390b6a5'Michael Niedermayer2013-07-14
|\|