summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-06-19new, straightforward method to honour the http_proxy envvar: evaluate itMichael Roitzsch
2004-06-19Mac OS X's XineVideoWindow:Andre Pang
2004-06-19Mac OS X video output driver:Andre Pang
2004-06-19Fix falling back from multi-buffering in video_out_pgx64. Add XVR100 to confi...Robin KAY
2004-06-19now we need to link against the macosx library, don't we?Michael Roitzsch
2004-06-19remove some unused variablesMichael Roitzsch
2004-06-19Removed superfluous AM_CFLAGS in src/video_out/macosx/Makefile.amAndre Pang
2004-06-19Run Mac OS X video driver's setVideoSize method in the main (UI) thread, ratherAndre Pang
2004-06-19Build code in src/video_out/macosx directory againAndre Pang
2004-06-19Add comment to configure.ac about not requiring AC_SUBST(OBJCDEPMODE), so thatAndre Pang
2004-06-18Fix BadWindow error in video_out_pgx64 when the VIDEO_OVERLAY_WINDOW property...Robin KAY
2004-06-18OBJCDEPMODE is already AC_SUBST'ed by _AM_DEPENDENCIES, which we call later;Michael Roitzsch
2004-06-18* applied patch from Andre Pang to use GLView directlyDaniel Mack
2004-06-18video_out_macosx.mDaniel Mack
2004-06-16add documentation on demuxer priorities and the new seeking APIMichael Roitzsch
2004-06-16Fix description in decoder priority config entry - there must be different po...František Dvořák
2004-06-15fix variable declarationsMiguel Freitas
2004-06-14- implemented a crude time-based seeking in the wave demuxerBastien Nocera
2004-06-14fix comment (this is enclosed in #ifdef DEBUG)Michael Roitzsch
2004-06-14since we do not store that in extra_info any more, this call is obsoleteMichael Roitzsch
2004-06-14decrease the prio of demux_mpeg to try mpeg_pes firstMichael Roitzsch
2004-06-14fix compiler warningMichael Roitzsch
2004-06-13implement steps 1, 2, 3 and 4 of the seeking proposal:Miguel Freitas
2004-06-13* trying to fix a longstanding problem: 4:3 progressive content on DXR3'sMichael Roitzsch
2004-06-13make sure the current decoder plugin name is included in verbosity debugMiguel Freitas
2004-06-13typo fix reported by Joel Fredrikson, closes bug #971770Michael Roitzsch
2004-06-13sync to latest 0.1.10 release of libdvdnavMichael Roitzsch
2004-06-13fix ffmpeg warningsMichael Roitzsch
2004-06-13PPC AltiVec fixMike Melanson
2004-06-12remove warning message so users won't get confuse about itMiguel Freitas
2004-06-12- removed evil exit() lines, they were meant for debugging purposes only,Daniel Mack
2004-06-12not all compilers strip unused static functions from object files.Miguel Freitas
2004-06-12- Makefile.am: removed unneeded build options and added options fromDaniel Mack
2004-06-12Try to get smaller A/V delayDaniel Mack
2004-06-11tell the world about the great newsMichael Roitzsch
2004-06-11Patch with improvements for libsputext from Vincent Pelletier - word wrap and...František Dvořák
2004-06-11fix init bug that manifests when decoder is not disposed betweenMike Melanson
2004-06-11revised FLAC supportMike Melanson
2004-06-11new native FLAC demuxerMike Melanson
2004-06-10flac.c is in the SOURCES now, no need to EXTRA_DIST itMichael Roitzsch
2004-06-10If no format identifier, assume A52.James Courtier-Dutton
2004-06-10Argl, I forgot to shorten the mask because of the new PLUGIN_NO_UNLOAD flag,Michael Roitzsch
2004-06-10Added CoreAudio support for native sound output on MacOSX.Daniel Mack
2004-06-10- Lots of cleanups and coding style issuesDaniel Mack
2004-06-10hook up ffmpeg's FLAC decoderMike Melanson
2004-06-09two amazingly stupid bugs pointed out by Daniel Mack:Michael Roitzsch
2004-06-08housekeepingMichael Roitzsch
2004-06-08a better approach to the module unload preventionMichael Roitzsch
2004-06-08next try to get the Objective-C OSX code supported by the automagicMichael Roitzsch
2004-06-08this is a system-wide header, so <...> seems the better choiceMichael Roitzsch