summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* compat/avisynth: update headersStephen Hutchinson2019-05-044-162/+415
* avfilter/vf_blend: remove unused headerPaul B Mahol2019-05-031-1/+0
* aacdec: use float_dsp in apply_independent_couplingLynne2019-05-031-3/+1
* avformat/mov: set AVFMT_SEEK_TO_PTS flagGyan Doshi2019-05-031-1/+1
* x86/v210dec: use named registersJames Almer2019-05-031-16/+16
* x86/v210dec: don't reserve more xmm regs than neededJames Almer2019-05-031-1/+1
* x86/v210dec: remove duplicate load instructionJames Almer2019-05-031-1/+0
* fate/checkasm: add missing v210dec testJames Almer2019-05-031-0/+1
* avcodec/x86/v210: fix operands of vpblendd used in new avx2 codeJames Darnley2019-05-021-1/+1
* lavf/webm_chunk: Respect buffer sizeAndreas Rheinhardt2019-05-021-1/+1
* libavcodec Adding ff_v210_planar_unpack AVX2Michael Stoner2019-05-023-17/+73
* checkasm: add test for v210decJames Darnley2019-05-024-0/+82
* avcodec/v210dec: move DSP function setting into dedicated functionJames Darnley2019-05-022-6/+11
* Merge commit 'c4642788e83b0858bca449f9b6e71ddb015dfa5d'James Almer2019-05-021-2/+4
|\
| * time_internal: Prefix fallback versions of gmtime_r/localtime_r with ff_Martin Storsjö2019-04-161-2/+4
* | Merge commit '9485cce6d55baf547e92ef1f54cad117f2a38287'James Almer2019-05-020-0/+0
|\ \ | |/
| * time_internal: Do not attempt to override *time_r() macrosMichael Niedermayer2019-04-161-2/+2
* | Merge commit 'c93e92f2b25f4174350ded3f59ad117ec8eb1fe4'James Almer2019-05-020-0/+0
|\ \ | |/
| * configure: Include time.h when checking for gmtime_r and localtime_rMartin Storsjö2019-04-161-2/+2
* | Merge commit 'c0bd865ad60da31282c5d8e1000c98366249c31e'James Almer2019-05-021-0/+2
|\ \ | |/
| * configure: Add -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 for mingw as wellMartin Storsjö2019-04-151-0/+2
* | Merge commit '1e56173515826aa4d680d3b216d80a3879ed1c68'James Almer2019-05-022-1/+5
|\ \ | |/
| * rtsp: add pkt_size optionTristan Matthews2019-04-152-1/+5
* | avcodec/wavpackenc: use ff_clz()Paul B Mahol2019-05-022-28/+3
* | avcodec/cinepak: Add missing constMichael Niedermayer2019-05-021-1/+1
* | avfilter/vf_tonemap: add slice threadingPaul B Mahol2019-05-011-5/+34
* | avfilter/avf_abitscope: switch to activatePaul B Mahol2019-05-011-6/+27
* | avfilter/af_biquads: add timeline supportPaul B Mahol2019-05-011-7/+15
* | avfilter/af_stereowiden: add timeline supportPaul B Mahol2019-05-011-2/+8
* | avfilter/af_extrastereo: add timeline supportPaul B Mahol2019-05-011-0/+1
* | avfilter/af_crossfeed: add timeline supportPaul B Mahol2019-05-011-2/+8
* | avcodec/agm: Check output size before allocationMichael Niedermayer2019-04-301-0/+3
* | avcodec/truemotion2: Fix 2 integer overflows in tm2_update_block()Michael Niedermayer2019-04-301-2/+2
* | avcodec/cinepak: Check slice_size before allocating imageMichael Niedermayer2019-04-301-0/+7
* | avfilter/avf_showspectrum: convert some doubles to floatsPaul B Mahol2019-04-301-34/+34
* | swscale/ppc: VSX-optimize hscale_fastLauri Kasanen2019-04-301-0/+196
* | lavu/hwcontext_qsv: Fix the realign check for hwuploadLinjie Fu2019-04-301-2/+1
* | avfilter/af_asoftclip: add timeline supportPaul B Mahol2019-04-301-0/+1
* | avfilter/af_dynaudnorm: add timeline supportPaul B Mahol2019-04-301-4/+15
* | avfilter/af_dynaudnorm: always update delay when flushingPaul B Mahol2019-04-301-0/+1
* | avfilter/vf_normalize: add timeline supportPaul B Mahol2019-04-291-0/+1
* | avfilter/af_adeclick: switch to activatePaul B Mahol2019-04-291-60/+83
* | avfilter/af_rubberband: make use of initial input timestampPaul B Mahol2019-04-291-1/+6
* | avfilter/avf_showwaves: Add draw mode also to showwavespic filterMartin Vobruba2019-04-292-0/+17
* | avfilter/f_ebur128: use correct type for chlPaul B Mahol2019-04-291-1/+1
* | avfilter/af_dynaudnorm: switch to activatePaul B Mahol2019-04-291-17/+59
* | avfilter/af_rubberband: switch to activatePaul B Mahol2019-04-291-44/+22
* | avfilter/af_rubberband: check if rbs is validPaul B Mahol2019-04-291-0/+2
* | avfilter/af_sofalizer: switch to activatePaul B Mahol2019-04-291-6/+30
* | avfilter/avf_avectorscope: switch to activatePaul B Mahol2019-04-291-6/+26
OpenPOWER on IntegriCloud