Age | Commit message (Expand) | Author |
2004-03-08 | make cvs-theora working | Andreas Heinchen |
2004-03-07 | Support for YUY2 | James Stembridge |
2004-03-07 | - use the asf preroll value | Thibaut Mattern |
2004-03-07 | Fix the jittering problem. | Thibaut Mattern |
2004-03-07 | added ANIM OPT 3, 4 and 6 support (untested, can't find testfiles) | Manfred Tremmel |
2004-03-05 | forgot to uncomment the pthread_{cancel,join} portion | Daniel Caujolle-Bert |
2004-03-05 | re-enable mixer thread: add a 333ms timeout. The "only one concerned" | Daniel Caujolle-Bert |
2004-03-05 | Whoops, don't want logging | James Stembridge |
2004-03-05 | unmute_audio may as well work like the other helper function and workd out th... | James Stembridge |
2004-03-05 | Cleanup plugin init | James Stembridge |
2004-03-05 | Factor out some more common code | James Stembridge |
2004-03-05 | Factor out some common code | James Stembridge |
2004-03-05 | Cleanup debug output, use lprintf and xprintf | James Stembridge |
2004-03-05 | valgrind memleak fixes | Michael Roitzsch |
2004-03-04 | autoscan devfs patch from Steve | František Dvořák |
2004-03-04 | use the logging macros | Michael Roitzsch |
2004-03-03 | limit the framerate to valid MPEG range and switch ffmpeg into non-strict mode | Michael Roitzsch |
2004-03-03 | we check for a directory with lstat(), but since a link to a directory would | Michael Roitzsch |
2004-03-03 | just for symmetry: add a config entry for the audio fifo size | Michael Roitzsch |
2004-03-03 | use the _x_abort() macro instead of abort, since it prints some debug info | Michael Roitzsch |
2004-03-03 | fix compiler warning | Michael Roitzsch |
2004-03-03 | arrays of variable size are not understood by all compilers | Michael Roitzsch |
2004-03-03 | An id3 parsing error is not a reason to not play the mp3 stream. | Thibaut Mattern |
2004-03-02 | - disable the AO event thread as pthread_cancel is known to be very unreliable | Bastien Nocera |
2004-03-02 | - added David Woodhouse's file (wave) audio out plugin, added David to the AU... | Bastien Nocera |
2004-03-02 | 2 more QT meta atoms, one for composer and one for year | Mike Melanson |
2004-03-01 | Support for 14.4 codec in RealMedia files | James Stembridge |
2004-03-01 | Multiple multicast client on the same host support. | Thibaut Mattern |
2004-03-01 | check if there is enough bytes in the buffer before reading. | Thibaut Mattern |
2004-03-01 | - oops, we're leaking! | Bastien Nocera |
2004-03-01 | - fix a crash when using the gnome-vfs plugin with newer gnome-vfs versions | Bastien Nocera |
2004-02-29 | speed improvements (reduced CPU-usage up to 90% when playing IFF-ANIM files) | Manfred Tremmel |
2004-02-29 | compute and set the bitrate for CBR audio streams | Mike Melanson |
2004-02-29 | support the 'meta' atom type that iTunes is fond of using for its music | Mike Melanson |
2004-02-29 | Disable back debug output. | František Dvořák |
2004-02-29 | Various compilation fixes and updates: | František Dvořák |
2004-02-28 | New caca video output plugin - color ASCII art. | František Dvořák |
2004-02-28 | Show auto-scan calls when call debugging is in effect. | Rocky Bernstein |
2004-02-28 | - Do not repaint the whole video output area in black when an expose event s ... | Thibaut Mattern |
2004-02-25 | IFF: added ANIM OPT7 and OPT8 support | Manfred Tremmel |
2004-02-23 | typo fix from libdvdread, found by Yi-Shin Li, patch seen on Ogle-devel by Da... | Michael Roitzsch |
2004-02-22 | small code cleanup | Andreas Heinchen |
2004-02-22 | HAM decoding bug fixed | Manfred Tremmel |
2004-02-22 | fixed a bug when displaying IFF-ILBM 24 Bit pictures | Manfred Tremmel |
2004-02-22 | added IFF-ANIM support, opt5 and (untested, can't finde samples) opt 4 codings | Manfred Tremmel |
2004-02-21 | Fix mixer failure for envy24 sound cards. | James Courtier-Dutton |
2004-02-20 | Fixed detection of linux framebuffer support. Included xineutils.h in dsputil... | Robin KAY |
2004-02-20 | it's O_SYNC (thanks to Nicolas Boullis for the patch) | Michael Roitzsch |
2004-02-19 | apply modified Mandrake patch (provided by Goetz Waschk and Gwenole Beauchesne) | Michael Roitzsch |
2004-02-19 | Mandrake patches from | Rocky Bernstein |