summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lib*/version.h: Bump Versions before release/5.0 branchMichael Niedermayer2022-01-03
* libavcodec/pthread_frame: remove duplicate pointersYu Yang2022-01-03
* avcodec/speexdec: Consider mode in frame size checkMichael Niedermayer2022-01-01
* lavc/{av1, h264, h265}_metadata_bsf: fix description of tick_rateZhao Zhili2022-01-01
* avcodec/apedec: fix integer overflow in 8bit samplesMichael Niedermayer2021-12-30
* avcodec/targa: Check input size for uncompressed TGA before allocationMichael Niedermayer2021-12-30
* avcodec/tiff: Remove messing with jpeg contextMichael Niedermayer2021-12-30
* lavc/mediacodecdec: set codec profile and level from extradata for H264+HEVCsfan52021-12-30
* avcodec/v4l2_m2m_dec: dequeue frame if input isn't readyCameron Gutman2021-12-28
* avcodec/libx26[45]: reindent after last commitLimin Wang2021-12-28
* avcodec/libx26[45]: add udu_sei option to import user data unregistered SEIsLimin Wang2021-12-28
* avcodec/qsvenc_h264: use AV_OPT_TYPE_BOOL for aud, a53cc, cavlc, look_ahead, ...Limin Wang2021-12-27
* avcodec/qsvenc_hevc: use AV_OPT_TYPE_BOOL for aud optionLimin Wang2021-12-27
* avcodec/vaapi_encode_vp9: fix > 4k encode fail issueZhang yuankun2021-12-27
* avcodec/nvenc: add udu_sei option to import user data unregistered SEIsLimin Wang2021-12-25
* avcodec/cdgraphics: avoid signed overflow in alphaMichael Niedermayer2021-12-25
* avcodec/h2645: Fix SEI->display matrix transformationAndreas Rheinhardt2021-12-23
* avcodec/mjpegdec: Fix exif rotation->displaymatrix conversionAndreas Rheinhardt2021-12-23
* avcodec/tiff: Use ff_set_dimensions() for setting up mjpeg context dimensionsMichael Niedermayer2021-12-23
* avcodec/tiff: Pass max_pixels to mjpeg contextMichael Niedermayer2021-12-23
* avcodec/vqavideo: reset accounting on errorMichael Niedermayer2021-12-23
* avcodec: [loongarch] Optimize vc1dsp with LASX.Hao Chen2021-12-23
* avcodec: [loongarch] Optimize vp9_lpf/idct with LSX.Jin Bo2021-12-23
* avcodec: [loongarch] Optimize vp9_mc/intra with LSX.Hao Chen2021-12-23
* avcodec: [loongarch] Optimize vp8_lpf/mc with LSX.yuanhecai2021-12-23
* lavc/qsvenc: enable lookahead for hevc encodingZhong Li2021-12-23
* lavc/qsvenc: specify codec name when print profileZhong Li2021-12-23
* lavc/videotoolboxenc: explicitly set realtime=falsercombs2021-12-22
* libavcodec/videotoolboxenc: use the correct types for optionsrcombs2021-12-22
* lavc/videotoolbox: set attachments on decoded buffersrcombs2021-12-22
* lavc/proresdec: fix threaded hwaccel decodercombs2021-12-22
* lavc/videotoolboxenc: add ProRes supportrcombs2021-12-22
* lavc/Makefile: fix missing hevc_videotoolbox casercombs2021-12-22
* lavc/videotoolboxenc: add handling for non-NAL-based codecsrcombs2021-12-22
* lavc/videotoolboxenc: vastly simplify get_cv_pixel_inforcombs2021-12-22
* lavc/videotoolboxenc: config-gate ATSC CC supportrcombs2021-12-22
* lavc/videotoolboxenc: fix RGB supportrcombs2021-12-22
* lavc/videotoolboxenc: detect alpha more genericallyrcombs2021-12-22
* lavc/videotoolboxenc: don't access int64_t member as intrcombs2021-12-22
* lavc/videotoolboxenc: use common routine for pixfmt conversionrcombs2021-12-22
* avcodec/v210enc: suppport frame thread for v210Limin Wang2021-12-22
* avcodec/rawenc: suppport frame thread for rawvideoLimin Wang2021-12-22
* avcodec/libx264: Don't unnecessarily add in-band extradataAndreas Rheinhardt2021-12-21
* lavc/qsvenc: dump parameters for mjpeg encoding in verbose modeHaihao Xiang2021-12-19
* lavc/qsvenc: dump parameters for VP9 encoding in verbose modeHaihao Xiang2021-12-19
* lavc/qsvenc: add VP9 profilesHaihao Xiang2021-12-19
* lavc/qsvenc: define profile array per codecHaihao Xiang2021-12-19
* lavc/qsvenc: remove VC1 profilesHaihao Xiang2021-12-19
* avcodec/ffv1dec: Don't copy unused fieldAndreas Rheinhardt2021-12-19
* avcodec/ffv1, ffv1dec: Add const where appropriateAndreas Rheinhardt2021-12-19