Age | Commit message (Expand) | Author |
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-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-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 | Tell the engine to compute frame duration instead of using a default value wh... | Thibaut Mattern |
2002-10-26 | get frame format change event back | Michael Roitzsch |
2002-10-23 | provide videocodec information | Guenter Bartsch |
2002-10-18 | Enable libmpeg2 for new api. | James Courtier-Dutton |
2002-09-19 | use defines for readability, handle pan&scan aspect like anamorphic | Michael Roitzsch |
2002-09-18 | first steps towards implementing stream/meta info | Guenter Bartsch |
2002-09-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
2002-07-28 | attempt to fix seeking artefacts for mpeg-1 streams | Heiko Schaefer |
2002-07-26 | - 4x3 xine_logo with url | Miguel Freitas |
2002-07-10 | * handle aspect special buffers and force the aspect to the mode requested | Michael Roitzsch |
2002-07-05 | checks to avoid segfaulting with (very) broken streams | uid45177 |
2002-06-28 | added aspect information to xine_frame_change_event_t to pass such | Michael Roitzsch |
2002-04-29 | Replace all exit(1) with abort(). | James Courtier-Dutton |
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-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 |