90288 Commits (43205df645bc10bc780c646ca0d652b574535f06)
 

Author SHA1 Message Date
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
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
Stefan _ 5ab0ecf283 avcodec/mediacodec_wrapper: fix false positives in swdec blacklist 7 years ago
James Almer a43e9cdd44 avformat/isom: don't free extradata before calling ff_get_extradata() 7 years ago
Masaki Tanaka 8b0a9f79c8 mpegvideo_parser: fix indentation of an if statement 7 years ago
Stefan _ 7c39305a17 libavformat/tls_libtls: pass numeric hostnames to tls_connect_cbs() 7 years ago
Mark Thompson 56912555bc h264_metadata: Actually fail when sei_user_data option is invalid 7 years ago