summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-04-26Seeking support for matroska files.Thibaut Mattern
2004-04-26typo fixMichael Roitzsch
2004-04-26housekeepingMichael Roitzsch
2004-04-26typo fixMichael Roitzsch
2004-04-26Ooops, no debugging and moreMichael Roitzsch
2004-04-26it is now possible to select a different mixer numberMichael Roitzsch
2004-04-26help strings added for all remaining config entries (so I hope)Michael Roitzsch
2004-04-26Fix build process when srcdir != builddir.František Dvořák
2004-04-26removing unused "this" variable and collapsing the code a bitMichael Roitzsch
2004-04-25ffmpeg syncMiguel Freitas
2004-04-25addeed ppcasm_cacheable_memcpy fix from David Woodhouse <dwmw2@infradead.org>Manfred Tremmel
2004-04-25Report ODML streams as such.Thibaut Mattern
2004-04-25Improved clipping performance in video_out_pgx32. video_out_pgx64 now uses th...Robin KAY
2004-04-25Fix typo in prototype.Robin KAY
2004-04-24sanity cecking, safer buffer allocationMiguel Freitas
2004-04-24more bounds checking fixes (thanks Roberto Togni)Miguel Freitas
2004-04-24Remove the framerate hack.Thibaut Mattern
2004-04-24I forgot to commit this file.Thibaut Mattern
2004-04-23some sanity and bounds checking (my own audit)Miguel Freitas
2004-04-23- big endian fix, and delay fixes for the file (wave) audio output pluginBastien Nocera
2004-04-22This patch allows the engine to handle frames with duration=0.Thibaut Mattern
2004-04-22it seems that mux rate was wrong for all mpeg2 demuxers.Miguel Freitas
2004-04-22commit fix for new freebsd libsMiguel Freitas
2004-04-22- remove some forgotten debugBastien Nocera
2004-04-22- fix Real pnm/rtsp streaming on big endian platformsBastien Nocera
2004-04-22do the same as newest libmad: don't stop on reserved emphasisMiguel Freitas
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