| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Merge commit 'd0393d79bc3d61c9f2ff832c0e273b7774ff0269' | Michael Niedermayer | 2014-08-04 | 1 | -32/+34 |
|\| |
|
| * | huffyuv: Check and propagate function return values | Diego Biurrun | 2014-08-03 | 1 | -44/+61 |
* | | Merge commit '6234058148d6e1ee765913b678a22385a87bffac' | Michael Niedermayer | 2014-08-04 | 1 | -2/+2 |
|\| |
|
| * | huffyuv: Return proper error codes | Diego Biurrun | 2014-08-03 | 1 | -3/+3 |
| * | huffyuv: Use avpriv_report_missing_feature() where appropriate | Diego Biurrun | 2014-08-03 | 1 | -6/+4 |
* | | Merge commit 'b7616f5716dce68c749d5dfeab19cf595a11807c' | Michael Niedermayer | 2014-08-04 | 1 | -9/+9 |
|\| |
|
| * | huffyuv: Eliminate some pointless casts | Diego Biurrun | 2014-08-03 | 1 | -6/+6 |
* | | Merge commit 'c065f4a0c652cc569c927c95148111b3aa2962dc' | Michael Niedermayer | 2014-08-04 | 1 | -154/+172 |
|\| |
|
| * | huffyuv: K&R formatting cosmetics | Diego Biurrun | 2014-08-03 | 1 | -156/+178 |
* | | Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765' | Michael Niedermayer | 2014-06-23 | 1 | -2/+2 |
|\| |
|
| * | dsputil: Split bswap*_buf() off into a separate context | Diego Biurrun | 2014-06-22 | 1 | -2/+2 |
* | | avcodec/huffyuvdec: do not leave alpha values uninitialized | Michael Niedermayer | 2014-06-18 | 1 | -1/+2 |
* | | avcodec/huffyuvdec: Fix fill value for truncated bitstreams | Michael Niedermayer | 2014-06-16 | 1 | -1/+1 |
* | | huffyuvdec: use unsafe bitstream reader | Christophe Gisquet | 2014-06-16 | 1 | -4/+12 |
* | | huffyuvdec: remove somewhat deprecated code | Christophe Gisquet | 2014-06-15 | 1 | -1/+0 |
* | | avcodec/huffyuvdec: assume vlcs can be 32 instead of 31 bits max | Michael Niedermayer | 2014-06-15 | 1 | -5/+5 |
* | | huffyuvdec: swap code blocks | Christophe Gisquet | 2014-06-15 | 1 | -5/+5 |
* | | huffyuvdec: trick for plane decoding <= 14bits | Christophe Gisquet | 2014-06-06 | 1 | -23/+17 |
* | | huffyuvdec: remove superfluous check in BGR code | Christophe Gisquet | 2014-06-05 | 1 | -2/+2 |