- 03 Jan, 2020 1 commit
-
-
Marton Balint authored
Deprecated since Sep 28, 2017. Signed-off-by:
Marton Balint <cus@passwd.hu>
-
- 18 Nov, 2019 1 commit
-
-
Gyan Doshi authored
Option wait_for_tc only takes effect if tc_format is set
-
- 01 Dec, 2018 1 commit
-
-
Marton Balint authored
Signed-off-by:
Marton Balint <cus@passwd.hu>
-
- 30 Sep, 2018 1 commit
-
-
Karthick Jeyapal authored
This option is useful for maintaining input synchronization across N different hardware devices deployed for 'N-way' redundancy. The system time of different hardware devices should be synchronized with protocols such as NTP or PTP, before using this option. Signed-off-by:
Marton Balint <cus@passwd.hu>
-
- 12 Jun, 2018 1 commit
-
-
Jon Morley authored
If the user provides a valid timecode_format look for timecode of that format in the capture and if found store it on the video avstream's metadata. Slightly modified by Marton Balint to capture per-frame timecode as well. Signed-off-by:
Marton Balint <cus@passwd.hu>
-
- 20 Jan, 2018 3 commits
-
-
Vishwanath Dixit authored
Signed-off-by:
Marton Balint <cus@passwd.hu>
-
Vishwanath Dixit authored
Signed-off-by:
Marton Balint <cus@passwd.hu>
-
Vishwanath Dixit authored
Signed-off-by:
Marton Balint <cus@passwd.hu>
-
- 18 Oct, 2017 1 commit
-
-
Dave Rice authored
Signed-off-by:
Marton Balint <cus@passwd.hu>
-
- 28 Sep, 2017 1 commit
-
-
Gildas Fargeas authored
The decklink input pixel format can now be specified with the 'raw_format' option. The -bm_v210 option is now deprecated. Signed-off-by:
Marton Balint <cus@passwd.hu>
-
- 22 Aug, 2017 1 commit
-
-
Ravindra authored
Signed-off-by:
Ravindra Patagar <rpatagar@akamai.com> Signed-off-by:
Marton Balint <cus@passwd.hu>
-
- 22 Mar, 2017 1 commit
-
-
Matthias Hunstock authored
Signed-off-by:
Matthias Hunstock <atze@fem.tu-ilmenau.de> Signed-off-by:
Marton Balint <cus@passwd.hu>
-
- 21 Oct, 2016 1 commit
-
-
Marton Balint authored
Signed-off-by:
Marton Balint <cus@passwd.hu>
-
- 26 Jun, 2016 3 commits
-
-
Marton Balint authored
Reviewed-by:
Deti Fliegl <deti@fliegl.de> Signed-off-by:
Marton Balint <cus@passwd.hu>
-
Marton Balint authored
Reviewed-by:
Deti Fliegl <deti@fliegl.de> Signed-off-by:
Marton Balint <cus@passwd.hu>
-
Marton Balint authored
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>
-
- 02 Feb, 2016 1 commit
-
-
Matthias Hunstock authored
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>
-
- 29 Jan, 2016 2 commits
-
-
Timothy Gu authored
-
Marton Balint authored
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>
-
- 24 Jan, 2016 2 commits
-
-
Timothy Gu authored
This reverts commit 61fb70c3. Reported in #5183 to break the build. Further investigation needed.
-
Timothy Gu authored
This commit cleans up the decklink files' header usage so that they pass checkheaders.
-
- 08 Feb, 2015 1 commit
-
-
Georg Lippitsch authored
Example to capture video clip at 1080i50 10 bit: ffmpeg -bm_v210 1 -f decklink -i 'UltraStudio Mini Recorder@11' -acodec copy -vcodec copy output.avi Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 21 Sep, 2014 1 commit
-
-
Deti Fliegl authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 24 Sep, 2011 2 commits
-
-
Vladimir Voroshilov authored
-
Michael Niedermayer authored
This reverts commit a2077b85.
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 22 Dec, 2008 1 commit
-
-
Diego Biurrun authored
It contains optimizations that are not specific to i386 and libavutil uses this naming scheme already. Originally committed as revision 16270 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Aug, 2008 1 commit
-
-
Loren Merritt authored
c is 1.9x faster than previous c (on various x86 cpus), sse is 1.6x faster than previous sse. Originally committed as revision 14698 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 May, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 May, 2008 1 commit
-
-
Ramiro Polla authored
typedef x86_reg as the appropriate size and use it instead. Originally committed as revision 13081 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 May, 2007 1 commit
-
-
Ronald S. Bultje authored
include paths in the source files. mostly from a patch by Ronald S. Bultje, rbultje ronald.bitfreak net Originally committed as revision 9034 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Oct, 2006 1 commit
-
-
Diego Biurrun authored
and fix GPL/LGPL version mismatches. Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Aug, 2006 1 commit
-
-
Loren Merritt authored
2.5% faster fft, 0.5% faster vorbis. Originally committed as revision 6023 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Mar, 2006 1 commit
-
-
Zuxy Meng authored
Patch by Zuxy Meng, zuxy <<dot>> meng >>at<< gmail <<dot>> com Minor non-functional diff-related fixes by me. Originally committed as revision 5125 to svn://svn.ffmpeg.org/ffmpeg/trunk
-