46904 Commits (4dcd191a507b76003bc8a1d0d845d99e3ba9fabf)

Author SHA1 Message Date
Andreas Rheinhardt 6789b73a81 avcodec/mpegvideo: Don't zero unnecessarily 3 years ago
Andreas Rheinhardt 9703f5d87d avcodec/mpegvideodec: Constify some functions 3 years ago
Andreas Rheinhardt b645138a34 avcodec/mpegpicture: Don't copy unnecessarily, fix race 3 years ago
Andreas Rheinhardt 70f3035482 avcodec/avcodec: Remove redundant check 3 years ago
Andreas Rheinhardt 3040876833 avcodec/avcodec: Move initializing frame-thrd encoder to encode_preinit 3 years ago
Timo Rothenpieler b77fff47d0 configure: always enable gnu_windres if available 3 years ago
Andreas Rheinhardt c1b966a189 avcodec/mimic: Fix undefined pointer arithmetic 3 years ago
Haihao Xiang 6900feef06 lavc/qsv: create mfx session using oneVPL for decoding/encoding 3 years ago
Haihao Xiang c77149bc37 qsv: restrict OPAQUE memory to MFX_VERSION < 2.0 3 years ago
Haihao Xiang 63cda40930 qsvenc: restrict MFX_RATECONTROL_LA_EXT to MFX_VERSION < 2.0 3 years ago
Haihao Xiang fdfab65583 qsvenc: restrict multi-frame encode to MFX_VERSION < 2.0 3 years ago
Haihao Xiang 40684899e8 qsv: restrict audio related code to MFX_VERSION < 2.0 3 years ago
Haihao Xiang 6aea224382 qsv: restrict user plugin to MFX_VERSION < 2.0 3 years ago
Haihao Xiang 3e61b7dd7f qsv: remove mfx/ prefix from mfx headers 3 years ago
Andreas Rheinhardt 3443330b17 avcodec/mpegvideo: Move setting mb_height to ff_mpv_init_context_frame 3 years ago
Andreas Rheinhardt 300e31457a avcodec/mpegvideo_enc: Remove redundant cast 3 years ago
Andreas Rheinhardt dfaf319ac9 avcodec/mpegvideo_enc: Remove redundant check 3 years ago
Andreas Rheinhardt 51d02911f0 avcodec/mpegvideo_enc: Don't copy Picture unnecessarily 3 years ago
Andreas Rheinhardt 73ea6db0ba avcodec/mpegpicture: Move encoding_error and mb_var_sum to MpegEncCtx 3 years ago
Andreas Rheinhardt 3d5a74cc38 avcodec/mpegpicture: Remove always-true checks 3 years ago
Andreas Rheinhardt 68a90ac3e6 avcodec/mpegutils: Constify ff_print_debug_info2, ff_draw_horiz_band 3 years ago
Andreas Rheinhardt fa5440cbcd avcodec/mpegutils: Combine multiple av_log statements 3 years ago
Andreas Rheinhardt 0a06f5aca5 avcodec/wmv2dec: Zero mb_type array for I pictures 3 years ago
Andreas Rheinhardt 193c40259e avcodec/vp9: Remove redundant reporting of progress on error 3 years ago
Andreas Rheinhardt 8fc7f0fdec avcodec/pthread_frame: Fix compiling with thread-unsafe-callbacks disabled 3 years ago
Andreas Rheinhardt bc109a53c7 avcodec/mpegpicture: Move mb_var, mc_mb_var and mb_mean to MpegEncCtx 3 years ago
Philip Langdale 109515e16d lavc/vaapi_encode: enable 8bit 4:4:4 encoding for HEVC and VP9 3 years ago
Philip Langdale 737298b4f7 lavc/vaapi_decode: add missing flag when picking best pixel format 3 years ago
Andreas Rheinhardt 56973eb687 avcodec/nvdec: Use av_buffer_replace() where appropriate 3 years ago
Andreas Rheinhardt d3730acca3 avcodec/nvdec: Check av_buffer_ref() 3 years ago
Andreas Rheinhardt eb608fd0b0 avcodec/libspeexdec: Fix use of uninitialized value 3 years ago
Andreas Rheinhardt 0d408f4013 avcodec/cbs_h2645: Remove always-false check 3 years ago
Andreas Rheinhardt 2ba04bafb4 avcodec/cbs: Remove ff_cbs_alloc_unit_content 3 years ago
Andreas Rheinhardt 2d722b6638 avcodec/cbs_jpeg: Use table-based alloc/free 3 years ago
Andreas Rheinhardt 9638f5b1a2 avcodec/cbs_internal: Use unions to shrink size of descriptors 3 years ago
Andreas Rheinhardt b37805ddbd avcodec/cbs_internal, cbs_h2645: Add and use new descriptor macros 3 years ago
Andreas Rheinhardt 715d3286bc avcodec/cbs: Use smaller scope for variables, add const 3 years ago
Andreas Rheinhardt e35b8b848c avcodec/cbs: Remove redundant assignment 3 years ago
Andreas Rheinhardt 33f33beead avcodec/cbs: Avoid code duplication for making unit refcounted/writable 3 years ago
Andreas Rheinhardt 9d0c71a81c avcodec/error_resilience: Avoid overhead of AVBuffer API 3 years ago
caleb 6a0cec5315 avcodec/jpeg2000: Fast fail if HTJ2K codeblocks are present. 3 years ago
James Almer f8c62e32b2 avformat/riff: map AYUV fourcc to RAWVIDEO decoder 3 years ago
Peter Ross 23758380d0 avcodec: WBMP (Wireless Application Protocol Bitmap) image format 3 years ago
Timo Rothenpieler b710698790 avcodec/nvenc: hardcode color characteristics for internal RGB2YUV conversion 3 years ago
Andreas Rheinhardt 5e7eaabb42 avcodec/nvdec_hevc: Fix off-by-one error 3 years ago
Andreas Rheinhardt 2345b4eb9c avcodec/acelp_*: Remove unnecessary headers 3 years ago
Andreas Rheinhardt 0661472fa8 avcodec/avcodec: Remove legacy cruft 3 years ago
Andreas Rheinhardt 57d305207a avcodec/aacenc_quantization: Deduplicate quantization functions 3 years ago
Andreas Rheinhardt e081358e8d avcodec/aacenc_tns: Remove unused header 3 years ago
Andreas Rheinhardt 386990a955 avcodec/aacenc_quantization: Remove always-zero function parameter 3 years ago