summaryrefslogtreecommitdiff
path: root/libavcodec/speedhqenc.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/mpegvideo_enc: Deduplicate ff_mpv_generic_options-based AVClassesAndreas Rheinhardt2021-07-081-8/+1
* avcodec/speedhqenc: Hardcode table to save spaceAndreas Rheinhardt2021-05-051-24/+7
* avcodec/speedhq, speedhqenc: Make codecs init-threadsafeAndreas Rheinhardt2021-05-051-1/+1
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-271-1/+1
* avcodec/mpeg12enc, speedhqenc: Avoid redundant copies of tablesAndreas Rheinhardt2021-01-251-10/+2
* avcodec/speedhqenc: Call correct functionAndreas Rheinhardt2020-12-111-1/+1
* avcodec: add SpeedHQ encoderJean-Baptiste Kempf2020-11-241-0/+316