summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/vorbisdec: export skip_samples instead of dropping framesJames Almer2023-03-22
* lavc/decode: stop mangling last_pkt_props->opaqueAnton Khirnov2023-03-11
* avcodec/nvenc: avoid failing b_ref_mode check when unsetTimo Rothenpieler2023-03-10
* avcodec/aacps_tablegen: fix build error after avutil bumpZhao Zhili2023-03-02
* avcodec/nvenc: fix potential NULL pointer dereferenceZhao Zhili2023-02-28
* avcodec/motionpixels: Mask pixels to valid valuesMichael Niedermayer2023-02-25
* avcodec/xpmdec: Check size before allocation to avoid truncationMichael Niedermayer2023-02-25
* avcodec/bink: Avoid undefined out of array end pointers in binkb_decode_plane()Michael Niedermayer2023-02-25
* avcodec/bink: Fix off by 1 error in ref endMichael Niedermayer2023-02-25
* avcodec/utils: Ensure linesize for SVQ3Michael Niedermayer2023-02-25
* avcodec/utils: allocate a line more for VC1 and WMV3Michael Niedermayer2023-02-25
* avcodec/videodsp_template: Adjust pointers to avoid undefined pointer thingsMichael Niedermayer2023-02-25
* avcodec/pngdec: dont skip/read chunk twiceMichael Niedermayer2023-02-25
* avcodec/pngdec: Check deloco index more exactlyMichael Niedermayer2023-02-25
* avcodec/wavarc: Check kMichael Niedermayer2023-02-25
* avcodec/ffv1dec: Check that num h/v slices is supportedMichael Niedermayer2023-02-25
* avcodec/rka: avoid undefined doubling sum overflowMichael Niedermayer2023-02-25
* avcodec/rka: avoid negative value shiftMichael Niedermayer2023-02-25
* avcodec/rka: check for size 1 filterMichael Niedermayer2023-02-25
* avcodec/rka: Fix some integer anomaliesMichael Niedermayer2023-02-25
* version.h: Bump minor for 6.0 branchMichael Niedermayer2023-02-19
* libavcodec/qsvenc: Flush cached frames before reset encoderWenbin Chen2023-02-16
* libavcodec/qsvenc: Do not pass RGB solorspace to VPL/MSDKWenbin Chen2023-02-16
* avcodec/libx265: fix else clause when zeroing reordered_opaqueMarton Balint2023-02-16
* avcodec/rka: fix long_namePaul B Mahol2023-02-15
* avcodec/rka: fix channel value initializationPaul B Mahol2023-02-15
* avcodec/rka: fix decoding uncorrelated stereoPaul B Mahol2023-02-15
* avcodec/rka: fix array overflowPaul B Mahol2023-02-15
* avcodec/rka: fix lossy mode decodingPaul B Mahol2023-02-14
* avcodec/rka: add u8 sample format supportPaul B Mahol2023-02-13
* avcodec/rka: misc fixes and improvementsPaul B Mahol2023-02-13
* avutil/frame: deprecate AVFrame.coded_picture_number and display_picture_numberMarton Balint2023-02-13
* avcodec/mpegvideo_enc: do not use AVFrame.*_picture_number for encodingMarton Balint2023-02-13
* avcodec/diracdec: do not use AVFrame.display_picture_number for decodingMarton Balint2023-02-13
* avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_numberMarton Balint2023-02-13
* avcodec/roqaudioenc: unbreak mono encodingPaul B Mahol2023-02-11
* 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