43342 Commits (91efc41a69f223bd1ed92b8916ad9e9de63e9d9e)

Author SHA1 Message Date
Michael Niedermayer f35caea77f avcodec/tiff: Do not overrun the array ends in dng_blit() 5 years ago
Michael Niedermayer 1679f23beb avcodec/dstdec: Replace AC overread check by sample rate check 5 years ago
Wang Cao 297d5a110b avcodec/libaomenc: Add command-line options for intra-coding tools 5 years ago
Wang Cao aa5c6f382b avcodec/libaomenc: Add command-line options to control the use of partition tools 5 years ago
Timo Rothenpieler 3223f6b32d avcodec/nvenc: add new h264 levels from Video SDK 10 5 years ago
Roman Arzumanyan 9115d77222 avcodec/nvenc: add new Video SDK 10 features 5 years ago
Michael Niedermayer 65b1ba680f avcodec/pngdec: Check for fctl after idat 5 years ago
James Almer 52b9bd2c95 avcodec/mlpenc: free filter state buffers on allocation failure 5 years ago
James Almer 4cdd2d6d4c avcodec/mlpenc: propagate proper error values 5 years ago
James Almer 14f919515d avcodec/mlpenc: remove delay codec capability 5 years ago
James Almer 6b57d4d9eb avcodec/internal: remove unused out_frame field from DecodeSimpleContext 5 years ago
Michael Niedermayer 21598d711d avcodec/wmalosslessdec: fix overflow with pred in revert_cdlms 5 years ago
Gautam Ramakrishnan 579ac96a04 libavcodec/jpeg2000.c: Precinct size check removed 5 years ago
Timo Rothenpieler 9aef4ae975 avcodec/nvenc: rename tc option to something more unique 5 years ago
Timo Rothenpieler b11ed97599 avcodec/nvenc: add a53cc option for hevc_nvenc 5 years ago
Andreas Rheinhardt b146a61c22 avcodec/smacker: Add FF_CODEC_CAP_INIT_CLEANUP 5 years ago
Limin Wang b6f505ce0a avcodec/mpeg12dec: Fix uninitialized data in fate-sub-cc-scte20 5 years ago
Limin Wang fdead2a31a avcodec/nvenc: support for HEVC timecode passthrough 5 years ago
Limin Wang 4ef766e73c avcodec/nvenc: add more sei data support 5 years ago
Limin Wang 9294f5b497 avcodec/utils: add ff_alloc_timecode_sei() for hevc timecode sei 5 years ago
Limin Wang 5151f6d295 avcodec/hevcdec: create AVFrame side data from HEVC timecodes like H.264 5 years ago
Limin Wang 78f787c2e7 avcodec/hevc_sei: support HEVC timecode decode 5 years ago
Limin Wang acca2aecb0 avcodec/h264_slice: use av_timecode_get_smpte() 5 years ago
Andreas Rheinhardt d7ad70e33b avcodec/bitstream: Avoid allocation when creating VLC tables 5 years ago
Andreas Rheinhardt 5e196dac22 avcodec/bitstream: Don't check for undefined behaviour after it happened 5 years ago
Gautam Ramakrishnan 42fdf402a7 libavcodec/jpeg2000dec.c Fixed WRITE_FRAME and tile co-ordinates: 5 years ago
Gautam Ramakrishnan 2760de16bc libavcodec/jpeg2000dec.c: Modify image dimensions 5 years ago
Zane van Iperen b35968e060 avcodec/adpcm_ima_apm: support new extradata format 5 years ago
Limin Wang a705bcd763 avcodec/mpeg12dec: switch to AVBufferRef buffer for a53 caption 5 years ago
James Almer 82b64e9bf6 avcodec: add AV1 profiles to profile.h 5 years ago
James Almer d1c55fc460 avcodec/cbs_h265: set default VUI parameters when vui_parameters_present_flag is false 5 years ago
Jun Zhao 60d79b1df9 lavc/aac_ac3_parser: improve the raw AAC file bit rate calculation 5 years ago
Andreas Rheinhardt 9fe30bd9a9 avcodec/cbs_av1: Simplify writing uvlc elements 5 years ago
Andreas Rheinhardt 6f06c17a55 avcodec/cbs_av1: Fix writing uvlc numbers >= INT_MAX 5 years ago
Hendrik Leppkes 8ee6557c2e avcodec/hevc: export chroma sample location 5 years ago
Paul B Mahol 001748b326 avcodec/ccaption_dec: add support for background colors 5 years ago
Carl Eugen Hoyos 13db5061ff lavc: Lower MediaFoundation audio encoder priority. 5 years ago
Andreas Rheinhardt c3cd6b765b avcodec, avformat: Remove unnecessary initializations of side data size 5 years ago
Andreas Rheinhardt 45ddf06f54 avcodec/packet: Improve documentation of av_packet_get_side_data 5 years ago
Andreas Rheinhardt 55c7bb0665 avcodec/nellymoserdec: Don't use invalid AVPacketSideDataType 5 years ago
summertriangle.dev@gmail.com 9a24610bf7 avcodec/hcadec: get intensity from correct channel 5 years ago
summertriangle.dev@gmail.com bc2dcae897 avcodec/hcadec: fix decoding of hfr channels 5 years ago
Andriy Gelman 536e5dfa73 avcodec/adpcmenc: remove forward declaration 5 years ago
Paul B Mahol 29ea4e1b3c avcodec/mpeg12dec: do not discard older a53 captions 5 years ago
Paul B Mahol 00842b3a0d avcodec/ccaption_dec: use uint8_t type for prev_cmd array 5 years ago
Paul B Mahol bd1b78e91a avcodec/ccaption_dec: do not modify packet data in case of parity error 5 years ago
Paul B Mahol bbd0be04d0 avcodec/ccaption_dec: allow selection of second field captions 5 years ago
Paul B Mahol c6791a32b4 avcodec/ccaption_dec: rework non-real-time mode with pop-on captions by delaying 5 years ago
Manoj Bonda 23d06f606e avcodec/av1_parser: initialize avctx->pix_fmt 5 years ago
James Almer af6cddae1f avcodec/av1_parser: add missing parsing for RGB pixel format signaling 5 years ago