Age | Commit message (Expand) | Author |
2002-07-13 | added a few more obscure buffer types | Mike Melanson |
2002-07-13 | fix classic C blunder | Mike Melanson |
2002-07-13 | Check for visual_type before vo plugin loading. | Daniel Caujolle-Bert |
2002-07-13 | Move the flush of the audio_out plugin to audio_decoder loop. | Thibaut Mattern |
2002-07-13 | Improve seeking: | Thibaut Mattern |
2002-07-12 | vidix: LIBDIR unneeded for weeks. | Daniel Caujolle-Bert |
2002-07-12 | aa: set *frame function pointers. | Daniel Caujolle-Bert |
2002-07-12 | Unneeded dep. | Daniel Caujolle-Bert |
2002-07-12 | Fix compilation failure on some system. | Daniel Caujolle-Bert |
2002-07-12 | Fix vidix drivers compilation (rage128, mga_crtc2, and perhaps mach64). | Daniel Caujolle-Bert |
2002-07-11 | fixups and cleanups, and it also works now | Mike Melanson |
2002-07-10 | * handle aspect special buffer to force aspect ratio | Michael Roitzsch |
2002-07-10 | * handle aspect special buffers and force the aspect to the mode requested | Michael Roitzsch |
2002-07-10 | handle freshly introduced pan&scan aspect like anamorphic aspect | Michael Roitzsch |
2002-07-10 | new aspect ratio type to handle pan&scan material | Michael Roitzsch |
2002-07-10 | new special buffer type to replace hacky aspect change event sent from | Michael Roitzsch |
2002-07-10 | Fix untranslateable message by ValtrII/me | Philipp Hahn |
2002-07-10 | Fix naming bug by ValtrII | Philipp Hahn |
2002-07-10 | Fix untranslateable message by ValtrII | Philipp Hahn |
2002-07-10 | Also translate buffering by ValtrII | Philipp Hahn |
2002-07-10 | send temporal position information to the engine | Mike Melanson |
2002-07-09 | add aac fourcc | Miguel Freitas |
2002-07-09 | fix buffer leakage (symptom: xine freezes on exit) | Miguel Freitas |
2002-07-09 | Made nvtvmode configurable (bool). | Daniel Caujolle-Bert |
2002-07-09 | seek improvements, fixed buffer leak and memory overflow. tested with pcm, | Miguel Freitas |
2002-07-08 | Use BUF_FLAG_SEEK. | Thibaut Mattern |
2002-07-08 | rename the dxr3 vo_types to something more useful | Michael Roitzsch |
2002-07-08 | add half-way support for 16:9 tv sets | Michael Roitzsch |
2002-07-08 | when playing mpeg content we can close previously opened encoder contexts, | Michael Roitzsch |
2002-07-08 | Request period_TIME instead of period_SIZE | Philipp Hahn |
2002-07-07 | add Microsoft's FOURCC for raw RGB | Mike Melanson |
2002-07-07 | initial commit for WAV, SMJPEG, FLI, and Id CIN file demuxers | Mike Melanson |
2002-07-07 | add buffer support for SMJPEG files and Id CIN files | Mike Melanson |
2002-07-07 | remembered to unlock the mutex in a few places | Mike Melanson |
2002-07-06 | whoops, spelling error | Michael Roitzsch |
2002-07-06 | Button areas in the nav packets are in screen coordinated. | Michael Roitzsch |
2002-07-05 | disable some debug messages (patch by Claire Griffin <claire@comedia.com>) | uid45177 |
2002-07-05 | hack to use dv codec | uid45177 |
2002-07-05 | another mpeg4 fourcc | uid45177 |
2002-07-05 | checks to avoid segfaulting with (very) broken streams | uid45177 |
2002-07-05 | - win32 bugfixes | Miguel Freitas |
2002-07-05 | Bump up version numbers due to changes in xine_t | Michael Roitzsch |
2002-07-05 | fix small bug in seek logic | Mike Melanson |
2002-07-05 | optimized seeking with binary search, fixed sync after seek, fixed | Mike Melanson |
2002-07-05 | * correctly handle anamorphic menus now by using the letterboxed spu | Michael Roitzsch |
2002-07-05 | make use of the freshly introduced information about different spu types | Michael Roitzsch |
2002-07-05 | oops, minor bug that makes all the difference; seeking is quite smooth now | Mike Melanson |
2002-07-05 | optimized seeking using binary search, corrected sync after seek, fixed | Mike Melanson |
2002-07-04 | now user needs to change priority to enable this buggy codec | Miguel Freitas |
2002-07-04 | remove change that broke avi pcm audio (care must be taken when blindly commi... | Miguel Freitas |