90307 Commits (688060fbb7233d9212a92ce171e3b94784f95ca1)
 

Author SHA1 Message Date
Rostislav Pehlivanov 688060fbb7 vc2enc: properly promote operations to 64 bits 7 years ago
Philipp M. Scholl 040b28aecc avformat/pcm: decrease delay when reading PCM streams. 7 years ago
Yusuke Nakamura af7e953a59 h264_mp4toannexb_bsf: Fix start code size of parameter sets. 7 years ago
Marton Balint 68f5384804 ffprobe: fix infinite loop in subtitle decoding 7 years ago
Vishwanath Dixit 9c249110ea avformat/hlsenc: fix for zero EXTINF tag duration 7 years ago
Matthieu Bouron 41d7c4d381 avcodec/mediacodecdec_common: make INFO_TRY_AGAIN trace messages more consistent 7 years ago
Aman Gupta 936312d18c avcodec/mediacodecdec: add debug logging around hw buffer lifecycle 7 years ago
Michael Niedermayer 939440ad1a avcodec/nuv: rtjpeg with dimensions less than 16 would result in no decoded pixels thus reject it 7 years ago
Michael Niedermayer 8ee3265dbe avcodec/nuv: Check for minimum input size for uncomprssed and rtjpeg 7 years ago
Michael Niedermayer 64c9ce0abc avcodec/wmalosslessdec: Reset num_saved_bits on error path 7 years ago
Michael Niedermayer 2f37082827 avformat/mov: Fix integer overflows related to sample_duration 7 years ago
James Almer c266049191 avcodec/trace_headers: move the reference in the bsf internal buffer 7 years ago
James Almer a1a0859ad5 avcodec/remove_extradata: move the reference in the bsf internal buffer 7 years ago
James Almer 11bef2fe72 avcodec/mov2textsub: move the reference in the bsf internal buffer 7 years ago
James Almer 9c6dd9d624 avcodec/extract_extradata: move the reference in the bsf internal buffer 7 years ago
James Almer aba437a6d0 avcodec/dca_core: move the reference in the bsf internal buffer 7 years ago
James Almer 27d4249fad avcodec/chomp: move the reference in the bsf internal buffer 7 years ago
Paul B Mahol 8fb0e51bd1 avfilter: add drmeter audio filter 7 years ago
James Almer 2536bd8632 avcodec/extract_extradata: don't allocate more space than needed when removing NALUs in h264/hevc 7 years ago
Sasi Inguva 43205df645 lavf/mov.c: Use the correct offset to shift timestamp when seeking. 7 years ago
Jérôme Martinez b6fc09cdb4 avcodec/ffv1: support of more pix_fmt 7 years ago
Rostislav Pehlivanov ea6973a573 vc2enc: replace quantization LUT with a smaller division LUT 7 years ago
James Almer 950170bd3b avutil: add missing version bump for AV_CRC_8_EBU 7 years ago
Michael Niedermayer a6cba06205 avformat/img2dec: fix infinite loop 7 years ago
Michael Niedermayer f655ddfb47 avformat/oggparsedaala: Do not adjust AV_NOPTS_VALUE 7 years ago
Michael Niedermayer 3e7c847aaf avformat/oggparseogm: Check lb against psize 7 years ago
Michael Niedermayer 010b7b30b7 avformat/oggparseogm: Fix undefined shift in ogm_packet() 7 years ago
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
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