summaryrefslogtreecommitdiffstats
path: root/libavcodec/huffyuvencdsp.h
Commit message (Collapse)AuthorAgeFilesLines
* huffyuvencdsp: Use intptr_t for widthTimothy Gu2015-10-191-2/+2
| | | | It is done this way in huffyuvdsp as well.
* Merge commit '512f3ffe9b4bb86767c2b1176554407c75fe1a5c'Michael Niedermayer2014-05-281-6/+6
| | | | | | | | | | | | | | | | * commit '512f3ffe9b4bb86767c2b1176554407c75fe1a5c': dsputil: Split off HuffYUV encoding bits into their own context Conflicts: configure libavcodec/dsputil.c libavcodec/dsputil.h libavcodec/huffyuv.h libavcodec/huffyuvenc.c libavcodec/pngenc.c libavcodec/x86/dsputilenc_mmx.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
* dsputil: Split off HuffYUV encoding bits into their own contextDiego Biurrun2014-05-271-0/+41
Also shorten HuffYUV context member names to avoid clutter.
OpenPOWER on IntegriCloud