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
2020-06-08Bump minor versions to separate 4.3 from masterMichael Niedermayer
2020-05-09avdevice/v4l2enc: Allow writing non-rawvideos to v4l2.David Manouchehri
2020-04-30avfoundation: Fix building on iOSMartin Storsjö
2020-04-22lavd/avfoundation.m: Do not use transport controls for screen capture devices.Thilo Borgmann
2020-04-22lavd/avfoundation.m: Remove transport controls for iOS.Thilo Borgmann
2020-04-17avdevice/opengl: add support of wrapped avframe codecMarton Balint
2020-04-17avdevice/xv: add support of wrapped avframe codecMarton Balint
2020-04-04avdevice/decklink_dec: increase autodetect timeout to 3 secMarton Balint
2020-03-18remove CHAR_MIN/CHAR_MAX usagePaul B Mahol
2020-03-16lavd/avfoundation: Add basic transport control observation for capable devices.Thilo Borgmann
2020-02-26avdevice/decklink: add support for SDK version 11.5Marton Balint
2020-02-26avdevice/decklink_dec: fix stopping streams in read_closeMarton Balint
2020-02-20lavd/opengl_enc: check strings before parsing them.Nicolas George
2020-02-20lavd/opengl_enc: use proper context for logging.Nicolas George
2020-02-07lavd/avfoundation.m: Add an option to drop late frames.Thilo Borgmann
2020-01-24avdevice/xcbgrab: check if frame size fits in INT_MAXMarton Balint
2020-01-24avdevice/xcbgrab: move some initialization code from pixfmt_from_pixmap_forma...Marton Balint
2020-01-07Silence "string-plus-int" warning shown by clang.Carl Eugen Hoyos
2020-01-03avdevice/decklink: deprecate the -list_devices optionMarton Balint
2020-01-03avdevice/decklink_dec: remove -bm_v210 optionMarton Balint
2020-01-03avdevice/decklink_dec: remove the @mode syntaxMarton Balint
2019-12-31avdevice/xcbgrab: capture the full desktop if video_size is not specifiedMarton Balint
2019-12-30avdevice/xcbgrab: fix packet timestampsMarton Balint
2019-12-26avdevice/xcbgrab: use a buffer pool for shared memory segmentsMarton Balint
2019-12-06avdevice/xcbgrab: wrap non-shm image replies in a buffer refMarton Balint
2019-12-03avdevice/xcbgrab: Handle reply and error properlyKusanagi Kouichi
2019-11-29libavdevice/lavfi: check avfilter_graph_dump return valueZhao Zhili
2019-11-18avdevice/decklink: add option to drop frames till timecode is seenGyan Doshi
2019-11-06avdevice/v4l2: Remove av_assert0 when format not supportedAndriy Gelman
2019-08-15libavdevice: Update the class name as uniform styleJun Zhao
2019-07-30lavd/v4l2: produce a 0 byte packet when a dequeued buffer's size is unexpectedStephan Hilb
2019-07-21Bump minor versions again on master to keep 4.2 versions separate from mastern4.3-devMichael Niedermayer
2019-07-21Bump minor versions to separate 4.2 from masterMichael Niedermayer
2019-07-08lavd/avfoundation: Set correct default value 0 for option capture_raw_data.Thilo Borgmann
2019-07-08lavd/avfoundation: Reindent after last commit.Thilo Borgmann
2019-07-08lavd/avfoundation: Support muxed type of devices including raw muxed data cap...Thilo Borgmann
2019-07-08lavd/avfoundation: Refine some log messages.Thilo Borgmann
2019-07-08lavd/avfoundation: Change binary Options to boolean type.Thilo Borgmann
2019-07-08lavd/avfoundation: Remove useless index increment.Thilo Borgmann
2019-05-17libavdevice/gdigrab: fix ffmpeg -devices doesn't show gdigrabJun Zhao
2019-05-05avdevice/decklink: fix checking video mode in SDK version 11Marton Balint
2019-04-24avdevice/alsa: fix indefinite stop on closing PCM captureTakayuki 'January June' Suwa
2019-04-15avdevice/decklink_common: add support for DeckLink SDK 11Marton Balint
2019-04-15avdevice/decklink_common: properly check DoesSupportVideoMode result when try...Marton Balint
2019-04-15avdevice/decklink_dec: set configs before listing formatsMarton Balint
2019-04-10avdevice/opengl_enc: fix build error using msvc compilerDon C. Bigler
2019-04-06lavd/x11grab: fix vertical repositioningOctavio Alvarez
2019-03-24lavd/v4l2: Fix the type of the probe function.Carl Eugen Hoyos
2019-03-22lavd/v4l2-common: Add an entry for Z16.Carl Eugen Hoyos
2019-03-20lavd: Remove libndi_newtekCarl Eugen Hoyos