- 15 Jul, 2016 1 commit
-
-
Carl Eugen Hoyos authored
The ffv1 format currently needs a container.
-
- 24 Feb, 2016 1 commit
-
-
Vittorio Giovara authored
This prefix is reserved for public functions only. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 07 Sep, 2015 1 commit
-
-
tab authored
Allows avformat_query_codec to be used to check for valid image2 encoders. Reuses the existing ff_guess_image2_codec ID table. Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 22 Jun, 2015 1 commit
-
-
Vittorio Giovara authored
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 06 May, 2015 1 commit
-
-
Vittorio Giovara authored
Update the pictor test to use the pictor codec, as both formats share the .pic file extension.
-
- 14 Feb, 2015 1 commit
-
-
Diego Biurrun authored
-
- 22 Sep, 2014 1 commit
-
-
Benoit Fouet authored
The second entry will never be selected, so let's save some bytes in the library. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 31 Mar, 2014 1 commit
-
-
Jimmy Christensen authored
Additional fixes and enhancements by Vittorio Giovara, Gonzalo Garramuno, Nicolas George, Paul B Mahol and Michael Niedermayer. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 27 Mar, 2014 1 commit
-
-
Aleksi Nurmi authored
Further enhancements by Vittorio Giovara and Paul B Mahol. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 26 Mar, 2014 1 commit
-
-
Vittorio Giovara authored
-
- 16 Mar, 2014 1 commit
-
-
Jean First authored
Some applications use the j2c extension for jpeg2000 codestream files.
-
- 12 Dec, 2013 1 commit
-
-
Martin Lambers authored
-
- 18 Sep, 2013 1 commit
-
-
Justin Ruggles authored
Container and lossy decoding by Aneesh Dogra <aneesh@sugarlabs.org> Lossless decoding by Justin Ruggles <justin.ruggles@gmail.com>
-
- 17 Apr, 2013 1 commit
-
-
Clément Bœsch authored
This commit removes the badly duplicated code between the encoder and the muxer. That may sound surprising, but the encoder is now responsible from the encoding of the picture when muxing to a .gif file. It also does not require anymore a manual user intervention such as a -pix_fmt rgb24 to work properly. To summarize, output gif are now easier to generate, code is saner and simpler, and files are smaller (thanks to the lzw encoding which was unused so far with the default .gif output). We can certainly make things even better, but this is the first step. FATE is updated because of the output being produced by the encoder and not the muxer (no lzw in the muxer), and in the seek test only the size mismatches. Fixes Ticket #2262
-
- 04 Apr, 2013 1 commit
-
-
Nicolas Bertrand authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
- 22 Mar, 2013 1 commit
-
-
Michael Niedermayer authored
Reviewed-by: Pascal Massimino <pascal.massimino@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 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>
-