| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/huffyuv: Update outdated link | Andreas Rheinhardt | 2022-10-09 | 1 | -1/+1 |
* | avcodec/huffyuv: Split HYuvContext into decoder and encoder context | Andreas Rheinhardt | 2022-10-09 | 1 | -21/+59 |
* | avcodec/huffyuv: Inline ff_huffyuv_common_init() in its callers | Andreas Rheinhardt | 2022-10-09 | 1 | -2/+3 |
* | avcodec/huffyuv: Use AVCodecContext.(width|height) directly | Andreas Rheinhardt | 2022-10-09 | 1 | -5/+5 |
* | avocdec/huffyuvdec: Don't use HYuvContext.avctx | Andreas Rheinhardt | 2022-10-09 | 1 | -9/+9 |
* | avcodec/codec_internal: Add macro to set AVCodec.long_name | Andreas Rheinhardt | 2022-09-03 | 1 | -3/+3 |
* | avcodec: Make init-threadsafety the default | Andreas Rheinhardt | 2022-07-18 | 1 | -3/+3 |
* | avcodec/vlc: Use structure instead of VLC_TYPE array as VLC element | Andreas Rheinhardt | 2022-06-17 | 1 | -10/+10 |
* | avcodec/codec_internal: Use union for FFCodec decode/encode callbacks | Andreas Rheinhardt | 2022-04-05 | 1 | -3/+3 |
* | avcodec/codec_internal: Make FFCodec.decode use AVFrame* | Andreas Rheinhardt | 2022-04-05 | 1 | -3/+2 |
* | avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec | Andreas Rheinhardt | 2022-03-21 | 1 | -18/+18 |
* | avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h | Andreas Rheinhardt | 2022-03-21 | 1 | -1/+1 |
* | configure: Use a separate config_components.h header for $ALL_COMPONENTS | Martin Storsjö | 2022-03-16 | 1 | -0/+2 |
* | avcodec/thread: Don't use ThreadFrame when unnecessary | Andreas Rheinhardt | 2022-02-09 | 1 | -2/+1 |
* | avcodec/huffyuvdec: Mark decoders as init-threadsafe | Andreas Rheinhardt | 2021-05-02 | 1 | -3/+3 |
* | avcodec/huffyuvdec: Cleanup generically on init failure | Andreas Rheinhardt | 2021-05-02 | 1 | -17/+12 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -3/+3 |
* | avcodec/huffyuvdec: Test vertical coordinate more often | Michael Niedermayer | 2020-06-06 | 1 | -0/+8 |
* | pthread_frame: merge the functionality for normal decoder init and init_threa... | Anton Khirnov | 2020-04-10 | 1 | -32/+0 |
* | avcodec/huffyuvdec: Check vertical subsampling in hymt | Michael Niedermayer | 2019-07-13 | 1 | -0/+1 |
* | avcodec/huffyuv: remove gray8a (the format is listed but not supported by the... | Michael Niedermayer | 2019-07-13 | 1 | -3/+0 |
* | avcodec/huffyuvdec: Check slice_offset/size | Michael Niedermayer | 2019-01-28 | 1 | -0/+5 |
* | avcodec/huffyuvdec: Check that slices do not exceed frame height | Michael Niedermayer | 2019-01-06 | 1 | -1/+2 |
* | avcodec/huffyuvdec: Check that slice height is non negative. | Michael Niedermayer | 2019-01-06 | 1 | -1/+1 |
* | avcodec: add HYMT decoder | Paul B Mahol | 2018-12-31 | 1 | -57/+117 |
* | avcodec/huffyuvdec: Check input buffer size | Michael Niedermayer | 2018-02-09 | 1 | -0/+3 |
* | huffyuv: assign correct per-thread avctx pointer to HYuvContext::avctx. | Ronald S. Bultje | 2017-04-05 | 1 | -0/+2 |
* | lavc/huffyuvdsp: only transmit the pix_fmt instead of the whole avctx | Clément Bœsch | 2017-03-22 | 1 | -1/+1 |
* | lossless_videodsp: rename add_hfyu_left_pred_int16 to add_left_pred_int16 | James Almer | 2017-01-12 | 1 | -1/+1 |
* | huffyuvdsp: move functions only used by huffyuv from lossless_videodsp | James Almer | 2017-01-12 | 1 | -4/+4 |
* | huffyuvencdsp: move functions only used by huffyuv from lossless_videodsp | James Almer | 2017-01-12 | 1 | -0/+1 |
* | lossless_videodsp: move shared functions from huffyuvdsp | James Almer | 2017-01-12 | 1 | -31/+32 |
* | avcodec: use HAVE_THREADS header guards to silence -Wunused-function | Ganesh Ajjanagadde | 2015-10-04 | 1 | -0/+2 |
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
|\ |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -4/+4 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -4/+4 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -4/+4 |
* | | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -8/+8 |
|\| |
|
| * | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -8/+8 |
* | | huffyuvdec: validate image size | Andreas Cadhalpun | 2015-06-28 | 1 | -0/+5 |
* | | avcodec/huffyuvdec: apply vertical filter in steps of 1 line for interlaced BGRA | Michael Niedermayer | 2014-11-25 | 1 | -3/+2 |
* | | lavc/huffyuvdec: fix mem leak in case of init failure | Lukasz Marek | 2014-11-24 | 1 | -21/+28 |
* | | huffyuvdec: avoid large stack use. | Reimar Döffinger | 2014-09-06 | 1 | -6/+13 |
* | | huffyuvdec: decode the last odd sample | Christophe Gisquet | 2014-08-25 | 1 | -4/+22 |
* | | huffyuvdec: fix old (v1) rgba | Christophe Gisquet | 2014-08-21 | 1 | -9/+8 |
* | | 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/huffyuvdec: fix overread checks | Michael Niedermayer | 2014-08-11 | 1 | -6/+6 |
* | | Merge commit 'a7153444df9040bf6ae103e0bbf6104b66f974cb' | Michael Niedermayer | 2014-08-06 | 1 | -2/+5 |
|\| |
|
| * | huffyuvdec: check width size for yuv422p | Michael Niedermayer | 2014-08-05 | 1 | -0/+7 |