| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/interplayvideo: Cleanup generically after init failure | Andreas Rheinhardt | 2020-08-30 | 1 | -9/+2 |
* | avcodec/interplayvideo: properly decode motion vectors | Paul B Mahol | 2019-10-25 | 1 | -10/+15 |
* | avcodec/interplayvideo: cosmetics | Paul B Mahol | 2019-10-24 | 1 | -69/+69 |
* | avcodec/interplayvideo: Avoid ff_get_buffer() during init | Michael Niedermayer | 2019-08-03 | 1 | -8/+0 |
* | avcodec/interplayvideo: check decoding_map_size with video_data_size | Michael Niedermayer | 2019-06-12 | 1 | -1/+1 |
* | avcodec/interplayvideo: Clean up frames on parameter change | Michael Niedermayer | 2017-07-06 | 1 | -0/+14 |
* | avcodec/interplayvideo: Check ff_get_buffer() for failure | Michael Niedermayer | 2017-06-30 | 1 | -7/+16 |
* | avcodec/interplayvideo: fix regression causing artifacts | Paul B Mahol | 2017-06-29 | 1 | -1/+3 |
* | avcodec/interplayvideo: use correct context when checking for enough bytes | Paul B Mahol | 2017-06-28 | 1 | -1/+1 |
* | avcodec/interplayvideo: return void | Paul B Mahol | 2017-06-28 | 1 | -1/+1 |
* | avcodec/interplayvideo: fix dead-lock | Paul B Mahol | 2017-06-28 | 1 | -1/+3 |
* | avcodec/interplayvideo: use int16_t instead of short | Paul B Mahol | 2017-06-28 | 1 | -16/+16 |
* | avcodec/interplayvideo: check that video_size is >0 | Paul B Mahol | 2017-06-28 | 1 | -0/+2 |
* | avcodec/interplayvideo: properly check if there is enough bytes left | Paul B Mahol | 2017-06-27 | 1 | -0/+10 |
* | Interplay MVE: Implement frame format 0x10 | Hein-Pieter van Braam | 2017-06-27 | 1 | -7/+175 |
* | Interplay MVE: Implement frame format 0x06 | Hein-Pieter van Braam | 2017-06-27 | 1 | -11/+114 |
* | Interplay MVE: Refactor IP packet format | Hein-Pieter van Braam | 2017-06-27 | 1 | -11/+22 |
* | Interplay MVE: Implement MVE SEND_BUFFER operation | Hein-Pieter van Braam | 2017-06-27 | 1 | -6/+9 |
* | avcodec/interplayvideo: Fix timeout from lack of bitstream end check | Michael Niedermayer | 2017-03-03 | 1 | -0/+2 |
* | avcodec/interplayvideo: Move parameter change check up | Michael Niedermayer | 2017-02-04 | 1 | -4/+5 |
* | avcodec/interplayvideo: Check side data size before use | Michael Niedermayer | 2016-10-25 | 1 | -2/+5 |
* | Merge commit 'b668662939de3a02454cfc9ba3e6d10b87527a40' | Clément Bœsch | 2016-06-29 | 1 | -2/+3 |
|\ |
|
| * | get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes | Diego Biurrun | 2016-06-07 | 1 | -2/+2 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | | avformat/ipmovie: put video decoding_map_size into packet and use it in decoder | Paul B Mahol | 2015-11-02 | 1 | -5/+9 |
* | | 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 |
* | | avcodec/interplayvideo: Use ff_tlog() for block level decode tracing | Michael Niedermayer | 2015-04-26 | 1 | -6/+6 |
* | | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' | Michael Niedermayer | 2015-04-20 | 1 | -6/+6 |
|\| |
|
| * | lavc: Replace av_dlog and tprintf with internal macros | Vittorio Giovara | 2015-04-19 | 1 | -6/+6 |
* | | Correct few "ffmpeg" typos | Paul B Mahol | 2014-08-24 | 1 | -1/+1 |
* | | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' | Michael Niedermayer | 2014-08-15 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Write NULL pointer equality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -1/+1 |
* | | avcodec/interplayvideo: Check that enough data is available for opcode_0x7/8/D | Michael Niedermayer | 2013-12-19 | 1 | -0/+15 |
* | | avcodec/interplayvideo: Check that enough data is available for opcode_0x9 | Michael Niedermayer | 2013-12-19 | 1 | -0/+5 |
* | | avcodec/interplayvideo: Check that enough data is available for opcode_0xA | Michael Niedermayer | 2013-12-19 | 1 | -0/+5 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
| * | interplayvideo: Use hpeldsp instead of dsputil for half-pel functions | Ronald S. Bultje | 2013-04-19 | 1 | -5/+5 |
* | | lavc: factorize ff_{thread_,re,}get_buffer error messages. | Clément Bœsch | 2013-03-13 | 1 | -3/+1 |
* | | interplayvideo: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 1 | -5/+5 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -78/+71 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -69/+68 |
* | | interplayvideo: Free previous frames on resolution changes. | Michael Niedermayer | 2013-01-31 | 1 | -0/+7 |
* | | Merge commit '688b132b881d423877e38dc82f17e23a604be676' | Michael Niedermayer | 2013-01-14 | 1 | -9/+6 |
|\| |
|
| * | interplayvideo: remove a static variable. | Anton Khirnov | 2013-01-14 | 1 | -5/+1 |
| * | interplayvideo: return meaningful error codes. | Anton Khirnov | 2013-01-14 | 1 | -4/+5 |
* | | Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408' | Michael Niedermayer | 2012-12-05 | 1 | -2/+2 |
|\| |
|
| * | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov | 2012-12-04 | 1 | -2/+2 |