Age | Commit message (Expand) | Author |
2002-10-01 | implemented proper video codec detection, calculated proper frame | Mike Melanson |
2002-10-01 | err...bring back ability for QT demuxer to play from start, and fix | Mike Melanson |
2002-10-01 | In the following Makefile.am variable is how to correctly comment out | Stephen Torri |
2002-09-30 | set m4 path for running aclocal during incremental builds | Michael Roitzsch |
2002-09-30 | simple beautification | Michael Roitzsch |
2002-09-30 | Fixes and performance improvements to the alphablend.c code. | James Courtier-Dutton |
2002-09-30 | implemented proper frame duration calculation, fixed temporal position | Mike Melanson |
2002-09-30 | Updated cvscompile.sh to use only automake >= 1.6 and autoconf >= 2.53. | Stephen Torri |
2002-09-29 | make xine less hysterical when it encounters this corner case | Mike Melanson |
2002-09-28 | wow, 1 line makes all the difference between "working" and | Mike Melanson |
2002-09-28 | eliminate separate pts counter for audio; this makes pts handling | Mike Melanson |
2002-09-28 | added support for seeking by exploiting special characteristics of the | Mike Melanson |
2002-09-28 | preliminary greyscale palette support; not perfect yet, but it keeps | Mike Melanson |
2002-09-28 | configurable skipping behaviour | Michael Roitzsch |
2002-09-27 | xvid should have lower priority for DivX5 than ffmpeg | Michael Roitzsch |
2002-09-27 | fix deadlock in concurrent access (dvd spus vs. osd overlays) on spu | Michael Roitzsch |
2002-09-26 | Update by Bartlomiej Muryn | Philipp Hahn |
2002-09-26 | Updated as.m4 for automake warnings "Assembler source seen but 'CCAS' not def... | Stephen Torri |
2002-09-26 | we need libdvdnav 0.1.4 | Michael Roitzsch |
2002-09-25 | Fixing macro name to use AM_PROG_AS_MOD instead of AM_PROG_AS | Stephen Torri |
2002-09-25 | export ACFLAGS too | Michael Roitzsch |
2002-09-25 | Added ability for xine-config.in to determine location of xine.m4 | Stephen Torri |
2002-09-24 | prevent pts based wrap detections after we had a nav-detected | Michael Roitzsch |
2002-09-24 | revised VQA demuxer to eliminate any hope of random seeking during | Mike Melanson |
2002-09-23 | preliminary support for edit lists in video traks; cleaned up audio | Mike Melanson |
2002-09-22 | finally figured out how to free some temporary tables | Mike Melanson |
2002-09-22 | unused variable -> hint to Mike: still needed? | Michael Roitzsch |
2002-09-22 | API review part I | Michael Roitzsch |
2002-09-22 | my hobby... | Michael Roitzsch |
2002-09-22 | fix libtool warning: "-version-info is ignored for convenience libaries" | Michael Roitzsch |
2002-09-22 | initial commit for QT RLE video decoder | Mike Melanson |
2002-09-22 | communicate video depth to video decoder | Mike Melanson |
2002-09-21 | bring the SMJPEG, VQA, and CDA demuxers up to new API spec | Mike Melanson |
2002-09-21 | bring the FLI and RoQ demuxers up to the new API spec | Mike Melanson |
2002-09-21 | bring the Id CIN and WC3 movie demuxers up to the new API specs | Mike Melanson |
2002-09-21 | load audio stream information | Mike Melanson |
2002-09-21 | load audio stream information and strengthen QT detection method to | Mike Melanson |
2002-09-21 | bring the audio-only demuxers (WAV, AIFF, VOC, SND) up to the new API | Mike Melanson |
2002-09-21 | bring the QT and FILM demuxers up to the new API spec | Mike Melanson |
2002-09-21 | Rename xine_(load/save/reset)_config to xine_config_(load/save/reset). | Daniel Caujolle-Bert |
2002-09-21 | Add forgotten xine_get_string_version() to public header. | Daniel Caujolle-Bert |
2002-09-21 | Avoid segfault if get_first_entry wasn't called first. | Daniel Caujolle-Bert |
2002-09-21 | Fix Bison version checking. | James Courtier-Dutton |
2002-09-20 | Fix compilation bug when building external video output plugin. | Daniel Caujolle-Bert |
2002-09-20 | first attempt to solve skin problem | Michael Roitzsch |
2002-09-20 | - fix problem with HAVE_IP_MREQN | Michael Roitzsch |
2002-09-20 | Fix libtool problem. automake 1.5 and libtool 1.4.2 seems hate their child | Daniel Caujolle-Bert |
2002-09-20 | another bit of language display tweaking | Michael Roitzsch |
2002-09-20 | enable DVD input plugin again | Michael Roitzsch |
2002-09-20 | sync to latest libdvdnav cvs version | Michael Roitzsch |