89205 Commits (0f93cef2d6405f07b42719506cbde30f07dd8702)
 

Author SHA1 Message Date
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
Diego Biurrun d070b9b703 configure: Coalesce some arch configuration and PIC handling 7 years ago
Diego Biurrun 9e48de3cc8 configure: Miscellaneous minor changes 7 years ago
Hendrik Leppkes bff6d98ba3 nvenc: support d3d11 surface input 7 years ago
Hendrik Leppkes 6fcbf39f9e nvenc: factor context push/pop into functions 7 years ago
James Almer d8ea66ab33 avformat/utils: remove usage of AVCodecContext accessors 7 years ago
James Almer 03dae121c0 avfilter/vf_subtitles: remove usage of AVCodecContext accessors 7 years ago
James Almer 21add0c228 avcodec/pthread_frame: remove usage of AVCodecContext accessors 7 years ago
James Almer e61825d5b4 ffplay: remove usage of AVCodecContext accessors 7 years ago
James Almer b2731bcd1d ffprobe: remove usage of AVCodecContext accessors 7 years ago
James Almer e9025beacb ffmpeg: remove usage of AVCodecContext accessors 7 years ago
James Almer c4131a0613 avcodec: deprecate getters and setters for AVCodecContext and AVCodec fields 7 years ago
Philip Langdale 912ceba61b avcodec: Implement vc1 nvdec hwaccel 7 years ago
Philip Langdale bb4c9d0a8e avcodec: Don't assume separate u and v planes in ff_alloc_picture 7 years ago
Sasi Inguva 54f8ac199f lavf/mov.c: Don't correct edit list start to zero, when we can't find a frame before edit list start. 7 years ago