Age | Commit message (Expand) | Author |
2002-06-19 | Fix memory leaks and related bugs | Ewald Snel |
2002-06-18 | init and cleanup edit list | Mike Melanson |
2002-06-17 | Few memory leaks. | Daniel Caujolle-Bert |
2002-06-17 | Use reset call instead of drop. | Thibaut Mattern |
2002-06-17 | removed temporary overlay position fix, | Michael Roitzsch |
2002-06-17 | do not switch to 4:3 aspect when receiving illegal ratio codes | Michael Roitzsch |
2002-06-17 | Fix syntax error compiling mlib code | Juergen Keil |
2002-06-17 | Add Siggi's idea about option config change on the fly. New "mrl style" | Daniel Caujolle-Bert |
2002-06-16 | ppc patch for older kernel versions by Ralf Ertzinger | Siggi Langauf |
2002-06-16 | xine lib is X11 independent, so don't include nvtv support if X11 is not | Daniel Caujolle-Bert |
2002-06-16 | Add missing file inclusion. | Daniel Caujolle-Bert |
2002-06-16 | load a few more relevant pieces of information: trak header flags and edit | Mike Melanson |
2002-06-16 | Fix for streams with LPCM audio. | James Courtier-Dutton |
2002-06-15 | added missing file | Siggi Langauf |
2002-06-15 | (hopefully temporary) workaround for wrong window coordinates | Michael Roitzsch |
2002-06-15 | Try pause call only once. | Thibaut Mattern |
2002-06-14 | correct coordinates for keycolor rectangle | Michael Roitzsch |
2002-06-13 | Try to use snd_pcm_pause, fallback to a reset if it doesn't work. | Thibaut Mattern |
2002-06-13 | Don't close/open the device on pause (only reset). | Thibaut Mattern |
2002-06-12 | Sync to MPlayer. | Daniel Caujolle-Bert |
2002-06-12 | some additional i18n for dxr3 | Michael Roitzsch |
2002-06-12 | improve incremental building | Michael Roitzsch |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-06-12 | fixed DK3 segfault, changed comment style | Mike Melanson |
2002-06-11 | missing header from dist | Miguel Freitas |
2002-06-10 | Added TV mode switching support for nvtvd from Dirk Thierbach. | Matthias Hopf |
2002-06-10 | changed some config strings to enums | Michael Roitzsch |
2002-06-10 | *** empty log message *** | Miguel Freitas |
2002-06-10 | sync to ffmpeg cvs, trying to keep differences to a mininum. | Miguel Freitas |
2002-06-10 | Fix dist/distcheck stages (one more time ;-) ). | Daniel Caujolle-Bert |
2002-06-10 | better fix for logo race condition | Miguel Freitas |
2002-06-10 | fixed MS ADPCM; also fixed DK3, but there still seems to be a lingering | Mike Melanson |
2002-06-10 | initial commit for video decoder example template | Mike Melanson |
2002-06-10 | revert previous commit | Miguel Freitas |
2002-06-09 | Made profiler in non debug less verbose. Change the warning sentence. | Daniel Caujolle-Bert |
2002-06-09 | fix "tilting" problem | Miguel Freitas |
2002-06-09 | improve error reporting for win32 codecs | Miguel Freitas |
2002-06-09 | only report valid audio fourcc | Miguel Freitas |
2002-06-09 | reporting unknown buffer types is useless - it must be reported at demuxer | Miguel Freitas |
2002-06-09 | Fix playing time (seconds instead of qt units) | Ewald Snel |
2002-06-09 | overlay mode fixed | Michael Roitzsch |
2002-06-09 | Fix frame height not divisible by 4 for Xv driver | Ewald Snel |
2002-06-08 | small fixes (slider positioning and playing time) | Miguel Freitas |
2002-06-08 | fix another logo race | Miguel Freitas |
2002-06-08 | changed BUF_AUDIO_IMAADPCM -> BUF_AUDIO_MSIMAADPCM for clarification | Mike Melanson |
2002-06-08 | added 3 more ADPCM decoders (DK3, MS ADPCM, and MS IMA ADPCM), but none | Mike Melanson |
2002-06-07 | Ability to xine-lib clients to use non debug xine-lib with UI compiled with | Daniel Caujolle-Bert |
2002-06-07 | Random guid. | Thibaut Mattern |
2002-06-07 | QT IMA ADPCM promoted to "working" status, so debug printf()'s have been | Mike Melanson |
2002-06-07 | codec reporting api | Miguel Freitas |