90492 Commits (25abaf3545f071ae137cfb66f03a2ae181bc28cd)
 

Author SHA1 Message Date
Michael Niedermayer 06e092e781 avformat/avidec: Fix integer overflow in cum_len check 7 years ago
Michael Niedermayer 02ecda4aba avformat/oggparsetheora: Do not adjust AV_NOPTS_VALUE 7 years ago
Marton Balint 8d37dd6ed3 avutil/parseutils: only accept full us duration, do not accept mss duration 7 years ago
Marton Balint cf5ffe0183 avformat/mxfdec: do not allow more partitions than INT_MAX/2 7 years ago
Marton Balint 90756e67a0 avformat/mxfdec: use binary search in mxf_absolute_bodysid_offset 7 years ago
Marton Balint 3aaf97e773 avformat/mxfdec: fix opAtom audio demuxing 7 years ago
James Almer d168e78eff avcodec/extract_extradata: zero initalize the padding bytes in all allocated buffers 7 years ago
James Almer c4cee26129 avformat/mov: print the projection type when reporting it as unsupported 7 years ago
Xiaohan Wang 3386be16d5 ffmpeg: Fix stts_data memory allocation 7 years ago
Jérôme Martinez 00035a6b4a avcodec/ffv1enc: remove warning about transparency 7 years ago
Rodger Combs 63d875772d lavc/videotoolbox: fix threaded decoding 7 years ago
Diego Biurrun dd7e63af93 configure: Restore original endianness test 7 years ago
Carl Eugen Hoyos 9fe61b6107 lavfi/drawutils: Do not claim to support P016. 7 years ago
Calvin Walton 2b2c8b22da libavfilter/vf_fps: Minor cleanups 7 years ago
Calvin Walton e4edc567a0 libavfilter/vf_fps: Rewrite using activate callback 7 years ago
Paul B Mahol 2f147588f7 avfilter/vf_vaguedenoiser: fix plane copy for >8 bit depth formats 7 years ago
Yingming Fan 80798e3857 checkasm/hevc_sao : add hevc_sao for checkasm 7 years ago
Haihao Xiang 00ae5c1d3d lavc/vaapi_encode: Don't return error if the underlying driver doesn't support B frames 7 years ago
Aman Gupta 823a758543 avcodec/mediacodecdec: add more trace logging of input/output buffers 7 years ago
Aman Gupta 2a0eb86857 avcodec/mediacodecdec: add delay_flush option 7 years ago
Aurelien Jacobs 840f6eb77a Changelog: list the new SBC codec 7 years ago
Aurelien Jacobs f677718bc8 sbcenc: add armv6 and neon asm optimizations 7 years ago
Aurelien Jacobs f1e490b1ad sbcenc: add MMX optimizations 7 years ago
Aurelien Jacobs 88508a87a5 sbc: add raw muxer for SBC 7 years ago
Aurelien Jacobs ff4600d954 sbc: implement SBC encoder (low-complexity subband codec) 7 years ago
Aurelien Jacobs 2e08de0815 sbc: add raw demuxer for SBC 7 years ago
Aurelien Jacobs 2505ebc632 sbc: add parser for SBC 7 years ago
Aurelien Jacobs 4439887198 sbc: implement SBC decoder (low-complexity subband codec) 7 years ago
Aurelien Jacobs 0b4ad86959 crc: add AV_CRC_8_SBC as a 8 bits CRC with polynomial 0x1D 7 years ago
Paul B Mahol ea0963181a avfilter/af_alimiter: check if buffer_size is valid 7 years ago
Michael Niedermayer 1b1362e408 avformat/utils: Fix integer overflow of fps_first/last_dts 7 years ago
Michael Niedermayer da069e9c68 avformat/oggdec: Fix metadata memleak on multiple headers 7 years ago
Michael Niedermayer 3934aa495d libavformat/oggparsevorbis: Fix memleak on multiple headers 7 years ago
Michael Niedermayer 367929bed9 avformat/mov: Fix integer overflow in mov_get_stsc_samples() 7 years ago
Michael Niedermayer c87bf5b6d0 avfilter/vf_*_vaapi: Add missing AV_OPT_FLAG_FILTERING_PARAM 7 years ago
Michael Niedermayer 5735a390a6 avformat/internal: Document the freeing behavior of ff_alloc_extradata() 7 years ago
Matt Wolenetz b59b599446 lavc/vorbisdec: Allow avcodec_open2 to call .close 7 years ago
Aman Gupta 23c91abe4f avcodec/aacdec: log configuration change details 7 years ago
Alexander Kravchenko 80a4e6a46f amf: Replace writer_id option with LIBAV_AMF_WRITER_ID constant 7 years ago
Diego Biurrun 31a53ab34e configure: Add check_as() helper function to simplify some expressions 7 years ago
Diego Biurrun 18dc1ff0fb configure: Add check_ld() helper function to simplify some expressions 7 years ago
Diego Biurrun 9c37d765ef configure: Add check_cc/require_cc helper functions to simplify some expressions 7 years ago
Diego Biurrun 83fef16b6a configure: Add check_cpp_condition() helper function to simplify some expressions 7 years ago
Diego Biurrun a5e011c8dc configure: Add check_cmd() helper function to simplify some expressions 7 years ago
Diego Biurrun 49804dc2ba configure: Use test_ prefix for helper functions that do not set variables 7 years ago
Diego Biurrun 8c893aa3cd configure: Drop unnecessary variables, shifts, and quotes in helper functions 7 years ago
Diego Biurrun 121314895f configure: Fix logic of AMF external library check 7 years ago
Stefan _ 5ab0ecf283 avcodec/mediacodec_wrapper: fix false positives in swdec blacklist 7 years ago
Andreas Unterweger 0711d14299 examples: Use new API for transcoding example 7 years ago
James Almer a43e9cdd44 avformat/isom: don't free extradata before calling ff_get_extradata() 7 years ago