93888 Commits (3c0bfa7d1a90a22d5fe8daa415cc689c111562f1)
 

Author SHA1 Message Date
James Almer 109b0d7c0f avcodec/mlp_parser: split off shared code to its own file 6 years ago
Gyan Doshi a0328f05dc doc/filters: layout requirements for xstack 6 years ago
Gyan Doshi b3b7ba623f avfilter/vf_xstack: set better error msg for 6 years ago
Lauri Kasanen e25bddf5fc swscale/ppc: Shorten power8 tests via a var 6 years ago
Lauri Kasanen a2a16206aa swscale/ppc: VSX-optimize hScale16To* 6 years ago
Lauri Kasanen 3437111f17 swscale/ppc: Indent 6 years ago
Lauri Kasanen 9456adc223 swscale/ppc: VSX-optimize hScale8To19 6 years ago
Zhong Li 5b318ce68d lavc/qsv: extactly map profile 6 years ago
Zhong Li 94ab39ec78 lavc/qsvdec: fix hevc level incorrectly map 6 years ago
Zhong Li 48627aaf64 lavc/qsvdec: add query function and provide error message 6 years ago
Michael Niedermayer 0b5c93b276 avcodec/fits: Check bitpix 6 years ago
Paul B Mahol e668260ba9 avfilter/af_rubberband: also do not ignore failures 6 years ago
Paul B Mahol 066864aca8 avfilter/af_rubberband: handle case when no frame is given 6 years ago
James Almer fec4212d8e avcodec/vp9_raw_reorder: reset state when flushing 6 years ago
James Almer d88193c219 avformat/aacdec: fix demuxing of small frames 6 years ago
ManojGuptaBonda d7d82cfcd4 avcodec/hevcdec: Declare that VDPAU can handle HEVC 4:4:4 content 6 years ago
ManojGuptaBonda fc8fb88f10 avcodec/vdpau_hevc: Pass sps and pps range extension flags to VDPAU 6 years ago
ManojGuptaBonda d617d54efa avutil/hwcontext_vdpau: Map 444 pix fmts to new VdpYCbCr types 6 years ago
Carl Eugen Hoyos 8cf5f948f2 lavf/rpl: Don't be case-sensitive detecting codecs. 6 years ago
Marton Balint 328a96839d avfilter/vf_freezedetect: fix missing freeze_start when the freeze length is around the detection duration 6 years ago
Marton Balint 15b8f36be1 avdevice/decklink: fix checking video mode in SDK version 11 6 years ago
Paul B Mahol 73f234fdf8 avfilter/f_interleave: switch to activate 6 years ago
James Almer fcc01ba36a avcodec/truehd_core: reset state when flushing 6 years ago
Paul B Mahol 38baaa1617 avfilter/vf_vibrance: add alternate option 6 years ago
Paul B Mahol 526bc2205b avfilter/vf_vibrance: factor some calculations out of loop 6 years ago
fumoboy007 e384f6f2f9 avcodec/h263dec: Fixed VA API, VDPAU, and VideoToolbox hardware acceleration due to missing `hw_configs` property. 6 years ago
Carl Eugen Hoyos 60df54ebd2 configure: Do not overwrite src symlink if it already exists. 6 years ago
Michael Niedermayer 09edcd3572 avcodec/jvdec: Use ff_get_buffer() when the content is not reused 6 years ago
Michael Niedermayer 3afdd3e11a avcodec/pnm_parser: clear state if buffer is discarded 6 years ago
Moritz Barsnick 98541f7032 avfilter/f_realtime: add option to scale speed 6 years ago
Paul B Mahol e94447cd49 avfilter/af_amultiply: use pts from frame from first input 6 years ago
Paul B Mahol 3d8e99eba3 avfilter/vf_vmafmotion: remove unused header 6 years ago
Stephen Hutchinson a5387f983d avisynth: adapt 239d02eff3 to dlsym 6 years ago
Stephen Hutchinson d19f8e711c doc/general.texi: add note about 32-bit GCC builds of AviSynth+ 6 years ago
Stephen Hutchinson 55895df4c8 doc/general.texi: update AviSynth+ reference page 6 years ago
Stephen Hutchinson 224aad3026 doc/general.texi: remove note about regressed AviSynth+ header 6 years ago
Stephen Hutchinson b1681bad33 libavformat/avisynth: enable additional pix_fmts 6 years ago
Stephen Hutchinson 18bbb2dd01 compat/avisynth: update headers 6 years ago
Paul B Mahol 16154c019f avfilter/vf_blend: remove unused header 6 years ago
Lynne 19f1eaa84f aacdec: use float_dsp in apply_independent_coupling 6 years ago
Gyan Doshi 6223d076e3 avformat/mov: set AVFMT_SEEK_TO_PTS flag 6 years ago
James Almer b41d8ab2e6 x86/v210dec: use named registers 6 years ago
James Almer abf1aa87ab x86/v210dec: don't reserve more xmm regs than needed 6 years ago
James Almer b0e29357ba x86/v210dec: remove duplicate load instruction 6 years ago
James Almer f60ddb7310 fate/checkasm: add missing v210dec test 6 years ago
James Darnley 46f1718cd9 avcodec/x86/v210: fix operands of vpblendd used in new avx2 code 6 years ago
Andreas Rheinhardt 73ef1f47f5 lavf/webm_chunk: Respect buffer size 6 years ago
Michael Stoner ebd6fb23c5 libavcodec Adding ff_v210_planar_unpack AVX2 6 years ago
James Darnley 76c370af64 checkasm: add test for v210dec 6 years ago
James Darnley e2cbf24f27 avcodec/v210dec: move DSP function setting into dedicated function 6 years ago