summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-04-30Add "Speaker arrangement" config item support to oss as well.James Courtier-Dutton
2004-04-30- .mpeg files sent with Outlook will come up as .mpe filesBastien Nocera
2004-04-30- simple work-around for an ALAC (iTunes Lossless Codec) file from:Bastien Nocera
2004-04-30- better error messages for the io_helper functionsBastien Nocera
2004-04-30Implement a more user friendly "Speaker arrangement" config item.James Courtier-Dutton
2004-04-29Do not parse the whole file at start.Thibaut Mattern
2004-04-29Lock display during DGA operations so the drawable can't change.Robin KAY
2004-04-29vis.h is missing from dist.Robin KAY
2004-04-28Prevent flickering when updating overlay registers.Robin KAY
2004-04-28updating forgotten file to libmad 0.15.1b fixes compiler warningMichael Roitzsch
2004-04-28typo.Rocky Bernstein
2004-04-28Backport VIS motion_comp code from libmpeg2 CVS so libmpeg2 uses these routin...Robin KAY
2004-04-28Fix config help strings. video_out_pgx32 and video_out_pgx64 are not exploita...Robin KAY
2004-04-27rename module nameDaniel Caujolle-Bert
2004-04-27Must not enable exclusive overlay when using chroma keying.Robin KAY
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