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-05-01avdevice/decklink_dec: unref packets on avpacket_queue_put errorMarton Balint
2018-04-20avdevice/android_camera: Fix AVClass.versionMichael Niedermayer
2018-04-19avdevice/iec61883: free the private context at the endJames Almer
2018-04-19avdevice/iec61883: return reference counted packetsJames Almer
2018-04-16Bump minor versions for branching release/4.0Michael Niedermayer
2018-04-06lavfi,lavd: add gitignore for generated static component listsJosh de Kock
2018-04-02avdevice/decklink_dec: use av_packet_make_refcounted to ensure packets are re...James Almer
2018-04-02lav*,tests: remove several register_all callsJosh de Kock
2018-04-02lavf: move avpriv function definition to internal.hJosh de Kock
2018-04-01lavd: remove linked listsJosh de Kock
2018-04-01Revert "lavd: add new API for iterating input and output devices"Josh de Kock
2018-03-27kmsgrab: add category for kmsgrabJun Zhao
2018-03-24avdevice/decklink: fix leak when listing devices and there is no memoryMarton Balint
2018-03-18lavd: fix iterating of input and output devicesFelix Matouschek
2018-02-22avdevice: add android_camera indevFelix Matouschek
2018-02-15avdevice/decklink_dec: Fix ;;Michael Niedermayer
2018-02-13avdevice/decklink_dec: extract NTSC VANCRay Tiley
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