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 (Collapse)Author
2017-03-22avdevice/decklink: new option 'format_code' to set video format by fourCCMatthias Hunstock
Signed-off-by: Matthias Hunstock <atze@fem.tu-ilmenau.de> Signed-off-by: Marton Balint <cus@passwd.hu>
2017-03-16doc: remove remaining legacy x11grab referencesClément Bœsch
2016-10-21lavd/decklink_dec: add option to disable drawing bars on signal lossMarton Balint
Signed-off-by: Marton Balint <cus@passwd.hu>
2016-10-11doc: fix various typos and grammar errorsMoritz Barsnick
Signed-off-by: Moritz Barsnick <barsnick@gmx.net> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2016-06-26avdevice/decklink: add support for setting input packet timestamp sourceMarton Balint
Reviewed-by: Deti Fliegl <deti@fliegl.de> Signed-off-by: Marton Balint <cus@passwd.hu>
2016-06-26avdevice/decklink: add support for audio and video input selectionMarton Balint
Reviewed-by: Deti Fliegl <deti@fliegl.de> Signed-off-by: Marton Balint <cus@passwd.hu>
2016-06-26avdevice/decklink: add support for setting duplex modeMarton Balint
This patch also makes BlackMagic drivers v10.6.1 a hard requirement. Reviewed-by: Deti Fliegl <deti@fliegl.de> Signed-off-by: Marton Balint <cus@passwd.hu>
2016-02-03decklink: support all valid numbers of audio channelsMatthias Hunstock
As it is already written in the documentation, BMD DeckLink cards are capable of capturing 2, 8 or 16 audio channels (for SDI Inputs). Currently the value is hardcoded to 2. Introduces new option. Reviewed-by: Deti Fliegl <deti@fliegl.de> Signed-off-by: Matthias Hunstock <atze@fem.tu-ilmenau.de> Signed-off-by: Marton Balint <cus@passwd.hu>
2016-01-29lavd/decklink_dec: add support for teletextMarton Balint
It uses the libzvbi slicer, therefore teletext capture requires libzvbi. Reviewed-by: Deti Fliegl <deti@fliegl.de> Signed-off-by: Marton Balint <cus@passwd.hu>
2015-11-25doc/indevs: fix x11grab options consistencyStefano Sabatini
2015-11-25doc/indevs: Fix GermanTimothy Gu
2015-08-20doc/indevs: Remove non-existent decklink option examplesLou Logan
Forgotten in c5d0148. Found by Thomas Langhorst. Signed-off-by: Lou Logan <lou@lrcd.com>
2015-08-19doc/indevs: add various missing optionsLou Logan
Signed-off-by: Lou Logan <lou@lrcd.com> Reviewed-by: Ganesh Ajjanagadde <gajjanag@mit.edu>
2015-08-19doc/indevs: fix fbdev typosLou Logan
Fixes ticket #4784 as found by rodarmor. Signed-off-by: Lou Logan <lou@lrcd.com> Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
2015-04-22dshow: add capture device save and loadMate Sebok
Signed-off-by: Mate Sebok <smfinc.org@gmail.com> Reviewed-by: Roger Pack <rogerdpack2@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-03-24doc: Remove non-existing decklink options.Carl Eugen Hoyos
Reported-by: Bostjan Hamler
2015-03-13doc: Fix alphabetic ordering for decklink input device.Carl Eugen Hoyos
2015-03-08doc: avoid the incorrect phrase 'allow to'Andreas Cadhalpun
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-03-07Merge commit 'cecf45b2bfbb85e9e59f355428fbd4d8cbc652a8'Michael Niedermayer
* commit 'cecf45b2bfbb85e9e59f355428fbd4d8cbc652a8': doc: Add -list_formats all example for video4linux2 Conflicts: doc/indevs.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
2015-03-07doc: Add -list_formats all example for video4linux2Jonas Lindgren
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2015-03-06fix spelling errorsAndreas Cadhalpun
opttimizations -> optimizations grabing -> grabbing many resource -> many resources isnt -> isn't silcense -> silence Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-02-25Merge commit 'b31328d008985f87f0a7c83c700847cef1a4f08c'Michael Niedermayer
* commit 'b31328d008985f87f0a7c83c700847cef1a4f08c': xcbgrab: Provide better names for the y and x option Conflicts: doc/indevs.texi libavdevice/x11grab.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
2015-02-25xcbgrab: Provide better names for the y and x optionLuca Barbato
Incidentally `-y` also collides with avconv global options. Update x11grab to match and document the option. CC: libav-stable@libav.org Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2015-02-09doc/indevs: Docs for Blackmagic high bit depth video/audioGeorg Lippitsch
Reviewed-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-01-31doc/indevs/libcdio: apply minor spell fixes, extend documentationStefano Sabatini
2015-01-30doc/indevs: add some XCB info to x11grabLou Logan
Signed-off-by: Lou Logan <lou@lrcd.com>
2015-01-26dshow: crossbar dialog was frequently being displayed twice, split up option ↵rogerdpack
so it can be just once Signed-off-by: rogerdpack <rogerpack2005@gmail.com>
2015-01-26dshow: alert as to ramifications of switching crossbar routingrogerdpack
Signed-off-by: rogerdpack <rogerpack2005@gmail.com>
2015-01-26dshow: add properties dialog for tv tunersrogerdpack
Signed-off-by: rogerdpack <rogerpack2005@gmail.com>
2015-01-24Merge remote-tracking branch 'rdp/dshow_crossbar'Michael Niedermayer
* rdp/dshow_crossbar: dshow: fix docu escapes dshow: some devices only list themselves under "Video sources" but actually have both video and audio output pins, so make the audio pins accessible by video source name. dshow: add options for allowing filter popup configuration dialogs to be presented to the user dshow: introduce support for crossbar [multiple input selectable] devices dshow: drop initial audio packets with weird timestamps dshow: use non deprecated api dshow: miscellaneous tweaks dshow: allow selecting devices by an alternative name (workaround for devices with symbols in them), allow specifying capture pins by name and alternative (unique) name Merged-by: Michael Niedermayer <michaelni@gmx.at>
2015-01-23dshow: fix docu escapesrogerdpack
Signed-off-by: rogerdpack <rogerpack2005@gmail.com>
2015-01-23dshow: add options for allowing filter popup configuration dialogs to be ↵rogerdpack
presented to the user Signed-off-by: rogerdpack <rogerpack2005@gmail.com>
2015-01-23dshow: introduce support for crossbar [multiple input selectable] devicesrogerdpack
Signed-off-by: rogerdpack <rogerpack2005@gmail.com>
2015-01-23dshow: allow selecting devices by an alternative name (workaround for ↵rogerdpack
devices with symbols in them), allow specifying capture pins by name and alternative (unique) name Signed-off-by: rogerdpack <rogerpack2005@gmail.com>
2015-01-08doc: fix typosLou Logan
Signed-off-by: Lou Logan <lou@lrcd.com>
2015-01-02lavd/lavfi: allow to extract subcc.Nicolas George
Signed-off-by: Nicolas George <george@nsup.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-12-01doc: fix spelling errorsAndreas Cadhalpun
succesfully => successfully, reproducable => reproducible, specifiying => specifying, isnt => isn't, seperated => separated Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-11-14doc/indevs: Rework and update documentation of AVFoundation device.Thilo Borgmann
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-11-07lavd/avfoundation: Update documentation to mention audio capabilities.Thilo Borgmann
Reviewed-by: Lou Logan <lou@lrcd.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-09-22avdevice: add decklink input supportDeti Fliegl
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-08-01doc/indevs: mention required configure optionsLou Logan
For x11grab, libcdio, and libdc1394 input devices. Signed-off-by: Lou Logan <lou@lrcd.com>
2014-07-31doc: add very basic libcdio documentationGerion Entrup
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-07-17lavd/x11grab: add an option to disable MIT-SHM.Nicolas George
With remote displays supporting the MIT-SHM extension, the extension is detected and used, but attaching fails asynchronously.
2014-06-12lavd/avfoundation: Support user selected pixel formats and pixel format ↵sfan5
autoselection. Signed-off-by: Thilo Borgmann <thilo.borgmann@mail.de> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-05-28ffmpeg: add -devices paramLukasz Marek
FFmpeg mix devices and file formats when -formats option is used. This commit adds a -devices param to list devices only. Signed-off-by: Lukasz Marek <lukasz.m.luki2@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-04-11Add AVFoundation input device.Thilo Borgmann
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-04-03Add Win32 GDI-based screen grabbingCalvin Walton
Based on original code by Christophe Gisquet in 2010, updated to work with current ffmpeg APIs. Supports grabbing a single window or an area of the screen, including support for multiple monitors (Windows does funky stuff with negative coordinates here). I've moved most of the configuration to AVOptions; the input file name is now only the string "desktop", or "title=<windowname>" to select a single window. The AVOptions are the same as x11grab where possible. Code has been added to support a "show_region" mode, like x11grab, which will draw a rectangle on the screen around the area being captured. Instead of duplicating code for paletted image handling, I make use of the GDI API's ability to output DIB (BMP) images, which can be run through ffmpeg's existing BMP decoder. Signed-off-by: Calvin Walton <calvin.walton@kepstin.ca> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-04-03lavd/qtkit: Support choosing the input device by index or by name.Thilo Borgmann
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-03-30doc/indevs: Fix example for QTKit usage.Thilo Borgmann
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-03-30lavd: Add QTKit input device.Vadim Kalinsky
Signed-off-by: Thilo Borgmann <thilo.borgmann@mail.de> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>