summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/mpeg4videodec: Check also for negative versions in the validity checkMichael Niedermayer2017-11-21
* avfilter/af_asetnsamples: add missing error checkPaul B Mahol2017-11-21
* checkasm/utvideodsp: zero initialize the entire bufferJames Almer2017-11-21
* checkasm/utvideodsp: fix mixed declarations and codeJames Almer2017-11-21
* x86/utvideodsp: reuse shared constantsJames Almer2017-11-21
* x86/constants: make pb_80 32 byte wideJames Almer2017-11-21
* avfilter/avf_avectorscope: add swap and mirror optionsPaul B Mahol2017-11-21
* fate/hapdec : add test for hapqa decodingMartin Vignali2017-11-21
* avcodec/hapdec : add support for hapqa decodingMartin Vignali2017-11-21
* avcodec/hapdec : indent after previous commitMartin Vignali2017-11-21
* avcodec/hapdec : reorganize code before adding multi-texture decodingMartin Vignali2017-11-21
* avcodec/huffyuvdspenc : add diff_int16 AVX2 funcMartin Vignali2017-11-21
* avcodec/huffyuvdspenc : reorganize diff_int16Martin Vignali2017-11-21
* avcodec/huffyuvdsp : add add_int16 AVX2 funcMartin Vignali2017-11-21
* avcodec/huffyuvdsp : reorganize add_int16 asmMartin Vignali2017-11-21
* avcodec/huffyuvdsp(enc) : move duplicate macro to a template fileMartin Vignali2017-11-21
* checkasm : add test for huffyuvdsp add_int16Martin Vignali2017-11-21
* avcodec/x86/utvideodsp.asm : cosmeticMartin Vignali2017-11-21
* avcodec/utvideodsp : add avx2 version for the dspMartin Vignali2017-11-21
* avcodec/x86/utvideodsp : make macro for funcMartin Vignali2017-11-21
* checkasm : add utvideodsp testMartin Vignali2017-11-21
* ffmpeg: add return value check to supress the build warning.Jun Zhao2017-11-21
* avformat/dashenc: Added configuration to override HTTP User-AgentKarthick J2017-11-21
* avformat/mov: Propagate errors in mov_switch_root.Jacob Trimble2017-11-21
* Close ogg stream upon error when using AV_EF_EXPLODE.Dale Curtis2017-11-21
* Fix undefined shift on assumed 8-bit input.Dale Curtis2017-11-21
* libvpxenc: remove pre-1.4.0 checksJames Zern2017-11-20
* libvpxdec: remove pre-1.4.0 checksJames Zern2017-11-20
* libvpx: remove pre-1.4.0 checksJames Zern2017-11-20
* configure: require libvpx-1.4.0 for vp[89] supportJames Zern2017-11-20
* x86/jpeg2000dsp: add ff_ict_float_{fma3,fma4}James Almer2017-11-20
* checkasm/jpeg2000dsp: add test for ict_floatJames Almer2017-11-20
* checkasm/jpeg2000dsp: refactor rct_int testJames Almer2017-11-20
* avformat/avio: remove must_flush from AVIOContextMarton Balint2017-11-20
* avcodec/hevcdsp_template: Fix invalid shift in put_hevc_epel_bi_w_v()Michael Niedermayer2017-11-20
* libavcodec/videotoolbox: fix decoding of h264 streams with minor SPS changesAman Gupta2017-11-20
* Revert "tests/fate: addition of test case for hls variant stream creation wit...Steven Liu2017-11-21
* compat/cuda: Pass a logging context to load functionsMark Thompson2017-11-20
* lavf/qsv_vpp: check the return value of ff_formats_ref()Zhong Li2017-11-20
* lavf/qsv_overlay: check the return value of ff_formats_ref()Zhong Li2017-11-20
* lavu/qsv: remove unused variableZhong Li2017-11-20
* hwcontext_vaapi: add the fourcc of I420 format map.Jun Zhao2017-11-20
* avcodec: Implement mpeg4 nvdec hwaccelPhilip Langdale2017-11-20
* avcodec: Implement mpeg1 nvdec hwaccelPhilip Langdale2017-11-20
* avcodec: Refactor common nvdec hwaccel logicPhilip Langdale2017-11-20
* avfilter/avfiltergraph: pass correct audio/video flagsPaul B Mahol2017-11-20
* avfilter/af_afftfilt: add missing error checkPaul B Mahol2017-11-20
* avfilter/af_headphone: add missing error checkPaul B Mahol2017-11-20
* avfilter/af_afir: add missing error checkPaul B Mahol2017-11-20
* avfilter/af_surround: add missing error checkPaul B Mahol2017-11-20