45540 Commits (3000ac48d517297119985be454ccb75eabd14af2)

Author SHA1 Message Date
Michael Niedermayer 5a95abcce4 avcodec/mpeg12dec: Do not put mpeg_f_code into an invalid state on error return 3 years ago
Michael Niedermayer 245017ec8a avcodec/mpegvideo_enc: Limit bitrate tolerance to the representable 3 years ago
Michael Niedermayer 48bbeac259 avcodec/wmaprodec: Check that the EOF frame was allocated before decoding into it 3 years ago
Andreas Rheinhardt a6760bb92b avcodec/elbg: Remove avoidable buffer 3 years ago
Michael Niedermayer 90da43557f avcodec/apedec: Fix integer overflow in intermediate 3 years ago
James Almer e93c998602 avcodec/mjpegdec: export display matrix frame side data when available 3 years ago
Michael Niedermayer c1a49a1264 avcodec/elbg: Increase some fields to 64bit 3 years ago
Tong Wu f31033c6ca avcodec/dxva2_av1: fix superres_denom parameter 3 years ago
James Almer 5d5ab3b4e6 avcodec/h264_picture: wait for the second slice to apply film grain on interlaced content 3 years ago
Michael Niedermayer e67deaf86c avcodec/exr: Fix undefined integer multiplication 3 years ago
Michael Niedermayer 7dfa8040d6 avcodec/jpeg2000_parser: Check state!=0 3 years ago
Andreas Rheinhardt bbc24363f1 avcodec/bsf: Unref the packet when flushing 3 years ago
Andreas Rheinhardt b99fb4df42 avcodec/bsf: Use null-bsf for passthrough when available 3 years ago
bnnm 19802d170a avcodec/wmadec: fix WMA gapless playback 4 years ago
Niklas Haas a543d075cd avcodec/h274: trim unnecessarily large array 4 years ago
Niklas Haas 52c35d648c avcodec/h274: don't read from uninitialized array members 4 years ago
Xu Guangxin 3bbe0c210b avcodec/qsv_enc: do not reuse enc_ctrl from previous frames 4 years ago
Andreas Rheinhardt bb9141cc13 avcodec/mlpenc: Fix mixed declarations and code warning 4 years ago
Peter Ross 20f9cfb3e3 avcodec/siren: decode_vector: remove unused parameter 4 years ago
Peter Ross e8aec714d3 avcodec/siren: replace magic numbers with macro value 4 years ago
Adam Chelminski 715f63232f avcodec/libvpxenc: Apply codec options to alpha codec context 4 years ago
Andreas Rheinhardt 41751e4aef avcodec/iirfilter: Make ff_iir_filter_flt() static 4 years ago
Andreas Rheinhardt 854f7bab5a avcodec/snow_dwt: Make ff_snow_(horizont|vertic)al_compose97i static 4 years ago
Andreas Rheinhardt faa62773cb avcodec/jpeg2000: Make ff_tag_tree_size() static 4 years ago
Andreas Rheinhardt fc9cb7d51a avcodec/mqcenc: Make ff_mqc_flush() static 4 years ago
Andreas Rheinhardt 25394eb72e avcodec/qsv: Make ff_qsv_map_error() static 4 years ago
Andreas Rheinhardt 029bfc3501 avcodec/h263dec: Make ff_h263_hw_config_list static 4 years ago
Andreas Rheinhardt fd43b868e1 avcodec/cbs: Make ff_cbs_alloc_unit_data() static 4 years ago
Andreas Rheinhardt 97bc4695fb avcodec/bsf: ff_list_bsf static 4 years ago
Artem Galin 776d5a7472 libavcodec/qsv: enabling d3d11va support, added mfxhdlpair 4 years ago
Michael Niedermayer 2d36d2fbd7 avcodec/h264_parser: Fix nalsize check 4 years ago
Paul B Mahol 9e33572b3d avcodec/mlpenc: simplify some complicated expressions more 4 years ago
Paul B Mahol 1cbd4b00b1 avcodec/mlpenc: simplify strange pointer initializations 4 years ago
Paul B Mahol 5d92b73c64 avcodec/mlpdec: fix integer sanitizer warning under clang 4 years ago
Peter Ross c655a734b1 avcodec/siren: MSN Siren decoder 4 years ago
Paul B Mahol b9426f371a avcodec/mlpenc: remove convoluted incomplete multiple substreams support code 4 years ago
Paul B Mahol e811b0080e avcodec/mlpenc: use variables local to for loops 4 years ago
Limin Wang 75001ae844 avcodec/nvenc: add constrainedFrame encoding support 4 years ago
Limin Wang 3756525a59 avcodec/nvenc: add single slice intra refresh support 4 years ago
Limin Wang e6bd5171ac avcodec/nvenc: add intra refresh support 4 years ago
Limin Wang 85489e0308 avcodec/nvenc: make number of slices per frame configurable 4 years ago
Michael Niedermayer 3c659f8618 avcodec/jpeg2000dec: Check that atom header is within bytsetream 4 years ago
Michael Niedermayer 33feb527ff avcodec/apedec: Fix 2 integer overflows in filter_3800() 4 years ago
Michael Niedermayer e58692837c avcodec/xpmdec: Move allocations down after more error checks 4 years ago
Michael Niedermayer 26659fe53e avcodec/argo: Move U, fix shift 4 years ago
Paul B Mahol 0c87b43c6c avcodec/mlp: move sync defines to common header 4 years ago
Paul B Mahol 3ea0171ea3 avcodec/mlpenc: remove frame_size array from private context 4 years ago
Paul B Mahol 5852bb6b4b avcodec/mlpenc: stop using hardcoded value 4 years ago
Paul B Mahol ac29cec312 avcodec/mlpenc: use av_shrink_packet() 4 years ago
Paul B Mahol cfc491bf44 avcodec/mlpenc: remove no more needed goto 4 years ago