summaryrefslogtreecommitdiffstats
path: root/libavcodec/svq1enc.h
Commit message (Collapse)AuthorAgeFilesLines
* svq1enc: Drop unused GetBitContext context memberDiego Biurrun2016-06-071-2/+1
|
* lavc: Deprecate avctx.me_methodVittorio Giovara2015-07-271-0/+2
| | | | | | | | This option is extremely codec specific and only a few codecs employ it. Move it to codec private options instead: mpegenc family supports only 3 values, xavs and x264 use 5, and xvid has a different metric entirely. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* svq1enc: Do not entangle coded_frameVittorio Giovara2015-07-201-0/+4
|
* dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun2014-07-171-2/+2
|
* dsputil: Move SVQ1 encoding specific bits into svq1encDiego Biurrun2014-05-291-0/+78
OpenPOWER on IntegriCloud