48200 Commits (a4611e3170b7f5240f719465d8033ab33a34cd70)

Author SHA1 Message Date
Anton Khirnov a4611e3170
lavc/decode: pass AVHWAccel instead of AVCodecHWConfigInternal to hwaccel_init() 1 year ago
yuanhecai f6077cc666
avcodec/la: Add LSX optimization for h264 qpel. 2 years ago
Lu Wang 8815a7719e
avcodec/la: Add LSX optimization for h264 chroma and intrapred. 2 years ago
Hao Chen 7845b5ecd6
avcodec/la: Add LSX optimization for loop filter. 2 years ago
Shiyou Yin e1b6ecd20a
avcodec/la: add LSX optimization for h264 idct. 2 years ago
Paul B Mahol c6b6356635 avformat/gifdec: switch to using gif parser 2 years ago
James Almer 97f4263457 avcodec/av1dec: convert to receive_frame() 2 years ago
Haihao Xiang 8e2547ebb2 lavc/qsvenc: the height is aligned to 32 for AV1 2 years ago
Haihao Xiang 943a42fc54 lavc/qsvenc: make sure continuous allocation 2 years ago
Haihao Xiang cf79dab8df lavc/qsvenc: avoid data copy if possible 2 years ago
Haihao Xiang cfdfd6aa72 lavc/qsvenc: use the right alignment instead of hard coded value 2 years ago
Haihao Xiang 2b0fe52967 lavc/qsv: fallback to the default mfx implementation for internal session on Windows 2 years ago
James Almer f209614290 avcodec/libdav1d: only return EAGAIN when there are no buffered packets 2 years ago
Michael Niedermayer 43e5e2e423
avcodec/bonk: Avoid undefined integer overflow in predictor_calc_error() 2 years ago
Paul B Mahol d912ff19c5 avcodec/fitsenc: mark output packets as keyframes 2 years ago
Paul B Mahol 4d4aed2815 avcodec/fitsdec: fix decoder class category 2 years ago
Paul B Mahol fcabfcbf6f avcodec/wavpackenc: unbreak encoding 8bit pcm 2 years ago
Paul B Mahol ddc176d0ee avcodec/elbg: fix integer overflows 2 years ago
Paul B Mahol d81b6cbd42 avcodec/gif_parser: fix possible wrong splitting of frames 2 years ago
Rick Kern 247e977953 lavc/videotoolboxenc: warn when alpha quality not set 2 years ago
Rick Kern 902c949d30 lavc/videotoolboxenc: better compat_keys docs 2 years ago
Paul B Mahol 8980c1313b avcodec/ccaption_dec: simplify init function 2 years ago
James Almer 1b05d27346 avcodec/libdav1d: export decoder frame delay 2 years ago
Rick Kern c789a2324a lavc/videotoolboxenc: better compat_keys documentation 2 years ago
xufuji456 5cd304298e avcodec/videotoolboxenc: add low-latency encoding 2 years ago
Zhao Zhili 47430a3cb1 avcodec/cavs_parser: fix finding the end of a frame 2 years ago
James Almer 4f9799bd88 avcodec/h264_picture: use ff_thread_replace_frame() 2 years ago
James Almer 3fe74c9017 avcodec/utils: add ff_thread_replace_frame() 2 years ago
James Almer 63767b79a5 avutil/frame: deprecate palette_has_changed 2 years ago
Paul B Mahol c48eff209c avcodec/ccaptions_dec: correct flushing output on EOF 2 years ago
Clement Lecigne 96c30affba avcodec/hevc_ps: add proper bound checks around cm_ref_layer_id in colour_mapping_table. 2 years ago
Mark Thompson 8450531059 av1_parse: Don't reject zero-size padding OBUs 2 years ago
Mark Thompson 9c830f4f65 av1_parse: Remove unused getbits instance 2 years ago
Mark Thompson dce6cf2c36 cbs_av1: Don't reject unknown metadata 2 years ago
Mark Thompson bee912cb63 cbs_av1: Add tracing headers for metadata types 2 years ago
Samuel Mira 416fd1b43b avcodec/mediacodec: Add VP8 encoder 2 years ago
Samuel Mira acd37fd566 avcodec/mediacodec: Add AV1 encoder 2 years ago
Hendrik Leppkes 6b2ae90411
avcodec/vdpau_mpeg4: fix order of quant matrix coefficients 2 years ago
Hendrik Leppkes 308e4ae8e3
avcodec/vdpau_mpeg12: fix order of quant matrix coefficients 2 years ago
Hendrik Leppkes b3e938ef80
avcodec/nvdec_mpeg4: fix order of quant matrix coefficients 2 years ago
Hendrik Leppkes af8affb77e
avcodec/nvdec_mpeg2: fix order of quant matrix coefficients 2 years ago
Anton Khirnov 9d70e74d25 lavc/libdav1d: fix exporting framerate 2 years ago
Anton Khirnov e10a5b91bc lavc/av1*: fix exporting framerate 2 years ago
Anton Khirnov 7d1d61cc5f lavc: deprecate AVCodecContext.ticks_per_frame 2 years ago
Anton Khirnov f618004bc1 lavc/libvpxenc: send frame durations to the encoder 2 years ago
Anton Khirnov 2ad468ed1f lavc/libkvazaar,libopenh264enc: drop redundant checks 2 years ago
Anton Khirnov aa3b0f4376 libaomenc: use AVCodecContext.framerate when available 2 years ago
Anton Khirnov 3fabf71207 lavc/msmpeg4enc: use AVCodecContext.framerate when available 2 years ago
Anton Khirnov dc20baa049 lavc/ratecontrol: use AVCodecContext.framerate when available 2 years ago
Anton Khirnov e930b834a9 lavf: use AV_CODEC_PROP_FIELDS where appropriate 2 years ago