- Feb 10, 2010
-
-
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.
- Feb 07, 2010
-
-
Robert Swain authored
Fixes bug #609107
-
- Feb 05, 2010
-
-
Tim-Philipp Müller authored
-
- Feb 04, 2010
-
-
Tim-Philipp Müller authored
-
Robert Swain authored
-
Robert Swain authored
The logic for searching forwards/backwards was swapped
-
- Feb 02, 2010
-
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
In particular, do not make it send newsegment updates that sort-of contradict the indented playback segment (e.g. start time).
-
Mark Nauwelaerts authored
As a side effect, avoid sending newsegment updates with start times that go back and forth, which leads to bogus downstream running_time. Also fixes seeking in bug #606744.
-
Mark Nauwelaerts authored
.. by initializing streams starting at 0, as that is basically where we 'seek to' at the start and assume streams to start elsewhere. Also enables newsegment update events for subtitle streams.
-
Stefan Kost authored
This caused bogus messages, such as reported in bug #607471.
-
David Hoyt authored
png_set_gray_1_2_4_to_8() has been deprecated for a while and was finally removed in libpng 1.4.x. Use png_set_expand_gray_1_2_4_to_8() instead. Fixes #608629.
-
- Feb 01, 2010
-
-
Wim Taymans authored
See #608564
-
Tim-Philipp Müller authored
-
- Jan 30, 2010
-
-
Tim-Philipp Müller authored
From 15d47a6 to 96dc793
-
- Jan 27, 2010
-
-
Robert Swain authored
-
Mark Nauwelaerts authored
Fixes #608255.
-
Mark Nauwelaerts authored
Fixes #608255.
-
Mark Nauwelaerts authored
Fixes #608255.
-
Sebastian Dröge authored
Fixes bug #608209.
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- Jan 26, 2010
-
-
Wim Taymans authored
When we receive an UNEXPECTED from a stream, move to the next stream and only go EOS when all streams are EOS. When selecting a stream to push, ignore streams that went EOS. Fixes #607949
-
- Jan 25, 2010
-
-
Stefan Kost authored
Error out when the pool gets shutdown.
-
Stefan Kost authored
This reverts commit 3d9d34bd.
-
Stefan Kost authored
Error out when the pool gets shutdown.
-
- Jan 23, 2010
-
-
Michael Smith authored
-
Edward Hervey authored
-
Edward Hervey authored
-
- Jan 22, 2010
-
-
Stefan Kost authored
-
Roland Krikava authored
Do not overflow negatively when searching a previous "keyframe" on audio streams. Could cause infinite loops on backwards playback Fixes #607718
-
Peter van Hardenberg authored
overflow on some high-quality, low-resolution jpeg encodes.
-
- Jan 21, 2010
-
-
Alessandro Decina authored
-
Wim Taymans authored
for some streams we might fail to fetch the index offsets. Don't try to parse NULL indexes in those cases.
-
-
- Jan 20, 2010
-
-
Thiago Santos authored
When the pipeline is shut down and the file isn't finished properly, wavenc should post a warning. Fixes #607440
-