summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec: be more explicit about the buffer size in get_encode_buffer document...James Almer2021-05-07
* avcodec/alsdec: Fix decoding error with mono audio filesMichael Niedermayer2021-05-07
* avcodec/mips: Refine ff_h264_h_lpf_luma_inter_msagxw2021-05-07
* avcodec/mips: Optimize function ff_h264_loop_filter_strength_msa.gxw2021-05-07
* avcodec/mips: Refine get_cabac_inline_mips.Shiyou Yin2021-05-07
* avcodec/mips: Restore the initialization sequence of MSA and MMI in ff_h264ch...Shiyou Yin2021-05-07
* avcodec/zmbvenc: Mark encoder as init-threadsafeAndreas Rheinhardt2021-05-07
* avcodec/zmbvenc: Fix memleak upon init errorAndreas Rheinhardt2021-05-07
* avcodec/zmbv: Mark decoder as init-threadsafeAndreas Rheinhardt2021-05-07
* avcodec/zmbv: Don't free uninitialized z_streamAndreas Rheinhardt2021-05-07
* avcodec/ttmlenc: Don't confuse capabilities and caps_internalAndreas Rheinhardt2021-05-07
* avcodec/videotoolboxenc: Avoid copying data, allow user-supplied buffersAndreas Rheinhardt2021-05-06
* avcodec/dvenc: Make encoder init-threadsafeAndreas Rheinhardt2021-05-06
* avcodec/dvdec: Make decoder init-threadsafeAndreas Rheinhardt2021-05-06
* 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