- 24 May, 2018 1 commit
-
-
Carl Eugen Hoyos authored
Fixes ticket #7228. The option was disabled since 4a62f477 and removed in 6e69525e.
-
- 19 Feb, 2018 1 commit
-
-
Gyan Doshi authored
FF_API_DEBUG_MV has been disabled. Related options removed from docs. Mention of non-existent debug option value 'pts' also removed.
-
- 20 Nov, 2017 1 commit
-
-
Carl Eugen Hoyos authored
The flags were removed in b79a7da3
-
- 23 Oct, 2017 1 commit
-
-
James Almer authored
Deprecated in 08/2014. Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 10 May, 2017 2 commits
-
-
Michael Niedermayer authored
Reviewed-by:
James Almer <jamrial@gmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 30 Mar, 2017 1 commit
-
-
Clément Bœsch authored
-
- 31 Dec, 2016 1 commit
-
-
Moritz Barsnick authored
cutoff is implemented as an option global to lavc, but supported only by a few encoders. This fact is now reflected in its documentation. ac3's support of this option is added for completeness. Signed-off-by:
Moritz Barsnick <barsnick@gmx.net> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 10 Dec, 2016 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 14 Nov, 2016 1 commit
-
-
James Almer authored
Found-by:
Michael Niedermayer <michael@niedermayer.cc> Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 11 Oct, 2016 1 commit
-
-
Moritz Barsnick authored
Signed-off-by:
Moritz Barsnick <barsnick@gmx.net> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 28 Sep, 2016 1 commit
-
-
James Almer authored
Found-by:
Michael Niedermayer <michael@niedermayer.cc> Reviewed-by:
Michael Niedermayer <michael@niedermayer.cc> Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 31 May, 2016 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 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>
-
- 28 Mar, 2016 1 commit
-
-
Lou Logan authored
Signed-off-by:
Lou Logan <lou@lrcd.com>
-
- 08 Sep, 2015 2 commits
-
-
Stefano Sabatini authored
-
Stefano Sabatini authored
This helps when grepping for "gop".
-
- 11 Aug, 2015 1 commit
-
-
Michael Niedermayer authored
Partly fixes Ticket 443 Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 30 Jun, 2015 1 commit
-
-
Nicolas DEROUINEAU authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 12 Jan, 2015 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 11 Jan, 2015 1 commit
-
-
Michael Niedermayer authored
Fixes part of Ticket2901 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 08 Jan, 2015 1 commit
-
-
Lou Logan authored
Signed-off-by:
Lou Logan <lou@lrcd.com>
-
- 30 Nov, 2014 1 commit
-
-
Andreas Cadhalpun authored
succesfully => successfully, reproducable => reproducible, specifiying => specifying, isnt => isn't, seperated => separated Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 03 Nov, 2014 1 commit
-
-
Michael Niedermayer authored
Reviewed-by:
Benoit Fouet <benoit.fouet@free.fr> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 31 Oct, 2014 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 24 Aug, 2014 1 commit
-
-
Clément Bœsch authored
-
- 18 Aug, 2014 1 commit
-
-
Clément Bœsch authored
The reasoning behind this addition is that various third party applications are interested in getting some motion information out of a video "for free" when it is available. It was considered to export other information as well (such as the intra information about the block, or the quantization) but the structure might have ended up into a half full-generic, half full of codec specific cruft. If more information is necessary, it should either be added in the "flags" field of the AVMotionVector structure, or in another side-data. This commit also includes an example exporting them in a CSV stream.
-
- 20 Jun, 2014 1 commit
-
-
Stefano Sabatini authored
Based on avcodec.h documentation.
-
- 19 Jun, 2014 1 commit
-
-
Michael Niedermayer authored
This will pick the "best" simple idct compatible idct Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 03 Jun, 2014 1 commit
-
-
Lou Logan authored
Signed-off-by:
Lou Logan <lou@lrcd.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 12 May, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 04 May, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 09 Jan, 2014 1 commit
-
-
Timothy Gu authored
ffplay and ffprobe are read-only. Signed-off-by:
Timothy Gu <timothygu99@gmail.com>
-
- 01 Jan, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 29 Oct, 2013 1 commit
-
-
Stefano Sabatini authored
-
- 24 Oct, 2013 1 commit
-
-
Timothy Gu authored
Merged-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
Timothy Gu <timothygu99@gmail.com> Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
- 11 Oct, 2013 3 commits
-
-
Timothy Gu authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Timothy Gu authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Timothy Gu authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-