Age | Commit message (Expand) | Author |
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 | 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-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 | 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 |
2002-09-20 | update API version number | Michael Roitzsch |
2002-09-19 | 64 bits timestamping to avoid overflows (usefull for livestreams where timest... | Guenter Bartsch |
2002-09-19 | another typo - now ffmpeg should be complete | Guenter Bartsch |
2002-09-19 | whoups | Guenter Bartsch |
2002-09-19 | small typo | Guenter Bartsch |
2002-09-19 | small fix to link libxineutils statically, not dynamically to libxine | Guenter Bartsch |
2002-09-19 | - memset not needed any more | Michael Roitzsch |
2002-09-19 | use defines for readability, handle pan&scan aspect like anamorphic | Michael Roitzsch |
2002-09-19 | forgot to reset counter | Michael Roitzsch |
2002-09-19 | Updated cvscompile.sh to look for configure.ac | Stephen Torri |
2002-09-19 | Update configure.in for new libdvdnav version. | James Courtier-Dutton |
2002-09-19 | metadata | Guenter Bartsch |
2002-09-19 | some ogg/vorbis streams seem to require a higher treshold | Guenter Bartsch |
2002-09-19 | C is fun | Guenter Bartsch |
2002-09-19 | user-configurable decoder priorities | Guenter Bartsch |
2002-09-19 | remove the need to memset ui-provided cfg entry, remember audio/video driver ... | Guenter Bartsch |
2002-09-19 | small language improvements | Guenter Bartsch |
2002-09-19 | whoups - one semicolon too much | Guenter Bartsch |
2002-09-18 | make new plugin loader check api versions, fix api versions for adapted demux... | Guenter Bartsch |
2002-09-18 | Revival of AA vo plugin. | Daniel Caujolle-Bert |
2002-09-18 | report stream metadata | Michael Roitzsch |
2002-09-18 | dxr3 works | Michael Roitzsch |
2002-09-18 | adapt dxr3 to spu decoder API change | Michael Roitzsch |
2002-09-18 | why void *, it is a pci_t * | Michael Roitzsch |
2002-09-18 | should not happen any more | Michael Roitzsch |
2002-09-18 | fix reentrant in event listeners by only allowing one event per type | Michael Roitzsch |
2002-09-18 | serialize config access | Michael Roitzsch |
2002-09-18 | do not hand out unclaimed config entries | Guenter Bartsch |
2002-09-18 | fix flicking deinterlace problem | Miguel Freitas |