- 26 Oct, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 23 Oct, 2012 1 commit
-
-
Stefano Sabatini authored
Allow to factorize code in video_decode_example(), simplify.
-
- 20 Oct, 2012 4 commits
-
-
Stefano Sabatini authored
Decrease confusion.
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
- 13 Sep, 2012 3 commits
-
-
Stefano Sabatini authored
-
Stefano Sabatini authored
The use of "picture" in place of "frame" is confusing.
-
Stefano Sabatini authored
-
- 27 Aug, 2012 2 commits
-
-
Stefano Sabatini authored
Add a switch which controls which operation to perform. Useful to test only a single feature. Also the new behavior is more self-consistent.
-
Stefano Sabatini authored
Do not clutter the temporary directory with files, also "/tmp" is not always available, e.g. in Windows. Also add the clean-test Makefile rule, which will clean the generated files.
-
- 24 Aug, 2012 1 commit
-
-
Stefano Sabatini authored
-
- 22 Aug, 2012 2 commits
-
-
Stefano Sabatini authored
-
Stefano Sabatini authored
Put the relevant code in one chunk, also check for frame allocation failures.
-
- 19 May, 2012 2 commits
-
-
Clément Bœsch authored
-
Clément Bœsch authored
All the other examples already use the system installed headers.
-
- 12 May, 2012 1 commit
-
-
Clément Bœsch authored
The header is required for the sin() function.
-
- 03 May, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 12 Apr, 2012 1 commit
-
-
Stefano Sabatini authored
Remove unused variable size from video_encode_example() function. Fix GCC warning: decoding_encoding.c:214:22: warning: unused variable ‘size’ [-Wunused-variable]
-
- 22 Mar, 2012 1 commit
-
-
Michael Niedermayer authored
This should be converted to the new API Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 28 Jan, 2012 1 commit
-
-
Michael Niedermayer authored
Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 13 Dec, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 17 Oct, 2011 4 commits
-
-
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
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 11 Oct, 2011 2 commits
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
examples/encoding: List more formats to make it more clear to the reader what is not handled in libavcodec. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 23 Jul, 2011 1 commit
-
-
Stefano Sabatini authored
Adopt ISC (Internet Systems Consortium) license in place of LGPL, consistent with the other examples. Fabrice explicitely approved the relicensing.
-
- 10 Jul, 2011 2 commits
-
-
Stefano Sabatini authored
Simplify.
-
Stefano Sabatini authored
Simplify.
-
- 09 Jul, 2011 3 commits
-
-
Stefano Sabatini authored
So it is more clear the context of the sentence.
-
Stefano Sabatini authored
-
Stefano Sabatini authored
This is required, or avcodec_open() will abort because of invalid sample format.
-
- 04 Jul, 2011 1 commit
-
-
Stefano Sabatini authored
The suffix is redundant since the containing directory itself is called "examples". Simplify.
-
- 01 Jun, 2011 1 commit
-
-
Stefano Sabatini authored
Rename: api-example.c -> encoding-example.c output-example.c -> muxing-example.c
-
- 30 May, 2011 2 commits
-
-
Stefano Sabatini authored
Improve consistency.
-
Stefano Sabatini authored
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 25 May, 2010 1 commit
-
-
Martin Storsjö authored
Originally committed as revision 23324 to svn://svn.ffmpeg.org/ffmpeg/trunk
-