98557 Commits (bae2ae62baebd15473babca7700fe7b95ee2135d)
 

Author SHA1 Message Date
Zhao Zhili 1379bbc154 avformat/isom: add comment to mov_mdhd_language_map 4 years ago
James Almer 52b9bd2c95 avcodec/mlpenc: free filter state buffers on allocation failure 4 years ago
James Almer 4cdd2d6d4c avcodec/mlpenc: propagate proper error values 4 years ago
James Almer 14f919515d avcodec/mlpenc: remove delay codec capability 4 years ago
James Almer 6b57d4d9eb avcodec/internal: remove unused out_frame field from DecodeSimpleContext 4 years ago
Michael Niedermayer e409262837 avutil/common: Fix integer overflow in av_ceil_log2_c() 4 years ago
Michael Niedermayer 21598d711d avcodec/wmalosslessdec: fix overflow with pred in revert_cdlms 4 years ago
Gautam Ramakrishnan 579ac96a04 libavcodec/jpeg2000.c: Precinct size check removed 4 years ago
Timo Rothenpieler 9aef4ae975 avcodec/nvenc: rename tc option to something more unique 4 years ago
Timo Rothenpieler b11ed97599 avcodec/nvenc: add a53cc option for hevc_nvenc 4 years ago
Andreas Rheinhardt e365076c10 avformat/dump: Use intermediate pointer for access to programs array 4 years ago
Andreas Rheinhardt 0179ef7eac avformat/dump: Use const where appropriate 4 years ago
Andreas Rheinhardt b146a61c22 avcodec/smacker: Add FF_CODEC_CAP_INIT_CLEANUP 4 years ago
Limin Wang b6f505ce0a avcodec/mpeg12dec: Fix uninitialized data in fate-sub-cc-scte20 4 years ago
Andreas Rheinhardt 5005b41ad6 fate: Update fate refs after cca982ee01 4 years ago
Paul B Mahol cca982ee01 avfilter/vf_colorbalance: remove wrong addition 4 years ago
Lou Logan 4cfcfb3677 MAINTAINERS: remove myself as Twitter maintainer 4 years ago
Derek Buitenhuis d5247fb1da lavf/movenc: Use a dynamic buffer when writing the mfra box 4 years ago
Limin Wang fdead2a31a avcodec/nvenc: support for HEVC timecode passthrough 4 years ago
Limin Wang 4ef766e73c avcodec/nvenc: add more sei data support 4 years ago
Limin Wang 9294f5b497 avcodec/utils: add ff_alloc_timecode_sei() for hevc timecode sei 4 years ago
Limin Wang 5151f6d295 avcodec/hevcdec: create AVFrame side data from HEVC timecodes like H.264 4 years ago
Limin Wang 78f787c2e7 avcodec/hevc_sei: support HEVC timecode decode 4 years ago
Limin Wang acca2aecb0 avcodec/h264_slice: use av_timecode_get_smpte() 4 years ago
Limin Wang 79723c2a87 avutil/timecode: add function av_timecode_get_smpte() 4 years ago
Limin Wang 12c42c709e avfilter/vf_showinfo: add a \n for end of ERROR and WARNNING log 4 years ago
Andreas Rheinhardt d7ad70e33b avcodec/bitstream: Avoid allocation when creating VLC tables 4 years ago
Andreas Rheinhardt 5e196dac22 avcodec/bitstream: Don't check for undefined behaviour after it happened 4 years ago
Andreas Rheinhardt 3129897c05 avformat/smoothstreaming: Add deinit function 4 years ago
Andreas Rheinhardt 76a413d961 avformat/smoothstreaming: Don't write trailer of subcontext 4 years ago
Michael Niedermayer b6fbbe08c3 avformat/mvdec: Fix integer overflow with billions of channels 4 years ago
Gautam Ramakrishnan 42fdf402a7 libavcodec/jpeg2000dec.c Fixed WRITE_FRAME and tile co-ordinates: 4 years ago
Gautam Ramakrishnan 2760de16bc libavcodec/jpeg2000dec.c: Modify image dimensions 4 years ago
Zane van Iperen b35968e060 avcodec/adpcm_ima_apm: support new extradata format 4 years ago
Limin Wang a705bcd763 avcodec/mpeg12dec: switch to AVBufferRef buffer for a53 caption 4 years ago
Andreas Rheinhardt a0b6df0a39 avformat/avc, mxfenc: Avoid allocation of H264 SPS structure, fix memleak 4 years ago
Andreas Rheinhardt 264ba34808 avformat/avc: Don't use ff_ prefix for static function 4 years ago
Andreas Rheinhardt 7447045cc0 avformat/webvttdec: Accept \r as newline 4 years ago
Andreas Rheinhardt 36fa84e7ac avformat/av1: Avoid using dynamic buffer when assembling av1c 4 years ago
James Almer 82b64e9bf6 avcodec: add AV1 profiles to profile.h 4 years ago
James Almer d1c55fc460 avcodec/cbs_h265: set default VUI parameters when vui_parameters_present_flag is false 4 years ago
Jun Zhao 60d79b1df9 lavc/aac_ac3_parser: improve the raw AAC file bit rate calculation 4 years ago
Michael Niedermayer a8fb7612a9 avformat/microdvddec: skip malformed lines without frame number. 4 years ago
exwm 32d6fe23b6 avfilter/zoompan: add in_time variable 4 years ago
Levis Florian bd6ae462f8 avformat/libamqp: add option delivery_mode 4 years ago
Ting Fu 24d1781cbd dnn-layer-math-unary-test: add unit test for atan 4 years ago
Ting Fu 13f5613e68 dnn_backend_native_layer_mathunary: add atan support 4 years ago
Ting Fu 130c600144 dnn-layer-math-unary-test: add unit test for acos 4 years ago
Ting Fu 461485feac dnn_backend_native_layer_mathunary: add acos support 4 years ago
Ting Fu 057f6ee7f4 dnn-layer-math-unary-test: add unit test for asin 4 years ago