summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-12-16Reenables width hack.Thibaut Mattern
2002-12-15try to fix function descriptionsGuenter Bartsch
2002-12-15Remove some vagueness decribing plugin routines. For example that theRocky Bernstein
2002-12-15log outputGuenter Bartsch
2002-12-15cleanupGuenter Bartsch
2002-12-15More cleanups, accurate frame clipping if video size not divisible by 4Ewald Snel
2002-12-15Report broken framesEwald Snel
2002-12-15Add Xavier _unknown_Daniel Caujolle-Bert
2002-12-15- set high water marks to higher values in http, pnm andStefan Holst
2002-12-15these new methodsStefan Holst
2002-12-15The _XOPEN_SOURCE define for getting a swab() prototype confuses the solarisJuergen Keil
2002-12-15Use bswap macrosEwald Snel
2002-12-15Use common xine color conversionEwald Snel
2002-12-15update metainfo more often, patch inspired by Marco ZühlkeMichael Roitzsch
2002-12-15for XINE_GUI_SEND_VIDEOWIN_VISIBLE, data is type int, not int*Michael Roitzsch
2002-12-15convenienceMichael Roitzsch
2002-12-15mms input plugin changesThibaut Mattern
2002-12-15Adds the xml parser and mms changesThibaut Mattern
2002-12-15Disable demux_mpeg_block_estimate_rate. This should be used only ifRocky Bernstein
2002-12-15network input plugin is working again.Stefan Holst
2002-12-15A part of real media file handling now uses xine_buffer_*.Stefan Holst
2002-12-15Introducing an implementation of dynamic buffer especially usefulStefan Holst
2002-12-15fixed indenting, change message prefix from "pnm" to "input_pnm",Stefan Holst
2002-12-15demux_mpeg_block_estimate_rate():Rocky Bernstein
2002-12-14updated Makefile.am for input_net.Stefan Holst
2002-12-14add stefanGuenter Bartsch
2002-12-14input_net has been ported to new api.Stefan Holst
2002-12-14document progress on real media streaming supportGuenter Bartsch
2002-12-14some debug outputGuenter Bartsch
2002-12-14pts are now delivered in 1/90000 second unitsGuenter Bartsch
2002-12-14deliver timestamps in 1/90000 second units, fix handling of type 4 audio headersGuenter Bartsch
2002-12-14The bandwidth cost is too high to do one-field deinterlacing in hardware.Robin KAY
2002-12-14Add number of audio and subtitle channels stream informationEwald Snel
2002-12-14Improve mediaLib support in ffmpeg. This has been sent to ffmpeg-devel too.Robin KAY
2002-12-14The solaris pthread_cond_init() man page tells me:Juergen Keil
2002-12-14ao_fill_gap() must be called with the driver_lock unlocked, becauseJuergen Keil
2002-12-14No need to install qtpalette.hDaniel Caujolle-Bert
2002-12-14- rtsp audio only streams now work betterStefan Holst
2002-12-13Stupid bug! Now reduced data copied to video RAM by 25%Robin KAY
2002-12-13create ~/.xine if it doesn't exist for plugin catalogGuenter Bartsch
2002-12-13always set input_pos and input_time on both, audio and video buffersGuenter Bartsch
2002-12-13avoid rdtsc with old cpusMiguel Freitas
2002-12-13disable cache logMiguel Freitas
2002-12-13move some more issues to the optional sideGuenter Bartsch
2002-12-13i think i'm the only one who uses that script. so at least we should have som...Miguel Freitas
2002-12-13metronom fix/improvement/simplification:Michael Roitzsch
2002-12-13thanks to Miguel; I assume this really works, just saw the commitsMichael Roitzsch
2002-12-13fix mms compilation failure.Daniel Caujolle-Bert
2002-12-13Don't include headers files into *_SOURCES.Daniel Caujolle-Bert
2002-12-13- bring syncfb back (yuy2 doesn't seem to work though)Miguel Freitas