summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-12-16Small hack to fix a problem with width.Thibaut Mattern
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-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-15convenienceMichael Roitzsch
2002-12-15Disable demux_mpeg_block_estimate_rate. This should be used only ifRocky Bernstein
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-14input_net has been ported to new api.Stefan Holst
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-13metronom fix/improvement/simplification:Michael 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
2002-12-13fix sdlMiguel Freitas
2002-12-12Introducing some new segfaults : ;-)Thibaut Mattern
2002-12-12Adds asfheader.hThibaut Mattern
2002-12-12Uses asfheader.hThibaut Mattern
2002-12-12small bugfix - init plugin instance struct to 0Guenter Bartsch
2002-12-12only update pos/time from video if there is no audioGuenter Bartsch
2002-12-12Prepares mms/asf cleanup.Thibaut Mattern
2002-12-12The rest of rtsp input plugin; sorry.Stefan Holst
2002-12-12* Initial version of an rtsp input plugin. It is far from being perfect,Stefan Holst