summaryrefslogtreecommitdiff
path: root/libavcodec/interplayvideo.c
Commit message (Expand)AuthorAge
* avcodec/interplayvideo: properly decode motion vectorsPaul B Mahol2019-10-25
* avcodec/interplayvideo: cosmeticsPaul B Mahol2019-10-24
* avcodec/interplayvideo: Avoid ff_get_buffer() during initMichael Niedermayer2019-08-03
* avcodec/interplayvideo: check decoding_map_size with video_data_sizeMichael Niedermayer2019-06-12
* avcodec/interplayvideo: Clean up frames on parameter changeMichael Niedermayer2017-07-06
* avcodec/interplayvideo: Check ff_get_buffer() for failureMichael Niedermayer2017-06-30
* avcodec/interplayvideo: fix regression causing artifactsPaul B Mahol2017-06-29
* avcodec/interplayvideo: use correct context when checking for enough bytesPaul B Mahol2017-06-28
* avcodec/interplayvideo: return voidPaul B Mahol2017-06-28
* avcodec/interplayvideo: fix dead-lockPaul B Mahol2017-06-28
* avcodec/interplayvideo: use int16_t instead of shortPaul B Mahol2017-06-28
* avcodec/interplayvideo: check that video_size is >0Paul B Mahol2017-06-28
* avcodec/interplayvideo: properly check if there is enough bytes leftPaul B Mahol2017-06-27
* Interplay MVE: Implement frame format 0x10Hein-Pieter van Braam2017-06-27
* Interplay MVE: Implement frame format 0x06Hein-Pieter van Braam2017-06-27
* Interplay MVE: Refactor IP packet formatHein-Pieter van Braam2017-06-27
* Interplay MVE: Implement MVE SEND_BUFFER operationHein-Pieter van Braam2017-06-27
* avcodec/interplayvideo: Fix timeout from lack of bitstream end checkMichael Niedermayer2017-03-03
* avcodec/interplayvideo: Move parameter change check upMichael Niedermayer2017-02-04
* avcodec/interplayvideo: Check side data size before useMichael Niedermayer2016-10-25
* 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 '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | avformat/ipmovie: put video decoding_map_size into packet and use it in decoderPaul B Mahol2015-11-02
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* | avcodec/interplayvideo: Use ff_tlog() for block level decode tracingMichael Niedermayer2015-04-26
* | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer2015-04-20
|\|
| * lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara2015-04-19
* | Correct few "ffmpeg" typosPaul B Mahol2014-08-24
* | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer2014-08-15
|\|
| * cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume2014-08-15
* | avcodec/interplayvideo: Check that enough data is available for opcode_0x7/8/DMichael Niedermayer2013-12-19
* | avcodec/interplayvideo: Check that enough data is available for opcode_0x9Michael Niedermayer2013-12-19
* | avcodec/interplayvideo: Check that enough data is available for opcode_0xAMichael Niedermayer2013-12-19
* | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer2013-10-04
|\|
| * cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-03
| * interplayvideo: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-19
* | lavc: factorize ff_{thread_,re,}get_buffer error messages.Clément Bœsch2013-03-13
* | interplayvideo: use hpeldsp instead of dsputil for half-pel functions.Ronald S. Bultje2013-03-13
* | Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer2013-03-12
|\|
| * lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* | interplayvideo: Free previous frames on resolution changes.Michael Niedermayer2013-01-31
* | Merge commit '688b132b881d423877e38dc82f17e23a604be676'Michael Niedermayer2013-01-14
|\|
| * interplayvideo: remove a static variable.Anton Khirnov2013-01-14
| * interplayvideo: return meaningful error codes.Anton Khirnov2013-01-14
* | Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408'Michael Niedermayer2012-12-05
|\|
| * lavc: fix decode_frame() third parameter semantics for video decodersAnton Khirnov2012-12-04
* | Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'Michael Niedermayer2012-12-05
|\|