Age | Commit message (Expand) | Author |
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-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 | - 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 | 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-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 | 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-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 |
2001-11-13 | metronom logic changed | Heiko Schaefer |
2001-11-10 | print frame size | Heiko Schaefer |
2001-11-10 | very unfinished scr discontinuity detection stuff, new software audio out buf... | Guenter Bartsch |
2001-10-28 | mark as displayed before freeing (just in case) | Miguel Freitas |
2001-10-28 | fix buffer leakage (again) | Miguel Freitas |
2001-10-20 | big event cleanup: one single mechanism is now used for all communications be... | Guenter Bartsch |
2001-09-26 | libmpeg2 cleanups, more tweaks for still image display, implemented BUF_CONTR... | Guenter Bartsch |
2001-09-22 | Bug fix: video_wrap_offset calculation on first pts. | Matthias Hopf |
2001-09-16 | Check of current_frame existence in mpeg2_close(). | Daniel Caujolle-Bert |
2001-09-14 | Added some stuff to make still-frame menus work a bit better, allowed events ... | Rich J Wareham |
2001-09-05 | miguel's latest patches | Guenter Bartsch |
2001-09-01 | big demuxer clean, demux_ts should work again. | Guenter Bartsch |
2001-07-24 | big xshm cleanup (free memory properly, set up yuv2rgb only when necessary, c... | Guenter Bartsch |
2001-07-17 | made libmpeg2 a bit more permissive on mpeg constraints | Guenter Bartsch |
2001-07-11 | fixed playback of field picture based streams using XShm | Guenter Bartsch |
2001-07-11 | fixed segfault for field picture based streams | Guenter Bartsch |
2001-07-08 | corrected more pts handling / header searching bugs | Guenter Bartsch |
2001-07-08 | Patch for better video sync from James Courtier-Dutton | Guenter Bartsch |
2001-07-04 | Fix a few compiler warnings | uid56437 |
2001-06-28 | small fix for libmpeg2 to handle non-seekable streams correclty | Guenter Bartsch |
2001-06-18 | support for mono avi audio | Guenter Bartsch |
2001-06-17 | fixed small demuxer bug | Guenter Bartsch |
2001-06-16 | more seeking/stopping bugfixes | Guenter Bartsch |
2001-06-16 | skipping works now for mpeg1 streams too | Guenter Bartsch |
2001-06-10 | XShm driver (partially) working) | Guenter Bartsch |