Age | Commit message (Expand) | Author |
2003-10-11 | use bswap.h | Thibaut Mattern |
2003-10-11 | - use LE_* macros | Thibaut Mattern |
2003-10-11 | Fix mpeg 2 frame parsing. | Thibaut Mattern |
2003-10-10 | patch for kernels >= 2.5 from Billy Biggs | Miguel Freitas |
2003-10-10 | avoid FPE error with 0 length files, use xine_demux_check_extension() | Daniel Caujolle-Bert |
2003-10-10 | - fix segfault trying to listen to the radio, patch from Jeroen Asselman <j.a... | Bastien Nocera |
2003-10-08 | Adds LE_64, ME_64, BE_64... | Thibaut Mattern |
2003-10-08 | 7*8 = 56 | Thibaut Mattern |
2003-10-08 | Fix includes. | Robin KAY |
2003-10-08 | Patch as sent to ffmpeg-devel. | Robin KAY |
2003-10-08 | encoding of URL with multibyte characters in MMS for using xine in China | František Dvořák |
2003-10-08 | cheap mode and scaler bob | Miguel Freitas |
2003-10-08 | better use "ScalerBob" as the plugin name | Miguel Freitas |
2003-10-08 | - add scalerbob method (drop half of the lines and let the hardware/vo driver | Miguel Freitas |
2003-10-08 | this test is outdated: it is legal to lock the frame multiple times, | Miguel Freitas |
2003-10-07 | - blacklist more schemes, avoiding warnings | Bastien Nocera |
2003-10-07 | - send 100% (completion) event when the index is finished building | Bastien Nocera |
2003-10-07 | stk update from Darren Hart | Miguel Freitas |
2003-10-07 | Fix some bugs in the sound state when using alsa for audio out. | James Courtier-Dutton |
2003-10-07 | reactivate some dead code that got disabled by accident; | Michael Roitzsch |
2003-10-07 | fix some compiler warnings | Michael Roitzsch |
2003-10-06 | - add XvMC support | Miguel Freitas |
2003-10-06 | New API function for setting encoding of OSD texts. | František Dvořák |
2003-10-06 | Implement CRC checking in liba52. | James Courtier-Dutton |
2003-10-06 | some housekeeping and compiler warnings | Michael Roitzsch |
2003-10-06 | some housekeeping and compiler warnings | Michael Roitzsch |
2003-10-06 | Ooops, I resolved the last conflict in this file wrongly | Michael Roitzsch |
2003-10-06 | from the AO_PROP_CLOSE_DEVICE case branch, ret would be returned uninitialized | Michael Roitzsch |
2003-10-05 | The height of the U and V buffers needs to rounded up for odd frame heights. ... | Robin KAY |
2003-10-05 | Fix buffer overrun. | Robin KAY |
2003-10-05 | Better content detection. | Thibaut Mattern |
2003-10-05 | Update comment in input_rip.c according to current syntax. | František Dvořák |
2003-10-04 | Improve error alsa messages. | James Courtier-Dutton |
2003-10-04 | Fix blocking on xine start when using alsa.
| James Courtier-Dutton |
2003-10-04 | memalign(3C) changed to malloc(3C) as it caused core dumps. This may be indic... | Robin KAY |
2003-10-04 | Add support for 8x4 blocks. Will send patch to ffmpeg-devel. | Robin KAY |
2003-10-04 | do not use id3v2 to detect mp3. | Thibaut Mattern |
2003-10-04 | Try to fix a problem with ppc. | Thibaut Mattern |
2003-10-04 | the #save: MRL parameter (formerly named after the RIP Input Plugin...) | Siggi Langauf |
2003-10-04 | Fix a deadlock. | Thibaut Mattern |
2003-10-04 | Fix scaling by the wrong factor. | Robin KAY |
2003-10-04 | fix time seeking with cbr streams. | Thibaut Mattern |
2003-10-03 | Fix multi-buffering when frame height is not a multiple of 16. Fix some off b... | Robin KAY |
2003-10-03 | Let the sound driver do the locking for mixer volume, instead of audio_out en... | James Courtier-Dutton |
2003-10-03 | remove some unneeded code that generates unresolved symbols in the w32dll plugin | Michael Roitzsch |
2003-10-03 | these are already in xine.h, don't define them twice | Michael Roitzsch |
2003-10-03 | remove unresolved X11 symbols from xine-lib (xine-lib should always be X11- | Michael Roitzsch |
2003-10-02 | fix build failures with newer libtool versions | Michael Roitzsch |
2003-10-02 | remove nvtv support | Miguel Freitas |
2003-09-28 | Get meta infos from ID3 version 2.2 tags | Thibaut Mattern |