Age | Commit message (Expand) | Author |
2002-12-06 | fix decoder priority changing | Miguel Freitas |
2002-12-06 | - add still frame hint | Miguel Freitas |
2002-12-06 | - optimization to avoid img->copy on duplicate | Miguel Freitas |
2002-12-06 | decoders do not need to call img->copy() if they don't want to. | Miguel Freitas |
2002-12-06 | - rearrange vo_frame_s to look like other xine structures | Miguel Freitas |
2002-12-06 | nothing here (just small debug message updates) | Miguel Freitas |
2002-12-04 | obsolete 2 of the special buffer types (elimination of special cases is | Mike Melanson |
2002-12-03 | elaborate some comments | Michael Roitzsch |
2002-12-01 | added entry for ClearVideo | Mike Melanson |
2002-12-01 | public header needed for xine_{audio,video}_port_t declaration | Michael Roitzsch |
2002-12-01 | implement the rest of the public post plugin API | Michael Roitzsch |
2002-12-01 | - add post plugins to the plugin catalog | Michael Roitzsch |
2002-12-01 | enable compilation of post plugin helper module | Michael Roitzsch |
2002-12-01 | first Advent - time for some presents: xine's first post plugin | Michael Roitzsch |
2002-12-01 | avoid overflow | Guenter Bartsch |
2002-11-30 | just now i realized the wrong underlying assumption i did in metronom: fixing | Miguel Freitas |
2002-11-29 | no need to dispose the current decoder plugin on stream end, it will be disposed | Michael Roitzsch |
2002-11-28 | yep, more codec types | Mike Melanson |
2002-11-28 | Extended demuxer API with the methods get_capabilities() and get_optional_dat... | Peter Liljenberg |
2002-11-27 | experimental change in handling of sound clock drifting (relative to the vpts... | Heiko Schaefer |
2002-11-27 | prettier logging :o) | Heiko Schaefer |
2002-11-27 | make Siggi happy: setting stream correctly makes xine-ui playlists work againxine-1-alpha2-release1-alpha2 | Michael Roitzsch |
2002-11-27 | seems the closedir doesn't break passthrough anymore | Heiko Schaefer |
2002-11-25 | return of the arts audio output plugin | Guenter Bartsch |
2002-11-25 | make guenter happy: raise the expertise level of the position entries | Michael Roitzsch |
2002-11-25 | less noise | Michael Roitzsch |
2002-11-24 | wtf happened to those black bars ?\!? :> | Guenter Bartsch |
2002-11-23 | no race on the backup image, please; use a different solution (see comment) | Michael Roitzsch |
2002-11-23 | fix segfaults with failed drivers | Michael Roitzsch |
2002-11-22 | HELP! My latest engine patch slightly broke the seeking, so I revert this | Michael Roitzsch |
2002-11-22 | when the image does not fit the viewport and black bars need to be added, their | Michael Roitzsch |
2002-11-22 | flushing the last frame too should increase engine responsiveness now the | Michael Roitzsch |
2002-11-22 | do not play with the clock any more, we have dedicated flush functions for th... | 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 | implement public OSD wrappers | Michael Roitzsch |
2002-11-20 | document coordinates | Michael Roitzsch |
2002-11-20 | Fix typo | Ewald Snel |
2002-11-20 | I forgot to adapt this | Michael Roitzsch |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
2002-11-19 | spu and overlay cleanups, mostly cosmetic | Miguel Freitas |
2002-11-18 | set default audio.passthrough_offset to 0 | Heiko Schaefer |
2002-11-18 | first steps towards a working real demuxer and using binary-only real codecs | Guenter Bartsch |
2002-11-17 | bring eject back: always keep the last input plugin class that supports ejecting | Michael Roitzsch |
2002-11-15 | cleaning up spu types. now avi subtitles may be enabled again. | Miguel Freitas |
2002-11-14 | Fix memory leaks | Ewald Snel |
2002-11-12 | merge metronom's improvements (inform decoders about discontinuities) | Miguel Freitas |
2002-11-12 | even more agressive consistency checking | Guenter Bartsch |
2002-11-12 | use xmalloc instead of malloc so memory footprint can be easily traced and me... | Guenter Bartsch |
2002-11-12 | fix buffer leakage in ao_loop, re-introduce lock around all driver functions,... | Guenter Bartsch |
2002-11-12 | (very) small memleak | Guenter Bartsch |