89219 Commits (59365e634552e18bb7f844ba60cba2d62852fe88)
 

Author SHA1 Message Date
Martin Storsjö 3152058bf1 libavcodec: Don't use dllexport, only dllimport when building DLLs 7 years ago
Gyan Doshi e75fe0ef21 avformat/subfile: allow to extract till EOF 7 years ago
Michael Roitzsch 4f4e19914d lavfi/af_pan: fix sign handling in channel coefficient parser 7 years ago
James Darnley 0b7cd29d47 configure: add audio_frame_queue dependency for aptx codec 7 years ago
Paul B Mahol e679ac8d7c avfilter: add acontrast filter 7 years ago
James Cowgill 0ecb1c53c8 avformat/dashenc: fix min_seg_duration option size 7 years ago
Vitaly _Vi Shukela 80ef3c8360 ffmpeg: Allow "-to" on input files in addition to "-t" 7 years ago
DHE ae61bcbdf8 ffmpeg_filter: use nb_threads=1 on unused filtergraph 7 years ago
James Almer 936a4c04b9 avformat: remove unnecessary AVStreamParseType enum offset 7 years ago
Carl Eugen Hoyos c3b5ea7530 lavf/tcp: Fix the type of the optlen argument to getsockopt(). 7 years ago
Philip Langdale 7c9f739d86 avcodec: Implement mpeg2 nvdec hwaccel 7 years ago
Philip Langdale 5a0f6b099f avcodec: Fix reference data type for nvdec vc1 hwaccel 7 years ago
Jim DeLaHunt fb791d2876 Ignore libavcodec/tests/mpeg12framerate, a test program 7 years ago
John Stebbins 20c38f2e70 lavf/mov: don't read outside frag_index bounds 7 years ago
Dale Curtis 5eaaffaf64 Use ff_thread_once for fixed, float table init. 7 years ago
Dale Curtis d073be2291 Fix leak of frame_duration_buffer in mov_fix_index(). 7 years ago
Michael Niedermayer 4f7f70738e avcodec/mlpdsp: Fix undefined shift ff_mlp_pack_output() 7 years ago
Michael Niedermayer 2ab9568a2c avcodec/zmbv: Check that the buffer is large enough for mvec 7 years ago
Michael Niedermayer 73964680d7 avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD137iL0() 7 years ago
Michael Niedermayer 65e0a7c473 avcodec/wmv2dec: Check end of bitstream in parse_mb_skip() and ff_wmv2_decode_mb() 7 years ago
Carl Eugen Hoyos f3af34f9eb lavc/dnxhddata: Improve help output, mention yuv444p10 and gbrp10. 7 years ago
Timo Rothenpieler 4e93f00b06 avcodec/nvenc: check pop_context return value 7 years ago
Timo Rothenpieler 15b019e40a avcodec/nvenc: fix double defined GUID on cygwin 7 years ago
Timo Rothenpieler 6fb6170776 hwcontext_d3d11va: add missing stdint.h include 7 years ago
Kieran Kunhya 1f28a991ef libavcodec/h264_sei: Don't log random user data. This prevents terminal junk. 7 years ago
James Zern 3071434f4d lavc/libvpxenc: add tune-content option 7 years ago
Michael Niedermayer 4527ec2216 avcodec/snowdec: Check for remaining bitstream in decode_blocks() 7 years ago
Michael Niedermayer c3b9bbcc6e avcodec/snowdec: Check intra block dc differences. 7 years ago
Paul B Mahol 5d7c76566c avfilter: add multiband compand filter 7 years ago
Aman Gupta 80bb81a8f3 avformat/tcp: add option to enable TCP_NODELAY 7 years ago
Carl Eugen Hoyos ce001bb8fc lavf/mxf: Support 60fps output. 7 years ago
Umair Khan 55937bb4a7 libavcodec/als: fix address sanitization error in decoder 7 years ago
Umair Khan e510a8251b libavcodec/als: remove check for predictor order of a block 7 years ago
Fredrik Hubinette a6fdd75fe6 avformat/mov: Check size of STSC allocation 7 years ago
John Stebbins ac922f942f lavf/movenc: allow writing avc3 sample entry type 7 years ago
Timo Rothenpieler 4fb20d4e3a configure: call flatten_extralibs in a subshell 7 years ago
James Almer edef07569c Merge commit 'bad7ce1d82f0b7da55086b8c6124eff0d35a1b1a' 7 years ago
James Almer 1146a7a363 Merge commit 'd070b9b703a542429a13db9623109ae20474c775' 7 years ago
James Almer b449af20d5 Merge commit '9e48de3cc86c732d9cebd496d6f0a2b7e7732754' 7 years ago
James Almer c7812b3bcf Merge commit '5c2a01f064d5ab2b309d25c7f46c6c4471838d90' 7 years ago
Martin Storsjö bad7ce1d82 makedef: Pass EXTERN_PREFIX from configure to makedef 7 years ago
Aman Gupta ff8f40a630 avcodec/mpeg12dec: ensure a53_caption_size is reset on malloc failures 7 years ago
Aman Gupta 3f1a540204 avcodec/mpeg12dec: parse A53 caption data embedded in SCTE-20 user data 7 years ago
James Almer f399172d6e avcodec/proresdec: align dequantization matrix buffers 7 years ago
Mark Thompson 6727cfea5e Merge commit '620f88a0b94a651c6cc912b1fb32d308762d59b5' 7 years ago
Mark Thompson 040a92c21f Merge commit 'c77da21e5d15056b8ba060ee5ce9e73f26653612' 7 years ago
Mark Thompson 4251e25272 Merge commit 'ff007e30d8d45ba1ff2b2a4615f1cd5bafb50626' 7 years ago
Michael Niedermayer 6d00905f81 avcodec/vc2enc: Clear coef_buf on allocation 7 years ago
Michael Niedermayer eec67f7b24 avcodec/dvbsubdec: Avoid re-computing clut 7 years ago
Michael Niedermayer 380b48fb9f avcodec/h264dec: Fix potential array overread 7 years ago