summaryrefslogtreecommitdiff
path: root/libavcodec/truemotion2rt.c
Commit message (Expand)AuthorAge
* Remove unnecessary mem.h inclusionsAndreas Rheinhardt2021-07-22
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avcodec/truemotion2rt: Fix rounding in input size checkMichael Niedermayer2018-12-01
* avcodec/truemotion2rt: Check input buffer sizeMichael Niedermayer2018-02-27
* Merge commit '40dd5166d2ba4f9035b93748840e408cd8be40e5'James Almer2016-09-28
|\
| * truemotion2rt: Use ff_set_dimensionsVittorio Giovara2016-06-21
* | lavc/truemotion2rt: mark AVPacket* as constClément Bœsch2016-07-14
* | Merge commit '470cd0c5fe6337b6cb5276b3f84400999450fc1b'Clément Bœsch2016-07-14
|\|
| * Add TrueMotion 2.0 Real Time decoderPaul B Mahol2016-06-20
* lavc: move 2 more BITSTREAM_READER_LE definitionsClément Bœsch2016-06-29
* avcodec/truemotion2rt: also export key frame infoPaul B Mahol2016-05-22
* avcodec: add TrueMotion 2.0 Real Time decoderPaul B Mahol2016-04-21