summaryrefslogtreecommitdiff
path: root/libavformat/qtpalette.c
Commit message (Expand)AuthorAgeFilesLines
* avformat/qtpalette: Use better headersAndreas Rheinhardt2021-02-031-2/+2
* avformat/qtpalette: Move default palette to their only userAndreas Rheinhardt2021-02-031-4/+296
* avformat/qtpalette: parse color table according to the QuickTime file format ...Marton Balint2018-04-301-6/+6
* qtpalette: make the color_* variables unsigned againAndreas Cadhalpun2016-01-111-1/+1
* lavf/qtpalette: Ignore greyscale bit in certain casesMats Peterson2016-01-041-1/+3
* lavf/qtpalette: Treat 1-bit video as palettizedMats Peterson2015-12-291-3/+5
* avformat/qtpalette: Move ff_get_qtpalette() doxy to headerMichael Niedermayer2015-12-281-9/+0
* avformat: factor ff_get_qtpalette() out of mov.cMats Peterson2015-12-281-0/+121