summaryrefslogtreecommitdiff
path: root/libavcodec/motion_est.h
Commit message (Expand)AuthorAge
* avcodec/motion_est: Constify pointers to frame dataAndreas Rheinhardt2022-07-31
* avcodec/motion_est: Constify mv-table parameters where possibleAndreas Rheinhardt2022-02-13
* avcodec/motion_est, mpegvideo: Make pointers to static storage constAndreas Rheinhardt2020-12-31
* mpegvideo_enc: add intra_penalty option for p framesRamiro Polla2019-10-24
* all: Make header guard names consistentTimothy Gu2016-01-31
* avcodec/motion_est: Attempt to fix "short data segment overflowed" on IA64Michael Niedermayer2016-01-16
* avcodec/motion_est: Fix mv_penalty table sizeMichael Niedermayer2016-01-05
* Merge commit '525f58977c93e189fda49a5c4928feaf4d89fac6'Hendrik Leppkes2015-09-16
|\
| * mpegvideo: Move macros to more appropriate headersVittorio Giovara2015-09-13
* | Merge commit '4b6b1082a73907c7c3de2646c6398bc61320f2c6'Michael Niedermayer2015-07-27
|\|
| * lavc: Deprecate avctx.me_methodVittorio Giovara2015-07-27
* | Merge commit 'e3d0f49abb20a551bf6d885f75c354d6d0bbeb9d'Michael Niedermayer2015-06-12
|\|
| * mpegvideo: h263: Move all tables to a single fileVittorio Giovara2015-06-12
* | Merge commit '149fa0b7ac180fe1df48a2e379c560813555bf57'Michael Niedermayer2015-06-01
|/
* mpegvideo: Move MotionEstContext and function declarations to a separate headerVittorio Giovara2015-05-31