45858 Commits (26d6c81dc6ed205005dd34f837f52569c1cb3903)

Author SHA1 Message Date
Michael Niedermayer 4be85c9331 lib*/version.h: Bump Versions after release/5.0 branch 3 years ago
Michael Niedermayer f3964a59e1 lib*/version.h: Bump Versions before release/5.0 branch 3 years ago
Yu Yang 5e2a1f1e7d libavcodec/pthread_frame: remove duplicate pointers 3 years ago
Michael Niedermayer d6b2357edd avcodec/speexdec: Consider mode in frame size check 3 years ago
Zhao Zhili c417616762 lavc/{av1, h264, h265}_metadata_bsf: fix description of tick_rate 3 years ago
Michael Niedermayer 7cee3b3718 avcodec/apedec: fix integer overflow in 8bit samples 3 years ago
Michael Niedermayer 68f8292aa9 avcodec/targa: Check input size for uncompressed TGA before allocation 3 years ago
Michael Niedermayer afdbc940c6 avcodec/tiff: Remove messing with jpeg context 3 years ago
sfan5 b32b32ba89 lavc/mediacodecdec: set codec profile and level from extradata for H264+HEVC 3 years ago
Cameron Gutman 30322ebe3c avcodec/v4l2_m2m_dec: dequeue frame if input isn't ready 3 years ago
Limin Wang 63d5b6f935 avcodec/libx26[45]: reindent after last commit 3 years ago
Limin Wang 7dfc3cc713 avcodec/libx26[45]: add udu_sei option to import user data unregistered SEIs 3 years ago
Limin Wang 617452ce2c avcodec/qsvenc_h264: use AV_OPT_TYPE_BOOL for aud, a53cc, cavlc, look_ahead, pic_timing_sei options 3 years ago
Limin Wang c2a5389269 avcodec/qsvenc_hevc: use AV_OPT_TYPE_BOOL for aud option 3 years ago
Zhang yuankun db901276c0 avcodec/vaapi_encode_vp9: fix > 4k encode fail issue 3 years ago
Limin Wang 0c8741f819 avcodec/nvenc: add udu_sei option to import user data unregistered SEIs 3 years ago
Michael Niedermayer 10add8bb66 avcodec/cdgraphics: avoid signed overflow in alpha 3 years ago
Andreas Rheinhardt ab6f9d86a9 avcodec/h2645: Fix SEI->display matrix transformation 3 years ago
Andreas Rheinhardt b8a4b273be avcodec/mjpegdec: Fix exif rotation->displaymatrix conversion 3 years ago
Michael Niedermayer cfa1f0e214 avcodec/tiff: Use ff_set_dimensions() for setting up mjpeg context dimensions 3 years ago
Michael Niedermayer d6c16f42cc avcodec/tiff: Pass max_pixels to mjpeg context 3 years ago
Michael Niedermayer d8ea7a67ba avcodec/vqavideo: reset accounting on error 3 years ago
Hao Chen 60ead5cd68 avcodec: [loongarch] Optimize vc1dsp with LASX. 3 years ago
Jin Bo fea299f876 avcodec: [loongarch] Optimize vp9_lpf/idct with LSX. 3 years ago
Hao Chen 2fd914e079 avcodec: [loongarch] Optimize vp9_mc/intra with LSX. 3 years ago
yuanhecai 72bcbe216e avcodec: [loongarch] Optimize vp8_lpf/mc with LSX. 3 years ago
Zhong Li 7e4747ec50 lavc/qsvenc: enable lookahead for hevc encoding 3 years ago
Zhong Li 0598b38e93 lavc/qsvenc: specify codec name when print profile 3 years ago
rcombs 4778ab2b1f lavc/videotoolboxenc: explicitly set realtime=false 3 years ago
rcombs 802c051506 libavcodec/videotoolboxenc: use the correct types for options 3 years ago
rcombs b04601ed6a lavc/videotoolbox: set attachments on decoded buffers 3 years ago
rcombs 9a890e49b6 lavc/proresdec: fix threaded hwaccel decode 3 years ago
rcombs 18192166e7 lavc/videotoolboxenc: add ProRes support 3 years ago
rcombs 310a1c25e8 lavc/Makefile: fix missing hevc_videotoolbox case 3 years ago
rcombs 2bb5edc38c lavc/videotoolboxenc: add handling for non-NAL-based codecs 3 years ago
rcombs 30539394bb lavc/videotoolboxenc: vastly simplify get_cv_pixel_info 3 years ago
rcombs c8323350f4 lavc/videotoolboxenc: config-gate ATSC CC support 3 years ago
rcombs 7644c6224f lavc/videotoolboxenc: fix RGB support 3 years ago
rcombs e55db79612 lavc/videotoolboxenc: detect alpha more generically 3 years ago
rcombs 2acb13cb93 lavc/videotoolboxenc: don't access int64_t member as int 3 years ago
rcombs 028a6ed1a1 lavc/videotoolboxenc: use common routine for pixfmt conversion 3 years ago
Limin Wang 2ac8bcec63 avcodec/v210enc: suppport frame thread for v210 3 years ago
Limin Wang 8ecd7cdb46 avcodec/rawenc: suppport frame thread for rawvideo 3 years ago
Andreas Rheinhardt 155dcfe2e2 avcodec/libx264: Don't unnecessarily add in-band extradata 3 years ago
Haihao Xiang bbe9faa01c lavc/qsvenc: dump parameters for mjpeg encoding in verbose mode 3 years ago
Haihao Xiang 45801af11f lavc/qsvenc: dump parameters for VP9 encoding in verbose mode 3 years ago
Haihao Xiang 2544f709ba lavc/qsvenc: add VP9 profiles 3 years ago
Haihao Xiang 50c38e1a44 lavc/qsvenc: define profile array per codec 3 years ago
Haihao Xiang 3857ecbe70 lavc/qsvenc: remove VC1 profiles 3 years ago
Andreas Rheinhardt 98f87c3d29 avcodec/ffv1dec: Don't copy unused field 3 years ago