46481 Commits (6fbb8cc8ad8c406cec0d0eb0bb3078c2929109c8)

Author SHA1 Message Date
Wu Jianhua 6fbb8cc8ad avcodec/x86/hevc_mc: add qpel_h4_8_avx512icl 3 years ago
Wu Jianhua c1790b60d6 avcodec/x86/hevc_mc: add qpel_h16_8_avx512icl 3 years ago
Wu Jianhua d4cd8830bd avcodec/x86/hevc_mc: add qpel_h8_8_avx512icl and qpel_hv8_8_avx512icl 3 years ago
Leo Izen cfbde390f3 avcodec/version: bump minor version for Jpeg XL 3 years ago
Leo Izen 5f0b4e9c70 avcodec/libjxl: add Jpeg XL encoding via libjxl 3 years ago
Leo Izen 458cc7e314 avcodec/libjxl: add Jpeg XL decoding via libjxl 3 years ago
Leo Izen 0008c15956 avcodec/jpegxl: add Jpeg XL image codec 3 years ago
Andreas Rheinhardt 202da3bf48 avcodec/mjpegenc: Don't unnecessarily grow buffer 3 years ago
Andreas Rheinhardt f703cbabdb avcodec/mpegvideo_enc: Remove always-true check 3 years ago
Andreas Rheinhardt c3047da646 avcodec/mpegvideo_enc: Fix unnecessary linear growth of buffer 3 years ago
Andreas Rheinhardt 4487dd8bb5 avcodec/mpegvideo_enc: Ignore ICC profile size when not MJPEG 3 years ago
Andreas Rheinhardt fa3f9f2f6a avcodec/avcodec: Don't reset decoder-fields for encoders when flushing 3 years ago
Andreas Rheinhardt f6e167998f avcodec/avcodec: Simplify accessing AVSubtitleRect via dedicated pointer 3 years ago
Andreas Rheinhardt 3649051dc4 avcodec/avcodec: Avoid av_frame_unref(NULL) 3 years ago
Andreas Rheinhardt 3a920372a1 avcodec/encode: Fix check for encoders impl. encode-simple API 3 years ago
Paul B Mahol f67403edb3 avcodec/mlpenc: fix encoding after receiving last frame 3 years ago
Anton Khirnov e663030267 lavc/encode: pick a sane default for bits_per_raw_sample if it's not set 3 years ago
Anton Khirnov ee26138e67 lavc/encode: reindent 3 years ago
Anton Khirnov 15975881ae lavc/encode: factor audio/video-specific parts out of ff_encode_preinit() 3 years ago
Anton Khirnov ce3c20f2aa lavc: move default get_buffer2() to its own file 3 years ago
Anton Khirnov 32413600e8 lavc/encode: drop EncodeSimpleContext 3 years ago
Anton Khirnov 1c01dca144 lavc/avcodec: only allocate the encoding frame for encoders 3 years ago
Anton Khirnov 7efa6418b8 lavc/avcodec: simplify codec id/type validity checking 3 years ago
Andreas Rheinhardt 7427b87e44 avcodec/mss12: Constify slice context->parent context pointer 3 years ago
Andreas Rheinhardt 77ed56f0ec avcodec/vbnenc: Add AV_CODEC_CAP_DR1 3 years ago
Andreas Rheinhardt cc0a4fa630 avcodec/vbn(dec|enc): Avoid always-false checks 3 years ago
Andreas Rheinhardt 300dd79c3d avcodec/vbn(dec|enc): Avoid leaving stale pointers in context 3 years ago
Andreas Rheinhardt 81b6a10937 avcodec/vbn(dec|enc): Remove empty close function 3 years ago
Paul B Mahol c2351d5a53 avcodec/mlpenc: simplify calling function 3 years ago
Paul B Mahol dc068a7265 avcodec/mlpenc: use FFMAX() 3 years ago
Paul B Mahol cbad385f04 avcodec/mlpenc: improve handling of last samples 3 years ago
Andreas Rheinhardt 3bbbb09a53 avcodec/hevc_sei: Don't use GetBit-API for byte-aligned reads 3 years ago
Andreas Rheinhardt cf3f8ab9e6 avcodec/hevc_sei: Fix parsing SEI messages 3 years ago
Niklas Haas e254af3154 avcodec/mjpegenc: support writing ICC profiles 3 years ago
Niklas Haas 4a580975d4 avcodec/pngenc: support writing iCCP chunks 3 years ago
Mark Thompson 9f02e03387 vaapi_encode_h265: Query encoding block sizes and features 3 years ago
Mark Thompson 77fd2f9c7c vaapi_encode_h265: Explicitly set and correct some flags 3 years ago
Mark Thompson 99b333e5ff vaapi_encode: Move block size calculation after entrypoint selection 3 years ago
Linjie Fu a285968a0b lavc/vaapi_encode_h265: Add GPB frame support for hevc_vaapi 3 years ago
Marton Balint ee50cc18b3 avcodec/vbnenc: add VBN encoder 3 years ago
Marton Balint 013d774e22 avcodec/vbndec: add VBN decoder 3 years ago
Marton Balint a4570d7a66 avcodec/hapenc: use the common texturedsp encode function 3 years ago
Marton Balint b3074ac9f4 avcodec/hapdec: use the common texturedsp decode function 3 years ago
Marton Balint 30fdcd2e12 avcodec/dds: use the common texture dsp decode function 3 years ago
Marton Balint 541d3755e9 avcodec/texturedsp: add TextureDSPThreadContext for common decode/encode function 3 years ago
Peter Ross 072101bd52 avcodec/binkaudio: fix indentation to match previous line 3 years ago
Andrey Volk 4e6debe1df avcodec/libwebpenc_animencoder: Fix memory leak of WebPData in libwebp_anim_encode_frame() 3 years ago
softworkz 58b07ecb3f avcodec/dvdsubdec: fix incorrect yellow appearance of dvd subtitles 3 years ago
Haihao Xiang b2dd3e844d qsvenc: fix typo 3 years ago
James Almer 3e186148ca avcodec/libdav1d: don't depend on the event flags API to init sequence params the first time 3 years ago