- 12 Feb, 2010 33 commits
-
-
Sebastian Dröge authored
Fixes bug #584536.
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
[MOVED FROM BAD 23/29] shapewipe: Move chain function error cases at the end of the function and add useful debug output
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
Also use defines for the default values of the properties.
-
Sebastian Dröge authored
[MOVED FROM BAD 18/29] shapewipe: Replace floating point arithmetic in the inner processing loops by integer arithmetic
-
Sebastian Dröge authored
Lowers the time taken there in my testcase from 6.91% to 6.20% as measured by callgrind.
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
This change is based on Tim's QoS implementation for jpegdec.
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
This saves one new, large allocation per frame for the most cases.
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
[MOVED FROM BAD 05/29] shapewipe: Adjust border to still have everything transparent at 1.0 and the other way around
-
Sebastian Dröge authored
[MOVED FROM BAD 04/29] shapewipe: Divide the border value by two, otherwise we use a twice a wide border
-
Sebastian Dröge authored
...and use a border of 0.01 in the example application.
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
If the FLAC decoder is flushed, its state will be set to frame-sync mode, which will sync to the next *audio* frame and makes it ignore all headers. This prevented tags and everything else to show up when using flacdec in push mode. Fixes bug #608843.
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
Slushy freeze remains in effect.
-
- 10 Feb, 2010 3 commits
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Robert Swain authored
Add temporary check to avoid crashes with a certain file when seeking until the real cause of this is figured out. See #609405.
-
- 07 Feb, 2010 1 commit
-
-
Robert Swain authored
Fixes bug #609107
-
- 05 Feb, 2010 1 commit
-
-
Tim-Philipp Müller authored
-
- 04 Feb, 2010 2 commits
-
-
Tim-Philipp Müller authored
-
Robert Swain authored
-