summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec: add RKA decoderPaul B Mahol2023-02-11
* avcodec/tta: fix regression with new channel layout switchPaul B Mahol2023-02-11
* Bump major versions of all librariesJames Almer2023-02-09
* avcodec/version: postpone the remaining API deprecationsJames Almer2023-02-09
* avutil/{color_utils, csp}: merge color_utils into csp and expose APILeo Izen2023-02-09
* avutil: remove FF_API_DECLARE_ALIGNEDJames Almer2023-02-09
* avcodec: remove FF_API_SUB_TEXT_FORMATJames Almer2023-02-09
* avcodec: remove FF_API_FLAG_TRUNCATEDJames Almer2023-02-09
* avcodec: remove FF_API_AVCTX_TIMEBASEJames Almer2023-02-09
* avcodec: remove FF_API_AUTO_THREADSJames Almer2023-02-09
* avcodec: remove FF_API_GET_FRAME_CLASSJames Almer2023-02-09
* avcodec: remove FF_API_DEBUG_MVJames Almer2023-02-09
* avcodec: remove FF_API_THREAD_SAFE_CALLBACKSJames Almer2023-02-09
* avcodec: remove FF_API_UNUSED_CODEC_CAPSJames Almer2023-02-09
* avcodec: remove FF_API_OPENH264_CABACJames Almer2023-02-09
* avcodec: remove FF_API_OPENH264_SLICE_MODEJames Almer2023-02-09
* avcodec/avcodec: Remove AV_CODEC_FLAG2_DROP_FRAME_TIMECODEAndreas Rheinhardt2023-02-09
* avcodec: Make avcodec_decode_subtitle2 accept a const AVPacket*Andreas Rheinhardt2023-02-09
* avcodec/h264_metadata_bsf: remove AUDs at any positionGyan Doshi2023-02-09
* avcodec/pngenc: avoid writing cICP when inappropriateLeo Izen2023-02-08
* avcodec/wavarc: fix 16bit 0CPY modePaul B Mahol2023-02-07
* avcodec/wavarc: add support for 0CPYPaul B Mahol2023-02-07
* avcodec/bonk: properly handle some other errorsPaul B Mahol2023-02-07
* avcodec/wavarc: properly handle invalid dataPaul B Mahol2023-02-07
* avcodec/wavarc: remove invalid shiftsPaul B Mahol2023-02-06
* avcodec/libjxl: add #ifdef guards for libjxl >= 0.8.0 featuresLeo Izen2023-02-06
* avcodec/wavarc: really fix bits per sample detectionPaul B Mahol2023-02-06
* avcodec/wavarc: fix 8bit decodingPaul B Mahol2023-02-06
* avcodec/wavarc: check that nb_samples is validPaul B Mahol2023-02-06
* lavu/frame: deprecate reordered_opaqueAnton Khirnov2023-02-04
* lavc/decode: allow using AV_CODEC_FLAG_COPY_OPAQUE for decodingAnton Khirnov2023-02-04
* lavc: deprecate CrystalHD decodersAnton Khirnov2023-02-04
* avcodec: add WavArc decoderPaul B Mahol2023-02-04
* lavc/vaapi_encode: fix propagating durations and opaquesAnton Khirnov2023-02-02
* x86: replace explicit REP_RETs with RETsLynne2023-02-01
* avcodec/mlpdec: parse and use substream info bitsPaul B Mahol2023-01-31
* avcodec: add media100_to_mjpegb bitstream filter and use itPaul B Mahol2023-01-31
* avcodec/libjxl: respect AVCodecContext->bits_per_raw_sampleLeo Izen2023-01-31
* avcodec/mfenc: fix double-free on init failureCameron Gutman2023-01-31
* lavc: add null codecsAnton Khirnov2023-01-31
* avcodec: add ADPCM XMD decoderPaul B Mahol2023-01-30
* libavcodec/qsvenc: enable Hyper Encodegalinart2023-01-30
* vaapi_encode_h264: Only set pic_order_cnt_type to 0 with B-framesDavid Rosca2023-01-30
* avcodec/dvdsubenc: remove duplicated ;Paul B Mahol2023-01-29
* avcodec/ftr: use more portable return error codePaul B Mahol2023-01-29
* lavc/libaomenc: pass through frame durations to encoded packetsAnton Khirnov2023-01-29
* lavc/libx265: pass through frame durations to encoded packetsAnton Khirnov2023-01-29
* lavc/libx264: pass through frame durations to encoded packetsAnton Khirnov2023-01-29
* lavc/libwebpenc_animencoder: handle frame durations and AV_CODEC_CAP_ENCODER_...Anton Khirnov2023-01-29
* lavc/libwebpenc_animencoder: stop setting dts unnecessarilyAnton Khirnov2023-01-29