- 08 Sep, 2014 1 commit
-
-
Carl Eugen Hoyos authored
Fixes ticket #3919.
-
- 07 Sep, 2014 3 commits
-
-
Andreas Cadhalpun authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
- 06 Sep, 2014 1 commit
-
-
Diego Biurrun authored
This is the expected behavior shared by all other cli multimedia players. Bug-Id: 732
-
- 05 Sep, 2014 3 commits
-
-
db0company authored
Reviewed-by:
Timothy Gu <timothygu99@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Mark Harris authored
Make time duration references consistent, using @ref links, and eliminate incorrect syntax [-]HH[:MM[:SS[.m...]]]. Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
- 04 Sep, 2014 2 commits
-
-
Anton Khirnov authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
Timothy Gu authored
texi2html is deprecated by upstream in favor of makeinfo/texi2any. See: - https://www.gnu.org/software/texinfo/manual/texinfo/html_node/texi2html.html - https://wiki.debian.org/Texi2htmlTransition - https://lists.debian.org/debian-devel/2013/05/msg01516.html This is actually two separate changes. Based on a patch by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>. Fixes Trac ticket #3232. Signed-off-by:
Timothy Gu <timothygu99@gmail.com>
-
- 03 Sep, 2014 2 commits
-
-
Lou Logan authored
Signed-off-by:
Lou Logan <lou@lrcd.com>
-
Luca Barbato authored
Intermixing =encoding utf-8 in the file can confuse some pod2man implementations.
-
- 02 Sep, 2014 1 commit
-
-
Rong Yan authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 01 Sep, 2014 2 commits
-
-
Mark Harris authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Timothy Gu authored
makeinfo chokes on that. Signed-off-by:
Timothy Gu <timothygu99@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 28 Aug, 2014 4 commits
-
-
Vittorio Giovara authored
-
Stefano Sabatini authored
-
Deb Mukherjee authored
Reviewed-by:
James Zern <jzern@google.com> Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Darnley authored
Also replace the plural form "multiplies" with "multiples".
-
- 26 Aug, 2014 1 commit
-
-
Gabriel Dume authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 25 Aug, 2014 4 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Anton Khirnov authored
It allows to configure how long will avformat_find_stream_info() wait to get the first timestamp.
-
Anton Khirnov authored
-
- 24 Aug, 2014 2 commits
-
-
Clément Bœsch authored
-
Carl Eugen Hoyos authored
-
- 23 Aug, 2014 3 commits
-
-
Clément Bœsch authored
-
Reimar Döffinger authored
Unfortunately this was not explicitly documented and thus might be risky. But all uses I could find in FFmpeg and one in VLC had a memleak in these cases, and I could not find any that relied on the previous behaviour. Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
Muhammad Faiz authored
-
- 21 Aug, 2014 3 commits
-
-
Stefano Sabatini authored
-
Clément Bœsch authored
-
Clément Bœsch authored
See b0352b19 for more information on the feature.
-
- 20 Aug, 2014 4 commits
-
-
Clément Bœsch authored
-
Clément Bœsch authored
-
Clément Bœsch authored
-
Lou Logan authored
Signed-off-by:
Lou Logan <lou@lrcd.com>
-
- 18 Aug, 2014 3 commits
-
-
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.
-
Gabriel Dume authored
A function declaration is the prototype. Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
Stefano Sabatini authored
The new option names are more explicit. Signed-off-by:
Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
-
- 17 Aug, 2014 1 commit
-
-
Nicolas George authored
-