Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-31Merge commit '5d0f85f1b2469b60d0838330aabe5353fdd9ef1d'Clément Bœsch
2017-01-25Cosmetics: Reindent after last commit.Carl Eugen Hoyos
2017-01-25lavd/v4l2: Avoid setting frame_size to a negative value.Carl Eugen Hoyos
2017-01-12lavd/lavfi: use buffersink accessors.Nicolas George
2016-12-27avdevice/decklink_enc: do not reference this after freeing itMarton Balint
2016-12-27avdevice/decklink_dec: properly initialize no_video variableMarton Balint
2016-11-18Merge commit '0b1bd1b2057d41fd0ccba7317911c484a50f9207'Hendrik Leppkes
2016-11-03lavd/xcbgrab: do not try to create refcounted packets.Nicolas George
2016-10-26Bump minor versions after 3.2 branchpoint to seperate releaseMichael Niedermayer
2016-10-26Bump minor versions for 3.2Michael Niedermayer
2016-10-21lavd/decklink_dec: fix indentationMarton Balint
2016-10-21lavd/decklink_dec: add option to disable drawing bars on signal lossMarton Balint
2016-10-03lavd/openal: don't return zero sized packet if no samples are availableMarton Balint
2016-09-25lavd/sdl2: add sdl aliasJosh de Kock
2016-09-25lavd/sdl2: remove unused codeJosh de Kock
2016-09-24lavd/sdl2: Fix 32bit rgb formats on little-endian hardware.Carl Eugen Hoyos
2016-09-24lavd/sdl2: Move unsupported formats SDL_PIXELFORMAT_xxx888 updwards.Carl Eugen Hoyos
2016-09-24lavd: drop SDL1 device and SDL1 supportJosh de Kock
2016-09-24lavd/opengl: use SDL2Lukasz Marek
2016-09-24lavd: Add SDL2 output deviceJosh de Kock
2016-08-20avdevice/dshow: satisfy alloc contract betterRoger Pack
2016-08-05decklink: enhancement: format selection with AVRational v2Matthias Hunstock
2016-08-05decklink: fix: set fps on video stream v2Matthias Hunstock
2016-08-03decklink: Remove unneeded spaces in initializersPatrick Felt
2016-08-03doxygen: Standardize root-level modulesTimothy Gu
2016-08-02cosmetics: Correct comments in decklink_decPatrick Felt
2016-07-27avdev/jack: remove duplicated dispatch macrosJosh de Kock
2016-07-25lavd/libdc1394: distinguish between enumeration errors and no cameras foundJosh de Kock
2016-07-20libdc1394: Fill in packet data directlyVittorio Giovara
2016-07-17cosmetics: fix some misspelled wordsJames Almer
2016-07-14lavd: Drop unneeded av_init_packet()sVittorio Giovara
2016-06-28avdevice/decklink_common: Replace rare spelling of Succesfully by 500 times m...Michael Niedermayer
2016-06-27Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24'Matthieu Bouron
2016-06-27avdevice/decklink: fix mingw portabilityMarton Balint
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 calculationsMarton Balint
2016-06-23dshow: avoid duplicate NULL check before freerogerdpack
2016-06-23dshow: don't add two instances of same device to graphsrogerdpack
2016-06-22Merge commit '11de006babf735aafa3462d43dd2c02bb6ac6e2f'Clément Bœsch
2016-06-22Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch
2016-06-21Merge commit 'b7e64fba7f37cc0399beae844f0a5dbef9219376'Clément Bœsch
2016-06-21Merge commit '5afb94c817abffad030c6b94d7003dca8aace3d5'Clément Bœsch
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-06-16lavd/v4l2: allow devices not implementing VIDIOC_G_PARMNiklas Söderlund