summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/wmaprodec: unbreak xma >2 channel decoding after last changePaul B Mahol2021-09-03
* avcodec/pictordec: Optimize more odd cases for picmemset()Michael Niedermayer2021-09-02
* avcodec/avcodec: Allow up to seven codec ids per parserAndreas Rheinhardt2021-09-02
* avcodec/mlpenc: add support for 24bit encodingPaul B Mahol2021-09-02
* avcodec/wmaprodec: add gapless supportPaul B Mahol2021-09-02
* avcodec/libx265: add support for setting chroma sample locationJan Ekström2021-09-01
* avcodec/mlpdec: reset lossless crc checking when stream endsPaul B Mahol2021-08-31
* avcodec/mlpenc: fix encoding last samples when not within full intervalPaul B Mahol2021-08-31
* avcodec/tiff_common: Fix AVBPrint error checksAndreas Rheinhardt2021-08-30
* avcodec/libx265: only call av_pix_fmt_desc_get once in initJan Ekström2021-08-29
* avcodec/libx264: add support for setting chroma sample locationJan Ekström2021-08-29
* avcodec/mlpdec: add flush supportPaul B Mahol2021-08-29
* avcodec/mjpegbdec: Skip SOS on AVDISCARD_ALL as does mjpegMichael Niedermayer2021-08-28
* avcodec/mjpegdec: Check for bits left in mjpeg_decode_scan_progressive_ac()Michael Niedermayer2021-08-28
* avcodec/wmaprodec: return value check for init_get_bitsmaryam ebrahimzadeh2021-08-28
* h274: remove optimization pragmaLynne2021-08-28
* avcodec/vc1dec: return value check for init_get_bitsmaryam ebrahimzadeh2021-08-26
* avcodec/wmadec: handle run_level_decode errorStéphane Cerveau2021-08-26
* avcodec/wma: Return specific error codeOlivier Crête2021-08-26
* avcodec/vp6: return value check for init_get_bitsmaryam ebrahimzadeh2021-08-26
* avcodec/bsf: Avoid allocation for AVBSFInternalAndreas Rheinhardt2021-08-25
* avcodec/codec: Reorder elements to make AVCodec smallerAndreas Rheinhardt2021-08-25
* avcodec/h264_slice: don't allocate film grain buffers when using hwaccelJames Almer2021-08-25
* avcodec/dnxhddec: ignore second flag for encoded fieldPaul B Mahol2021-08-25
* arm: hevc_qpel: Fix the assembly to work with non-multiple of 8 widthsMartin Storsjö2021-08-25
* avcodec/jpeg2000_parser: Fix skipping of JP2 info markers by correctly readin...Shaun Simpson2021-08-25
* avcodec/jpeg2000_parser: Fix parsing of tile-part headerShaun Simpson2021-08-25
* avcodec/h264dec: fix possible out-of-bounds array accessNiklas Haas2021-08-25
* avcodec/h264_slice: signal the presence of Film Grain in the decoder contextJames Almer2021-08-24
* avcodec/av1: signal the presence of Film Grain in the decoder contextJames Almer2021-08-24
* avcodec/libdav1d: signal the presence of Film Grain in the decoder contextJames Almer2021-08-24
* avcodec: add a Film Grain codec property flagJames Almer2021-08-24
* avcodec/pthread_frame: also keep AVCodecContext.properties in sync between th...James Almer2021-08-24
* avcodec/h264dec: apply H.274 film grainNiklas Haas2021-08-24
* avcodec/h274: add film grain synthesis routineNiklas Haas2021-08-24
* avcodec/h264_slice: compute and export film grain seedNiklas Haas2021-08-24
* avcodec/libaomenc: use ctx->usage to get default cfgJames Zern2021-08-23
* avcodec/av1_frame_merge_bsf: Passthrough pos in case of no timestampsAndreas Rheinhardt2021-08-23
* avcodec/webp: Check available space in loop in decode_entropy_coded_image()Michael Niedermayer2021-08-22
* avcodec/h264dec: use picture parameters in ff_print_debug_info2()Michael Niedermayer2021-08-22
* avcodec/vc1dec: ff_print_debug_info() does not support WMV3 field_modeMichael Niedermayer2021-08-22
* lavc/aarch64: add pred functions for 10-bitMikhail Nitenko2021-08-21
* lavc/aarch64: h264, add chroma loop filters for 10bitMikhail Nitenko2021-08-21
* lavc/aarch64: move transpose_4x8H to neon.SMikhail Nitenko2021-08-21
* avcodec/h264_parser: Fix undefined left shiftAndreas Rheinhardt2021-08-20
* get_cabac_inline_x86: Don't inline if 32-bit clang on windowsChristopher Degawa2021-08-19
* avcodec/libx265: improve full range flag setting logicJan Ekström2021-08-18
* avcodec/libx264: leave full range flag unchanged if unknownJan Ekström2021-08-18
* avcodec: add SMC encoderPaul B Mahol2021-08-18
* avcodec/frame_thread_encoder: Free AVCodecContext structure on error during initMichael Niedermayer2021-08-17