- 29 Nov, 2012 1 commit
-
-
Diego Biurrun authored
Also introduce local img_ namespace to simplify debugging.
-
- 22 Nov, 2012 1 commit
-
-
Aleksi Nurmi authored
PIX is an image file format that was used by the BRender 3d engine. Signed-off-by:
Aleksi Nurmi <aleksi.nurmi@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 15 Oct, 2012 1 commit
-
-
Stefano Sabatini authored
Based on libcompface code by James Ashton <James.Ashton@anu.edu.au>, and relicensed to LGPL with the author's consent.
-
- 07 Aug, 2012 1 commit
-
-
Anton Khirnov authored
-
- 10 Jul, 2012 1 commit
-
-
Carl Eugen Hoyos authored
Reviewed-by: Kieran Kunhya
-
- 06 Apr, 2012 1 commit
-
-
Jimmy Christensen authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 17 Mar, 2012 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com> Signed-off-by:
Justin Ruggles <justin.ruggles@gmail.com>
-
- 22 Feb, 2012 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com> Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 21 Feb, 2012 1 commit
-
-
Diego Biurrun authored
-
- 19 Feb, 2012 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 17 Feb, 2012 1 commit
-
-
Aneesh Dogra authored
Signed-off-by:
Justin Ruggles <justin.ruggles@gmail.com>
-
- 30 Jan, 2012 1 commit
-
-
Martin Lambers authored
-
- 27 Jan, 2012 3 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 23 Jan, 2012 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Kostya Shishkov <kostya.shishkov@gmail.com>
-
- 21 Jan, 2012 1 commit
-
-
Jean First authored
Some applications use the j2c extension for jpeg2000 codestream files. Signed-off-by:
Jean First <jeanfirst@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 10 Dec, 2011 1 commit
-
-
Diego Biurrun authored
-
- 07 Dec, 2011 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Carl Eugen Hoyos authored
-
- 30 Nov, 2011 1 commit
-
-
Anton Khirnov authored
It's supposed to be called only from (de)muxers.
-
- 27 Nov, 2011 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes Ticket687 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 13 Nov, 2011 1 commit
-
-
Martin Storsjö authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 06 Nov, 2011 1 commit
-
-
Reimar Döffinger authored
All current usages of it are incompatible with localization. For example strcasecmp("i", "I") != 0 is possible, but would break many of the places where it is used. Instead use our own implementations that always treat the data as ASCII. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 03 Nov, 2011 1 commit
-
-
Reimar Döffinger authored
All current usages of it are incompatible with localization. For example strcasecmp("i", "I") != 0 is possible, but would break many of the places where it is used. Instead use our own implementations that always treat the data as ASCII. Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
- 19 Oct, 2011 1 commit
-
-
Anton Khirnov authored
Trivial replacements with sed are done in this commit: sed 's/av_new_stream(\([^)]*\), 0)/avformat_new_stream(\1, NULL)/'
-
- 12 Oct, 2011 1 commit
-
-
Anton Khirnov authored
-
- 05 Oct, 2011 1 commit
-
-
Anton Khirnov authored
This is needed by the new AVOptions API.
-
- 27 Sep, 2011 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
our decoder outputs that, jasper can as well Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 15 Aug, 2011 1 commit
-
-
Anton Khirnov authored
AVFormatParameters are converted into corresponding private options in av_open_input_file/stream() compat wrappers, so accessing them from demuxers is redundant.
-
- 08 Jul, 2011 1 commit
-
-
Anton Khirnov authored
Deprecate AVFormatContext.loop_input.
-
- 06 Jul, 2011 1 commit
-
-
Carl Eugen Hoyos authored
-
- 21 Jun, 2011 1 commit
-
-
Kamil Nowosad authored
-
- 13 Jun, 2011 1 commit
-
-
Peter Ross authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 06 Jun, 2011 3 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 23 May, 2011 1 commit
-
-
Kamil Nowosad authored
This needs work but it should not rot in soc svn.
-