Age | Commit message (Expand) | Author |
2003-10-13 | Don't find out id3 info in mp3 files saved by RIP from non-seekable inputs. | František Dvořák |
2003-10-13 | undelete diff patch, sorry. | Daniel Caujolle-Bert |
2003-10-13 | Add vcdx plugin(CVS) and dependent libs(no CVS, broken API). | Daniel Caujolle-Bert |
2003-10-13 | be nicer on files with '%' inside | Michael Roitzsch |
2003-10-13 | fix heuristics to handle invalid MRLs with '#' inside | Michael Roitzsch |
2003-10-13 | Fix ssa handling. Fix ssa parsing by syncing to MPlayer. | Daniel Caujolle-Bert |
2003-10-12 | fix compiler warning | Michael Roitzsch |
2003-10-12 | thank god noone defined LOG_BUTTON | Michael Roitzsch |
2003-10-12 | replace this line (it belongs to Xv) | Michael Roitzsch |
2003-10-12 | Fallback when iconv_open fails. | Robin KAY |
2003-10-12 | Remove asserts. | James Courtier-Dutton |
2003-10-12 | Fix "audio_alsa_out: buffer to small, could not use" for some sound cards. | James Courtier-Dutton |
2003-10-12 | Fix performance issue with mp3 inside wav streams. | Thibaut Mattern |
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 |