- 19 May, 2014 1 commit
-
-
Vittorio Giovara authored
Add AV_PKT_DATA_DISPLAYMATRIX and AV_FRAME_DATA_DISPLAYMATRIX as stream and frame side data (respectively) to describe a display transformation matrix for linear transformation operations on the decoded video. Add functions to easily extract a rotation angle from a matrix and conversely to setup a matrix for a given rotation angle. Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 15 May, 2014 1 commit
-
-
Anton Khirnov authored
Initial implementation by Andrew D'Addesio <modchipv12@gmail.com> during GSoC 2012. Completion by Anton Khirnov <anton@khirnov.net>, sponsored by the Mozilla Corporation. Further contributions by: Christophe Gisquet <christophe.gisquet@gmail.com> Janne Grunau <janne-libav@jannau.net> Luca Barbato <lu_zero@gentoo.org>
-
- 01 May, 2014 1 commit
-
-
Alessandro Ghedini authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 28 Apr, 2014 1 commit
-
-
Hendrik Leppkes authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 23 Apr, 2014 1 commit
-
-
Kostya Shishkov authored
-
- 19 Apr, 2014 3 commits
-
-
Peter Ross authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
Peter Ross authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
Peter Ross authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 10 Apr, 2014 1 commit
-
-
Nicolas George authored
Ported asettb (including the sr option for audio sample rate) from FFmpeg, and copied/modified the existing settb documentation for asettb. Signed-off-by:
Katerina Barone-Adesi <katerinab+libav@gmail.com> Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 07 Apr, 2014 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 06 Apr, 2014 3 commits
-
-
Paul B Mahol authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
Paul B Mahol authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
Paul B Mahol authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 04 Apr, 2014 1 commit
-
-
Peter Ross authored
Further performance improvements and security fixes by Vittorio Giovara, Luca Barbato and Diego Biurrun. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com> Signed-off-by:
Luca Barbato <lu_zero@gentoo.org> Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 31 Mar, 2014 4 commits
-
-
Vittorio Giovara authored
-
Vittorio Giovara authored
-
Carl Eugen Hoyos authored
-
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 4 commits
-
-
Paul B Mahol authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
Vittorio Giovara authored
-
Paul B Mahol authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com> Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
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
-
- 24 Mar, 2014 1 commit
-
-
Anton Khirnov authored
-
- 23 Mar, 2014 1 commit
-
-
Vittorio Giovara authored
-
- 05 Mar, 2014 1 commit
-
-
Anton Khirnov authored
-
- 26 Feb, 2014 1 commit
-
-
Andrew Kelley authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 12 Feb, 2014 1 commit
-
-
Derek Buitenhuis authored
Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 09 Feb, 2014 1 commit
-
-
Kostya Shishkov authored
Bug-Id: 99 Bug-Id: videolan/9620 Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 08 Feb, 2014 1 commit
-
-
Kostya Shishkov authored
Does not contain cursor rendering yet. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 09 Jan, 2014 2 commits
-
-
Vittorio Giovara authored
-
Maxim Polijakowski authored
Cleanup by Diego Biurrun. Signed-off-by:
Kostya Shishkov <kostya.shishkov@gmail.com>
-
- 21 Dec, 2013 1 commit
-
-
Justin Ruggles authored
-
- 17 Dec, 2013 1 commit
-
-
Peter Holik authored
Useful for reading png images from a pipe.
-
- 12 Dec, 2013 1 commit
-
-
Vittorio Giovara authored
-
- 09 Dec, 2013 1 commit
-
-
Vittorio Giovara authored
-
- 26 Nov, 2013 2 commits
-
-
Anton Khirnov authored
They mangle the mp3 header in a non-standard way to save a few bytes. People who care about space so much should just use a more efficient codec.
-
Kostya Shishkov authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 23 Nov, 2013 1 commit
-
-
Anton Khirnov authored
-
- 15 Nov, 2013 1 commit
-
-
Ronald S. Bultje authored
Originally written by Ronald S. Bultje <rsbultje@gmail.com> and Clément Bœsch <u@pkh.me> Further contributions by: Anton Khirnov <anton@khirnov.net> Diego Biurrun <diego@biurrun.de> Luca Barbato <lu_zero@gentoo.org> Martin Storsjö <martin@martin.st> Signed-off-by:
Luca Barbato <lu_zero@gentoo.org> Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-