Age | Commit message (Expand) | Author |
2004-03-21 | revert and really fix the leak, at last... | Daniel Caujolle-Bert |
2004-03-21 | memleak (real fix) | Daniel Caujolle-Bert |
2004-03-21 | memleak | Daniel Caujolle-Bert |
2004-03-16 | prevent segfaults (patch from Debian bug #228751, posted by Michel Daenzer) | Siggi Langauf |
2004-03-16 | implicit changes to the configuration are now disabled by default and have | Michael Roitzsch |
2004-03-16 | while hanging in get_frame or get_buffer, we have to check for ticket | Michael Roitzsch |
2004-03-14 | Second fix for INT16_MIN/MAX under WIN32 (without stdint.h). | František Dvořák |
2004-03-14 | Replace stdint.h with inttypes.h. | Robin KAY |
2004-03-14 | Update WIN32 port: | František Dvořák |
2004-03-12 | <small break from my dissertation...> | Miguel Freitas |
2004-03-09 | hook up ffmpeg's Flash Video support | Mike Melanson |
2004-03-08 | Limit software amp so that audio is not clipped. | James Courtier-Dutton |
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-02-29 | Disable back debug output. | František Dvořák |
2004-02-29 | Various compilation fixes and updates: | František Dvořák |
2004-02-19 | Mandrake patches from | Rocky Bernstein |
2004-02-16 | fix freezes with input plugins that play with the speed: | uid86226 |
2004-02-15 | thank you, valgrind | Michael Roitzsch |
2004-02-12 | after 249 comes 24A, since this is hex ;) | Michael Roitzsch |
2004-02-12 | * assign the ticket to the post plugins on allocation | Michael Roitzsch |
2004-02-12 | acquire the ticket on engine flush | Michael Roitzsch |
2004-02-12 | big commit of the new ticket system to protect the rewiring and more | Michael Roitzsch |
2004-02-12 | getting rid of AO_PROP_PAUSED, because it can be derived by asking the clock | Michael Roitzsch |
2004-02-09 | Add BUF_FLAG_ASPECT | James Stembridge |
2004-02-04 | Correct comment about BUF_FLAG_SPECIAL | James Stembridge |
2004-02-02 | added IFF-ILBM support | Manfred Tremmel |
2004-02-01 | add a bunch of new codec types | Mike Melanson |
2004-01-26 | It seems some older systems haven't UCS-2 encoding in the machine encoding. F... | František Dvořák |
2004-01-25 | Another fourcc for AAC in RealMedia | James Stembridge |
2004-01-23 | implement chapter skipping in ogm files | Marco Zuehlke |
2004-01-18 | this header is not needed | Michael Roitzsch |
2004-01-16 | fix 'unsavable' config file: if config file contain garbage (non printable ch... | Daniel Caujolle-Bert |
2004-01-13 | Pass framerate to real decoder in standard manner | James Stembridge |
2004-01-12 | support for AAC in rm files | James Stembridge |
2004-01-12 | it seems i forgot to commit the api increase (demux/decoder). weird. | Miguel Freitas |
2004-01-11 | add _x_demux_read_send_data | James Stembridge |
2004-01-11 | allowing a const pointer here, since this will remove the need for a cast | Michael Roitzsch |
2004-01-10 | Special buffer for the RealVideo chunk table. | Thibaut Mattern |
2004-01-09 | - rework semantics of some buffer flags. check buffer.h for details. | Miguel Freitas |
2004-01-07 | use frame copying functions | James Stembridge |
2004-01-07 | the new, refined post plugin architecture | Michael Roitzsch |
2004-01-04 | James Courtier-Dutton - Fix segfault when mrl is NULL | Stephen Torri |
2004-01-01 | set_property() calls should return the value they set | Michael Roitzsch |
2003-12-31 | Add a mute feature to the software amp. | James Courtier-Dutton |
2003-12-29 | better initialization of slave metronom should fix problems with ogg and goom | Michael Roitzsch |
2003-12-29 | getting rid of some MSVC specific parts | Michael Roitzsch |
2003-12-28 | ready for 1-rc3a. Hopefully...xine_1-rc3a-release1-rc3a | Siggi Langauf |
2003-12-25 | Not overwrite regular files by RIP, only add number suffix. | František Dvořák |
2003-12-24 | thanks to Carsten Weinhold for finding and fixing this: | Michael Roitzsch |