summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/hevcdec: Declare that VDPAU can handle HEVC 4:4:4 contentManojGuptaBonda2019-05-05
* avcodec/vdpau_hevc: Pass sps and pps range extension flags to VDPAUManojGuptaBonda2019-05-05
* avutil/hwcontext_vdpau: Map 444 pix fmts to new VdpYCbCr typesManojGuptaBonda2019-05-05
* lavf/rpl: Don't be case-sensitive detecting codecs.Carl Eugen Hoyos2019-05-05
* avfilter/vf_freezedetect: fix missing freeze_start when the freeze length is ...Marton Balint2019-05-05
* avdevice/decklink: fix checking video mode in SDK version 11Marton Balint2019-05-05
* avfilter/f_interleave: switch to activatePaul B Mahol2019-05-05
* avcodec/truehd_core: reset state when flushingJames Almer2019-05-05
* avfilter/vf_vibrance: add alternate optionPaul B Mahol2019-05-05
* avfilter/vf_vibrance: factor some calculations out of loopPaul B Mahol2019-05-05
* avcodec/h263dec: Fixed VA API, VDPAU, and VideoToolbox hardware acceleration ...fumoboy0072019-05-05
* configure: Do not overwrite src symlink if it already exists.Carl Eugen Hoyos2019-05-05
* avcodec/jvdec: Use ff_get_buffer() when the content is not reusedMichael Niedermayer2019-05-04
* avcodec/pnm_parser: clear state if buffer is discardedMichael Niedermayer2019-05-04
* avfilter/f_realtime: add option to scale speedMoritz Barsnick2019-05-04
* avfilter/af_amultiply: use pts from frame from first inputPaul B Mahol2019-05-04
* avfilter/vf_vmafmotion: remove unused headerPaul B Mahol2019-05-04
* avisynth: adapt 239d02eff3ffe9f7d40caa21dde50fb4a0e94c24 to dlsymStephen Hutchinson2019-05-04
* doc/general.texi: add note about 32-bit GCC builds of AviSynth+Stephen Hutchinson2019-05-04
* doc/general.texi: update AviSynth+ reference pageStephen Hutchinson2019-05-04
* doc/general.texi: remove note about regressed AviSynth+ headerStephen Hutchinson2019-05-04
* libavformat/avisynth: enable additional pix_fmtsStephen Hutchinson2019-05-04
* compat/avisynth: update headersStephen Hutchinson2019-05-04
* avfilter/vf_blend: remove unused headerPaul B Mahol2019-05-03
* aacdec: use float_dsp in apply_independent_couplingLynne2019-05-03
* avformat/mov: set AVFMT_SEEK_TO_PTS flagGyan Doshi2019-05-03
* x86/v210dec: use named registersJames Almer2019-05-03
* x86/v210dec: don't reserve more xmm regs than neededJames Almer2019-05-03
* x86/v210dec: remove duplicate load instructionJames Almer2019-05-03
* fate/checkasm: add missing v210dec testJames Almer2019-05-03
* avcodec/x86/v210: fix operands of vpblendd used in new avx2 codeJames Darnley2019-05-02
* lavf/webm_chunk: Respect buffer sizeAndreas Rheinhardt2019-05-02
* libavcodec Adding ff_v210_planar_unpack AVX2Michael Stoner2019-05-02
* checkasm: add test for v210decJames Darnley2019-05-02
* avcodec/v210dec: move DSP function setting into dedicated functionJames Darnley2019-05-02
* Merge commit 'c4642788e83b0858bca449f9b6e71ddb015dfa5d'James Almer2019-05-02
|\
| * time_internal: Prefix fallback versions of gmtime_r/localtime_r with ff_Martin Storsjö2019-04-16
* | Merge commit '9485cce6d55baf547e92ef1f54cad117f2a38287'James Almer2019-05-02
|\|
| * time_internal: Do not attempt to override *time_r() macrosMichael Niedermayer2019-04-16
* | Merge commit 'c93e92f2b25f4174350ded3f59ad117ec8eb1fe4'James Almer2019-05-02
|\|
| * configure: Include time.h when checking for gmtime_r and localtime_rMartin Storsjö2019-04-16
* | Merge commit 'c0bd865ad60da31282c5d8e1000c98366249c31e'James Almer2019-05-02
|\|
| * configure: Add -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 for mingw as wellMartin Storsjö2019-04-15
* | Merge commit '1e56173515826aa4d680d3b216d80a3879ed1c68'James Almer2019-05-02
|\|
| * rtsp: add pkt_size optionTristan Matthews2019-04-15
* | avcodec/wavpackenc: use ff_clz()Paul B Mahol2019-05-02
* | avcodec/cinepak: Add missing constMichael Niedermayer2019-05-02
* | avfilter/vf_tonemap: add slice threadingPaul B Mahol2019-05-01
* | avfilter/avf_abitscope: switch to activatePaul B Mahol2019-05-01
* | avfilter/af_biquads: add timeline supportPaul B Mahol2019-05-01