summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-04-22update libmad to 0.15.1bMiguel Freitas
2004-04-21Exclusive open(2) on CD device fails if a filesystem has been mounted. Affect...Robin KAY
2004-04-20Disable AUD content detection, there exists a subtitle file in the wild with ...František Dvořák
2004-04-19Store postprocessing in class so we don't have to use internal pointer hackJames Stembridge
2004-04-19Output 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 GStreamerBastien Nocera
2004-04-18Fix a serious bug.Thibaut Mattern
2004-04-17swap 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-endsBastien Nocera
2004-04-16video_out_pgx32 now properly clips video output. video_out_pgx64 now disables...Robin KAY
2004-04-15Big MMS over tcp protocol cleanup / rework.Thibaut Mattern
2004-04-15UI should receive XINE_EVENT_QUITDaniel Caujolle-Bert
2004-04-15patch by Marcel Janssen adds proper pitch support to the libavcodec encoderMichael Roitzsch
2004-04-15to 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-14don't give up at first mixer init failure.patch from Ronald Wahl <patchman at...Daniel Caujolle-Bert
2004-04-14fix a segfaultMiguel Freitas
2004-04-13housekeepingMichael Roitzsch
2004-04-13set time to eventDaniel Caujolle-Bert
2004-04-13fix mmx_unpack_24rgb bug reported by Vicente de Miguel SoriaMiguel Freitas
2004-04-11opsMiguel Freitas
2004-04-11typo fixes from FrantisekMichael Roitzsch
2004-04-11remove non-printable character (0x0c)Michael Roitzsch
2004-04-11decoder plugins must be disposed outside the plugin catalog lock, becauseMichael Roitzsch
2004-04-11thanks to Frantisek for finding the multiline string, but the space should be...Michael Roitzsch
2004-04-11Committed a modified version of Ian MacIntosh's patch.Robin KAY
2004-04-11libvcd 0.7.20, libcdio 0.68Miguel Freitas
2004-04-10Make xgettext and gcc happy. :-)František Dvořák
2004-04-10Permit (but not recommend) stream == NULL in io_helper functions.František Dvořák
2004-04-10disable debugging printfMichael Roitzsch
2004-04-10improving config help stringsMichael Roitzsch
2004-04-10colorkey unscaled overlay support by Yann VernierMiguel Freitas
2004-04-10improving config help stringsMichael Roitzsch
2004-04-10improving config help stringsMichael Roitzsch
2004-04-10misplaced }Miguel Freitas
2004-04-10Fix segfaults on errors.František Dvořák
2004-04-10Attempt to fix memory leak with ipmovies, but there is still some bigger in x...František Dvořák
2004-04-10fix channel swapping reported by Peter AntypasMiguel Freitas
2004-04-10mpg2 fourcc seems to be used by mencoderMiguel Freitas
2004-04-10somebody complained about a segfault here. it shouldn't hurt.Miguel Freitas
2004-04-09network cd playback works againMiguel Freitas
2004-04-09receiving data from network is kind of critical, we better be carefulMiguel Freitas
2004-04-09accept unix LF as line termination (don't try to read another char)Miguel Freitas
2004-04-09fix playing LPCM (tag preview pack) - fix Fever.vobMiguel Freitas
2004-04-09on FreeBSD alpha, sys/types.h is needed before machine/param.hMichael Roitzsch
2004-04-09improving precision of audio vpts calculation, the comment in metronom.c expl...Michael Roitzsch
2004-04-09porting the rudimentary NAV timestamp handling from DXR3 SPU decoder makesMichael Roitzsch
2004-04-09including libdts as experimental DTS decoderMichael Roitzsch
2004-04-09fix compiler warning (missing prototype)Michael Roitzsch