Age | Commit message (Expand) | Author |
2004-03-03 | use the _x_abort() macro instead of abort, since it prints some debug info | Michael Roitzsch |
2003-12-07 | get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac... | Daniel Caujolle-Bert |
2003-11-20 | "Anti audio fifo null" patch ;) | Thibaut Mattern |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-10-14 | Add a callback to the buffer_pool_alloc function. | Thibaut Mattern |
2003-05-15 | add broadcaster | Miguel Freitas |
2003-05-13 | support multiple callback registration | Miguel Freitas |
2003-05-12 | Better checking for too many buffer free's. | James Courtier-Dutton |
2003-03-30 | New net_buf_ctrl. | Thibaut Mattern |
2003-03-03 | Remove pthread_cancel() support, these threads are never pthread_cancelled | Ewald Snel |
2003-02-23 | New method to get the number of free elements in the pool. | Thibaut Mattern |
2003-02-22 | fix another situation of not showing still frames: when the video fifo is full, | Michael Roitzsch |
2003-02-08 | New net_buf_ctrl strategy. | Thibaut Mattern |
2003-01-26 | revert, commited by error, thibaut patch ;-) | Daniel Caujolle-Bert |
2003-01-26 | fix automake warning. NOTE: nvtv user, can you check if i didn't break compil... | Daniel Caujolle-Bert |
2002-12-22 | flush moved to decoder loop. that simplifies things a lot. | Miguel Freitas |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-07-17 | initialize size to avoid simple mistakes | Miguel Freitas |
2002-07-14 | make demuxers a bit more "programmer friendly" | Miguel Freitas |
2002-03-24 | scr unregister patch from Michael Roitzsch, buffer mem release fix, xmalloc_a... | Guenter Bartsch |
2002-03-12 | minor corrections and a patch for metronom to make sure it doesn't compensate... | Guenter Bartsch |
2002-03-11 | Use same datatype. | Daniel Caujolle-Bert |
2002-03-01 | memleak fixes from ewald snel | Guenter Bartsch |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |
2001-11-06 | ASF bugfixes / variable to check for fifo buffer size | Miguel Freitas |
2001-10-14 | Don't waste memory, when buffer_size is aligned | Juergen Keil |
2001-10-14 | buffer alloc alignment patch by Kyle Centers <kcent@programmer.net> | Guenter Bartsch |
2001-10-10 | Add a fifo_buffer function to query the number of the elements stored in a | Juergen Keil |
2001-09-05 | miguel's latest patches | Guenter Bartsch |
2001-08-12 | cancel demux thread on xine_stop instead of pthread_join to prevent hang | Guenter Bartsch |
2001-07-03 | chasing more races.. | Guenter Bartsch |
2001-05-24 | first sloppy frames and audio | Guenter Bartsch |
2001-04-30 | fixed a buffer pool bug and inserted more log messages | Guenter Bartsch |
2001-04-24 | fixed buffer.c and more cleanups | Guenter Bartsch |
2001-04-18 | Initial revision | Daniel Caujolle-Bert |