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
2019-08-14ffplay: properly detect all window size changesMarton Balint
2019-05-20ffplay: added option always on top for video windowDaniel Kucera
2019-02-08ffplay: add support for setting the number of filter threadsMarton Balint
2019-02-08ffplay: add missing avfilter_graph_alloc result checkMarton Balint
2019-02-08ffplay: use different decoder names for each media typeMarton Balint
2018-12-02ffplay: fix -x and -y options when only one of them is usedMarton Balint
2018-12-02ffplay: convert float math to int math in calculate_display_rectMarton Balint
2018-10-07ffplay: add options to specify window positionDave Rice
2018-09-05ffplay: add option to allow custom seek intervalGyan Doshi
2018-09-01ffplay: do not drain existing filters when seekingMarton Balint
2018-07-13ffplay: add support for various YUV conversion modesMarton Balint
2018-06-20ffplay: ignore keypress events before a window is createdMarton Balint
2018-05-30ffplay: Print codec_name if decoder for codec_id could not be found.Carl Eugen Hoyos
2018-04-18ffplay: Fix realloc_texture when input texture is NULL.Matt Oliver
2018-04-02lav*,tests: remove several register_all callsJosh de Kock
2018-01-29fftools, tools, examples: migrate to AVFormatContext->urlMarton Balint
2017-12-26ffplay: drop lock manager usewm4
2017-11-15ffplay: remove usage of AVCodecContext accessorsJames Almer
2017-11-06ffplay: use SDL2 audio APIMarton Balint
2017-11-04ffplay: only use hardware accelerated SDL texture formatsMarton Balint
2017-11-04ffplay: create the window and the renderer before starting playbackMarton Balint
2017-10-23Merge commit 'b3739599bda740ac12d3dde31a331b744df99123'James Almer
2017-10-02Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524'James Almer