- 13 Jun, 2014 1 commit
-
-
Diego Biurrun authored
-
- 12 Jun, 2014 1 commit
-
-
Diego Biurrun authored
The files are only ever compiled if that condition is true.
-
- 03 Oct, 2013 1 commit
-
-
Diego Biurrun authored
-
- 30 Aug, 2013 1 commit
-
-
Thilo Borgmann authored
-
- 04 May, 2013 1 commit
-
-
Diego Biurrun authored
-
- 06 Oct, 2012 1 commit
-
-
Justin Ruggles authored
-
- 07 Aug, 2012 1 commit
-
-
Anton Khirnov authored
-
- 21 Jul, 2012 1 commit
-
-
Ronald S. Bultje authored
The variables which are declared in the teplate file are static and therefore there is no symbol clash.
-
- 23 Jun, 2012 1 commit
-
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
- 06 Apr, 2012 1 commit
-
-
Martin Storsjö authored
Also break some long lines, remove codec function placeholder comments and add spaces in sample/pixel format lists. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 20 Mar, 2012 1 commit
-
-
Justin Ruggles authored
Update FATE references due to encoder delay.
-
- 29 Feb, 2012 1 commit
-
-
Justin Ruggles authored
-
- 09 Aug, 2011 1 commit
-
-
Justin Ruggles authored
channel.
-
- 27 Jul, 2011 1 commit
-
-
Justin Ruggles authored
-
- 21 Jul, 2011 1 commit
-
-
Justin Ruggles authored
-
- 19 Jul, 2011 2 commits
-
-
Justin Ruggles authored
-
Justin Ruggles authored
This checks if the set of selected exponent strategies for all blocks in a channel are in the frame exponent strategy table, and if so, writes the table index instead of each strategy. This saves up to 7 bits per channel per frame, so the overall effect on quality is small.
-
- 14 Jul, 2011 1 commit
-
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 27 Jun, 2011 1 commit
-
-
Justin Ruggles authored
This avoids using function pointers for quite a few small functions, most of which just call DSP functions.
-
- 13 Jun, 2011 1 commit
-
-
Justin Ruggles authored
Function pointers are used for templated functions instead of needlessly duplicating many functions.
-
- 07 Jun, 2011 1 commit
-
-
Justin Ruggles authored
-