Age | Commit message (Expand) | Author |
2005-04-26 | **BUGFIX** | Thomas Hellström |
2005-04-25 | **BUGFIX** | Michael Roitzsch |
2005-04-09 | **BUGFIX** | Thomas Hellström |
2005-02-22 | XvMC update largely courtesy of Kendall Bennet, Scitechsoft: | Thomas Hellström |
2005-01-30 | **BUGFIX** | Thomas Hellström |
2004-12-16 | use UTF-8 meta info setting, where we know the string is ASCII | Michael Roitzsch |
2004-11-13 | Fixed segfault when seeking with the "xvmc" and "xxmc" plugins playing | Thomas Hellström |
2004-11-08 | Fix compilation on Mac OS X with --disable-altivec (warning: compilation has ... | Andre Pang |
2004-11-06 | libmpeg2 compilation fixes for Mac OS X | Andre Pang |
2004-10-27 | old comment | Miguel Freitas |
2004-10-12 | xxmc driver updates: | Thomas Hellström |
2004-09-28 | xxmc patch by Thomas Hellstrom (with some changes) | Miguel Freitas |
2004-09-27 | make it compile on sparc32 (without VIS) again... | Siggi Langauf |
2004-09-22 | - added cropping capability (thanks James Stembridge) | Miguel Freitas |
2004-07-14 | use correct frame flags for adjusting duration. | Miguel Freitas |
2004-06-01 | applied patch from Daniel Mack disabling altivec if ENABLE_ALTIVEC is not set. | Conrad Parker |
2004-04-29 | vis.h is missing from dist. | Robin KAY |
2004-04-28 | Backport VIS motion_comp code from libmpeg2 CVS so libmpeg2 uses these routin... | Robin KAY |
2004-03-16 | changing decoder priorities: | Michael Roitzsch |
2004-03-14 | hey, I've always wondered who was in charge of all that MPEG decoding | Mike Melanson |
2004-01-19 | Make sure INFO is accurate. | James Courtier-Dutton |
2004-01-12 | it seems i forgot to commit the api increase (demux/decoder). weird. | Miguel Freitas |
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 |