Age | Commit message (Expand) | Author |
2004-04-22 | update libmad to 0.15.1b | Miguel Freitas |
2004-04-21 | Exclusive open(2) on CD device fails if a filesystem has been mounted. Affect... | Robin KAY |
2004-04-20 | Disable AUD content detection, there exists a subtitle file in the wild with ... | František Dvořák |
2004-04-19 | Store postprocessing in class so we don't have to use internal pointer hack | James Stembridge |
2004-04-19 | Output frames according to the width and height given by the demuxer - fixes ... | James Stembridge |
2004-04-19 | - also accept "fd://0" as an mrl for stdin input, as used by GStreamer | Bastien Nocera |
2004-04-18 | Fix a serious bug. | Thibaut Mattern |
2004-04-17 | swap usage of "up" and "down" to the more common meaning: | Michael Roitzsch |
2004-04-17 | * support pan&scan info embedded in MPEG and DVB streams; | Michael Roitzsch |
2004-04-16 | - flush the events queue before returning from an open() so that the front-ends | Bastien Nocera |
2004-04-16 | video_out_pgx32 now properly clips video output. video_out_pgx64 now disables... | Robin KAY |
2004-04-15 | Big MMS over tcp protocol cleanup / rework. | Thibaut Mattern |
2004-04-15 | UI should receive XINE_EVENT_QUIT | Daniel Caujolle-Bert |
2004-04-15 | patch by Marcel Janssen adds proper pitch support to the libavcodec encoder | Michael Roitzsch |
2004-04-15 | to emulate pan&scan in letterboxed overlay mode, we zoom the image horzontally, | Michael Roitzsch |
2004-04-15 | - generate events for "Permission denied" and "File not found" in the http an... | Bastien Nocera |
2004-04-14 | don't give up at first mixer init failure.patch from Ronald Wahl <patchman at... | Daniel Caujolle-Bert |
2004-04-14 | fix a segfault | Miguel Freitas |
2004-04-13 | housekeeping | Michael Roitzsch |
2004-04-13 | set time to event | Daniel Caujolle-Bert |
2004-04-13 | fix mmx_unpack_24rgb bug reported by Vicente de Miguel Soria | Miguel Freitas |
2004-04-11 | ops | Miguel Freitas |
2004-04-11 | typo fixes from Frantisek | Michael Roitzsch |
2004-04-11 | remove non-printable character (0x0c) | Michael Roitzsch |
2004-04-11 | decoder plugins must be disposed outside the plugin catalog lock, because | Michael Roitzsch |
2004-04-11 | thanks to Frantisek for finding the multiline string, but the space should be... | Michael Roitzsch |
2004-04-11 | Committed a modified version of Ian MacIntosh's patch. | Robin KAY |
2004-04-11 | libvcd 0.7.20, libcdio 0.68 | Miguel Freitas |
2004-04-10 | Make xgettext and gcc happy. :-) | František Dvořák |
2004-04-10 | Permit (but not recommend) stream == NULL in io_helper functions. | František Dvořák |
2004-04-10 | disable debugging printf | Michael Roitzsch |
2004-04-10 | improving config help strings | Michael Roitzsch |
2004-04-10 | colorkey unscaled overlay support by Yann Vernier | Miguel Freitas |
2004-04-10 | improving config help strings | Michael Roitzsch |
2004-04-10 | improving config help strings | Michael Roitzsch |
2004-04-10 | misplaced } | Miguel Freitas |
2004-04-10 | Fix segfaults on errors. | František Dvořák |
2004-04-10 | Attempt to fix memory leak with ipmovies, but there is still some bigger in x... | František Dvořák |
2004-04-10 | fix channel swapping reported by Peter Antypas | Miguel Freitas |
2004-04-10 | mpg2 fourcc seems to be used by mencoder | Miguel Freitas |
2004-04-10 | somebody complained about a segfault here. it shouldn't hurt. | Miguel Freitas |
2004-04-09 | network cd playback works again | Miguel Freitas |
2004-04-09 | receiving data from network is kind of critical, we better be careful | Miguel Freitas |
2004-04-09 | accept unix LF as line termination (don't try to read another char) | Miguel Freitas |
2004-04-09 | fix playing LPCM (tag preview pack) - fix Fever.vob | Miguel Freitas |
2004-04-09 | on FreeBSD alpha, sys/types.h is needed before machine/param.h | Michael Roitzsch |
2004-04-09 | improving precision of audio vpts calculation, the comment in metronom.c expl... | Michael Roitzsch |
2004-04-09 | porting the rudimentary NAV timestamp handling from DXR3 SPU decoder makes | Michael Roitzsch |
2004-04-09 | including libdts as experimental DTS decoder | Michael Roitzsch |
2004-04-09 | fix compiler warning (missing prototype) | Michael Roitzsch |