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-08-05decklink: fix: set fps on video stream v2Matthias Hunstock
2016-08-03decklink: Remove unneeded spaces in initializersPatrick Felt
2016-08-02cosmetics: Correct comments in decklink_decPatrick Felt
2016-06-26avdevice/decklink: add support for setting input packet timestamp sourceMarton Balint
2016-06-26avdevice/decklink: add support for audio and video input selectionMarton Balint
2016-06-26avdevice/decklink: add support for setting duplex modeMarton Balint
2016-06-26avdevice/decklink: always free decklink resources on errorMarton Balint
2016-06-26avdevice/decklink: factorize device finder functionMarton Balint
2016-06-26avdevice/decklink: remove unused itermode iteratorsMarton Balint
2016-06-26avdevice/decklink: factorize cleanup function to common codeMarton Balint
2016-06-26avdevice/decklink_dec: fix bitrate calculationsn3.2-devMarton Balint
2016-05-11avdevice/decklink_dec: Convert decklink input module to use codecparFelt, Patrick
2016-02-03decklink: support all valid numbers of audio channelsMatthias Hunstock
2016-01-29lavd/decklink_dec: add support for teletextMarton Balint
2016-01-24Revert "decklink: Header cleanup"Timothy Gu
2016-01-24decklink: Header cleanupTimothy Gu
2016-01-17remove all uses of the deprecated avpicture_get_size() functionEddie Hao
2015-10-27Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes
2015-02-08avdevice/decklink: 10 Bit support for Decklink input deviceGeorg Lippitsch
2014-09-22avdevice: add decklink input supportDeti Fliegl