- 05 Dec, 2014 1 commit
-
-
Piotr Fusik authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 04 Dec, 2014 1 commit
-
-
Michael Niedermayer authored
Fixes null pointer exception Found-by: stoupeace Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 24 Nov, 2014 1 commit
-
-
Michael Niedermayer authored
Fixes Ticket3355 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 22 Nov, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 16 Sep, 2014 1 commit
-
-
Stefano Sabatini authored
Simplify.
-
- 14 Sep, 2014 1 commit
-
-
Michael Niedermayer authored
dst_file cannot be NULL Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 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.
-
- 06 Aug, 2014 1 commit
-
-
Timothy Gu authored
Fixes Trac #3613. Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 03 Aug, 2014 1 commit
-
-
Diego Biurrun authored
-
- 27 Jul, 2014 2 commits
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Reduces difference to 56f98e34Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 26 Jul, 2014 11 commits
-
-
Michael Niedermayer authored
Bug found from comparing 56f98e34 to HEAD Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Idea-from: 56f98e34Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Anton Khirnov authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This would allow the example to be used in regression tests Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Idea from: 56f98e34Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Anton Khirnov authored
-
Anton Khirnov authored
This is required by the new API.
-
- 11 Jul, 2014 1 commit
-
-
Diego Biurrun authored
doc/examples/output.c:460:9: warning: unused variable ‘i’
-
- 07 Jul, 2014 1 commit
-
-
Timothy Gu authored
Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 29 Jun, 2014 1 commit
-
-
Michael Niedermayer authored
also its better in examples to use the safer functions. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 28 Jun, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 26 Jun, 2014 10 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
Properly generate pts for the frames sent to the encoder, avoid using private and deprecated AVStream.pts.
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 20 Jun, 2014 1 commit
-
-
Anton Khirnov authored
-
- 03 Jun, 2014 1 commit
-
-
Lou Logan authored
Signed-off-by: Lou Logan <lou@lrcd.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 23 Apr, 2014 1 commit
-
-
Stefano Sabatini authored
Restore the old name, which was more meaningful and consistent with the names of the other examples.
-
- 08 Apr, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-