summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* 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
* lavc/vaapi_encode*: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED...Anton Khirnov2023-01-29
* lavc/mpegvideo_enc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED...Anton Khirnov2023-01-29
* lavc/libtheoraenc: stop setting dts unnecessarilyAnton Khirnov2023-01-29
* lavc/libtheoraenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_...Anton Khirnov2023-01-29
* lavc/pngenc: stop setting dts unnecessarily for APNGAnton Khirnov2023-01-29
* lavc/pngenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUEAnton Khirnov2023-01-29
* lavc/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUEAnton Khirnov2023-01-29
* lavc/librav1e: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUEAnton Khirnov2023-01-29
* lavc/encode: pass through frame durations to encoded packetsAnton Khirnov2023-01-29
* lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encodersAnton Khirnov2023-01-29
* lavc: add a codec flag for propagating opaque from frames to packetsAnton Khirnov2023-01-29
* lavc: add a private cap for fake-delay encodersAnton Khirnov2023-01-29
* lavc/avcodec: improve AV_CODEC_FLAG_RECON_FRAME doxyAnton Khirnov2023-01-29
* lavc/avcodec: improve enc/dec API doxyAnton Khirnov2023-01-29