Age | Commit message (Expand) | Author |
2002-07-05 | Bump up version numbers due to changes in xine_t | Michael Roitzsch |
2002-06-28 | added aspect information to xine_frame_change_event_t to pass such | Michael Roitzsch |
2002-06-23 | Let cvs ignore a lot of files that are built. | Dennis Björklund |
2002-06-17 | Fix syntax error compiling mlib code | Juergen Keil |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-06-04 | libmpeg2 patches for gcc3.1 from michel | Guenter Bartsch |
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-29 | Replace all exit(1) with abort(). | James Courtier-Dutton |
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-20 | Fix for unresolved symbols in plugins | Ewald Snel |
2002-04-09 | - new (fast) demuxer seeking scheme | Miguel Freitas |
2002-04-06 | revert last patch | Miguel Freitas |
2002-04-06 | Very minor change to rff pattern function. | James Courtier-Dutton |
2002-04-06 | enough of talking... :) | Miguel Freitas |
2002-04-06 | oops, i don't want that | Miguel Freitas |
2002-04-06 | fix bad_frame logic (bug introduced in 0.2.1 sync) | Miguel Freitas |
2002-04-04 | latest dxr3 patches from Michael Roitzsch and Zoltan Boszormenyi | Miguel Freitas |
2002-04-03 | implement Michel's suggestion to detect finished frames. | Miguel Freitas |
2002-04-02 | enable flusing the same frame more than once | Miguel Freitas |
2002-04-01 | fix include | Miguel Freitas |
2002-04-01 | - sync with mpeg2dec 0.2.1 | Miguel Freitas |
2002-03-30 | Changed get_frame_duration function to produce correct duration values for dv... | James Courtier-Dutton |
2002-03-27 | fix frame buf leaks | Miguel Freitas |
2002-03-25 | - fix frames leaking | Miguel Freitas |
2002-03-24 | Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are broken | Daniel Caujolle-Bert |
2002-03-24 | scr unregister patch from Michael Roitzsch, buffer mem release fix, xmalloc_a... | Guenter Bartsch |
2002-03-21 | should fix a bug reported by Chris Rankin. (frame used after being freed) | Miguel Freitas |
2002-03-21 | disable some debug messages | Guenter Bartsch |
2002-03-20 | much more debug output and a small fix to set bad_frame = 0 for frames that e... | Guenter Bartsch |
2002-03-11 | metronom and demuxers should work again (although not all demuxers are fully ... | Guenter Bartsch |
2002-03-10 | - mpeg2 frame duration fixes | Miguel Freitas |
2002-02-17 | big debug output cleanup. removed debug output from log window, logging | Guenter Bartsch |
2002-02-17 | more bugfixes, I can now see video using xshm :-) | 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-13 | Fix a few compile warnings. | James Courtier-Dutton |
2002-01-10 | Decode group_of_pictures chunks. | James Courtier-Dutton |
2002-01-10 | More Pan & Scan work. | James Courtier-Dutton |
2002-01-10 | Small steps towards Pan & Scan | James Courtier-Dutton |
2002-01-10 | More info is put in the vo_frame. | James Courtier-Dutton |
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-12-05 | altivec support by Jeffrey W. Baker <jwbaker@acm.org> | Guenter Bartsch |
2001-11-17 | fixing memory leaks | Miguel Freitas |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |