- Jan 11, 2015
-
-
Lukasz Marek authored
Device name may be coma-separated list. Use dedicated funtion to compare. Signed-off-by:
Lukasz Marek <lukasz.m.luki2@gmail.com>
-
Lukasz Marek authored
List device callback must be able to return valid list without opening device. This callback should return input values for open function, not vice-versa. Read header funtion is very likey to fail without proper configuration provided. Signed-off-by:
Lukasz Marek <lukasz.m.luki2@gmail.com>
-
- Jan 06, 2015
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jan 04, 2015
-
-
Johan Andersson authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- Dec 18, 2014
-
-
Vittorio Giovara authored
-
Vittorio Giovara authored
CC: libav-stable@libav.org Bug-Id: CID 703706
-
- Dec 14, 2014
-
-
Lukasz Marek authored
Signed-off-by:
Lukasz Marek <lukasz.m.luki2@gmail.com>
-
- Nov 17, 2014
-
-
Michael Niedermayer authored
Avoids printing confusing and unrelated errors Fixes Ticket2772 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Oct 25, 2014
-
-
Lukasz Marek authored
Allows to list sources/sinks of the devices that implement that functionality. Signed-off-by:
Lukasz Marek <lukasz.m.luki2@gmail.com>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Oct 17, 2014
-
-
Luca Barbato authored
The OptionDef arrays are terminated with a { NULL } element not NULL. CC: libav-stable@libav.org Bug-Id: CID 703769
-
- Sep 16, 2014
-
-
Diego Biurrun authored
Also avoid an unused variable warning for compilers w/o av_unused support.
-
- Sep 02, 2014
-
-
Tobias Rapp authored
Adds some more whitespace between channel layout name and decomposition. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Aug 15, 2014
-
-
Michael Niedermayer authored
Reviewed-by:
Clément Bœsch <u@pkh.me> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Gabriel Dume authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
Gabriel Dume authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- Aug 13, 2014
-
-
Anton Khirnov authored
-
- Jun 29, 2014
-
-
Michael Niedermayer authored
This avoids some failures during fate when swscale is disabled Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jun 16, 2014
-
-
Simon Thelen authored
Show the copyright when running `ffmpeg -version'. This is useful for end users trying to determine whether they are using FFmpeg or Libav. Signed-off-by:
Simon Thelen <ffmpeg@c-14.de>
-
- Jun 14, 2014
-
-
Michael Niedermayer authored
Fixes Ticket3057 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- May 28, 2014
-
-
Lukasz Marek authored
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>
-
- Apr 29, 2014
-
-
Michael Niedermayer authored
These ids should be meaningless for the end user and would only confuse Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Apr 26, 2014
-
-
tue46wsdgxfjrt authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Apr 08, 2014
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Mar 28, 2014
-
-
Michael Niedermayer authored
This fixes cases where the codec is detect later than the stream creation No testcase with unmodified source known Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Mar 13, 2014
-
-
Luca Barbato authored
Quite useful to select by pid in MPEG-TS.
-
- Jan 05, 2014
-
-
Johan Andersson authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- Dec 29, 2013
-
-
Carl Eugen Hoyos authored
Fixes ticket #3246.
-
- Dec 09, 2013
-
-
Lenny Wang authored
Reviewed-by:
Wei Gao <highgod0401@gmail.com> Reviewed-by:
Stefano Sabatini <stefasab@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Nov 30, 2013
-
-
Timothy Gu authored
Also the libavutil/ffversion.h will be installed. Rationale: * Applications might want to know FFmpeg's version besides the individual libraries'. * Avoids file name clash between FFmpeg's ./version.h and lib*/version.h when a library source file includes both and is compiled on an out-of-tree build. Fixes #1769. Signed-off-by:
Timothy Gu <timothygu99@gmail.com> Reviewed-by:
James Almer <jamrial@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Nov 27, 2013
-
-
Michael Niedermayer authored
This reverts commit ca21116b. Revert suggested by Jamal: "Bad secondary effect i just noticed: Every time version.h is changed (git pull for example), anything that includes config.h will be recompiled. And that means pretty much every single file in the tree. "
-
Timothy Gu authored
Avoid clash with version.h of the libraries. Signed-off-by:
Timothy Gu <timothygu99@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Nov 26, 2013
-
-
Stefano Sabatini authored
Simplify.
-
Stefano Sabatini authored
The macro value can be shared between configure script and cmdutils.c.
-
- Nov 23, 2013
-
-
Diego Biurrun authored
-
- Nov 21, 2013
-
-
Michael Niedermayer authored
might fix Ticket3056 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Clément Bœsch authored
-
- Nov 19, 2013
-
-
Michael Niedermayer authored
requested by multiple people Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Stephen Hutchinson authored
The output is formatted to display one option per line. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-