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-06-18avdevice/decklink_dec: Fix ;;Michael Niedermayer
2018-04-19avdevice/iec61883: free the private context at the endJames Almer
2018-04-19avdevice/iec61883: return reference counted packetsJames Almer
2017-10-11Bump minor versions for branching 3.4Michael Niedermayer
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
2017-09-03lavd: drop disabled v4l codeClément Bœsch
2017-09-02build: make sndio part of the autodetected librariesClément Bœsch
2017-09-02build: make alsa part of the autodetected librariesClément Bœsch
2017-09-02build: replace use of HAVE_SDL2 with existing CONFIG_SDL2Clément Bœsch
2017-08-27lavd: implement NewTek NDI input/output device supportMaksym Veremeyenko
2017-08-27avdevice/decklink_enc: enable 16 output channelpkviet
2017-08-27avdevice/decklink_dec: fix signed and unsigned comparison warningMarton Balint
2017-08-22libavdevice/decklink: configurablity to set max queue sizeRavindra
2017-08-18lavd/libdc1394: Do not crash if dc1394_camera_new() fails.Carl Eugen Hoyos
2017-07-30avdevice/decklink_dec: set field order via codecparMarton Balint
2017-07-20avdevice: make ff_reverse available on shared buildsJames Almer
2017-07-18avdevice/decklink_dec: add support for receiving op47 teletextMarton Balint
2017-07-18avdevice/decklink_dec: add support for decoding teletext from 10bit ancillary...Marton Balint
2017-05-22Use AVOnce as a static variable consistentlyHendrik Leppkes
2017-05-08avdevice/decklink: fix MSVC build issuesAaron Levinson
2017-05-07avdevice/alsa: wait until playback buffers are drained before closingTakayuki 'January June' Suwa
2017-05-05Merge commit '92db5083077a8b0f8e1050507671b456fd155125'James Almer
2017-05-03Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'Clément Bœsch
2017-04-26Merge commit '0fea8555ae25124c21f4c4f55a5fa76e9169aa03'Clément Bœsch
2017-04-23avdevice: do not use AVFrame accessorMuhammad Faiz
2017-04-17Merge commit '1818a640cfdccd52e97edf13564f45bc3d0d93eb'Clément Bœsch