Age | Commit message (Expand) | Author |
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 |
2003-12-23 | - some more endianness fixes to ogg demuxer | Miguel Freitas |
2003-12-14 | avoid sefault (shot II) | Daniel Caujolle-Bert |
2003-12-14 | avoid sefault | Daniel Caujolle-Bert |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-14 | fix the fix ;-) | Daniel Caujolle-Bert |
2003-12-14 | memleak | Daniel Caujolle-Bert |
2003-12-14 | can't use strdup for '\0' separated meta infos | Daniel Caujolle-Bert |
2003-12-14 | add _x_meta_info_set_multi function, will be used very soon. Don't parse va_a... | Daniel Caujolle-Bert |
2003-12-13 | Update win32 MSVC build: | František Dvořák |
2003-12-12 | Fix using va_arg without explicit NULL 'terminator' | Daniel Caujolle-Bert |
2003-12-10 | i guess this xprintf must be enclosed in a test | Miguel Freitas |
2003-12-09 | update copyright year (and we have to do it again in 3 weeks... ;-) ) | Daniel Caujolle-Bert |
2003-12-07 | get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac... | Daniel Caujolle-Bert |
2003-12-07 | i guess img->lock must not restore the frame pointers | Miguel Freitas |
2003-12-06 | reading through Daniel's huge patch was quite tiresome, but it was not worthl... | Michael Roitzsch |
2003-12-05 | correct comment | James Stembridge |
2003-12-05 | - fix crash when sending a security ui message | Bastien Nocera |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |