summaryrefslogtreecommitdiff
path: root/libavcodec/mqc.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/mqcenc: Make ff_mqc_flush() staticAndreas Rheinhardt2021-09-081-1/+0
* avcodec/mqc: Hardcode tables to save spaceAndreas Rheinhardt2021-05-121-8/+3
* avcodec/mqcenc: Remove unused ff_mqc_lengthAndreas Rheinhardt2021-02-241-3/+0
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-2/+2
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-2/+2
| * jpeg2000: Initialize only once mqc arraysNicolas Bertrand2013-07-131-0/+5
* | avcodec/mqcenc: Add ff_mqc_flush_to()Michael Niedermayer2015-06-171-0/+1
* | avcodec/mqcdec: Support raw bypass and non reseting initMichael Niedermayer2015-06-121-1/+4
* | jpeg2000: Initialize only once mqc arraysNicolas Bertrand2013-07-121-0/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-221-9/+21
|\ \ | |/
| * JPEG 2000 decoder for DCinemaNicolas Bertrand2013-04-221-0/+73
* Add Kamil Nowosads j2k code.Kamil Nowosad2011-05-241-0/+75