43351 Commits (195a25a7aba89d4fc040de63cbc6389abece393d)

Author SHA1 Message Date
Martin Storsjö fea5f5bc64 mfenc: Fix setting has_b_frames for max_b_frames == 1 5 years ago
Martin Storsjö 1f7c8d319b cbs_h265: Fix use of an uninitialized variable 5 years ago
James Almer 1e8ed181e3 avcodec/bsf: mention that av_bsf_send_packet() returning EAGAIN is not an error 5 years ago
Anton Khirnov bdd6aa25c1 avcodec.h: split bitstream filters API into its own header 5 years ago
Anton Khirnov bf80725352 lavc: rename bsf.h to bsf_internal.h 5 years ago
Anton Khirnov 9d443c3e68 avcodec.h: split AVCodecParameters API into its own header 5 years ago
Anton Khirnov f30a41a608 Stop hardcoding align=32 in av_frame_get_buffer() calls. 5 years ago
James Almer 13b1bbff0b avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
James Almer d3bedba97f avcodec/decode: remove ff_decode_bsfs_uninit() 5 years ago
Michael Niedermayer 70faa9f618 avcodec/tiff: Check for Tiled and Stripped TIFFs 5 years ago
Michael Niedermayer 49459aca47 avcodec/pnmdec: Use unsigned for maxval rescaling 5 years ago
Michael Niedermayer 1d633e6a0a avcodec/ivi: Clear got_p_frame before decoding a new frame using it 5 years ago
Michael Niedermayer 2570a8777e avcodec/dsddec: Check channels 5 years ago
Michael Niedermayer 620236e4d2 avcodec/xvididct: Fix integer overflow in idct_row() 5 years ago
Michael Niedermayer e9a4c4fe99 avcodec/wmalosslessdec: Fix integer overflows in revert_inter_ch_decorr() 5 years ago
Michael Niedermayer a3dc67c984 avcodec/cbs_jpeg: Fix infinite loop in cbs_jpeg_split_fragment() 5 years ago
Michael Niedermayer a629cec58e avcodec/bitpacked: Add codec_tags list 5 years ago
Michael Niedermayer 435fa373d1 avcodec/cbs_h265_syntax_template: Limit num_long_term_pics more strictly 5 years ago
Mark Thompson c53f9f4364 cbs_h265: Ensure that a predicted RPS doesn't contain too many pictures 5 years ago
Mark Reid af5922a79a avcodec/exr: output float pixels in float pixel format 5 years ago
James Almer 74dfc88b63 avcodec/libx265: add support for reordered_opaque 5 years ago
wm4 050b72ab5e avcodec: Add MediaFoundation encoder wrapper 5 years ago
Paul B Mahol cdd06db56f avcodec: add NotchLC decoder 5 years ago
James Almer 6275a7ec73 avcodec/frame_thread_encoder: check for frame threading codec cap instead of intra only 5 years ago
James Almer 49220869a8 avcodec/libdav1d: export frame sample aspect ratio 5 years ago
Linjie Fu 8999a2f21d lavc/qsvenc: add encode support for HEVC 4:2:2 8-bit and 10-bit 5 years ago
Linjie Fu 9723d7d523 lavc/qsvdec: add decode support for HEVC 4:2:2 8-bit and 10-bit 5 years ago
Michael Niedermayer f603d10b1e avcodec/binkaudio: Fix 2Ghz sample_rate 5 years ago
Michael Niedermayer ea29f07b2f avcodec/jpeg2000dec: Free packed_headers 5 years ago
Martin Storsjö 7168adedbc libavcodec: aarch64: Add a NEON implementation of pixblockdsp 5 years ago
Martin Storsjö b252178321 libavcodec: arm: Add a NEON implementation of pixblockdsp 5 years ago
Zachariah Brown b18fd2b95b avcodec/nvenc: use framerate if available 5 years ago
James Almer b7d89963f0 avcodec/option_table: mark venc_params as a video decoder flag opt type 5 years ago
Limin Wang b1cc6b9496 avcodec/mv30: fix warning: suggest braces around initialization of subobject [-Wmissing-braces] 5 years ago
Martin Storsjö 353aecbb28 pixblockdsp, avdct: Add get_pixels_unaligned 5 years ago
Michael Niedermayer b12b05374f avcodec/adpcm: Fix integer overflow in ADPCM THP 5 years ago
Linjie Fu e4d37abcc1 lavc/libopenh264enc: Add coder option to replace cabac 5 years ago
Linjie Fu e3e2702d40 lavc/libopenh264enc: Allow specifying the profile through AVCodecContext 5 years ago
Linjie Fu d3a7bdd4ac lavc/libopenh264enc: Rewrite profile handling 5 years ago
Michael Niedermayer f0c0471075 avcodec/ralf: Check num_blocks before use 5 years ago
Michael Niedermayer a035fd88ae avcodec/iff: Test video_size being non zero 5 years ago
Michael Niedermayer 4d701e9222 avcodec/cdtoons: Check sprite_offset is within the packet 5 years ago
Michael Niedermayer 19738b1bc2 libavcodec/decode: Mark decode_simple_internal() as inline 5 years ago
Anton Khirnov ffae62d96c vp9dec: support exporting QP tables through the AVVideoEncParams API 5 years ago
Anton Khirnov c90f57c673 vp9dec: factorise freeing per-tile allocated data 5 years ago
Anton Khirnov c584409643 lavc: add a flag for exporting AVVideoEncParams from decoders 5 years ago
Michael Niedermayer 876cfa67f3 avcodec/utvideodec: Fix integer overflow in decode_plane() 5 years ago
Michael Niedermayer 8627885172 avcodec/ttadsp: Fix several integer overflows in tta_filter_process_c() 5 years ago
Michael Niedermayer 0c4330847c avcodec/ralf: Fix integer overflow in decode_block() 5 years ago
Michael Niedermayer 1ac106bf56 avcodec/nuv: widen buf_size type 5 years ago