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
2018-02-07api: add missing version bumps and APIChanges entriesJames Almer
2018-02-06lavd: add new API for iterating input and output devicesJosh de Kock
2018-01-29avdevice: migrate to AVFormatContext->urlMarton Balint
2018-01-20avdevice/decklink: Fix compilation of module on OSXDevin Heitmueller
2018-01-20avdevice/decklink: Suppress warning about misuse of struct instead of classDevin Heitmueller
2018-01-20avdevice/decklink: addition of absolute wallclock option for pts sourceVishwanath Dixit
2018-01-20avdevice/decklink: addition of PTS_SRC_NB in enum DecklinkPtsSourceVishwanath Dixit
2018-01-20avdevice/decklink: addition of copyts optionVishwanath Dixit
2018-01-12avdevice/gdigrab: Fix screen size and mouse position calculations on hi-DPI s...Harald Gaechter
2017-11-27lavd/alsa: Double maximum alsa buffer size.Carl Eugen Hoyos
2017-11-22avdevice/decklink_dec: autodetect the video input formatKarthick J
2017-11-22avdevice/decklink: refactor ff_decklink_set_format functionKarthick J
2017-11-11Merge commit 'b586903ae1b89e2d8b99c79f33cabe9b3ca03784'James Almer
2017-11-09avdevice/decklink_dec: make some function staticJames Almer
2017-10-30avdevice/libndi_newtek_dec: remove extra bracketJames Almer
2017-10-30avdevice/decklink_dec: remove extra bracketJames Almer
2017-10-29avdevice: remove usage of deprecated setter and getter functionsJames Almer
2017-10-26Merge commit 'f5950b8fd61ec85e0ad8790bea56b37ceea19436'James Almer
2017-10-25Merge commit '5a969f64b9cf40bad923c73b66c3031b0018e848'James Almer
2017-10-21lavd/lavfi: Constify two variables.Carl Eugen Hoyos
2017-10-21Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5'James Almer
2017-10-18avdevice/decklink_dec: 32 bit audio supportDave Rice
2017-10-11Bump version for master after 3.4 branchpointn3.5-devMichael Niedermayer
2017-10-11Bump minor versions for branching 3.4Michael Niedermayer
2017-10-11build: Drop redundant check for soundcard.hDiego Biurrun
2017-10-10libavdevice/decklink: add support for 10-bit output for Decklink SDIDevin Heitmueller
2017-10-10libavdevice/decklink: add support for -sources and -sinks argumentsDevin Heitmueller
2017-10-08lavd/decklink_dec: Do not claim to output transparency information.Carl Eugen Hoyos
2017-10-06avdevice/decklink_dec: fix extracting lumaMarton Balint
2017-10-04avdevice/decklink: Fix segfault when running -list_devices on OSXDevin Heitmueller
2017-10-04avdevice/decklink_dec: fix multipacket op47 decodingMarton Balint
2017-10-02avdevice/decklink_dec: remove av_dup_packet() usageJames Almer
2017-10-02avdevice/decklink_dec: use av_packet_add_side_data()James Almer
2017-10-01avdevice/decklink_dec: Used av_parity instead of duplicated functionKarthick J
2017-09-28avdevice/decklink_dec: Added Closed caption decode from VANCKarthick J
2017-09-28avdevice/decklink_dec: Extraction of luma from V210 VANC modularizedKarthick J
2017-09-28avdevice/decklink_dec: Added VANC search for all resolutionsKarthick J
2017-09-28avdevice/decklink_dec: add support for more pixel formatsGildas Fargeas
2017-09-27lavf/version: Bump minor after dv1394 removal.Carl Eugen Hoyos
2017-09-27lavd: remove deprecated dv1394 deviceJosh de Kock
2017-09-24libavdevice/v4l2: fix invalid access to struct v4l2_bufferJaroslav Beran
2017-09-22Remove some unneeded casts of bit_rate.Carl Eugen Hoyos
2017-09-20lavd/kmsgrab: Remove the mapping for AV_PIX_FMT_RGB8.Carl Eugen Hoyos
2017-09-20kmsgrab: Add more DRM plane formatsCarl Eugen Hoyos
2017-09-20kmsgrab: Remove multiple-plane formatsMark Thompson
2017-09-20kmsgrab: Fix DRM format definitionsMark Thompson
2017-09-15kmsgrab: Fix build failure with old libdrmJun Zhao
2017-09-14lavd/kmsgrab: Fix packet flag settingMark Thompson
2017-09-14lavd: Add KMS screen grabberMark Thompson
2017-09-04lavd: drop QTKit indevClément Bœsch