summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/dv: Don't initialize RL VLC for encoderAndreas Rheinhardt2021-05-06
* avcodec/dv: Don't pretend VLC allocation can't failAndreas Rheinhardt2021-05-06
* avcodec/wmalosslessdec: Mark decoder as init-threadsafeAndreas Rheinhardt2021-05-06
* avcodec/wmavoice: Mark decoder as init-threadsafeAndreas Rheinhardt2021-05-06
* avcodec/qcelpdec: Mark decoder as init-threadsafeAndreas Rheinhardt2021-05-06
* lavc/videotoolboxenc: set DataRateLimits for hevcZhao Zhili2021-05-06
* avcodec/decode: stop trying to initialize palette values in avcodec_default_g...James Almer2021-05-05
* avcodec/rl: Improve documentation of ff_rl_init/ff_rl_init_vlcAndreas Rheinhardt2021-05-05
* avcodec/speedhqenc: Hardcode table to save spaceAndreas Rheinhardt2021-05-05
* avcodec/speedhq, speedhqenc: Make codecs init-threadsafeAndreas Rheinhardt2021-05-05
* avcodec/zmbvenc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/yuv4enc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/y41penc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/xwdenc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/xfaceenc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/v410enc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/v408enc: Deduplicate pix_fmts arraysAndreas Rheinhardt2021-05-05
* avcodec/v408enc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/v308enc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/v210enc: Allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/s302menc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/roqaudioenc: Avoid copying data, allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/rawenc: Allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/ra144enc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/r210enc: Deduplicate pix_fmts arraysAndreas Rheinhardt2021-05-05
* avcodec/r210enc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/pcm: Allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/pcm-dvdenc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/nellymoserenc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/g726: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/g723_1enc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/g722enc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/fitsenc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/dpxenc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/dnxhdenc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/dcaenc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/dcaenc: Don't write one bit at a timeAndreas Rheinhardt2021-05-05
* avcodec/cngenc: Allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/cljrenc: Don't use too big buffers, don't copy them, set CAP_DR1Andreas Rheinhardt2021-05-05
* avcodec/bmpenc: Use memcpy when data has desired endiannessAndreas Rheinhardt2021-05-05
* avcodec/bmpenc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/avuienc: Allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/aptxenc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/adxenc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/[e]ac3enc: Allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/adpcmenc: Avoid copying packet data, allow direct renderingAndreas Rheinhardt2021-05-05
* avcodec/a64multienc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-05
* avcodec/a64multienc: Don't modify AVCodecContext.global_qualityAndreas Rheinhardt2021-05-05
* avcodec/a64multienc: Avoid intermediate bufferAndreas Rheinhardt2021-05-05
* avcodec/codec_id: remove unnecessary offsets from AVCodecIDJames Almer2021-05-04