Age | Commit message (Expand) | Author |
2004-03-16 | changing decoder priorities: | Michael Roitzsch |
2004-01-12 | it seems i forgot to commit the api increase (demux/decoder). weird. | Miguel Freitas |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-10-23 | I should have seen this coming... | Michael Roitzsch |
2003-10-06 | - add XvMC support | Miguel Freitas |
2003-08-05 | handle dvdnav aspect force hints correctly with pan&scan | Michael Roitzsch |
2003-08-04 | support for arbitrary aspect ratios | Miguel Freitas |
2002-12-26 | - cleanup internal interfaces for rewiring | Miguel Freitas |
2002-12-22 | mutex not needed anymore | Miguel Freitas |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
2002-11-12 | merge metronom's improvements (inform decoders about discontinuities) | Miguel Freitas |
2002-10-29 | enhance log output | Guenter Bartsch |
2002-10-18 | Enable libmpeg2 for new api. | James Courtier-Dutton |
2002-09-05 | remove plugin's private priority and interface members | Michael Roitzsch |
2002-09-05 | make all the plugin init functions static | Michael Roitzsch |
2002-09-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
2002-08-19 | set libmpeg2's priority higher than ffmpeg's so it will be used by default (h... | Guenter Bartsch |
2002-07-10 | * handle aspect special buffers and force the aspect to the mode requested | Michael Roitzsch |
2002-07-05 | Bump up version numbers due to changes in xine_t | Michael Roitzsch |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-05-25 | patch from Michael Roitzsch: | Siggi Langauf |
2002-05-01 | big cleanup on plugin dispose handling, small improvements on version handlin... | Guenter Bartsch |
2002-04-28 | Forgot the '&' in previous patch | Ewald Snel |
2002-04-28 | Fix for possible memory leak (mutex, memory leak on some platforms) | Ewald Snel |
2002-04-23 | Increment audio/video/spu decoder and input plugin API version number | Ewald Snel |
2002-04-23 | Fix memory leaks by disposing input, demux and decoder plugins at exit | Ewald Snel |
2002-04-09 | - new (fast) demuxer seeking scheme | Miguel Freitas |
2002-04-04 | latest dxr3 patches from Michael Roitzsch and Zoltan Boszormenyi | Miguel Freitas |
2002-03-21 | disable some debug messages | Guenter Bartsch |
2002-03-11 | metronom and demuxers should work again (although not all demuxers are fully ... | Guenter Bartsch |
2002-02-17 | big debug output cleanup. removed debug output from log window, logging | Guenter Bartsch |
2002-02-11 | serialize all libmpeg2 calls (I guess this needs to be done for other video d... | Guenter Bartsch |
2002-02-09 | the long-awaited video_out changes, not completely debuged (races) | Guenter Bartsch |
2002-01-05 | updates for closed caption decoder | Miguel Freitas |
2001-12-24 | automatic still image detection - based on miguel's work but with modificatio... | Guenter Bartsch |
2001-12-11 | audio_decoder->reset() on discontinuities | Miguel Freitas |
2001-11-13 | metronom logic changed | Heiko Schaefer |
2001-11-10 | very unfinished scr discontinuity detection stuff, new software audio out buf... | Guenter Bartsch |
2001-10-03 | Add missing <string.h> header, for memset/memcpy prototypes. | Juergen Keil |
2001-09-18 | libmpeg2 video decoder accesses uninitialized malloced memory, may crash in | Juergen Keil |
2001-07-30 | whoups, looks like a priority of 0 is not allowed :> | Guenter Bartsch |
2001-07-30 | fixed video/audio/spu decoder version handling | Guenter Bartsch |
2001-07-17 | made libmpeg2 a bit more permissive on mpeg constraints | Guenter Bartsch |
2001-07-11 | fixed segfault for field picture based streams | Guenter Bartsch |
2001-06-16 | more seeking/stopping bugfixes | Guenter Bartsch |
2001-06-14 | small patches and bugfixes (debugging on freebsd...) | Guenter Bartsch |
2001-06-09 | introducing present buffers | Guenter Bartsch |