- 21 Nov, 2011 1 commit
-
-
ami_stuff authored
Some sample IFF ACBM files can be found here: http://aminet.net/package/dev/basic/ABdemos Thanks to Peter Ross for his help with this patch. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 18 Nov, 2011 2 commits
-
-
Clément Bœsch authored
Original code by Clément Bœsch. Parameters parsing and misc enhancements by Nicolas George.
-
Michael Bradshaw authored
Note: Some of the previous patches have had two bugs that have been fixed in this patch. Signed-off-by:
Michael Bradshaw <mbradshaw@sorensonmedia.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 17 Nov, 2011 1 commit
-
-
Michael Bradshaw authored
Note: Some of the previous patches have had two bugs that have been fixed in this patch.
-
- 16 Nov, 2011 1 commit
-
-
Stefano Sabatini authored
-
- 15 Nov, 2011 1 commit
-
-
Stefano Sabatini authored
-
- 14 Nov, 2011 1 commit
-
-
Sebastien Zwickert authored
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 12 Nov, 2011 1 commit
-
-
Derek Buitenhuis authored
Add a decoder for the VBLE Lossless Codec, which still has a cult following. Used to be popular several years ago on doom9. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 11 Nov, 2011 1 commit
-
-
Derek Buitenhuis authored
Add a decoder for the VBLE Lossless Codec, which still has a cult following. Used to be popular several years ago on doom9. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 07 Nov, 2011 1 commit
-
-
Kostya Shishkov authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 06 Nov, 2011 2 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 05 Nov, 2011 4 commits
-
-
Clément Bœsch authored
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Mina Nagy Zaki authored
Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
Stefano Sabatini authored
-
- 04 Nov, 2011 1 commit
-
-
Clément Bœsch authored
Based on an initial work by Baptiste Coudurier.
-
- 02 Nov, 2011 2 commits
-
-
Maxim Poliakovski authored
The new decoder is much smaller and has better code quality. Cleanup and fixes courtesy of Kostya Shishkov. Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
Sebastien Zwickert authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 29 Oct, 2011 1 commit
-
-
Anatoliy Wasserman authored
Signed-off-by:
Anatoliy Wasserman <anatoliy.wasserman@yandex.ru> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 26 Oct, 2011 1 commit
-
-
Luca Barbato authored
It currently use the simple api and is using the latency information provided only to offset the stream start. Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 21 Oct, 2011 1 commit
-
-
Baptiste Coudurier authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de> Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 20 Oct, 2011 1 commit
-
-
Justin Ruggles authored
-
- 19 Oct, 2011 2 commits
-
-
Luca Barbato authored
-
Kostya Shishkov authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 18 Oct, 2011 1 commit
-
-
Stefano Sabatini authored
-
- 17 Oct, 2011 3 commits
-
-
-
Stefano Sabatini authored
With the following additions: * support to gray format * support to yuva420p format * parametric luma/chroma/alpha radius * consistency check on the radius values, avoid crashes with invalid values Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
Stefano Sabatini authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 10 Oct, 2011 1 commit
-
-
Mashiat Sarker Shakkhar authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 04 Oct, 2011 1 commit
-
-
Clément Bœsch authored
-
- 29 Sep, 2011 1 commit
-
-
Mohamed Naufal Basheer authored
-
- 26 Sep, 2011 2 commits
-
-
Nicolas George authored
This patch also introduces CODEC_ID_CELT. Signed-off-by:
Nicolas George <nicolas.george@normalesup.org> Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
tipok authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 22 Sep, 2011 2 commits
-
-
Janne Grunau authored
This is a raw demuxer for the AAC LATM decoder and thus limited to single stream LOAS.
-
Maxim Poliakovski authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 17 Sep, 2011 2 commits
-
-
Stefano Sabatini authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
Anton Khirnov authored
-
- 16 Sep, 2011 2 commits
-
-
Stefano Sabatini authored
-
Stefano Sabatini authored
Add aconvert filter to perform sample format, channel layout, and packing format conversion. The aconvert code depends on audio conversion code in libavcodec, so this requires a dependency on libavcodec. Based on previous work by S.N. Hemanth Meenakshisundaram and Mina Nagy Zaki, performed for the GSoC 2010 and 2011.
-