- 23 Oct, 2017 1 commit
-
-
James Almer authored
Deprecated in 08/2014. Signed-off-by: James Almer <jamrial@gmail.com>
-
- 09 Oct, 2017 1 commit
-
-
Jun Zhao authored
Enable per-stream hwaccel_flags. Signed-off-by: Jun Zhao <jun.zhao@intel.com> Signed-off-by: Mark Thompson <sw@jkqxz.net>
-
- 25 Aug, 2017 1 commit
-
-
James Almer authored
Signed-off-by: James Almer <jamrial@gmail.com>
-
- 23 Mar, 2017 12 commits
-
-
Vittorio Giovara authored
Deprecated in 07/2015.
-
Vittorio Giovara authored
Deprecated in 10/2014 and 07/2015.
-
Vittorio Giovara authored
Deprecated in 08/2014.
-
Vittorio Giovara authored
Deprecated between 04/2014 - 05/2015.
-
Vittorio Giovara authored
Deprecated in 07/2014.
-
Vittorio Giovara authored
Deprecated in 01/2014.
-
Vittorio Giovara authored
qscale types and maximum number of bframes deprecated in 10/2013. Negative linesizes deprecated in 11/2013. xvidmmx deprecated in 08/2014.
-
Vittorio Giovara authored
Deprecated in 10/2013.
-
Diego Biurrun authored
Deprecated in 11/2013.
-
Vittorio Giovara authored
Alpha deprecated in 11/2013. Sh4 and sparc deprecated in 01/2014.
-
Vittorio Giovara authored
Illegal ac_vlc and old msmpeg4 detection deprecated in 10/2013.
-
Vittorio Giovara authored
Deprecated in 10/2013.
-
- 12 Jan, 2017 1 commit
-
-
Anton Khirnov authored
Also, add generic code for handling cropping, so the decoders can export just the cropping size and not bother with the rest.
-
- 10 Dec, 2016 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 02 Dec, 2016 1 commit
-
-
Vittorio Giovara authored
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 23 Nov, 2016 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 18 Nov, 2016 1 commit
-
-
Andreas Cadhalpun authored
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
-
- 17 Nov, 2016 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 08 Nov, 2016 2 commits
-
-
Vittorio Giovara authored
-
Vittorio Giovara authored
Planes are ordered as the name suggests now. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 03 Nov, 2016 1 commit
-
-
Martin Storsjö authored
The include of config.h was added in 2012 in 1d9c2dc8, due to the use of CONFIG_SNOW_ENCODER ifdefs within options_table.h. When the snow codec was dropped later (in a0c5917f in 2013), this include no longer served any purpose. options_table.h is included in builds for the host as well, when building documentation. config.h should not be included in code that is built for the host, since it can contain workarounds for the target compiler/environment, like adding a missing define of restrict, defining getenv(x) to NULL for environments that lack getenv. The seemingly innocent include reordering in 2025d378 broke builds that have getenv(x) defined to NULL in config.h (Windows CE and Windows Phone/RT), since libavcodec/options_table.h include config.h, while libavformat/options_table.h end up bringing in more system headers, and those system headers can contain a proper definition of getenv, which clash with the getenv define in config.h. This was avoided earlier as long as libavformat/options_table.h (or avformat.h) was included before libavcodec/options_table.h. This fixes builds for Windows Phone/RT and CE. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 02 Nov, 2016 1 commit
-
-
Vittorio Giovara authored
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 21 Oct, 2016 1 commit
-
-
Vittorio Giovara authored
-
- 22 Aug, 2016 1 commit
-
-
Stanislav Dolganov authored
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 27 Jun, 2016 2 commits
-
-
Vittorio Giovara authored
All option names now match the ones provided by the av_color_*_name().
-
Vittorio Giovara authored
Drop ST from names and symbols, it does not add anything distinctive or descriptive.
-
- 21 Jun, 2016 2 commits
-
-
Vittorio Giovara authored
Appeared in H.264 2016/02. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
Neil Birkbeck authored
Adding hybrid log-gamma (https://en.wikipedia.org/wiki/Hybrid_Log-Gamma) based on the standardization in ARIB STD-B67: http://www.arib.or.jp/english/html/overview/doc/2-STD-B67v1_0.pdf The choice of enum value of 18 is consistent with HEVC: http://phenix.it-sudparis.eu/jct/doc_end_user/current_document.php?id=10481 And also with latest proposal for color format in mkv: https://mailarchive.ietf.org/arch/search/?email_list=cellar&gbt=1&q=Colour+Format+proposalSigned-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 06 May, 2016 1 commit
-
-
Andrey Utkin authored
It is impossible to pass "aspect" parameter to encoder from ffmpeg CLI because option from lavc/options_table.h is eclipsed by option with same name in ffmpeg_opt.c, which has different meaning (DAR, not SAR). Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 04 May, 2016 1 commit
-
-
Vittorio Giovara authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
- 02 May, 2016 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 26 Feb, 2016 3 commits
-
-
Clément Bœsch authored
-
Clément Bœsch authored
-
Clément Bœsch authored
-
- 18 Feb, 2016 1 commit
-
-
Diego Biurrun authored
-
- 10 Feb, 2016 1 commit
-
-
Rostislav Pehlivanov authored
The type of the option has been changed but the limit was apparently forgotten. Some video codes can handle bitrates of over ~2.2 Gbps (like VC-2). Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
-
- 21 Jan, 2016 1 commit
-
-
Vittorio Giovara authored
This option is only used by mpegvideoenc. It is a very codec-specific option, so deprecate the global variant. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-