Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-14vf_scale_vaapi: Crop input surface to active regionMark Thompson
2016-08-29High Definition Compatible Digital (HDCD) decoder filter, using libhdcdBurt P
2016-07-22lavfi: add a QSV deinterlacing filterAnton Khirnov
2016-07-02vf_scale_vaapi: Respect driver quirks around buffer destructionMark Thompson
2016-06-28vf_hwdownload: allocate the destination frame for the pool sizeAnton Khirnov
2016-06-25lavfi: set the link hwframes context before configuring the dst inputAnton Khirnov
2016-06-21Use AVFrame.pts instead of deprecated pkt_pts.Anton Khirnov
2016-06-21lavfi: add a QSV scaling filterAnton Khirnov
2016-05-29build: Change structure of the linker version script templatesDiego Biurrun
2016-05-28Drop unnecessary libavutil/x86/asm.h #includesDiego Biurrun
2016-05-23avfiltergraph: check the query_formats() return valueAnton Khirnov
2016-05-13tests: Move all test programs to a subdirectoryDiego Biurrun
2016-05-05Mark read-only tables as staticDiego Biurrun
2016-05-04vf_frei0r: Drop overly verbose and broken debug outputDiego Biurrun
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-05-03Drop pointless assert.h #includesDiego Biurrun
2016-04-07build: Split test programs off into separate filesDiego Biurrun
2016-04-07build: miscellaneous cosmeticsDiego Biurrun
2016-03-25vf_fade: make sure the slice end is always in the frameAnton Khirnov
2016-03-23lavfi: add an NVIDIA NPP-based scaling filterAnton Khirnov
2016-03-23lavf: VAAPI scale filterMark Thompson
2016-03-19lavfi: generic hardware surface upload and download filtersMark Thompson
2016-02-24vsrc_movie: convert to codecparAnton Khirnov
2016-02-18cosmetics: Drop empty comment linesDiego Biurrun
2016-02-15lavfi: add a filter for uploading normal frames to CUDAAnton Khirnov
2016-02-15lavfi: pass the hw frames context through the filter chainAnton Khirnov
2016-02-14buffersrc: default SAR to 0 (unknown) rather than 1Anton Khirnov
2016-02-12buffersrc: do not discard the error from ff_filter_frame()Anton Khirnov
2016-01-25lavfi: Use AV_CEIL_RSHIFT where neededVittorio Giovara
2016-01-11lavu: add AV_CEIL_RSHIFT and use it in various placesClément Bœsch
2015-11-30vsrc_color: Drop unneeded variableVittorio Giovara
2015-11-09vsrc_color: implement frame rateJohn Stebbins
2015-11-09vf_showinfo: show timebase & framerate tooMichael Niedermayer
2015-11-09vf_frei0r: also set AVFilterLink.frame_rateMichael Niedermayer
2015-11-09vf_framepack: Check and update frame_rateMichael Niedermayer
2015-11-09vf_interlace: implement frame rateMichael Niedermayer
2015-11-09setpts: add FRAME_RATE constantStefano Sabatini
2015-11-09testsrc: set output framerateStefano Sabatini
2015-11-09yadif: update frame rateMichael Niedermayer
2015-11-09vf_fps: set frame_rate.Nicolas George
2015-11-09buffersrc: accept the frame rate as argument.Nicolas George
2015-11-09lavfi: add a frame_rate field to AVFilterLink.Nicolas George
2015-11-06vf_pad: fix x, y option expression evaluationJohn Stebbins
2015-10-26avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato
2015-09-29vf_framepack: Use av_image_copy() where appropriateVittorio Giovara
2015-09-28lavfi: do not exclude hwaccel formats from ff_all_formats()Anton Khirnov
2015-09-13avfilter: Support both syntaxes for the scale filterLuca Barbato
2015-09-13buffersrc: Improve initialization log messageVittorio Giovara
2015-09-07lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara
2015-08-28Bump major versions of all librariesVittorio Giovara