summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-01-21Add some autoconf tests, so that the video-for-linux input plugin is notJuergen Keil
2003-01-20no homedir pollution: move the registry file inside the ~/.xineMichael Roitzsch
2003-01-20get the formatting straight and show debug info for the audio chunkMike Melanson
2003-01-20added configurable debugging and fixed pts bug introduced at an earlierMike Melanson
2003-01-20Tune up FILM demuxer: Added configurable debug facilities, modifiedMike Melanson
2003-01-20add flac autoconf/m4 stuffMiguel Freitas
2003-01-20Add CDDB support to CDDA plugin.Daniel Caujolle-Bert
2003-01-19eliminate "vital stats" printout, long obsoleted by UI's info dialogMike Melanson
2003-01-19define raw yuv frame buffer type for v4l inputGuenter Bartsch
2003-01-19hushGuenter Bartsch
2003-01-19a dummy video decoder for v4l inputGuenter Bartsch
2003-01-19a dummy demuxer for analogue tv inputGuenter Bartsch
2003-01-19v4l analog tv input pluginGuenter Bartsch
2003-01-19trying to fix color errors and endianness problems in yuy2Miguel Freitas
2003-01-19Update to cyberblade_vid driver. Fixes cache issues with EPIA-800 and improve...James Stembridge
2003-01-19cleanupMichael Roitzsch
2003-01-19nvtv autoconf fixes by snaggenMiguel Freitas
2003-01-19implement audio demuxing and seekingMike Melanson
2003-01-18xine_exit() can be called with xine_t object not initializedDaniel Caujolle-Bert
2003-01-18flac demuxer+decoderMiguel Freitas
2003-01-18dxr3 TV out should work with aaxine now (untested)Michael Roitzsch
2003-01-18Stupid bugThibaut Mattern
2003-01-18hit me if I am wrong, but I think these headers are relicsMichael Roitzsch
2003-01-18VoxWare hack from MPlayerThibaut Mattern
2003-01-18nvtv patch by Mattias Eriksson <snaggen@acc.umu.se> with a few changesMiguel Freitas
2003-01-18the further misadventures of the DSP newbie: attempt to make spectrumMike Melanson
2003-01-18always fill in title during send_headers()Mike Melanson
2003-01-18Cleanup.Thibaut Mattern
2003-01-17silence, again!Siggi Langauf
2003-01-17fix problem where subtitles were discarded on a fast machineMiguel Freitas
2003-01-17missing mmsh.hMiguel Freitas
2003-01-17-minor cleanup: the catalog cache is no longer considerd "experimental" ;-)Siggi Langauf
2003-01-17fifo: MRLs should work nowMichael Roitzsch
2003-01-17forgoten {}Miguel Freitas
2003-01-17fix several segfaults with -A nullMiguel Freitas
2003-01-17avoid division by zeroMiguel Freitas
2003-01-17fix overrun, that is: fix dxr3 <-> divx bug!Miguel Freitas
2003-01-17fix seekingMike Melanson
2003-01-16i said i wouldn't try fix the win32 breakage from last guenter's commit...Miguel Freitas
2003-01-16- fix PVA buffer leaking problemsMiguel Freitas
2003-01-16Fix copying of chroma planes to video memory when video width is not a multip...James Stembridge
2003-01-16Update cyberblade_vid to latest version. Fixes suspected MMIO and cache relat...James Stembridge
2003-01-16Add support for changing aspect ratioJames Stembridge
2003-01-16Recognizes the end of a stream.Thibaut Mattern
2003-01-15Move configuration of vidix into vidix_display_frame. Prevents attempted conf...James Stembridge
2003-01-15Correct major number of created /dev/dhahelperJames Stembridge
2003-01-15Import driver from mplayer for Trident CyberBlade/i1 chipset found on some VI...James Stembridge
2003-01-15- buffer overflow protection.Thibaut Mattern
2003-01-15- Must include <sys/ioccom.h> on solaris to get the _IOC..() macros forJuergen Keil
2003-01-15Backport mrl parsing fix.Thibaut Mattern