summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fixmt_enc_wipAnton Khirnov2023-04-04
* last to mergeThilo Borgmann2023-04-04
* still to mergeThilo Borgmann2023-03-31
* encode -> decode WIPAnton Khirnov2023-03-30
* avcodec/vorbisdec: export skip_samples instead of dropping framesJames Almer2023-03-22
* fftools/ffmpeg_mux_init: avoid invalid reads in forced keyframe parsingAnton Khirnov2023-03-20
* lavfi/vf_vpp_qsv: set the right timestamp for AVERROR_EOFHaihao Xiang2023-03-20
* avfilter/vf_untile: swap the chroma shift values used for plane offsetsJames Almer2023-03-16
* lavc/decode: stop mangling last_pkt_props->opaqueAnton Khirnov2023-03-11
* avcodec/nvenc: avoid failing b_ref_mode check when unsetTimo Rothenpieler2023-03-10
* lavu/vulkan: fix handle type for 32-bit targetsKacper Michajłow2023-03-10
* vulkan: Fix win/i386 calling conventionMartin Storsjö2023-03-10
* avfilter/graphparser: fix filter instance name when an id is providedJames Almer2023-03-06
* avcodec/aacps_tablegen: fix build error after avutil bumpZhao Zhili2023-03-02
* avcodec/nvenc: fix potential NULL pointer dereferenceZhao Zhili2023-02-28
* RELEASE_NOTES: Based on the version from 5.1Michael Niedermayer2023-02-26
* 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
* avformat/wavarc: Check if extradata has been fully readMichael 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
* avformat/rka: Fix 1/0 with bps=1Michael Niedermayer2023-02-25
* avformat/mov: Check samplesize and offset to avoid integer overflowMichael Niedermayer2023-02-25
* avformat/mpegtsenc: re-emit extradata ahead of IDR pictures even if AUD is al...John Coiner2023-02-19
* doc: remove docs for options removed at the bumpMarton Balint2023-02-19
* avfilter/af_pan: use the new swr used channel layout optionJames Almer2023-02-19
* swresample/swresample: add a used channel layout option using the new APIJames Almer2023-02-19
* doc/resampler.texi: add missing swr channel layout optionsJames Almer2023-02-19
* Update things for 6.0Michael Niedermayer2023-02-19
* doc/APIchanges: Add 6.0 cut pointMichael Niedermayer2023-02-19
* version.h: Bump minor for 6.0 branchMichael Niedermayer2023-02-19
* doc/APIchange: fill in missing thingsMichael Niedermayer2023-02-19
* Changelog: mark 6.0Michael Niedermayer2023-02-19
* fate/imfdec: add audio testPierre-Anthony Lemieux2023-02-18
* avformat/flvenc: fix EOS tagZhao Zhili2023-02-19
* configure: select subordinate formats for HLSGyan Doshi2023-02-18
* avformat/cdg: add probePaul B Mahol2023-02-18
* avfilter/vf_libplacebo: add SMPTE ST2094 tone-mappersNiklas Haas2023-02-17
* libavcodec/qsvenc: Flush cached frames before reset encoderWenbin Chen2023-02-16