45634 Commits (90a0da9f14eecd7531fba667f3f854931e1377ae)

Author SHA1 Message Date
Shaun Simpson 01284c01c1 avcodec/jpeg2000_parser: Fix parsing of tile-part header 4 years ago
Niklas Haas 94653e0dee avcodec/h264dec: fix possible out-of-bounds array access 4 years ago
James Almer ab25874e32 avcodec/h264_slice: signal the presence of Film Grain in the decoder context 4 years ago
James Almer 9b05263ac1 avcodec/av1: signal the presence of Film Grain in the decoder context 4 years ago
James Almer 651fed3860 avcodec/libdav1d: signal the presence of Film Grain in the decoder context 4 years ago
James Almer 590a7e02f0 avcodec: add a Film Grain codec property flag 4 years ago
James Almer 6dd7149f4c avcodec/pthread_frame: also keep AVCodecContext.properties in sync between threads 4 years ago
Niklas Haas 66845cffc3 avcodec/h264dec: apply H.274 film grain 4 years ago
Niklas Haas 6bc29a6b57 avcodec/h274: add film grain synthesis routine 4 years ago
Niklas Haas cf37c3fb6c avcodec/h264_slice: compute and export film grain seed 4 years ago
James Zern cb23c1e553 avcodec/libaomenc: use ctx->usage to get default cfg 4 years ago
Andreas Rheinhardt 5a3385d49a avcodec/av1_frame_merge_bsf: Passthrough pos in case of no timestamps 4 years ago
Michael Niedermayer 5e00eab611 avcodec/webp: Check available space in loop in decode_entropy_coded_image() 4 years ago
Michael Niedermayer 65892516d5 avcodec/h264dec: use picture parameters in ff_print_debug_info2() 4 years ago
Michael Niedermayer c59b5e3d1e avcodec/vc1dec: ff_print_debug_info() does not support WMV3 field_mode 4 years ago
Mikhail Nitenko d3e56b56ae lavc/aarch64: add pred functions for 10-bit 4 years ago
Mikhail Nitenko 43ca887bc2 lavc/aarch64: h264, add chroma loop filters for 10bit 4 years ago
Mikhail Nitenko 756d2e087a lavc/aarch64: move transpose_4x8H to neon.S 4 years ago
Andreas Rheinhardt c83a7dd25f avcodec/h264_parser: Fix undefined left shift 4 years ago
Christopher Degawa 8990c5869e get_cabac_inline_x86: Don't inline if 32-bit clang on windows 4 years ago
Jan Ekström dbe40478e2 avcodec/libx265: improve full range flag setting logic 4 years ago
Jan Ekström 7ca71b79f2 avcodec/libx264: leave full range flag unchanged if unknown 4 years ago
Paul B Mahol ed47a4a842 avcodec: add SMC encoder 4 years ago
Michael Niedermayer 7bba0dd638 avcodec/frame_thread_encoder: Free AVCodecContext structure on error during init 4 years ago
Andreas Rheinhardt 1cc64146e3 avcodec/options_table: Treat (request_)channel_layout as channel layout 4 years ago
Niklas Haas 33756c539b avcodec/h264_sei: fix H.274 film grain parsing 4 years ago
James Almer acd079843b avcodec/trace_headers_bsf: also parse extradata in packet side data 4 years ago
James Almer 46e4562b3a avcodec/cbs_bsf: use ff_cbs_read_packet_side_data() to parse extradata in packet side data 4 years ago
James Almer e680c5c344 avcodec/cbs: add a helper to read extradata within packet side data 4 years ago
Paul B Mahol f852490f72 avcodec/smc: use shorter way to access GetByteContext 4 years ago
Paul B Mahol b6156dd665 avcodec/smc: use unchecked reader for call after checking remaining size 4 years ago
Paul B Mahol 96491430c2 avcodec/smc: use uint8_t type instead of longer variant 4 years ago
Paul B Mahol b78fccd080 avcodec/smc: report error codes instead of silently ignoring them 4 years ago
Paul B Mahol cf7240d1a7 avcodec/smc: 0xF0 opcode operates like 0xE0 opcode 4 years ago
Anselm Busse 55d9d67679 Fix for bug #9231: B-frames parameter is ignored in videotoolboxenc 4 years ago
Haihao Xiang 115f5e8035 lavc/qsvenc: allows the SDK runtime to choose LowPower/non-LowPower modes 4 years ago
Haihao Xiang ecee3b07cd qsvdec: add support for HW_DEVICE_CTX method 4 years ago
Soft Works 4b3906bd7e libavcodec/qsvence: Use QSV encoder defaults as ffmpeg defaults 4 years ago
James Almer 90bf83d6f1 avcodec/h264_slice: use ff_h264_replace_picture when syncing thread contexts 4 years ago
James Almer a2a5a579bc avcodec/h264_picture: add ff_h264_replace_picture() 4 years ago
James Almer ab448a7f9b avcodec/h264_picture: split copying H264Picture some fields into a separate function 4 years ago
James Almer ce4a31cd1f avcodec/h264_slice: clear old slice POC values on parsing failure 4 years ago
Michael Niedermayer f803635c4f avcodec/faxcompr: Check for end of input in cmode == 1 in decode_group3_2d_line() 4 years ago
Michael Niedermayer 643b2d49bf avcodec/vc1dec: Disable error concealment for *IMAGE 4 years ago
Michael Niedermayer 8f2856a1da avcodec/sbrdsp_fixed: Fix negation overflow in sbr_neg_odd_64_c() 4 years ago
Michael Niedermayer c2f5e9ff3c avcodec/argo: Check for even dimensions 4 years ago
Timo Rothenpieler 00b579890d avcodec/nvenc: always set qp cr/cb offsets 4 years ago
Martin Storsjö c60b76d0c8 aarch64: h264dsp: Fix indentation of some functions to match the rest 4 years ago
Martin Storsjö e86ec831b0 aarch64: h264dsp: Remove unnecessary sign extensions 4 years ago
Marton Balint a2690dccca avcodec/mpeg12dec: report error when picture type is unknown and err_detect is EXPLODE 4 years ago