summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/mpegvideo_enc: Reset stuffing bits if they are not supportedMichael Niedermayer2021-06-02
* avcodec/svq1enc: Do not print debug RD value before it has been computedMichael Niedermayer2021-06-02
* avcodec/aacpsy: Check bandwidthMichael Niedermayer2021-06-02
* avcodec/aacenc: Do not divide by lambda_count if it is 0Michael Niedermayer2021-06-02
* avcodec/aacenc: Use FLT_EPSILON for lambda minimumMichael Niedermayer2021-06-02
* avcodec/nvenc: disable s12m timestamps by defaultTimo Rothenpieler2021-05-29
* avcodec/lpc: Avoid floating point division by 0Michael Niedermayer2021-05-29
* avcodec/aacpsy: Avoid floating point division by 0 of norm_facMichael Niedermayer2021-05-29
* avcodec/aacenc: Avoid 0 lambdaMichael Niedermayer2021-05-29
* libavcodec/mips: Fix specification of instruction nameJin Bo2021-05-28
* avcodec/exr: More strictly check dc_countMichael Niedermayer2021-05-27
* avcodec/exr: x/ymax cannot be INT_MAXMichael Niedermayer2021-05-27
* avcodec/error_resilience: cleanup mpeg2 handlingMichael Niedermayer2021-05-27
* avcodec/utils: don't use ff_fast_mallocz() in av_fast_padded_malloc()James Almer2021-05-27
* avcodec/libxavs2: Allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/sbcenc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/pngenc: Avoid copying APNG data, allow user-supplied bufferAndreas Rheinhardt2021-05-23
* avcodec/pngenc: Remove always-true checkAndreas Rheinhardt2021-05-23
* avcodec/flacenc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/pamenc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/pnmenc: Avoid intermediate buffer, allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/libxavs: Improve returned error codesAndreas Rheinhardt2021-05-23
* avcodec/libxavs: Avoid overallocating, copying packet dataAndreas Rheinhardt2021-05-23
* avcodec/libx265: Allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/libx264: Avoid copying data, allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/libwebpenc_animencoder: Allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/libwebpenc: Allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/libvpxenc: Avoid one level of indentationAndreas Rheinhardt2021-05-23
* avcodec/libvpxenc: Avoid copying data, allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/libvorbisenc: Avoid copying data, allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/libtheoraenc: Avoid copying data, allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/libshine: Avoid copying data, allow user-supplied bufferAndreas Rheinhardt2021-05-23
* avcodec/libopenh264enc: Allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/libmp3lame: Avoid copying data, allow user-supplied bufferAndreas Rheinhardt2021-05-23
* avcodec/libkvazaar: Allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/libgsmenc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/libcodec2: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/libaomenc: Avoid copying data, allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/audiotoolboxenc: Remove AV_CODEC_CAP_DR1Andreas Rheinhardt2021-05-23
* aarch64: hevc_idct: Fix overflows in idct_dcMartin Storsjö2021-05-22
* aacenc: make the twoloop coder the defaultLynne2021-05-21
* avcodec/vaapi_av1: pass full buffer size for each tileFei Wang2021-05-20
* avcodec/videotoolboxenc: #define TARGET_CPU_ARM64 to 0 if not provided by the...Zane van Iperen2021-05-19
* avcodec/exrenc: Allow user-supplied buffersAndreas Rheinhardt2021-05-15
* avcodec/vc2enc: Allow user-supplied buffersAndreas Rheinhardt2021-05-15
* avcodec/jpeglsenc: Remove unnecessary headerAndreas Rheinhardt2021-05-15
* avcodec/jpeglsenc: Remove redundant implicit checksAndreas Rheinhardt2021-05-15
* avcodec/jpeglsenc: Avoid intermediate buffer, allow user-supplied buffersAndreas Rheinhardt2021-05-15
* avcodec/jpeglsenc: Allocate buffer with fixed size only onceAndreas Rheinhardt2021-05-15
* avcodec/jpeglsenc: Check for invalid dimensionsAndreas Rheinhardt2021-05-15