summaryrefslogtreecommitdiff
path: root/libavcodec/speedhqenc.c
Commit message (Expand)AuthorAge
* avcodec/speedhqenc: Inline constantsAndreas Rheinhardt2022-01-04
* avcodec/mpegvideo: Remove unnecessary headersAndreas Rheinhardt2022-01-04
* avcodec/mpegvideo_enc: Deduplicate ff_mpv_generic_options-based AVClassesAndreas Rheinhardt2021-07-08
* avcodec/speedhqenc: Hardcode table to save spaceAndreas Rheinhardt2021-05-05
* avcodec/speedhq, speedhqenc: Make codecs init-threadsafeAndreas Rheinhardt2021-05-05
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avcodec/mpeg12enc, speedhqenc: Avoid redundant copies of tablesAndreas Rheinhardt2021-01-25
* avcodec/speedhqenc: Call correct functionAndreas Rheinhardt2020-12-11
* avcodec: add SpeedHQ encoderJean-Baptiste Kempf2020-11-24