Age | Commit message (Expand) | Author |
2003-12-24 | stupid me... mpeg1 is always progressive. | 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-11-16 | New stream/meta info (safe) stuff. | Daniel Caujolle-Bert |
2003-11-15 | start xine_stream_t separation (public/private). | Miguel Freitas |
2003-11-15 | more helper functions cleanup (stream info, meta info) | Miguel Freitas |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-10-26 | fix some compiler warnings by using the extern declaration more consistently | Michael Roitzsch |
2003-10-23 | I should have seen this coming... | Michael Roitzsch |
2003-10-22 | Replace copy member in vo_frame_t with proc_frame and proc_slice. Increase vi... | Robin KAY |
2003-10-20 | Allow lazy loading of Sun mediaLib. Update ChangeLog. | Robin KAY |
2003-10-06 | - add XvMC support | Miguel Freitas |
2003-09-01 | that should fix mpeg1 aspect ratio as reported by Gert Vervoort | Miguel Freitas |
2003-08-25 | AMD64 support patch by Adrian Schroeter | Michael Roitzsch |
2003-08-05 | handle dvdnav aspect force hints correctly with pan&scan | Michael Roitzsch |
2003-08-04 | support for arbitrary aspect ratios | Miguel Freitas |
2003-06-11 | - add VO_INTERLACED_FLAG to get_frame | Miguel Freitas |
2003-06-03 | progressive_frame flag may be used to select how to convert yv12->yuy2 | Miguel Freitas |
2003-05-23 | fix the miscalculates and then copy'n'pasted durations we discovered some tim... | Michael Roitzsch |
2003-05-14 | as announced on xine-devel, this is the big Makefile refactoring: | Michael Roitzsch |
2003-05-04 | - width and height metainfo in mpeg streams | Bastien Nocera |
2003-04-29 | sometimes old frames are displayed after a seek (reset) | Miguel Freitas |
2003-04-06 | OGM subtitles by andreas heinchen, cosmetics | Guenter Bartsch |
2003-03-23 | is_frame_needed seems to drop too much: we should still parse the complete st... | Michael Roitzsch |
2003-03-17 | fix decoder reset: when waiting for I and P frames, to get the necessary refe... | Michael Roitzsch |
2003-03-08 | Remove these confusing lines | Ewald Snel |
2003-03-08 | Fix corruption in paused mode (keep all YV12 data, not just top slice) | Ewald Snel |
2003-03-06 | steps toward muting xine's console output by default | Guenter Bartsch |
2003-02-26 | Fix blockiness after seeking MPEG-2 streams | Ewald Snel |
2003-01-10 | merging complete fix from libmpeg2 cvs | Miguel Freitas |
2003-01-09 | patch from walken to clip motion vectors. fix playback for some streams. | Miguel Freitas |
2003-01-08 | fixes/cleanups of the handled/unhandled codecs | Miguel Freitas |
2003-01-07 | oops, wrong _info | Daniel Caujolle-Bert |
2003-01-07 | meta info HANDLED was missed | Daniel Caujolle-Bert |
2003-01-05 | fix decoding of dolbydigitaltemple stream | Miguel Freitas |
2002-12-26 | - cleanup internal interfaces for rewiring | Miguel Freitas |
2002-12-22 | mmm hmmm...that's nice, but we don't need to hear about it all the | Mike Melanson |
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-12-09 | - remove unneeded event listener thread, the real deadlock has already been f... | Michael Roitzsch |
2002-12-09 | fix CC-decoding related deadlocks | Christian Vogler |
2002-12-06 | embed closed caption decoding again (needs testing) | Michael Roitzsch |
2002-11-22 | Developers can now run "make" in their work area (e.g. src/libffmpeg) and it | Stephen Torri |
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-11-11 | prevent libmpeg2 from freeing the same frame twice | Michael Roitzsch |
2002-10-31 | Complete frame rate calculation. | Thibaut Mattern |
2002-10-29 | enhance log output | Guenter Bartsch |
2002-10-28 | Build all xine plugin modules with "-export-symbols-regex xine_plugin_info", | Juergen Keil |