Age | Commit message (Expand) | Author |
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 |
2002-06-07 | added hack to fix audio pts calculation...the calculation could stand to | Mike Melanson |
2002-06-07 | - demuxer cleanup (helper functions) | Miguel Freitas |
2002-06-06 | sorry... | Siggi Langauf |
2002-06-06 | *grrrr*, okay, seems like the audio fourcc really is little endian, | Siggi Langauf |
2002-06-06 | fixed fourcc endianness for video fourcc (untested on little endian machines) | Siggi Langauf |
2002-06-06 | revised to parse trak atoms instead of minf atoms; fixed video pts | Mike Melanson |
2002-06-06 | first pass at 2 of the ADPCM decoders (not quite functional yet) | Mike Melanson |
2002-06-05 | Move "mpg4" from "ISO-MPEG4/OpenDivx format" to "Microsoft MPEG-4 format v1/v2". | Thibaut Mattern |
2002-06-05 | make it work with xshm | Miguel Freitas |
2002-06-05 | fix roq segfaults | Miguel Freitas |
2002-06-04 | libmpeg2 patches for gcc3.1 from michel | Guenter Bartsch |
2002-06-04 | endianness fixes (untested) | Miguel Freitas |
2002-06-04 | fix endianness (xine_bmiheader is already in machine format) | Miguel Freitas |
2002-06-04 | fixed output (bad colors) for a video stream with odd height (not a | Heiko Schaefer |
2002-06-04 | - fix freeing unallocated memory | Miguel Freitas |
2002-06-04 | added some more audio fourccs found in QT files | Mike Melanson |
2002-06-03 | Flush audio_out buffers at seek and pause. | Thibaut Mattern |
2002-06-03 | display log messages for unknown codecs | Miguel Freitas |
2002-06-03 | * first approach to a fix for broken overlay mode | Michael Roitzsch |
2002-06-03 | * make a/v offset permanent, not only restricted to mpeg content | Michael Roitzsch |
2002-06-03 | patch to improve linearblend quality by Carsten Weinhold <cw.news@gmx.net> | Miguel Freitas |
2002-06-03 | - send control buffers even for unknown codecs | Miguel Freitas |
2002-06-03 | Fix msvc decoder (add img->copy for XShm driver) | Ewald Snel |
2002-06-03 | fill bih.biCompression to make w32codecs happy | Miguel Freitas |
2002-06-03 | provide function to convert endianess of BITMAPINFOHEADER (when reading data ... | Miguel Freitas |
2002-06-03 | cosmetic fix. (i haven't noticed BUF_FLAG_FRAMERATE is only sent if | Miguel Freitas |
2002-06-03 | *** empty log message *** | Miguel Freitas |
2002-06-03 | BITMAPINFOHEADER -> xine_bmiheader (now compatible with 64bit systems) | Miguel Freitas |
2002-06-03 | Avoid segfault on qt_exit(), if qt demuxer wasn't used. | Daniel Caujolle-Bert |
2002-06-03 | DHA kernel module is not build by default now. | Daniel Caujolle-Bert |
2002-06-03 | Install/remove linux kernel modules only on linux platform | Juergen Keil |
2002-06-03 | Due of a nice suggestion from Siggi, remember_volume has moved to audio_out, | Daniel Caujolle-Bert |
2002-06-03 | Add "remember volume" feature. | Daniel Caujolle-Bert |
2002-06-03 | implemented the decoder's _close() function | Mike Melanson |
2002-06-03 | Sync drivers to mplayer CVS. | Daniel Caujolle-Bert |
2002-06-02 | Fix for versioned kernel symbols. | Daniel Caujolle-Bert |
2002-06-02 | zlib is a pre-req for compilation, so do not bother checking for it | Mike Melanson |
2002-06-02 | Here it is: A brand-new (and quite functional, if I do say so | Mike Melanson |
2002-06-02 | added some new buffer types and modified formattag_to_buf_audio() to that | Mike Melanson |
2002-06-01 | Stick to our if/endif statements. | Daniel Caujolle-Bert |
2002-06-01 | Fix kernel module compilation and distcheck stage. | Daniel Caujolle-Bert |
2002-06-01 | support for libfame 0.8.10 and above | Michael Roitzsch |